* mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
[gnus] / lisp / ChangeLog
1 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4
5 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6
7         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
8
9 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10
11         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
12         message level.
13
14 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15
16         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
17
18 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19
20         * gnus.el (gnus-interactive-exit): Update defcustom spec.
21
22 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
23
24         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
25         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
26
27 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
28
29         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
30         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
31         articles.
32
33 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
34
35         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
36         (message-mail-other-window, message-mail-other-frame)
37         (message-news-other-window, message-news-other-frame):
38         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
39         instead of setting buffer display varibles.
40
41 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
42
43         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
44
45         * gnus-sum.el (gnus-fetch-headers): Bump message level.
46
47 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
48
49         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
50         duplicates" to a higher level.
51
52         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
53         most egregious messages.
54
55 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
56
57         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
58
59 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
60
61         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
62         up the file (bug#9351).
63
64 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
65
66         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
67         it does with all other backends, but decode the names immediately after
68         getting them.
69
70         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
71         decoding nnimap groups.
72
73         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
74         newsrc file.  It doesn't seem like an important optimisation any more.
75
76 2011-09-10  Dave Abrahams  <dave@boostpro.com>  (tiny change)
77
78         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
79         overflows.
80
81 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
82
83         * gnus.el (gnus-article-mark-lists): Remove `recent'.
84         (gnus-interactive-exit): Extend to `quiet'.
85
86         * gnus-sum.el (gnus-offer-save-summaries): Use it.
87
88         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
89         string.
90
91         * plstore.el (plstore--get-buffer): Silence compiler warnings by
92         renaming function arguments from `this'.
93
94         * gnus-sum.el (gnus-newsgroup-recent): Remove.
95
96         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
97         has been renamed.
98         (gnus-lrm-string-p): Include RLM and PDF, too.
99
100         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
101         (bug#9225).
102
103 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
104
105         Add autoload cookies for functions used by sendmail.el.
106         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
107
108         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
109
110 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * gnus-art.el (article-date-ut): Work properly even when there are
113         things like Date header in the body; work for forwarded parts.
114
115 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
116
117         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
118         original-article-buffer.
119
120 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
121
122         * nnir.el (nnir-compose-result): Fix matching of server type.
123         (nnir-run-swish++): Ditto.
124         (nnir-run-namazu): Ditto.
125         (nnir-run-notmuch): Ditto.
126
127 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
128
129         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
130         (bug#9405).
131
132         * gnus-score.el (gnus-summary-increase-score): Doc clarification
133         (bug#9421).
134
135         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
136         (bug#9425).
137
138         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
139         thing (bug#9426).
140
141 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
142
143         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
144         the error message.
145
146 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
147
148         * message.el (message-setup-1): Return t (Bug#9392).
149
150 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
151
152         * gnus-sum.el: When adding article headers to a summary buffer also
153         update gnus-newsgroup-articles (bug#9386).
154
155 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
156
157         * auth-source.el: Autoload help-mode.
158
159 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
160
161         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
162         names.
163
164 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
165
166         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
167         mm-replace-in-string for compatibility issues.
168         * mml2015.el (mml2015-epg-verify): Ditto.
169
170 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
171
172         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
173
174         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
175
176 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
177
178         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
179         continue on and do the clean-up phase (bug#9188).
180
181         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
182         just ignore groups that can't be opened instead of erroring out
183         (bug#9225).
184
185         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
186         nil since some many people are fuddy-duddies.
187
188         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
189         images.
190
191         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
192         instead.
193
194         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
195
196         * gnus-util.el (gnus-process-live-p): Copy over compat function.
197
198         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
199         processing.
200
201         * nntp.el (nntp-kill-buffer): Kill the process before killing the
202         buffer to avoid warnings.
203
204 2011-08-20  Simon Josefsson  <simon@josefsson.org>
205
206         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
207         specified to reduce precision.
208
209 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
210
211         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
212         bodystructures (bug#9314).
213
214 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
215
216         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
217         Make button keymap non-sticky after buttons.
218
219 2011-08-18  David Engster  <dengste@eml.cc>
220
221         * nnmairix.el (nnmairix-request-set-mark)
222         (nnmairix-goto-original-article): Remove adding of article to registry,
223         since `gnus-registry-add-group' isn't available anymore.
224         (nnmairix-determine-original-group-from-registry):
225         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
226         available anymore.
227
228 2011-08-12  Simon Josefsson  <simon@josefsson.org>
229
230         * starttls.el (starttls-any-program-available): Define as obsolete
231         function.
232
233 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
234
235         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
236         versions which Gnus use when appropriate.
237
238         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
239         a pretty destructive command.
240
241         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
242
243 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
244
245         * message.el (message-fix-before-sending): Make a different warning
246         about NUL characters (bug#9270).
247
248         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
249         from custom (bug#9260).
250
251         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
252         things work in Emacs 22 and XEmacs, too.
253
254         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
255         default From.
256
257         * gnus-spec.el (gnus-lrm-string-p): New macro.
258         (gnus-lrm-string): New constant.
259         (gnus-summary-line-format-spec): LRM-ify the from.
260         (gnus-tilde-max-form): LRM-ify string chopping.
261
262         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
263
264         * message.el (message-is-yours-p): Allow disabling canlock checking
265         (bug#9295).
266         (message-shoot-gnksa-feet): Add `canlock-verify'.
267         (message-auto-save-directory): Use ~/ as the auto-save directory if the
268         message directory isn't writable (bug#9304).
269
270         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
271         non-world-readable.
272
273 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
274
275         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
276         articles.
277
278 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
279
280         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
281         copy-list.
282
283 2011-08-12  Sam Steingold  <sds@gnu.org>
284
285         * gnus-score.el (gnus-score-find-alist): Keep the score files already
286         in the reverse order to avoid modifying the cache with `nreverse'.
287         (gnus-all-score-files): Do not modify the value returned by
288         `gnus-score-find-alist' because it lives in a cache variable.
289         (gnus-current-home-score-file): No need to `nreverse' the return value
290         of `gnus-score-find-alist', it is already in the correct order.
291
292 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
293
294         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
295         type MESSAGE and subtype RFC822 is slightly different from those of
296         type TEXT.
297
298 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
299
300         * gnus-sum.el (gnus-summary-refer-article): Warp to article. This
301         allows article-referral to work from an nnir group.
302
303 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
304
305         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
306
307 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
308
309         * mml1991.el (mml1991-epg-find-usable-key)
310         (mml1991-epg-find-usable-secret-key): New function.
311         (mml1991-epg-sign): Check if signing key is usable.
312         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
313
314 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
315
316         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
317         server-variables only. This should fix a bug introduced with commit
318         e1889675b7f4adf057833c5513c9374134c4e053.
319         (nnir-run-query): 'nnir-search-engine should not be set from the global
320         environment.
321
322 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
323
324         * nnir.el (nnir-search-thread): Position point on referring article
325         line.
326         (nnir-warp-to-article): Clean up summary buffers.
327
328         * nnimap.el (nnimap-request-thread): Whitespace fix.
329
330 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
331
332         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
333
334 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
335
336         * starttls.el (starttls-available-p): Rename from
337         `starttls-any-program-available' and changed return convention.
338
339 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
340
341         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
342         `unix-sync' unless it's defined.
343
344 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
345
346         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
347         `aref' for XEmacs compatibiltiy.
348
349 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
350
351         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
352
353 2011-07-31  Dave Abrahams  <dave@boostpro.com>  (tiny change)
354
355         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
356         closures, quote the form properly (bug#9194).
357
358 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
359
360         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
361         (gnus-summary-insert-new-articles): Protect against servers that are
362         down.
363
364 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
365
366         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
367         in mm handle if none is specified.
368
369 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
370
371         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
372
373 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
374
375         * nnir.el (nnir-search-thread): New function to make an nnir group
376         based on a thread query.
377
378         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
379         of nnir in thread referral.
380         (gnus-summary-refer-thread): Use it.
381
382         * nnimap.el (nnimap-request-thread): Use it.
383
384 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
385
386         * shr.el (shr-tag-comment): Ignore HTML comments.
387
388 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
389
390         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
391         argument.
392         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
393         Use `nnir-address' to handle server info rather than passing an arg.
394
395         * nnimap.el (nnimap-make-thread-query): New utility function to format
396         an imap thread search query.
397         (nnimap-request-thread): Use it.
398
399         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
400         right select-method if we are not going back to the group buffer.
401
402 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
403
404         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
405         enter invalid buffer configurations into the quit form (bug#9107).
406         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
407         unplugged/plugged.
408
409         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
410         keep track of which ones are unread (bug#9061).
411
412         * gnus.el (gnus-refer-article-method): Allow entering any sexp
413         (bug#9055).
414
415         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
416         (bug#9041).
417
418         * gnus-html.el (mm-util): Require (bug#9073).
419
420         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
421         (gnus-summary-refer-thread): Use it to remove duplicates in the
422         un-threaded view (bug#9053).
423         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
424
425 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
426
427         * nnir.el (nnir-read-server-parm): Use default value from global
428         variable.  Without this the default search engine parameters aren't
429         used at all.
430
431 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
432
433         * message.el (message-unique-id): Don't use the undocumented return
434         value from (random t) (bug#9118).
435
436 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
437
438         * message.el (message-auto-save-directory): If the ~/Mail directory
439         doesn't exist, use ~ as the auto-save directory (bug#4432).
440
441         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
442         hasn't already been started.
443
444 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
445
446         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
447
448         * message.el (message-reply): Work around mysterious bug where
449         `message-mode' seems to overwrite the locally bound `subject' variable.
450
451 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
452
453         * nnimap.el (nnimap-request-thread): Ensure search is performed in
454         correct group.
455
456         * gnus-int.el (gnus-request-thread): Add group argument.
457
458         * gnus-sum.el (gnus-summary-refer-thread): Use it.
459
460 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
461
462         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
463
464         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
465         renamed to `debbugs-gnu-*'.
466
467 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
468
469         * plstore.el: Revert the editing feature since it is not urgent.
470         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
471         (plstore-mode-decoded): Remove.
472
473 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
474
475         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
476         isn't very interesting any more, and it leaks potentially secret data.
477         (gnus-debug): Remove.
478
479         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
480         use of :custom-show.
481
482 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
483
484         * plstore.el: Add documentation.
485         (plstore-mode): New mode to edit plstore file.
486         (plstore-mode-toggle-display, plstore-mode-original)
487         (plstore-mode-decoded): New command.
488         (plstore--encode, plstore--decode, plstore--write-contents-functions)
489         (plstore--insert-buffer, plstore--make): New function.
490         (plstore-open, plstore-save): Simplify by using them.
491
492 2011-07-06  Glenn Morris  <rgm@gnu.org>
493
494         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
495
496 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
497
498         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
499         no longer is much used.
500         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
501         Articles".
502
503 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
504
505         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
506         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
507         `notmuch' backend.
508
509 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
510
511         * mm-decode.el (mm-text-html-renderer): Doc fix.
512
513         * gnus-msg.el (gnus-bug): Fix the MML tag.
514
515         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
516
517 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
518
519         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
520         secondary methods if started with `gnus-no-server'.
521
522 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
523
524         * message.el (message-return-action): Fix typo in docstring.
525
526 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
527
528         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
529         bug reports at once.
530
531         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
532
533 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
534
535         * nndraft.el: Require gnus-group.
536         (nndraft-request-list): Declare.
537
538         * nndraft.el (nndraft-update-unread-articles): Don't show group having
539         no unread article unless it matches gnus-permanently-visible-groups.
540
541         * nndraft.el (nndraft-update-unread-articles): New function.
542         (nndraft-request-associate-buffer): Use it to update the number of
543         unread articles for the nndraft groups in the group buffer when saving
544         or killing a draft message.
545
546 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
547
548         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
549         systems to binary before writing and reading the mbox files.
550
551         * gnus.el (gnus-summary-line-format): Link to the info node for %U
552         instead of trying to list them all (bug#8978).
553
554 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
555
556         * pop3.el (pop3-open-server): Use :end-of-capability.
557
558 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
559
560         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
561         the id is always a number.
562
563         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
564
565         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
566         debbugs mode, if possible.
567
568 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
569
570         * auth-source.el (auth-source-token-passphrase-callback-function):
571         Reindent.
572         (epg-context-operation): Remove unnecessary autoload.
573
574 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
575
576         * gnus.el (gnus-list-debbugs): New command.
577
578         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
579         mboxstat instead of the maintbox, since the stat seems to be fuller.
580
581         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
582         summary buffers.
583
584         * message.el (message-get-reply-headers): Delete all duplicates,
585         instead of the first.
586         (message-get-reply-headers): Ensure that we have progress while
587         deleting duplicates.
588
589         * gnus-msg.el (gnus-configure-posting-styles): Get the local
590         gnus-posting-style value from the summary buffer to make it easier to
591         make that a per-buffer conf.
592
593 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
594
595         * nnir.el (nnir-run-imap): Allow halting a search when an article is
596         found by setting `shortcut' in 'query.
597         (nnir-request-article): Use `shortcut' setting when requesting article
598         by Message-ID.
599
600 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
601
602         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
603         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
604         Bring the pseudo-headers back too.
605
606 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
607
608         * auth-source.el (auth-source-token-passphrase-callback-function):
609         Simplify and remove EPA dependency.
610
611 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
612
613         * nnir.el (nnir-request-article): Fix error message text.
614
615 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
616
617         * auth-source.el (plstore-delete): Autoload.
618         (auth-source-plstore-search): Support delete operation.
619         * plstore.el (plstore-delete): New function.
620
621 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
622
623         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
624         mark actually existing articles as unread rather than the ones that
625         active asserts.
626
627 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
628
629         * nntp.el (nntp-record-command):
630         * gnus-util.el (gnus-message-with-timestamp-1):
631         Use format-time-string rather than decoding time stamps by hand.
632         This is simpler and insulates the code from potential changes to
633         current-time format.
634
635 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
636
637         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
638
639 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
640
641         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
642         (plstore-save): Support public key encryption.
643         (plstore--init-from-buffer): New function.
644         (plstore-open): Use it; fix error when opening a non-existent file.
645         (plstore-revert): Use plstore--init-from-buffer.
646
647 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
648
649         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
650
651 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
652
653         * mml2015.el (mml2015-use): Replace string-match-p with string-match
654         for old Emacsen.
655
656 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
657
658         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
659         is not fully working.
660
661 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
662
663         * dgnushack.el: Autoload sha1 on XEmacs.
664
665         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
666         quit window configuration.
667
668         * auth-source.el (epg-context-set-passphrase-callback):
669         Remove duplicate autoload.
670
671 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
672
673         * nnir.el (nnir-request-article): Allow requesting articles by
674         Message-ID with nnimap.
675
676         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
677         current server.
678
679 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
680
681         * auth-source.el: Autoload EPA/EPG functions.
682         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
683         changed when EPA/EPG is not available.
684         (auth-source-backend): Rename "arg" member to "data".
685         (auth-source-backend-parse, auth-source-plstore-search)
686         (auth-source-plstore-create): Use it.
687
688 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
689
690         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
691         `gnus-refer-article-methods'.
692
693 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
694
695         * auth-source.el: Require EPA and EPG.
696         (auth-source-passphrase-alist): New variable.
697         (auth-source-passphrase-callback-function)
698         (auth-source-token-passphrase-callback-function): Callbacks for the
699         netrc field encryption (GPG tokens).
700         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
701         Symmetric encryption and decryption of the netrc GPG tokens.
702         (auth-source-netrc-normalize): Use them, simplifying the closure.
703
704 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
707         is available.
708
709 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
710
711         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
712         non-nil, and `nnimap-split-methods' is nil, use the former.
713
714 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
715
716         * plstore.el (plstore-revert): New function.
717         (plstore-open): Use it; hide the buffer from user.
718
719 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
720
721         * auth-source.el (auth-source-backend): New member "arg".
722         (auth-source-backend-parse): Handle new backend 'plstore.
723         * plstore.el: New file.
724
725 2011-06-30  Glenn Morris  <rgm@gnu.org>
726
727         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
728
729 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
730
731         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
732         expiring articles to.
733
734         * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
735         variations as ASCII (bug#5458).
736
737 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
740
741 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
742
743         * message.el (message-point-in-header-p): Tweak the function to default
744         to saying that we're not in the headers if there is no separator at
745         all.  This makes it possible to use the Message version of `M-q' in
746         buffers with no headers (bug#7987).
747         (message-point-in-header-p): Fix last checkin to work with an empty
748         mail-header-separator, too.
749
750         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
751         again, save the choice via customize.
752
753 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
754
755         * message.el (message-send-mail-function): Add `sendmail-query-once'.
756
757         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
758         ended the connection, bail out before waiting infinitely on a new
759         connection.
760
761 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
762
763         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
764         reports.
765
766         * gnus.el (gnus-bug-package): Use "gnus."
767         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
768
769 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
770
771         * dgnushack.el: Make the timer warning go away on XEmacs.
772
773         * gnus-art.el (gnus-article-stop-animations): New function to stop any
774         animations going on at article exit time.
775
776         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
777         since removing it breaks people upgrading.
778
779         * shr.el (shr-put-image): Use the new interface for animating images.
780         (shr-put-image): Animate for 60 seconds.
781
782         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
783         avoid compiler warnings.
784
785         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
786         error with `find-file-hooks' on Emacs 22.
787         (with-auth-source-epa-overrides): Ugly hack to Wrap the
788         `find-file-hook' things in `symbol-value' to avoid compilation warnings
789         on all architectures.
790
791         * spam.el (spam-stat): Require in a normal fashion without binding
792         `spam-stat-install-hooks' to avoid compilation warnings.
793
794         * spam-stat.el (spam-stat-install-hooks): Remove.
795         (spam-stat-install-hooks): Don't run automatically.
796
797 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
798
799         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
800         and keystroke.
801
802 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
803
804         * auth-source.el (auth-source-netrc-cache): Move forward.
805
806 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
807
808         * proto-stream.el (proto-stream-open-starttls): Use
809         `gnutls-available-p' to see whether we have built-in support.
810
811         * auth-source.el (auth-source-netrc-create): Don't query the bits that
812         we already know.
813         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
814         (auth-source-netrc-create): Don't prompt for the stuff we already know.
815
816 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
817
818         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
819         %S format, since that looks odd.
820         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
821         file, especially when saving.
822
823 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
824
825         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
826         article found.
827
828 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
829
830         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
831         `auth-source-save-secrets' with a more sensitive alist that can be
832         configured per file.  Experimental, so defaults to 'never.
833         (auth-source-netrc-create): Use it.  Still experimental code.
834         (with-auth-source-epa-overrides): Use `find-file-hooks' if
835         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
836
837 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
838
839         * auth-source.el (auth-source-save-secrets): New variable to control if
840         secret tokens should be saved encrypted.
841         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
842         to `auth-source-netrc-normalize'.
843         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
844         on the EPA variables being defined.
845         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
846         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
847         the lexical-let closure.
848         (auth-source-netrc-create): Create "gpg:" tokens according to
849         `auth-source-save-secrets'.
850
851 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
852
853         * gnus-group.el (gnus-group-update-group): Add new argument
854         `info-unchanged' that stops updating dribble buffer.
855
856         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
857         deletes lines matching to it in dribble buffer.
858
859         * gnus-agent.el (gnus-agent-fetch-group-1):
860         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
861         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
862         * gnus-start.el (gnus-group-change-level):
863         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
864
865         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
866         if newsgroup info is not changed.
867
868         * gnus-group.el (gnus-group-get-new-news-this-group):
869         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
870         Don't update dribble buffer.
871
872 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
873
874         * gnus-registry.el (gnus-registry-remove-ignored): New function to
875         remove entries with groups we ignore.
876
877 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
878
879         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
880         the underline comes at the bottom.
881
882 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
883
884         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
885         `gnus-registry-user-format-function-M' and declare the latter obsolete.
886         (gnus-registry-article-marks-to-names): Rename from
887         `gnus-registry-user-format-function-M2'.
888
889 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
890
891         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
892         ephemeral group.
893
894 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
895
896         * shr.el (shr-browse-image): Copy the URL if called interactively.
897
898 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
899
900         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
901         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
902         done, then unselected articles may be marked as read.
903
904         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
905         since not doing this seems to lead to a race condition in pop3-logon.
906
907         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
908         so that the call chain it correct when we call "upwards".
909
910         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
911         in read-only groups.
912
913         * gnus-group.el (gnus-group-mark-article-read): Ditto.
914
915         * message.el (message-cite-reply-position): Doc string fix.
916
917         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
918         avoid regexp overflow.
919         (nnimap-transform-split-mail): Ditto.
920
921         * pop3.el (pop3-retr): Error out if the server closes the connection.
922
923 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
924
925         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
926         mm-with-unibyte-current-buffer.  The buffer should not contain any
927         multibyte chars anyway at this stage.
928
929 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
930
931         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
932         at the end of lines.
933
934 2011-05-29  Julien Danjou  <julien@danjou.info>
935
936         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
937
938 2011-05-27  Glenn Morris  <rgm@gnu.org>
939
940         * gnus-group.el (gnus-bug-group-download-format-alist):
941         Use the "maintainer" version of debian reports as well.
942
943 2011-05-26  Glenn Morris  <rgm@gnu.org>
944
945         * gnus-group.el (gnus-bug-group-download-format-alist):
946         Use the "maintainer" version of debbugs.gnu.org reports.
947
948 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
949
950         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
951
952 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
953
954         * gnus-cus.el (gnus-agent-customize-category):
955         * gnus-delay.el (gnus-delay-send-queue):
956         * gnus.el (gnus-other-frame):
957         Don't quote lambda expressions with `quote'.
958
959 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
960
961         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
962         the thread moves us backwards and so we loop forever.
963
964 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
965
966         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
967         whitespace in base64 data lines.
968
969 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
970
971         * gnus-registry.el (gnus-registry-user-format-function-M):
972         Use `mapconcat'.
973         (gnus-registry-user-format-function-M2): Use to see the full text of
974         the marks.  Make "," the mark text separator.
975
976         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
977         authentication with auth-source.
978
979 2011-05-17  Glenn Morris  <rgm@gnu.org>
980
981         * gnus-group.el (gnus-import-other-newsrc-file):
982         Use insert-file-contents.
983
984 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
985
986         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
987         1000 iterations.
988
989 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
990
991         * nntp.el (nntp-open-connection): Check if process-type is available.
992
993 2011-05-16  Julien Danjou  <julien@danjou.info>
994
995         * shr.el (shr-tag-del): Add support for del tag.
996
997 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
998
999         * gnus-html.el (gnus-html-put-image): Register a displayer.
1000
1001         * shr.el (shr-image-displayer): Don't remove text props from alt text.
1002
1003 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
1004
1005         * registry.el (prune-factor): New initialization parameter defaulting
1006         to 0.1.
1007         (registry-prune-hard): Use it.
1008
1009         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
1010         0.1 expicitly.
1011
1012 2011-05-13  Glenn Morris  <rgm@gnu.org>
1013
1014         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
1015         is bound, since this function requires sendmail.
1016
1017 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
1018
1019         * registry.el (registry-usage-test): Disable pruning test.
1020
1021 2011-05-11  David Engster  <dengste@eml.cc>
1022
1023         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
1024         Bind set-network-process-option for XEmacs.
1025
1026 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
1027
1028         * registry.el (registry-prune-hard-candidates)
1029         (registry-prune-soft-candidates): Helper methods for registry pruning.
1030         (registry-prune): Use them.  Make the sort function optional.
1031
1032 2011-05-10  Jim Meyering  <meyering@redhat.com>
1033
1034         * shr.el (shr-colorize-region): Fix typo "on on -> on".
1035
1036 2011-05-10  Julien Danjou  <julien@danjou.info>
1037
1038         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
1039         symbol and not a list.
1040
1041 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1042
1043         * gnus-art.el (gnus-article-mode): Move binding of
1044         shr-put-image-function here from gnus-article-prepare-display.
1045
1046         * shr.el (shr-put-image-function): New variable.
1047         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
1048         (shr-put-image): Return scaled image.
1049
1050         * gnus-art.el (gnus-shr-put-image): New function.
1051         (gnus-article-prepare-display): Bind shr-put-image-function to it.
1052
1053         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
1054         original ones, as deletable.
1055
1056 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1057
1058         * nntp.el (nntp-open-connection): Set TCP keepalive option.
1059
1060 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1061
1062         * registry.el (registry-full): Add convenience method.  Fix logic.
1063         (registry-insert): Use it.  Fix logic here too.
1064
1065         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
1066         `registry-prune' if `registry-full' returns t.
1067         (gnus-registry-handle-action)
1068         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
1069         (gnus-registry-usage-test): Use it.
1070
1071 2011-05-07  Julien Danjou  <julien@danjou.info>
1072
1073         * shr.el (shr-link): Make shr-link inherit from link by default.
1074
1075 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
1076
1077         * shr.el (shr-urlify, shr-link): Fix shr-link face.
1078
1079 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
1080
1081         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
1082         error out because the face is not a list.
1083
1084 2011-05-05  Glenn Morris  <rgm@gnu.org>
1085
1086         * proto-stream.el (gnutls-negotiate): Fix declarations.
1087
1088         * gnus-start.el (gnus-propagate-marks): Declare.
1089
1090 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
1091
1092         * registry.el (registry-reindex): Fix percentage message.
1093
1094         * proto-stream.el (network-stream-open-starttls): Adjust to call
1095         `gnutls-negotiate' with :process and :hostname arguments.
1096
1097 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1098
1099         * shr.el: Add shr-link face for links.
1100         (shr-urlify): Use it.
1101
1102         * registry.el (registry-insert): Make error message more helpful.
1103
1104 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1105
1106         * gnus-html.el (gnus-html-schedule-image-fetching):
1107         Use url-queue-retrieve, if it exists.
1108
1109         * shr.el (shr-tag-img): Ditto.
1110
1111         * gnus.el: Autoload more gnus-agent functions.
1112
1113         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
1114         agent if we haven't already (bug#8502).
1115
1116         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
1117         into the Agent, too.
1118
1119         * gnus-agent.el (gnus-agent-store-article): New function.
1120
1121         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
1122         and moved from that file for reuse.
1123
1124         * pop3.el (pop3-open-server): Error messages are "-ERR".
1125
1126 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1127
1128         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
1129         (open-tls-stream): Remove superfluous tls/starttls autoloads.
1130
1131 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1132
1133         * gnus.el: No Gnus v0.17 is released.
1134
1135 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1136
1137         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
1138         buffer has moved to a different frame.
1139
1140 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1141
1142         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
1143         to get the conversion from unibyte to multibyte buffers to work on
1144         Emacs 22.
1145
1146         * nntp.el (nntp-request-article): Slight clean-up.
1147
1148 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1149
1150         * shr.el (shr-strike-through): New face.
1151         (shr-tag-s): Use it to provide <s> support.
1152         (shr-tag-s): Remove duplicate definition.
1153
1154 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
1155
1156         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
1157         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
1158
1159 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
1160
1161         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
1162         `gnutls-negotiate'.
1163         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
1164
1165 2011-04-23  Glenn Morris  <rgm@gnu.org>
1166
1167         * gnus-sum.el (gnus-extra-headers): Bump :version.
1168
1169 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1170
1171         * shr.el (shr-tag-sup): New function.
1172         (shr-tag-sub): Ditto.
1173
1174 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
1175
1176         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
1177         for the case where `gnus-registry-ignored-groups' is a list of lists,
1178         and don't call `gnus-parameter-registry-ignore' otherwise.
1179
1180 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
1181
1182         * nnimap.el (nnimap-user): New backend variable.
1183         (nnimap-open-connection-1): Use it.
1184         (nnimap-credentials): Accept user parameter so it's explicit what user
1185         name is desired.
1186
1187         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
1188         default.
1189
1190         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
1191         not gnus-registry.el.
1192
1193         * gnus-registry.el: Mention in comments how to modify
1194         `gnus-extra-headers' for proper recipient tracking and that it may
1195         already have To and Cc recently, which it does as of this commit.
1196         (gnus-registry-ignored-groups): Remove defcustom.
1197         Explain why in comments.
1198         (gnus-registry-action): Fix data-header reference to use the extra
1199         headers.  Explain in package commentary how to add To and Cc headers to
1200         the gnus-extra-headers.
1201         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
1202         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
1203         parameter list or a string list in `gnus-registry-ignored-groups'.
1204         Fix logic error.
1205
1206 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1207
1208         * shr.el (shr-expand-url): Protect against null urls.
1209
1210 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1211
1212         * shr.el (shr-base): New binding.
1213         (shr-tag-base): Keep track of <base>.
1214         (shr-expand-url): New function used throughout.
1215
1216 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
1217
1218         * gnus-registry.el
1219         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
1220         (gnus-registry-ignored-groups): New variable.
1221         (gnus-registry-ignore-group-p): Use it.
1222         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
1223         set the destination group to nil (same as delete) if it's ignored.
1224
1225 2011-04-20  David Engster  <dengste@eml.cc>
1226
1227         * tests/gnustest-nntp.el: New file for simple NNTP testing.
1228
1229         * Makefile.in (test-nntp): New rule.
1230         (check): Add it.
1231         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
1232
1233 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1234
1235         * gnus-registry.el (gnus-registry-action)
1236         (gnus-registry-fetch-header-fast):
1237         Don't use mail-header that looks an internal function of mailheader.el.
1238
1239 2011-04-19  Glenn Morris  <rgm@gnu.org>
1240
1241         * time-date.el (time-to-days): Remove unused local variables.
1242
1243 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1244
1245         * gnus-registry.el: Eliminate cl functions.
1246         (gnus-registry-sort-addresses): New function that replaces mapcan.
1247         (gnus-registry-action, gnus-registry-spool-action)
1248         (gnus-registry-split-fancy-with-parent)
1249         (gnus-registry-fetch-recipients-fast): Use it.
1250         (gnus-registry-import-eld): Replace delete* with dolist + delq.
1251
1252         * registry.el (initialize-instance, registry-lookup)
1253         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1254         (registry-lookup-secondary-value, registry-search, registry-delete)
1255         (registry-insert, registry-reindex, registry-size, registry-prune):
1256         Use eval-and-compile.
1257
1258 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
1259
1260         * registry.el (registry-reindex): New method to recreate the secondary
1261         registry indices.
1262
1263         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
1264         tracked field changes.
1265         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
1266         (gnus-registry-action, gnus-registry-spool-action)
1267         (gnus-registry-handle-action)
1268         (gnus-registry--split-fancy-with-parent-internal)
1269         (gnus-registry-split-fancy-with-parent)
1270         (gnus-registry-register-message-ids): Add recipient tracking on spool,
1271         move, and delete actions, and for fancy splitting with parent.
1272         (gnus-registry-extract-addresses)
1273         (gnus-registry-fetch-recipients-fast)
1274         (gnus-registry-fetch-header-fast): Convenience functions.
1275         (gnus-registry-misc-test): ERT test of
1276         `gnus-registry-extract-addresses'.
1277
1278 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
1279
1280         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1281         Track by subject first, then sender.
1282
1283 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1284
1285         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
1286
1287         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
1288         Lisp.
1289
1290         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
1291         (gnus-draft-send): Use it to avoid popping
1292         up frames from gnus-group-send-queue.
1293
1294 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1295
1296         * gnus-registry.el: Updated gnus-registry docs.
1297
1298 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
1299
1300         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1301         Fix logic bug.
1302         (gnus-registry-post-process-groups): Fix logging of no results and
1303         quote sender and subject.
1304
1305 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1306
1307         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
1308         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
1309         gnutls-cli are too slow to be done opportunistically.
1310
1311         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
1312         (gnus-read-active-for-groups): Don't try to finish getting stuff where
1313         we had no early-data returned.
1314         (gnus-get-unread-articles): Add a sanity check so that we don't issue
1315         two async commands to the same server at the same time.
1316
1317 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
1318
1319         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
1320
1321 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1322
1323         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
1324         "warning" level.
1325
1326         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
1327         (mm-url-insert-file-contents): Don't set the package names.
1328
1329 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
1330
1331         * gnus-registry.el (gnus-registry-action): Remove properties and
1332         simplify subject in `gnus-registry-handle-action'.
1333         (gnus-registry-spool-action): Get subject and sender from message if
1334         they are not passed in.
1335         (gnus-registry-handle-action): Remove properties and simplify subject
1336         consistently.
1337
1338 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1339
1340         * registry.el: Require CL before using defmacro*.
1341
1342 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1343
1344         * gnus-art.el (article-treat-date): Assume that
1345         gnus-article-date-headers may be a group parameter.
1346
1347 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
1348
1349         * gnus-registry.el (gnus-registry-handle-action): More debugging.
1350
1351         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
1352         interactively so the newsrc file can contain foreign groups too.
1353         Useful for debugging but not much for users.
1354
1355 2011-04-07  David Engster  <dengste@eml.cc>
1356
1357         * registry.el (registry-usage-test): Only do
1358         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
1359         lexical binding.
1360
1361 2011-04-07  David Engster  <dengste@eml.cc>
1362
1363         * Makefile.in (check, test-registry): New rules for test-suite.
1364
1365 2011-04-06  David Engster  <dengste@eml.cc>
1366
1367         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
1368         argument NOERROR for `require', since XEmacs 21.4 does not support it.
1369
1370 2011-04-06  David Engster  <dengste@eml.cc>
1371
1372         * registry.el (initialize-instance): Change :after to :AFTER to be
1373         compatible with old EIEIO version in XEmacs.
1374
1375 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1376
1377         * gnus-registry.el (gnus-registry-post-process-groups)
1378         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
1379         and provide better messaging.
1380
1381 2011-04-06  David Engster  <dengste@eml.cc>
1382
1383         * Makefile.in (fail-on-warning): New rule to compile with warnings as
1384         errors.
1385
1386         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
1387         dgnushack-compile with error-on-warn enabled, and to signal an error if
1388         clean compilation failed.
1389         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
1390         with `byte-compile-error-on-warn'.  Return nil if errors occured.
1391
1392 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1393
1394         * gnus-registry.el: Don't use ERT if it's not available.  Load it
1395         unconditionally anyway, discarding errors.
1396         (gnus-registry-delete-entries): New convenience function.
1397         (gnus-registry-import-eld): Import from old .eld registry.
1398
1399         * registry.el: Don't use ERT if it's not available.  Load it
1400         unconditionally anyway, discarding errors.
1401
1402         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1403         version from the Claudio Bley GnuTLS patch (extra optional parameters
1404         and host name).
1405
1406 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1407
1408         * gnus-registry.el (gnus-registry-fixup-registry): New function to
1409         fixup the parameters that can be customized by the user between
1410         save/read cycles.
1411         (gnus-registry-read): Use it.
1412         (gnus-registry-make-db): Use it.
1413         (gnus-registry-spool-action, gnus-registry-handle-action):
1414         Fix messaging.
1415         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
1416         Map references to actual group names with sender and subject tracking.
1417         (gnus-registry-post-process-groups): Use `cond' for better messaging.
1418         (gnus-registry-usage-test): Add subject lookup test.
1419
1420         * registry.el (registry-db, initialize-instance): Set up constructor
1421         instead of :initform arguments for the sake of older Emacsen.
1422         (registry-lookup-breaks-before-lexbind): New method to demonstrate
1423         pre-lexbind merge bug.
1424         (registry-usage-test): Use it.
1425         (initialize-instance, registry-db): Move the non-function initforms
1426         back to the class definition.
1427
1428 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
1429
1430         * registry.el: New library to manage gnus-registry-style data.
1431
1432         * gnus-registry.el: Use it (major rewrite).
1433
1434         * nnregistry.el: Use it.
1435
1436         * spam.el: Use it.
1437
1438 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1439
1440         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
1441         marks on non-selected articles.
1442
1443 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
1444
1445         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
1446         parameter to open-protocol-stream.
1447
1448 2011-04-01  Julien Danjou  <julien@danjou.info>
1449
1450         * mm-view.el (mm-display-inline-fontify): Do not fontify with
1451         fundamental-mode.
1452
1453 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1454
1455         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
1456         servers.
1457
1458 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1459
1460         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
1461         made marks not propagate, again.
1462
1463 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
1464
1465         * proto-stream.el (open-protocol-stream): Bring back `network' type.
1466         Make this the default type.
1467         (proto-stream-open-plain): Rename from proto-stream-open-default.
1468         (open-protocol-stream, proto-stream-open-starttls)
1469         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
1470         with `plain'.
1471
1472         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
1473         value.
1474
1475         * nntp.el (nntp-open-connection-function): Document the fact that some
1476         values are not functions but are instead handled specially.
1477         Recognize nntp-open-plain-stream value.
1478         (nntp-open-connection): Recognize that value.
1479
1480 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1481
1482         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
1483         where it seems to be needed.
1484
1485 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1486
1487         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
1488         stuff.
1489
1490         * gnus-score.el (gnus-score-string): Fix calling convention of
1491         `gnus-simplify-buffer-fuzzy' after last patches.
1492
1493         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
1494         server for articles we didn't get any headers for.  This is a sanity
1495         check.
1496
1497 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
1498
1499         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
1500         new CAPABILITY, use it.
1501
1502 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1503
1504         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
1505         downloading anything.
1506
1507         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
1508
1509 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
1510
1511         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
1512         colors.
1513         (gnus-splash-svg-color-symbols): New function.
1514
1515 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516
1517         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
1518         instead of using the global gnus-simplify-subject-fuzzy-regexp.
1519         (gnus-simplify-subject-fuzzy): Use the local
1520         gnus-simplify-subject-fuzzy-regex instead of the global one.
1521         This makes using this variable in group parameters work.
1522
1523 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1524
1525         * gnus-registry.el (gnus-registry-unfollowed-groups):
1526         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
1527         archive:sent-YYYY-MM-DD groups).
1528         (gnus-registry-split-fancy-with-parent): Bail out early in sender
1529         tracking if there are more than `gnus-registry-max-track-groups'
1530         matches.
1531
1532 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1533
1534         * message.el (message--yank-original-internal): New function to do the
1535         insertion cleanly inside eval in `message-yank-original'.
1536         (message-yank-original): Use it.
1537
1538 2011-03-29  Julien Danjou  <julien@danjou.info>
1539
1540         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
1541         local variables disabled rather than `normal-mode'.
1542
1543 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
1544
1545         * imap.el (imap-shell-open, imap-process-connection-type):
1546         Use imap-process-connection-type for 'shell' streams as well as
1547         Kerberos, SSL, other subprocesses.
1548
1549 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1550
1551         * proto-stream.el: Changes preparatory to merging open-protocol-stream
1552         with open-network-stream.
1553         (proto-stream-always-use-starttls): Option removed.
1554         (open-protocol-stream): Return a process object by default.  Provide a
1555         new parameter :return-list specifying a list-type return value, which
1556         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
1557         :type `network' to `try-starttls', and `network-only' to `default'.
1558         Make `default' the default, for compatibility with open-network-stream.
1559         Handle the no-parameter case exactly as open-network-stream, with no
1560         additional stream processing.  Search plists using plist-get.
1561         Explicitly add :end-of-commend parameter if it is missing.
1562         (proto-stream-open-default): Rename from
1563         proto-stream-open-network-only.  Return 'default as the type.
1564         (proto-stream-open-starttls): Rename from proto-stream-open-network.
1565         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
1566         failed.  Always return a list with a (possibly dead) process as the
1567         first element, for compatibility with open-network-stream.
1568         (proto-stream-open-tls): Use plist-get.  Always return a list.
1569         (proto-stream-open-shell): Return `default' as connection type.
1570         (proto-stream-capability-open): Use plist-get.
1571         (proto-stream-eoc): Function deleted.
1572
1573         * nnimap.el (nnimap-stream, nnimap-open-connection)
1574         (nnimap-open-connection-1): Handle renaming of :type parameter for
1575         open-protocol-stream.
1576         (nnimap-open-connection-1): Pass a :return-list parameter
1577         open-protocol-stream to obtain a list return value.  Parse this list
1578         using plist-get.
1579
1580         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
1581         for open-protocol-stream.  Accept open-protocol-stream return value
1582         that is a subprocess object instead of a list.  Handle the case of a
1583         dead returned process.
1584
1585 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
1586
1587         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
1588
1589         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
1590
1591 2011-03-21  Julien Danjou  <julien@danjou.info>
1592
1593         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
1594         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
1595         query.
1596         (mm-inline-text): Render normal text with fontification whenever
1597         possible.
1598
1599         * gnus-sum.el (gnus-summary-save-parts-1):
1600         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1601         (gnus-article-browse-html-parts, gnus-mime-delete-part)
1602         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
1603         Use `mm-handle-filename'.
1604
1605         * mm-util.el (mm-handle-filename): New function, return the filename of
1606         an handle.
1607
1608 2011-03-18  Julien Danjou  <julien@danjou.info>
1609
1610         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
1611         (gnus-buffer-live-p): Check that buffer is not nil.
1612
1613 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1614
1615         * gnus.el: No Gnus v0.15 is released.
1616
1617 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1618
1619         * time-date.el (format-seconds): Use assoc instead of assoc-string to
1620         avoid warning on XEmacs.
1621
1622         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
1623         on XEmacs.
1624
1625         * gnus-art.el: Require mouse, which the build bot seems to say is
1626         needed.
1627
1628         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
1629
1630         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
1631         XEmacs, since it doesn't have url-retrieve-synchronously.
1632
1633         * time-date.el (format-seconds): Use assoc instead of assoc-string,
1634         since assoc-string doesn't exist in XEmacs.
1635
1636 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
1637
1638         * gnus-group.el (gnus-group-list-ticked): New function.
1639         (gnus-group-make-menu-bar): Provide a menu entry for it.
1640         (gnus-group-list-map): Provide a binding for it.
1641
1642 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1643
1644         * shr.el (shr-visit-file): New command.
1645
1646         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
1647
1648 2011-03-17  Bjørn Mork  <bjorn@mork.no>
1649
1650         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
1651         servers.
1652
1653 2011-03-16  Julien Danjou  <julien@danjou.info>
1654
1655         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
1656         inline.
1657
1658         * gnus-art.el (article-hide-list-identifiers):
1659         Use gnus-group-get-list-identifiers.
1660
1661         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
1662         (gnus-summary-remove-list-identifiers):
1663         Use gnus-group-get-list-identifiers to get regexp.
1664         (gnus-select-newsgroup, gnus-summary-insert-subject)
1665         (gnus-summary-insert-articles):
1666         Call gnus-summary-remove-list-identifiers unconditionally.
1667
1668 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1669
1670         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
1671         we're selecting a group with unread articles.
1672
1673         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
1674
1675         * gssapi.el: New file separated out from imap.el to provide a general
1676         Kerberos 5 connection facility for Emacs.
1677
1678         * message.el (message-elide-ellipsis): Document the format spec
1679         ellipsis.
1680
1681 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1682
1683         * message.el (message-elide-region): Allow the ellipsis to say how many
1684         lines were removed.
1685
1686 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1687
1688         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
1689         window configurations containing buffers that are now dead.
1690
1691         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
1692         parsing to avoid integer overflows.
1693         (nnimap-parse-flags): Simplify the last change.
1694         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
1695         too large for 32-bit Emacsen.
1696
1697 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1698
1699         * auth-source.el (auth-source-netrc-create):
1700         * message.el (message-yank-original): Fix use of `case'.
1701
1702 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1703
1704         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
1705         XEmacs, which was one character too wide.
1706
1707 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
1708
1709         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
1710         default number of articles to display.
1711         (gnus-articles-to-read): Use pretty names for prompt.
1712
1713 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1714
1715         * gnus-int.el (gnus-open-server): Ditto.
1716
1717         * gnus-start.el (gnus-activate-group): Give a backtrace if
1718         debug-on-quit is set and the user hits `C-g'.
1719         (gnus-read-active-file): Ditto.
1720
1721         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
1722
1723 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
1724
1725         * message.el (message-yank-original): Use cond instead of CL case.
1726
1727 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1728
1729         * auth-source.el (auth-source-netrc-create): Use usual format for the
1730         default in prompts.
1731
1732 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1733
1734         * lpath.el: Fbind read-char-choice for XEmacs.
1735
1736 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1737
1738         * auth-source.el (auth-source-netrc-create): Show the default in the
1739         prompt when prompting for token creation.
1740
1741 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1742
1743         * auth-source.el (auth-source-format-prompt): Always convert the value
1744         to a string to avoid evaluating non-string arguments.
1745         (auth-source-netrc-create): Offer default properly, not as initial
1746         content in `read-string'.
1747         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
1748         of line to determine if we've been run before.  If so, don't run again,
1749         but print a trivial message to indicate the cache was hit instead.
1750
1751 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1752
1753         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
1754         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
1755         The user will have to run `gnus-sync-read' manually and wait for Cloudy
1756         Gnus.
1757
1758 2011-03-11  Julien Danjou  <julien@danjou.info>
1759
1760         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
1761         modified file".
1762
1763 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
1764
1765         * auth-source.el (auth-source-read-char-choice): New function to read a
1766         character choice using `dropdown-list', `read-char-choice', or
1767         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
1768         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
1769         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
1770         (auth-source-netrc-saver): Use it.
1771         (auth-source-pick-first-password): New convenience function.
1772
1773 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1774
1775         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
1776         parameter in the credentials.
1777         (nnimap-open-connection-1): Use it after a successful login.
1778         (nnimap-credentials): Add IMAP-specific user and password prompt.
1779
1780         * auth-source.el (auth-source-search): Add :require parameter, taking a
1781         list.  Document it and the :save-function return token.  Pass :require
1782         down.  Change the CREATED message from a warning to a debug statement.
1783         (auth-source-search-backends): Pass :require down.
1784         (auth-source-netrc-search): Pass :require down.
1785         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
1786         Change save prompt to indicate all modifications saved here are
1787         deletions.
1788         (auth-source-netrc-create): Take user login name as default in user
1789         prompt.  Move all the save functionality to a lexically bound function
1790         under the :save-function token in the returned list.  Set up clearer
1791         default prompts for user, host, port, and secret.
1792         (auth-source-netrc-saver): New function, intended to be wrapped for
1793         :save-function.
1794
1795 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1796
1797         * shr.el (shr-table-horizontal-line): Change the defaults for the table
1798         lines to be spaces instead.
1799
1800 2011-03-07  Julien Danjou  <julien@danjou.info>
1801
1802         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
1803         (sieve-sasl-auth): Check that auth-source-search did return something,
1804         or just return an empty string.
1805
1806 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1807
1808         * gnus.el (gnus-interactive): Use read-directory-name.
1809
1810         * gnus-uu.el (gnus-uu-decode-uu-and-save)
1811         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
1812         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
1813         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
1814         Likewise.
1815
1816         * gnus-group.el (gnus-group-make-directory-group): Likewise.
1817
1818 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1819
1820         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
1821         onto the list of killed groups, too.  This makes killed nnimap groups,
1822         for instance, more reliably not reappear.
1823
1824         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
1825         the parent.
1826
1827         * gnus-sum.el (gnus-update-read-articles): Fix typo.
1828
1829         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
1830         really have server-side marks.
1831
1832         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
1833         since most backends do not usefully have server-side marks.
1834         (gnus-update-read-articles): Propagate marks to all backends that
1835         really have server-side marks.
1836
1837 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1838
1839         * message.el (message-cite-reply-position, message-cite-style):
1840         New variables.
1841         (message-yank-original): Use the new citation styles.
1842
1843 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
1844
1845         * message.el (message-options): Revert 22da67af (workaround for XEmacs
1846         buffer-local issue); don't mark it buffer-local when running under
1847         XEmacs.
1848
1849 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
1850
1851         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
1852         numbers too big to be `read'.
1853
1854 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
1855
1856         * password-cache.el (password-in-cache-p): Add autoload.
1857
1858         * message.el (message-options): Make buffer-local two ways to attempt
1859         to fix a XEmacs bug.
1860
1861 2011-03-02  Julien Danjou  <julien@danjou.info>
1862
1863         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
1864
1865 2011-03-01  Julien Danjou  <julien@danjou.info>
1866
1867         * gnus-art.el (list-identifier): Add list-identifier as a parameter
1868         group.
1869         (article-hide-list-identifiers): Use list-identifier group parameter.
1870
1871 2011-02-28  Julien Danjou  <julien@danjou.info>
1872
1873         * sieve.el (sieve-buffer-script-name): New local variable to store
1874         sieve script name.
1875         (sieve-edit-script): Store sieve script name.
1876         (sieve-upload): Use sieve script name when uploading.
1877         (sieve-upload): Use substitute-command-keys.
1878         (sieve-edit-script): Use substitute-command-keys.
1879         (sieve-refresh-scriptlist): Use substitute-command-keys.
1880         (sieve-manage-mode-map): Define keymap properly.
1881         (sieve-manage-mode): Do not set mode name manually, change mode-name to
1882         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
1883         Remove commented code about cvs.
1884         (sieve-manage-quit): New function.
1885         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
1886
1887 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1888
1889         * gnus-group.el (gnus-import-other-newsrc-file): New function.
1890
1891 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1892
1893         * auth-source.el (auth-source-search): Cache empty result sets.
1894
1895         * password-cache.el (password-in-cache-p): Convenience function to
1896         check if a key is in the cache, even if the value is nil.
1897
1898         * auth-source.el (auth-source-save-behavior): New variable to replace
1899         `auth-source-never-create'.
1900         (auth-source-netrc-create): Use it.
1901         (auth-source-never-save): Remove.
1902
1903 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
1904
1905         * nnimap.el (nnimap-stream): Doc fix.
1906         (nnimap-open-connection-1): Reverse the order of the ports to that the
1907         prompted-for port is first.
1908
1909         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
1910         retrieval by the no-group selection.
1911
1912         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
1913         numerical parameters.
1914
1915 2011-02-25  Julien Danjou  <julien@danjou.info>
1916
1917         * gnus-gravatar.el: Use gnus-with-article-buffer.
1918
1919         * gnus-art.el (gnus-with-article-buffer): Check that the
1920         gnus-article-buffer is alive.
1921
1922 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1923
1924         * auth-source.el (auth-source-creation-prompts): New variable to manage
1925         creation-time prompts.
1926         (auth-source-search): Document it.
1927         (auth-source-format-prompt): Add utility function.
1928         (auth-source-netrc-create): Don't default the user name to
1929         user-login-name.  Use `auth-source-creation-prompts' and some default
1930         prompts for user, host, port, and password (the default generic prompt
1931         remains ugly).
1932         (auth-source-never-save): Add customizable option to never save info.
1933         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
1934         mode excursion.
1935
1936 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1937
1938         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
1939         argument that XEmacs doesn't support.
1940
1941         * dgnushack.el (dgnushack-compile): Exclude color.el from being
1942         compiled for Emacsen having no `libxml-parse-html-region' support.
1943
1944         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
1945
1946         * lpath.el: Bind buffer-save-without-query for XEmacs.
1947
1948 2011-02-23  Julien Danjou  <julien@danjou.info>
1949
1950         * gnus-art.el (article-make-date-line): Ignore errors if time is
1951         invalid and not convertible.
1952         (article-make-date-line): Only add lapsed time if time is not nil.
1953
1954 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1955
1956         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1957         `read-char-choice' for backwards compatibility.
1958         (auth-source-netrc-element-or-first): New function to DTRT for
1959         parameter extraction.
1960         (auth-source-netrc-create): Use it and fix multiple parameter print
1961         bug.  Use the default passed from above (given-default) or the
1962         built-in (user-login-name for :user).
1963
1964 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1965
1966         * gnus-start.el (gnus-dribble-read-file):
1967         Set buffer-save-without-query, since we always want to save the dribble
1968         file, probably.
1969
1970         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1971         nnimap.
1972
1973         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1974         -summary- since it's a user-visible variable.
1975
1976         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1977         first time you use the new Gnus.
1978
1979 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1980
1981         * auth-source.el: Don't load netrc.el.
1982         (auth-sources): Search ~/.netrc as well by default.
1983         (auth-source-debug): Add 'trivia option for extra output.
1984         (auth-source-do-trivia): Use it.
1985         (auth-source-search): Simplify logic to use
1986         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
1987         appropriate.  Don't keep a running count at this level.  Layer :create
1988         and :delete options appropriately on the first and second passes.
1989         Don't track the backend with the search results.
1990         (auth-source-search-backends): New function to search a list of
1991         backends for a processed spec.
1992         (auth-source-netrc-parse): Cache all netrc files, making
1993         auth-source-netrc-cache an alist keyed by the file name and using the
1994         file mtime as the caching criterion.  Keep the obfuscated data secret
1995         with a lexical bind.
1996         (auth-source-netrc-search): Don't calculate the length of the results
1997         unnecessarily.
1998         (auth-source-search-backends): Fix bug.
1999         (auth-source-netrc-create): Rework prompts.
2000
2001 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
2002
2003         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
2004         Lower case names of search constraints.
2005         (nnir-run-query): Cache and reuse search constraints for all imap
2006         servers.
2007
2008 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
2009
2010         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
2011         after exit.
2012         (gnus-setup-message): Define missing variable from last checkin.
2013
2014         * gnus-sum.el (gnus-summary-show-article): When called with t as the
2015         value, show the raw article.
2016
2017 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2018
2019         * gnus.el: No Gnus v0.13 is released.
2020
2021 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2022
2023         * nnimap.el (nnimap-open-connection-1): Revert last change, since
2024         auth-source now accepts numbers.
2025
2026         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
2027         spec, too.
2028         (auth-source-ensure-strings): New function.
2029
2030         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
2031         (gnus-article-setup-buffer): Always restart the date timer so that user
2032         changes to the frequency is respected.
2033
2034         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
2035         port numbers, so make sure it gets that if nnimap-server-port is
2036         explicit.
2037
2038 2011-02-21  Simon Josefsson  <simon@josefsson.org>
2039
2040         * nnimap.el (nnimap-inbox): Doc fix.
2041
2042 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
2043
2044         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
2045         Autoload.  Add optional arg FRAME, and pass it to color-values.
2046         (color-complement): Caller changed.  Doc fix.
2047         (color-gradient): Rewrite for better clarity and efficiency.
2048
2049 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
2050
2051         * shr-color.el (shr-color->hexadecimal): Use renamed function names
2052         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
2053         color-lab-to-srgb.
2054
2055 2011-02-20  Drew Adams  <drew.adams@oracle.com>
2056
2057         * color.el: First part of merge from hexrgb.el.
2058         (color-rgb-to-hex): Rename from color-rgb->hex.
2059         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
2060         saturation to zero if the value is too small.
2061         (color-rgb-to-hsl): Rename from color-rgb->hsl.
2062         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
2063         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
2064         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
2065         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
2066         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
2067         (color-cie-de2000): Doc fix.
2068
2069 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2070
2071         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
2072         given method as in the group name if we're using an extended method.
2073         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
2074         command, if we're using that, instead of waiting for the beginning.
2075
2076         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
2077         we're sure to get unique server names, and we don't output two async
2078         commands in the same buffer.  This fixes an NNTP hang for some users.
2079
2080 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2081
2082         * gnus.el: No Gnus v0.11 is released.
2083
2084 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2085
2086         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
2087         summary buffer before reading going to the next buffer.  This avoids
2088         putting the point in the group buffer if you `C-g' the command.
2089
2090         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
2091         cache (for now) to make ~/.authinfo.gpg files usable.
2092
2093         * nnfolder.el (copyright-update): Define for the compiler.
2094
2095         * auth-source.el (auth-source-search): Fix unbound variable.
2096
2097 2011-02-19  Glenn Morris  <rgm@gnu.org>
2098
2099         * gnus.el (gnus-meta): Doc fix.
2100
2101 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
2102
2103         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
2104         in case it's not yet loaded.
2105
2106 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2107
2108         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
2109         line we're waiting for.
2110
2111 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
2112
2113         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
2114         face with line-width greater than zero will cause RET in gnus summary
2115         buffer to scroll down article page-wise because auto vscroll happens,
2116         it should be temporalily disabled when doing a scroll-up.
2117
2118 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
2119
2120         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
2121         outputs from the server.
2122
2123 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2124
2125         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
2126         later so that bbdb can hook in easier.
2127
2128 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
2129
2130         * auth-source.el (auth-source-search): Don't try to create credentials
2131         if the caller doesn't want that.
2132         (auth-source-search): If we don't find a match, don't bug out on
2133         non-bound variables.
2134         (auth-source-search): Only ask a single backend to create the
2135         credentials.
2136
2137         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
2138         logging.
2139         (nnimap-credentials): Protect against auth-source-search returning nil.
2140         (nnimap-request-list): Protect against not being able to open the
2141         server.
2142
2143 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
2144
2145         * auth-source.el (auth-source-search): Do a two-phase search, one with
2146         no :create to get the responses from all backends.
2147
2148         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
2149         when getting credentials.
2150
2151         * gnus-util.el (gnus-delete-duplicates): New function.
2152
2153 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2154
2155         * nnimap.el (nnimap-credentials): Instead of picking the first port as
2156         a creation default, pass the whole port list down.  It will be
2157         completed.
2158
2159         * auth-source.el (auth-source-search): Updated docs to talk about
2160         multiple creation choices.
2161         (auth-source-netrc-create): Accept a list as a value (from the search
2162         parameters) and do completion on that list.  Keep a separate netrc line
2163         with the password obscured for showing the user.
2164
2165         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
2166         first choice to `auth-source-search' so it will be used for entry
2167         creation instead of the server's Gnus-specific name.
2168         (nnimap-credentials): Rely on the auth-source library to select which
2169         port is actually wanted in the new netrc entry, so don't override
2170         `auth-source-creation-defaults'.
2171
2172         * auth-source.el (auth-source-netrc-parse): Use :port instead of
2173         :protocol and accept a missing user, host, or port as a wildcard match.
2174         (auth-source-debug): Default to off.
2175
2176         (auth-source-netrc-search, auth-source-netrc-create)
2177         (auth-source-secrets-search, auth-source-secrets-create)
2178         (auth-source-user-or-password, auth-source-backend, auth-sources)
2179         (auth-source-backend-parse-parameters, auth-source-search): Use :port
2180         instead of :protocol.
2181
2182         * nnimap.el (nnimap-credentials): Pass a port default to
2183         `auth-source-search' in case an entry needs to be created.
2184         (nnimap-open-connection-1): Use :port instead of :protocol.
2185
2186 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2187
2188         * auth-source.el: Bind load-path when loading EIEIO from
2189         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
2190         21.4 doesn't support, to `require'.
2191         (auth-source-secrets-search): Use mm-delete-duplicates instead of
2192         delete-dups that is not available in XEmacs 21.4.
2193
2194 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
2195
2196         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
2197         as EIEIO must also be loaded when auth-source.el is being
2198         byte-compiled.
2199
2200 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2201
2202         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
2203
2204         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
2205
2206         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
2207
2208         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
2209
2210         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
2211
2212         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
2213
2214         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
2215
2216         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
2217         necessary.
2218
2219 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
2220
2221         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
2222         nil means that nnimap doesn't get updated.
2223
2224 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
2225
2226         * auth-source.el (auth-source-netrc-create): Return a synthetic search
2227         result when the user doesn't want to write to the file.
2228         (auth-source-netrc-search): Expect a synthetic result and proceed
2229         accordingly.
2230         (auth-source-cache-expiry): New variable to override
2231         `password-cache-expiry'.
2232         (auth-source-remember): Use it.
2233
2234         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
2235         parameter.  Create entry if necessary by using :create t.
2236         (nnimap-open-connection-1): Don't pass `inhibit-create'.
2237
2238 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
2239
2240         * auth-source.el (auth-source-debug): Enable by default and don't
2241         mention the obsolete `auth-source-hide-passwords'.
2242         (auth-source-do-warn): New function to debug unconditionally.
2243         (auth-source-do-debug): Use it.
2244         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
2245         and for Secrets API entries when the secrets.el library is not
2246         available.
2247
2248 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2249
2250         * gnus-sum.el (gnus-propagate-marks): Default to nil.
2251         (gnus-summary-exit): Kill the correct article buffer on exit from a
2252         `C-d' group.
2253
2254         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
2255         gnus-propagate-marks.
2256
2257         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
2258         before killing the buffers so that a non-full window conf gets handled
2259         correctly.
2260         (gnus-summary-exit): Ditto.
2261         (gnus-summary-read-group-1): Ditto.
2262
2263         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
2264         async code again so that we can debug it properly.
2265
2266         * message.el (message-reply): Take an optional switch-buffer parameter
2267         so that Gnus window confs are respected better.
2268
2269 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2270
2271         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
2272         `plist-get' to accept non-list parameters (XEmacs issue).
2273         Fix docstring.
2274         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
2275         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
2276         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
2277         Login collection is "Login" and not "login".
2278
2279 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
2280
2281         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
2282         multiple headers.
2283
2284         * nnimap.el (nnimap-inhibit-logging): New variable.
2285         (nnimap-log-command): Don't log login commands.
2286
2287         * auth-source.el (auth-source-netrc-search): The asserts seem to want
2288         to have more parameters.
2289
2290         * nnimap.el (nnimap-send-command): Mark the command time for each
2291         command, so that we don't get NOOPs stepping on our toes.
2292
2293         * gnus-art.el (article-date-ut): Get the date from the Date header on
2294         `t'.
2295
2296 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2297
2298         * auth-source.el (auth-source-search): Use copy-sequence instead of
2299         the cl.el copy-list.
2300
2301 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2302
2303         * imap.el: Bring it back (revert
2304         84d800cd31de3064f0ed39617d725709a2f8f42f).
2305
2306 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
2307
2308         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
2309         Improve prompt.
2310
2311 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2312
2313         * gnus-art.el (gnus-article-mode-line-format): Remove the article
2314         washing status from the default format.  It isn't very informative.
2315
2316 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
2317
2318         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
2319         Fix Gcc processing on imap.
2320
2321 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2322
2323         * imap.el: Remove file.  All the functionality is in nnimap.el.
2324
2325 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2326
2327         * message.el (message-bury): Don't pop up a new window when selected
2328         window is dedicated.
2329
2330 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2331
2332         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
2333
2334 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
2335
2336         * sieve-manage.el: Autoload `auth-source-search'.
2337         (sieve-sasl-auth): Use it.
2338
2339 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
2340
2341         * nnimap.el: Autoload `auth-source-forget+'.
2342         (nnimap-open-connection-1): Use it if the connection fails.
2343
2344         * auth-source.el: Require `password-cache'.
2345         (auth-source-hide-passwords, auth-source-cache): Remove and mark
2346         obsolete.
2347         (auth-source-magic): Marker for `password-cache' keys.
2348         (auth-source-do-cache): Update docstring.
2349         (auth-source-search): Use and check cache.
2350         (auth-source-forget-all-cached, auth-source-remember)
2351         (auth-source-recall, auth-source-forget, auth-source-forget+)
2352         (auth-source-specmatchp): Caching support functions.
2353         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
2354         Remove and obsolete.
2355         (auth-source-user-or-password): Remove caching to further discourage
2356         using it.  Always hide passwords.
2357
2358         * password-cache.el (password-cache-remove): Accept secrets that are
2359         not strings.
2360
2361 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2362
2363         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
2364         code for now, since it doesn't work for all users.
2365
2366 2011-02-09  Julien Danjou  <julien@danjou.info>
2367
2368         * message.el (message-options): Make message-options really buffer
2369         local.
2370
2371 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
2372
2373         * mail-source.el: Autoload `auth-source-search'.
2374         (mail-source-keyword-map): Note order matters.
2375         (mail-source-set-1): Get all the mail-source source values and
2376         defaults and search auth-source on those if needed.  This can all
2377         probably be simplified.
2378
2379         * nnimap.el: Autoload `auth-source-search'.
2380         (nnimap-credentials): Use it.
2381         (nnimap-open-connection-1): Ask for the virtual server and physical
2382         address in one shot.
2383
2384         * nntp.el: Autoload `auth-source-search'.
2385         (nntp-send-authinfo): Use it.  Note TODO.
2386
2387 2011-02-08  Julien Danjou  <julien@danjou.info>
2388
2389         * shr.el (shr-tag-body): Add support for text attribute in body
2390         markups.
2391
2392         * message.el (message-options): Make message-options a local variable.
2393
2394 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2395
2396         * auth-source.el (auth-source-secrets-search)
2397         (auth-source-user-or-password): Use `append' instead of `nconc'.
2398         (auth-source-user-or-password): Build return list better and protect
2399         against nil :secret.
2400
2401 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2402
2403         * nnimap.el (nnimap-update-info): Refactor slightly.
2404         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2405         (nnimap-update-info): Clean up slightly.
2406         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2407         characters.
2408         (nnimap-process-quirk): Rename function to avoid collision.
2409         (nnimap-update-info): Fix macrology bug-out.
2410         (nnimap-update-info): Simplify split history test.
2411
2412 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
2413
2414         * auth-source.el (top): Require 'eieio unconditionally.
2415         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2416         (auth-source-secrets-search): Limit search when `max' is greater than
2417         number of results.
2418
2419 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2420
2421         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2422         part not returning any data.
2423
2424         * proto-stream.el (open-protocol-stream): Document the return value.
2425
2426 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2427
2428         * auth-source.el (auth-source-secrets-search): Add examples.
2429
2430 2011-02-06  Julien Danjou  <julien@danjou.info>
2431
2432         * message.el (message-setup-1): Handle message-generate-headers-first
2433         set to t.
2434
2435 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2436
2437         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2438         API with a string "secrets:collection-name" and with 'default.
2439         (auth-source-backend-parse): Parse "secrets:collection-name" and
2440         'default.  Recurse on parses instead of repeating code.  Use the
2441         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
2442         message when ignoring a source.
2443         (auth-source-search): List ignored search keys at the top level.
2444         (auth-source-netrc-create): Use `case' instead of `cond'.
2445         (auth-source-secrets-search): Created with TODOs.
2446         (auth-source-secrets-create): Created with TODOs.
2447         (auth-source-retrieve, auth-source-create, auth-source-delete)
2448         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2449         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2450         (auth-source-user-or-password-sftp)
2451         (auth-source-user-or-password-smtp): Remove.
2452         (auth-source-user-or-password): Deprecated and modified to be a wrapper
2453         around `auth-source-search'.  Not tested thoroughly.
2454
2455 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2456
2457         * auth-source.el: Bring in assoc and eioeio libraries.
2458         (secrets-enabled): New variable to track the status of the Secrets API.
2459         (auth-source-backend): New EIOEIO class to represent a backend.
2460         (auth-source-creation-defaults): New variable to set prompt defaults
2461         during token creation (see the `auth-source-search' docstring for
2462         details).
2463         (auth-sources): Simplify to allow a simple string as a netrc backend
2464         spec.
2465         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2466         (auth-source-backend-parse-parameters): Fill in the backend parameters.
2467         (auth-source-search): Main auth-source API entry point.
2468         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2469         (auth-source-search-collection): Helper function for searching.
2470         (auth-source-netrc-parse, auth-source-netrc-normalize)
2471         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2472         Supports search, create, and delete.
2473         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2474         backend stubs.
2475         (auth-source-user-or-password): Call `auth-source-search' but it's not
2476         ready yet.
2477
2478 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2479
2480         * message.el (message-setup-1): Remove the read-only stuff, since it
2481         doesn't work under XEmacs, for some reason.
2482
2483         * gnus-sum.el (gnus-user-date): Rename back from
2484         gnus-summary-user-date since user code refers to it.
2485
2486         * shr.el (shr-render-td): Store the actual background colour used.
2487
2488         * message.el (message-setup-1): Don't bind the constant
2489         -forbidden-properties.
2490         (message-setup-1): Revert previous change, since it needs to bind the
2491         props to insert them.
2492         (message-resend): Allow removing the read-only separator line.
2493
2494 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2495
2496         * nnimap.el (nnimap-request-accept-article): Give an error message if
2497         the APPEND wasn't successful.
2498
2499 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
2500
2501         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2502         that have no groups.
2503
2504 2011-02-03  Julien Danjou  <julien@danjou.info>
2505
2506         * gnus-draft.el: Remove progn around gnus-draft-setup.
2507
2508 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2509
2510         * gnus-start.el (gnus-read-active-for-groups): This function is never
2511         called with a nil `infos', so clean that up.
2512         (gnus-get-unread-articles): Request active files from primary/secondary
2513         methods that have no groups (yet).
2514
2515 2011-02-03  Julien Danjou  <julien@danjou.info>
2516
2517         * message.el (message-setup-1): Always generate References first.
2518         (message-mail): Return the return value of message-setup, not always t.
2519         (message-setup-1): Insert mail-header-separator with read-only and
2520         intangible properties set.
2521
2522         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
2523         user-date in docstring.
2524
2525         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
2526
2527         * gnus.el (gnus-summary-line-format): Mention &user-date format in
2528         docstring.
2529
2530         * gnus.el (gnus-user-date-format-alist): Change default value. Use
2531         defcustom, with type and group. Move from gnus-util.el. Rename to
2532         gnus-summary-user-date-format-alist.
2533
2534 2011-02-03  Glenn Morris  <rgm@gnu.org>
2535
2536         * nnimap.el (gnus-fetch-headers): Declare.
2537
2538         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
2539
2540 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2541
2542         * message.el (message-forward-make-body-digest-plain)
2543         (message-followup, message-reply): Clean up things noted by Stefan.
2544
2545         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
2546         gnus-article-update-date-headers is nil.
2547         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
2548         it didn't really work with defcustom.
2549         (article-update-date-lapsed): Make sure the window start doesn't move,
2550         either.
2551
2552 2011-02-01  Julien Danjou  <julien@danjou.info>
2553
2554         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
2555         format.
2556
2557         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
2558         standard in Emacs nowadays.
2559
2560         * color.el (color-gradient): Add a color-gradient function.
2561
2562 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2563
2564         * message.el (message-expand-name): Don't trust the return value of
2565         bbdb-complete-name.
2566         (message-check-news-header-syntax): Remove unused var `start'.
2567         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
2568         (message-inhibit-body-encoding): Move to before first use.
2569         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
2570         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
2571         (Organization, Message-ID, Date, mh-previous-window-config):
2572         Defvar the vars using dynamic scoping.
2573
2574 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2575
2576         * shr.el (shr-render-td): Only do colours at the final rendering.
2577         Should be slightly faster.
2578         (shr-insert-table): Fix up TD background colours when doing the
2579         vertical padding.
2580
2581         * gnus-art.el (article-date-ut): Protect against articles with no Date
2582         header.
2583         (article-update-date-lapsed): Don't use current-column to find the
2584         horizontal position.  It's fragile in the presence of \003 characters.
2585
2586         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
2587
2588 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2589
2590         * gnus-art.el (article-transform-date): Rewrite to still work when
2591         there are several rfc2822 parts.
2592         (article-transform-date): Fix infinite recursion.
2593         (article-date-ut): Replace infinitely many Date headers with a single
2594         one when called interactively.
2595
2596         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
2597         secure manner.
2598
2599         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
2600         move around by not using save-window-excursion.  It seems to work...
2601
2602 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2603
2604         * gnus-art.el (article-make-date-line): Work for user-defined format.
2605
2606 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2607
2608         * nntp.el (nntp-retrieve-group-data-early)
2609         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
2610         fetching functions.
2611
2612         * gnus-start.el (gnus-read-active-for-groups): Read the active files
2613         thoroughly for all backends that have no known groups.  This should
2614         allow new nnml methods to retrieve mail.
2615
2616         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
2617         that Gnus doesn't know exists again.
2618
2619         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
2620         (gnus-treat-date-ut): Ditto.
2621         (gnus-article-update-date-header): Rename.
2622         (gnus-treat-date-local): Remove.
2623         (gnus-treat-date-english): Remove.
2624         (gnus-treat-date-lapsed): Remove.
2625         (gnus-treat-date-combined-lapsed): Remove.
2626         (gnus-treat-date-original): Remove.
2627         (gnus-treat-date-iso8601): Remove.
2628         (gnus-treat-date-user-defined): Remove.
2629         (gnus-article-date-headers): New variable to control all the date
2630         header options.
2631         (article-date-ut): Rewrite to allow using the new way to format date
2632         headers(s).
2633
2634 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2635
2636         * nnmail.el (nnmail-article-group): Check for a direct fancy split
2637         method.
2638         (nnmail-article-group): A better test for fanciness.
2639
2640         * nnimap.el (nnimap-request-head): Protect against not finding the
2641         article by Message-ID.
2642
2643 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
2644
2645         * gnus-art.el (article-update-date-lapsed): Try a better way to really
2646         keep point at the "same place".
2647
2648 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2649
2650         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
2651         data if the group is unactivated.
2652
2653 2011-01-28  Julien Danjou  <julien@danjou.info>
2654
2655         * gnus-win.el: Remove dead function gnus-window-configuration-element.
2656         (gnus-all-windows-visible-p): Remove old compatibility code.
2657         (gnus-window-top-edge): Add docstring.
2658
2659         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
2660
2661 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2662
2663         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
2664         older request-update-info.
2665
2666         * gnus-art.el (article-make-date-line): Limit the length a bit more.
2667
2668 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
2669
2670         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
2671         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
2672
2673 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2674
2675         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
2676         groups.  This makes the nndraft:queue group pop up if it's not already
2677         there.
2678
2679         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
2680         messages" logic, which was reversed.
2681
2682         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
2683         the "same place" even if point is on the line being replaced.
2684         (article-update-date-lapsed): Allow updating both the combined lapsed
2685         and the lapsed headers.
2686         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
2687         (article-make-date-line): Limit the number of segments dynamically to
2688         avoid too-long lines.
2689
2690 2011-01-27  Julien Danjou  <julien@danjou.info>
2691
2692         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
2693         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
2694
2695 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2696
2697         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
2698         Use plist-get instead of the cl function getf.
2699
2700 2011-01-27  Glenn Morris  <rgm@gnu.org>
2701
2702         * gnus-util.el (float-time): Get rid of compiler warning, again.
2703
2704 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2705
2706         * shr.el (shr-put-color): Special-case background colours: Do put them
2707         at the blank parts at the front of the lines.
2708
2709         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
2710         exit hook to nix out all data on readedness on group exit.
2711
2712         * gnus-util.el (float-time): If float-time is bound, always use it on
2713         all Emacsen.  It's unclear why the subrp check was there.
2714         (time-date): Require to make some autoload issues on XEmacs go away.
2715
2716         * shr.el (shr-put-color): Don't do the box padding in tables, since
2717         they're already padded.
2718
2719 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2720
2721         * gnus-art.el (gnus-article-next-page): When the last line of the
2722         article is displayed, scroll down once more instead of going to the
2723         next article at once.
2724         (article-lapsed-string): Refactor out and allow specifying how many
2725         segments you want.
2726         (gnus-article-setup-buffer): Start updating the lapsed header directly.
2727         (gnus-article-update-lapsed-header): New variable.
2728
2729         * shr.el: Revert change that made headings use different-sized faces.
2730         The Emacs display engine isn't advanced enough that, for instance,
2731         tables can comfortably use differently-sized faces.
2732
2733 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2734
2735         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
2736         used.
2737         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
2738         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
2739         we're using an encrypted connection.
2740
2741         * proto-stream.el: Alter the interface functions to also return the
2742         actual stream type used: network or tls.
2743
2744 2011-01-25  Julien Danjou  <julien@danjou.info>
2745
2746         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
2747         (mm-display-javascript-inline): New function.
2748
2749         * mm-decode.el (mm-inline-media-tests): Add application/javascript
2750         viewing function.
2751
2752 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2753
2754         * shr.el (shr-expand-newlines): Fix variable name.
2755
2756 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2757
2758         * shr.el (shr-expand-newlines): Make nested boxes work.
2759
2760 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2761
2762         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
2763         backgrounds.
2764         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
2765         in a more sensible manner.
2766
2767 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2768
2769         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
2770         if EPG is loaded.
2771
2772 2011-01-24  Julien Danjou  <julien@danjou.info>
2773
2774         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
2775         tags.
2776
2777 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2778
2779         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
2780         commands.
2781
2782         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
2783         in the article buffer.
2784         (gnus-gravatar-insert): Use blank space from the current buffer to
2785         avoid breaking text properties.  This makes X-Sent updating work again.
2786
2787         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
2788
2789 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
2790
2791         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
2792         fix the bug in url-http.el instead.
2793
2794         * shr.el (shr-image-fetched): Ditto.
2795
2796         * shr.el (shr-image-fetched): Avoid having point move in the article
2797         buffer.
2798
2799         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
2800         buffer after being called.  It's apparently being killed by url.el, and
2801         killing it made point move to end-of-buffer in a random buffer.
2802
2803         * shr.el (shr-image-fetched): Ditto.
2804
2805 2011-01-23  Julien Danjou  <julien@danjou.info>
2806
2807         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
2808
2809         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
2810         text/x-org.
2811
2812 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2813
2814         * gnus-sum.el (gnus-summary-move-article): Protect against backends
2815         (i.e., nnimap) returning nil as the article number.
2816
2817 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2818
2819         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
2820         "DelSp" parameter in RFC3676.
2821
2822 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2823
2824         * message.el (message-check-recipients): Display the encoded version of
2825         the bogus address if they differ.
2826
2827         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
2828         after sending.
2829
2830         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2831
2832         * gnus-group.el (gnus-group-refresh-group): New convenience function.
2833
2834         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
2835         group buffer after sending the queue.
2836
2837         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2838
2839 2011-01-22  Julien Danjou  <julien@danjou.info>
2840
2841         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
2842
2843 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2844
2845         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
2846         nested related parts.
2847
2848         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
2849         unexpired articles.  This fixes the regression that led expiry marks to
2850         disappear from nnfolder groups.
2851
2852 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2853
2854         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2855         Don't confuse the "ret" of "retrograde" with RET.
2856
2857 2011-01-21  Julien Danjou  <julien@danjou.info>
2858
2859         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
2860         than mm-insert-inline.
2861
2862 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2863
2864         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
2865         Widen article buffer.
2866
2867 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2868
2869         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
2870         the temp buffer.
2871         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
2872
2873 2011-01-20  Julien Danjou  <julien@danjou.info>
2874
2875         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2876
2877         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
2878         than mm-insert-inline to insert inline part: this respect
2879         mm-inline-media-tests displayers.
2880
2881         * mm-view.el (mm-display-shell-script-inline): New function.
2882
2883         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
2884
2885         * mm-uu.el (mm-uu-type-alist): Add org block.
2886         (mm-uu-org-src-code-block-extract): New function.
2887
2888         * mm-view.el (mm-display-org-inline): New function.
2889
2890         * mm-decode.el (mm-automatic-display): Add text/org.
2891
2892         * mailcap.el (mailcap-mime-extensions): Add .org.
2893
2894 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2895
2896         * gnus-art.el (gnus-article-highlight): Remove argument passed to
2897         gnus-article-add-buttons.
2898
2899 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
2900
2901         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
2902         From header with a date and "nobody" as the sender.
2903
2904 2011-01-19  Julien Danjou  <julien@danjou.info>
2905
2906         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
2907         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
2908         if you have the same regexp several times.
2909         (gnus-button-push): Fix matching when regexp is symbol.
2910
2911 2011-01-15  Glenn Morris  <rgm@gnu.org>
2912
2913         * message.el (message-mail): A compose-mail function should
2914         accept headers as strings.
2915
2916 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
2917
2918         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
2919         Add :vert-only tags.
2920         (message-mail): New arg RETURN-ACTION.
2921         (message-return-action): New var.
2922         (message-bury): Use it.
2923         (message-mode): Make it buffer-local.
2924         (message-send-and-exit): Always call message-bury.
2925
2926         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
2927         message-mail.
2928
2929 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2930
2931         * nnimap.el (nnimap-convert-partial-article): Protect against
2932         zero-length body parts.
2933
2934         * mm-decode.el (mm-preferred-alternative-precedence):
2935         Discourage showing empty parts.
2936
2937         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
2938         and stuff if the backend didn't return the article number.  This fixes
2939         an Exchange-related nnimap bug.
2940
2941         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
2942         group window, because it does the wrong thing when a separate frame
2943         displays the group buffer.
2944
2945         * proto-stream.el (open-protocol-stream): Protect against the low-level
2946         transport functions returning nil.
2947
2948 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2949
2950         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2951         (mml2015-epg-find-usable-secret-key): New function.
2952         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2953         mml2015-epg-find-usable-key (Bug#7797).
2954         (mml2015-epg-encrypt): Ditto.
2955
2956 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2957
2958         * dgnushack.el (rot13-string): Fix the way to get the argument.
2959
2960 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2961
2962         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2963
2964 2011-01-03  Glenn Morris  <rgm@gnu.org>
2965
2966         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2967
2968         * sieve.el (sieve-open-server): Give a more explicit error if
2969         sieve-manage-open returns nil.  (Bug#7720)
2970
2971 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2972
2973         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2974
2975 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2976
2977         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2978         This avoids sending passwords in plain text over non-encrypted
2979         channels.
2980
2981         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2982
2983         * nnimap.el (nnimap-login): Refactored out into own function, and
2984         implement CRAM-MD5.
2985         (nnimap-wait-for-line): Refactored out.
2986
2987         * mm-view.el (mml-smime): Require.
2988
2989 2010-12-20  David Engster  <deng@eml.cc>
2990
2991         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
2992         use EPG to decrypt S/MIME messages instead of openssl.
2993
2994 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2995
2996         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
2997
2998         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
2999         status is the group clearly is unreachable.
3000
3001         * auth-source.el (auth-source-create): Add the optional second
3002         parameter to `local-variable-p' to be compatible with XEmacs.
3003
3004 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
3005
3006         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
3007         work when using a compressed nnml folder.
3008
3009 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3010
3011         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
3012         backends after sanitising on entry, because this never makes sense:
3013         If the articles have gone missing, then the data no longer exists on
3014         the backend, and if they haven't, then Gnus is wrong, and shouldn't
3015         overwrite anything anyway.
3016
3017         * shr.el (shr-insert-document): Bind shr-width dynamically to
3018         window-width if it's nil.
3019
3020 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
3021
3022         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
3023         with the meaning of using the full emacs window width for rendering.
3024
3025 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
3026
3027         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
3028         case when sender is not given.
3029
3030 2010-12-23  Julien Danjou  <julien@danjou.info>
3031
3032         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
3033         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
3034         the addresses, otherwise we might misplaced the gravatar.
3035
3036 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
3037
3038         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
3039         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
3040         obsolete in Emacs.
3041
3042 2010-12-20  Julien Danjou  <julien@danjou.info>
3043
3044         * gnus-util.el (gnus-rescale-image): Revert last change.
3045
3046 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
3047
3048         * binhex.el: Improve commentary (Bug#7482).
3049
3050 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3051
3052         * gnus-group.el (gnus-group-delete-articles): New command.
3053
3054 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3055
3056         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
3057
3058 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3059
3060         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
3061         here, since it's up to the backends to do CRLF removal if their
3062         protocol has it.
3063
3064         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
3065
3066 2010-12-17  Julien Danjou  <julien@danjou.info>
3067
3068         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
3069         they are from file. Can also scale up.
3070
3071 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
3072
3073         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
3074         gnus-use-agent.
3075         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
3076
3077         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
3078
3079 2010-12-17  Julien Danjou  <julien@danjou.info>
3080
3081         * gravatar.el (gravatar-retrieve-synchronously): New function.
3082         (gravatar-get-data): Make more robust.
3083
3084 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3085
3086         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
3087
3088 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3089
3090         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
3091         to really consider the last line.
3092
3093 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
3094
3095         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
3096         list of recipient keys, or use symmetric encryption if not a list.
3097         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
3098         EPA override, replacing the call to `netrc-store-data'.
3099
3100 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
3101
3102         * gnus-srvr.el: Avoid passing nil regexp argument to
3103         delete-matching-lines.
3104
3105 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3106
3107         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
3108         fetching stops when Gnus exits.
3109
3110         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
3111         function.
3112         (nnfolder-request-expire-articles): Save all the buffers after doing
3113         expiry.
3114
3115         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
3116         the last article", since that led to serious performance regressions
3117         when expiring nnml groups.
3118
3119 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
3120
3121         * nnir.el: Improve customizations.
3122
3123 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3124
3125         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
3126
3127         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
3128         group has been killed.
3129         (gnus-group-yank-group): Ditto.
3130
3131         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
3132
3133         * nnimap.el (nnimap-request-update-group-status): New function.
3134
3135         * gnus-int.el (gnus-request-update-group-status): New interface
3136         function.
3137
3138         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
3139         copying read-ness to the backends.
3140
3141         * nnimap.el (nnimap-quirk): New function.
3142         (nnimap-retrieve-group-data-early): Use it.
3143         (nnimap-quirks): New alist.
3144
3145 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3146
3147         * shr.el (shr-insert): Set shr-start after deleting trailing space;
3148         don't delete it within indentation.
3149
3150 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3151
3152         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
3153         previous line.
3154
3155 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3156
3157         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
3158         QRESYNC command by deleting a superfluous space which broke Cyrus
3159         servers.  This change will break other servers that are buggy the other
3160         way around.
3161
3162 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
3163
3164         * spam.el: Reindent and fix long lines.
3165         (spam-copy-or-move-routine): Exclude invalid move destinations.
3166
3167 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
3168
3169         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
3170         installed the registry.
3171
3172 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3173
3174         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
3175
3176 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3177
3178         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
3179         groupname doesn't contain "gmane".
3180
3181 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3182
3183         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
3184         and netrc-bound-and-true-p bindings.
3185         (netrc-parse): Cache the netrc contents.
3186
3187         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
3188         (gnus-1): Don't create the nndrafts group twice.
3189         (gnus-setup-news): There's no need to read the active file here, since
3190         that's done again later on a per-backend basis.
3191         (gnus-start-draft-setup): Make sure that the new group is started out
3192         empty.
3193
3194         * gnus-agent.el (gnus-agentize): Don't create the queue group
3195         automatically on startup.  It'll be created later, if needed.
3196
3197         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
3198         of automatically subscribed groups.
3199         (gnus-auto-subscribed-categories): New variable.
3200         (gnus-matches-options-n): Use it.
3201         (gnus-default-subscribed-newsgroups): Remove unused variable.
3202         (gnus-start-draft-setup): Message a bit less.
3203
3204 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3205
3206         * nnir.el (nnir-run-imap): Return article list in order of increasing
3207         UID.
3208
3209 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3210
3211         * gnus-sum.el (gnus-summary-enter-digest-group):
3212         Mention gnus-auto-select-on-ephemeral-exit.
3213
3214         * proto-stream.el (proto-stream-open-network-only): Fix the calling
3215         convention of the network-only option.
3216
3217 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3218
3219         * proto-stream.el (proto-stream-open-network-only): New function to
3220         have a way to specify non-STARTTLS upgrade connections.
3221
3222 2010-12-10  Julien Danjou  <julien@danjou.info>
3223
3224         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
3225         email address is nil.
3226
3227         * message.el (message-bogus-recipient-p): Set address to "" if nil.
3228
3229 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
3230
3231         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
3232         deletion.
3233         (nnir-run-imap): Only need to parse list once.
3234
3235 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3236
3237         * shr.el (shr-tag-script): Ignore <script>.
3238         (shr-tag-label): Add <label> support.
3239
3240 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3241
3242         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
3243
3244         * shr.el (shr-image-displayer): Work for images lined side by side.
3245
3246 2010-12-08  Robert Pluim  <rpluim@gmail.com>
3247
3248         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
3249         parameter, since XEmacs doesn't accept t as a parameter.
3250
3251 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
3252
3253         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
3254         ids.
3255         (nnir-run-gmane): Simplify groupspec formatting.
3256         (nnir-request-expire-articles): New function.
3257
3258 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3259
3260         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
3261         overflow, possibly.
3262
3263         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
3264         (shr-render-td): Handle td style="" better.
3265         (shr-tag-table): Use the color from the style sheet.
3266         (shr-render-td): Make sure we copy over all the overlays, too.
3267
3268 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
3269
3270         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
3271         (nnir-request-article): Improve article retrieval.
3272
3273 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3274
3275         * mm-util.el (mm-extra-numeric-entities): New variable.
3276
3277         * mm-url.el (mm-url-decode-entities):
3278         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
3279
3280         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
3281
3282 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3283
3284         * message.el: Use completion-at-point.
3285         (message-completion-function): New fun, extracted from message-tab.
3286         (message-mode): Use it for completion-at-point-functions.
3287         (message-tab): Use it and completion-at-point.
3288
3289 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3290
3291         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
3292         character if a non-breakable character follows.
3293
3294 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3295
3296         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
3297         any stream.
3298
3299         * shr.el (shr-tag-font): Colorize the region.
3300         (shr-tag-body): Ditto.
3301         (shr-tag-font): Actually let the styles be inherited instead of
3302         overwriting them.
3303         (shr-tag-font): Get the background color right.
3304         (shr-tag-style): Ignore all <style> tags for the moment.
3305
3306         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
3307         a Message-ID to avoid having nnimap depend on gnus-sum.
3308
3309         * shr.el (shr-descend): Only colorize something if we have a node that
3310         sets colors.
3311
3312 2010-12-06  Julien Danjou  <julien@danjou.info>
3313
3314         * shr.el (shr-render-td): Render td content with shr-descend, so style
3315         will be applied to <td> too.
3316         (shr-colorize-region): Colorize region even if we only have a background.
3317         (shr-tag-body): Fix color and background color inheritance.
3318         Do not recolorize after shr-generic.
3319         (shr-tag-font): Let shr-generic colorize via inheritance.
3320
3321 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3322
3323         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
3324
3325 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
3326
3327         * nnir.el (nnir-request-move-article): Remove obsolete code.
3328
3329 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3330
3331         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
3332
3333 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3334
3335         * gnus-sum.el (gnus-summary-respool-article): The completion function
3336         expects a list instead of an alist.
3337
3338         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
3339         string as the parameter.
3340
3341         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
3342
3343         * shr.el (shr-stylesheet): New dynamic variable for cascading the
3344         styles.
3345         (shr-colorize-region): New function.
3346         (shr-insert-background-overlay): Remove.
3347         (shr-render-td): Background setting should be taken care of on a higher
3348         level.
3349         (shr-tag-body): Use post-hoc colorizations.
3350         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
3351         (shr-put-color-1): Don't overwrite old colors.
3352         (shr-colorize-region): When the background color isn't explicit, use
3353         a fixed background.
3354
3355         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
3356         nnmail variables.
3357
3358 2010-12-05  Bjørn Mork  <bjorn@mork.no>
3359
3360         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
3361         unless necessary.
3362
3363 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
3364
3365         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
3366         server.
3367
3368 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3369
3370         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
3371         so that TAB works.
3372
3373         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
3374         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
3375
3376         * shr.el (shr-urlify): Show the URL before the title to avoid
3377         misleading URLs.
3378
3379 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
3380
3381         * shr.el (shr-urlify): Display the title in <a> tags.
3382
3383 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
3384
3385         * nnir.el (nnir-categorize): Replace mapcar with mapc.
3386
3387 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
3388
3389         * nnir.el: Rearrange code to allow macros to be autoloaded by
3390         gnus-sum.el.
3391         (nnir-retrieve-headers-override-function): Make this variable
3392         customizable.
3393         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
3394
3395         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3396         from nnir.el.
3397
3398 2010-12-03  Julien Danjou  <julien@danjou.info>
3399
3400         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3401
3402 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3403
3404         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3405         allow optional argument `environment'.
3406
3407 2010-12-03  Glenn Morris  <rgm@gnu.org>
3408
3409         * mm-extern.el (message-goto-body): Update declaration.
3410
3411 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3412
3413         * gnus-util.el (gnus-macroexpand-all): New function.
3414
3415         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3416         instead of macroexpand-all that is unavailable in XEmacs.
3417
3418 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
3419
3420         * nnir.el (nnir-summary-line-format): New variable.
3421         (nnir-mode): Use it.
3422         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3423         (nnir-article-ids): Reimplement as defsubst.
3424         (nnir-retrieve-headers): Don't mangle the subject header.
3425         (nnir-run-imap): Use 100 as RSV score.
3426         (nnir-run-find-grep): Fix for full server searching.
3427         (nnir-run-gmane): Better restriction to gmane groups.
3428
3429         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3430         summary buffers.
3431
3432 2010-12-02  Julien Danjou  <julien@danjou.info>
3433
3434         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3435
3436         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3437
3438         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3439         support.
3440
3441 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
3442
3443         * nnir.el: Update to handle the registry better.
3444         (autoload): Silence byte-compiler.
3445         (nnir-open-server): Add a hook for nnir groups.
3446         (nnir-request-move-article): Don't mangle the header. Better to use
3447         formating variables (which will be added in the future).
3448         (nnir-registry-action): Update the registry using the original article
3449         group name.
3450         (nnir-mode): Install nnir-specific hooks for updating the registry.
3451
3452         * gnus-sum.el
3453         (gnus-article-original-subject,gnus-newsgroup-original-name):
3454         Remove obsolete variables.
3455         (gnus-summary-move-article): Remove use of obsolete variables.
3456         (gnus-summary-local-variables): Make move and delete hooks local to
3457         summary buffers.
3458
3459 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3460
3461         * rtree.el: New file.
3462
3463 2010-12-01  Julien Danjou  <julien@danjou.info>
3464
3465         * message.el (message-user-organization): Do not use
3466         gnus-local-organization.
3467
3468         * gnus.el: Remove gnus-local-organization.
3469
3470         * gnus-msg.el: Remove nastygram thing.
3471
3472 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
3473
3474         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3475         funcall.
3476
3477 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3480         names.
3481
3482         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3483         characters.
3484
3485         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3486         to t of inhibit-read-only since it is inside gnus-with-article-headers.
3487         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
3488         (gnus-gravatar-transform-address): Use mail-extract-address-components
3489         that supports non-ASCII names rather than mail-header-parse-addresses.
3490
3491 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3492
3493         * proto-stream.el (open-protocol-stream): All starttls connections are
3494         handled by the network handler.
3495
3496 2010-11-30  Julien Danjou  <julien@danjou.info>
3497
3498         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3499         (nnimap-open-connection-1): Fix PREAUTH.
3500
3501         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3502
3503 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3504
3505         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3506         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3507         (shr-insert): Use them.
3508         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3509
3510 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3511
3512         * nnir.el (nnir-request-move-article): Bail out if original group
3513         doesn't support article moves.
3514         (nnir-get-active): Improve active list retrieval.
3515
3516 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3517
3518         * shr.el (shr-find-fill-point): Don't break before apostrophes.
3519
3520 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
3521
3522         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3523         seem to accept strings-with-numbers as port numbers,
3524
3525 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3526
3527         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3528         change the registry.
3529
3530 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3531
3532         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3533         delete-dups that is not available in XEmacs 21.4.
3534
3535         * mm-util.el (mm-delete-duplicates): Add comment.
3536
3537 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
3538
3539         * nnir.el (nnir-ignored-newsgroups): New variable.
3540         (nnir-get-active): Use it.
3541
3542 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3543
3544         * proto-stream.el (proto-stream-open-network): Add some comments.
3545
3546         * nntp.el (nntp-open-connection): Provide a :success condition.
3547
3548         * nnimap.el (nnimap-open-connection-1): Ditto.
3549
3550         * proto-stream.el (proto-stream-open-network): See what the response to
3551         the STARTTLS command is.
3552
3553         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
3554         backwards compatibility).
3555         (nnimap-open-connection-1): Really respect nnimap-server-port.
3556
3557         * proto-stream.el (proto-stream-open-network): When doing opportunistic
3558         TLS upgrades we don't really care about the identity of the peer.
3559         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
3560         that what we've checked for.
3561         (proto-stream-always-use-starttls): Only default to t if
3562         open-gnutls-stream exists.
3563         (proto-stream-open-network): If STARTTLS failed, then just open a
3564         normal connection.
3565         (proto-stream-open-network): Wait until the greeting before doing
3566         STARTTLS.
3567
3568         * nntp.el (nntp-open-connection): Report what the connection error is.
3569
3570         * proto-stream.el (open-protocol-stream): Rename from
3571         open-proto-stream.
3572
3573 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3574
3575         * nnimap.el (nnimap-stream): Change default to `undecided'.
3576         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
3577         first, and then network.
3578         (nnimap-open-connection-1): Respect nnimap-server-port.
3579         (nnimap-open-connection): Be more backwards-compatible.
3580
3581         * proto-stream.el (proto-stream-always-use-starttls): New variable.
3582         (proto-stream-open-starttls): De-duplicate the starttls code.
3583         (proto-stream-open-starttls): Folded back into the main function.
3584         (proto-stream-open-network): Fix typo in the gnutls path.
3585         (proto-stream-command): Refactor out.
3586
3587         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
3588
3589         * proto-stream.el (proto-stream-open-starttls): Actually implement the
3590         starttls.el STARTTLS.
3591
3592         * color.el (color-lab->srgb): Fix function call name.
3593
3594         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
3595         if we're using tls.el.
3596         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
3597         built in, then don't try to establish a STARTTLS connection.
3598
3599         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
3600         servers.
3601
3602         * proto-stream.el (open-proto-stream): Use network, not stream.
3603         (open-proto-stream): Add a way to specify what the end of a command is.
3604
3605         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
3606         connections types.
3607         (nntp-open-network-stream): Remove.
3608         (nntp-open-ssl-stream): Remove.
3609         (nntp-open-tls-stream): Remove.
3610         (nntp-ssl-program): Remove.
3611
3612         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
3613
3614 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
3615
3616         * nnir.el: Fix typos.
3617         (nnir-retrieve-headers-override-function): Rename variable to reflect
3618         new semantics.
3619         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
3620         macros.
3621         (nnir-request-article, nnir-request-move-article): Use them.
3622         (nnir-categorize): New function.
3623         (nnir-run-query): Use it.
3624         (nnir-retrieve-headers): Rewrite to batch header retrieval.
3625         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
3626         sorted.
3627         (nnir-group-full-name): Use gnus-group-full-name instead.
3628         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
3629         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
3630
3631 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3632
3633         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
3634
3635         * proto-stream.el: New library to provide protocol-specific
3636         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
3637         protocols.
3638         (open-proto-stream): Complete the documentation.
3639         (proto-stream-open-network): Fix some typos.
3640
3641         * nnimap.el (nnimap-open-connection): Use it.
3642
3643 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
3644
3645         * pop3.el (pop3-open-server): Read server greeting before starting TLS
3646         negotiation.
3647
3648 2010-11-26  Julien Danjou  <julien@danjou.info>
3649
3650         * color.el: Rename various rgb functions to srgb.
3651
3652 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3653
3654         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
3655         names.
3656
3657 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3658
3659         * shr.el (shr-insert): Revert last change.
3660         (shr-find-fill-point): Never leave point being at bol;
3661         relax the kinsoku limitation when rendering tables.
3662
3663 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3664
3665         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
3666         results from -accept-article.
3667
3668         * shr-color.el: Require cl when compiling.
3669
3670         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
3671         checkin.
3672
3673         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
3674
3675         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
3676
3677         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
3678         'add and 'delete to set backend marks.
3679
3680         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
3681
3682         * nnheader.el (nnheader-update-marks-actions): Refactor out.
3683
3684         * nntp.el (nntp-request-set-mark): Use it.
3685
3686         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3687
3688         * nnml.el (nnml-request-set-mark): Ditto.
3689
3690         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
3691         introduces regressions in article selection.
3692         (nnimap-find-uid-response): New function.
3693         (nnimap-request-accept-article): Use the UID returned, if any.
3694         (nnimap-request-move-article): Use the UID returned, if any.
3695         (nnimap-get-groups): Reimplement to work with folded lines.
3696         (nnimap-find-uid-response): The UID is the last element in the list.
3697         (nnimap-request-set-mark): Extend syntax with 'set.
3698
3699         * nnml.el (nnml-request-set-mark): Ditto.
3700
3701         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3702
3703         * nntp.el (nntp-request-set-mark): Ditto.
3704
3705 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3706
3707         * message.el (message-called-interactively-p): A temporary macro.
3708         (message-goto-body): Use it temporarily.
3709
3710 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3711
3712         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
3713         (nnimap-last-response-string): Unfold quoted lines, if they exist.
3714         (nnimap-last-response-string): Fix last unfolding fix.
3715
3716 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3717
3718         * shr.el (shr-insert): Fix the way to fold lines.
3719
3720 2010-11-25  Julien Danjou  <julien@danjou.info>
3721
3722         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
3723
3724         * color.el: Rename from color-lab.el
3725         (color-rgb->hex): Add.
3726         (color-complement): Add.
3727         (color-complement-hex): Add.
3728
3729         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
3730
3731 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3732
3733         * shr-color.el (shr-color-visible): Don't bug out if the colour names
3734         don't exist.
3735
3736 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3737
3738         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
3739         assuming that article displaying or another mml-preview may be
3740         interrupted for an error or for the like.
3741
3742         * shr.el (shr-get-background): Fix argument name.
3743
3744 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3745
3746         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
3747
3748         * gnus-sum.el (gnus-summary-include-articles): New function.
3749
3750         * message.el (message-goto-body): called-interactively-p needs a
3751         parameter, so use `any'.
3752
3753         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
3754         clear marks before moving, since they're synced from the Gnus side
3755         first.
3756
3757         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
3758         (gnus-summary-move-article): Copy over all marks before moving, so that
3759         IMAP doesn't think a new article has arrived.
3760
3761 2010-11-24  Julien Danjou  <julien@danjou.info>
3762
3763         * shr.el (shr-insert-background-overlay): Fix typo.
3764         (shr-render-td): Copy the background before rendering.
3765
3766         * shr-color.el (shr-color-visible): Fix docstring.
3767
3768         * shr.el (shr-tag-table): Add bgcolor support.
3769         (shr-render-td): Add bgcolor support.
3770         (shr-get-background): Add.
3771         (shr-insert-foreground-overlay): Use shr-get-background.
3772
3773         * message.el (message-goto-body): Use called-interactively-p.
3774         (message-in-body-p): message-goto-body returns point.
3775
3776 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3777
3778         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
3779         Fixes something or other in Emacs 23, and is backwards compatible.
3780
3781         * message.el (message-goto-body): Remove the <#secure special-casing,
3782         which is too special.
3783
3784         * shr.el (shr-parse-style): Drop !important from styles.
3785
3786 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
3787
3788         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
3789         this function to return incorrect results when calling it with an
3790         explicit article argument different from
3791         (gnus-summary-article-number).
3792
3793 2010-11-24  Julien Danjou  <julien@danjou.info>
3794
3795         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
3796         (shr-tag-body): Add background support.
3797         (shr-descend): Add background support.
3798         (shr-tag-title): Add.
3799
3800         * shr-color.el (shr-color-visible): Really return original background
3801         if fixed.
3802
3803 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3804
3805         * shr.el (shr-color-check): Protect against non-existent colour names.
3806
3807 2010-11-24  Julien Danjou  <julien@danjou.info>
3808
3809         * color-lab.el: Require 'cl when compiling.
3810
3811         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
3812
3813         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
3814         matched part.
3815
3816         * color-lab.el: Fix all expt calls to use float type.
3817
3818 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3819
3820         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
3821         expression to shr-color-check as is.
3822
3823         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
3824
3825         * color-lab.el: Add coding cookie.
3826         (float-pi): Use eval-and-compile.
3827
3828         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
3829         compiled for Emacsen having no `libxml-parse-html-region' support.
3830
3831 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3832
3833         * shr.el (shr-insert-color-overlay): Split stuff like
3834         "#444444 !important" to find the real colour.
3835         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
3836         parse <font color="red"> entries.
3837
3838 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
3839
3840         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
3841         point when parsing headers.
3842
3843         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
3844         is positioned properly when parsing headers.
3845
3846 2010-11-23  Julien Danjou  <julien@danjou.info>
3847
3848         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
3849
3850         * shr-color.el (shr-color->hexadecimal): Add support for color names.
3851
3852         * shr.el (shr-parse-style): Replace \n with space in style parsing.
3853
3854         * shr-color.el (shr-color-hsl-to-rgb-fractions):
3855         Use shr-color-hue-to-rgb.
3856         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
3857
3858 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3859
3860         * shr.el (shr-color->hexadecimal): Autoload.
3861         (shr-descend): Add color to all tags.
3862
3863 2010-11-22  Julien Danjou  <julien@danjou.info>
3864
3865         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
3866         shr-color->hexadecimal.
3867
3868         * shr-color.el (shr-color->hexadecimal): Add converting functions for
3869         RGB() or HSL() color representation.
3870
3871         * shr.el (shr-tag-font): Add.
3872         (shr-tag-color-check): New function to get better colors.
3873         (shr-tag-insert-color-overlay): Factorize code between tag-font and
3874         tag-span.
3875
3876         * shr-color.el: New file.
3877
3878         * color-lab.el: New file.
3879
3880         * gnus-art.el (gnus-url-mailto): Do not downcase args.
3881
3882 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
3883
3884         * nnir.el: Fix typo in comments.
3885         (nnir-run-imap): Simplify code. No need to reverse artlist.
3886         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
3887
3888 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3889
3890         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
3891
3892         * nnimap.el (nnimap-get-capabilities): Refactor out.
3893         (nnimap-open-connection): Re-request capabilities after STARTTLS.
3894
3895 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
3896
3897         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
3898         appearing when `mm-uu-hide-markers' is nil.
3899
3900 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3901
3902         * nnimap.el (nnimap-unselect-group): Make into its own function.
3903         (nnimap-request-rename-group): Unselect group before renaming.
3904         This had gotten lost somewhere.
3905         (nnimap-request-accept-article): Keep track of examined groups, and
3906         unselect the group before APPENDing to read-only groups.
3907         (nnimap-request-move-article): Clear flags before moving so that they
3908         can be re-set later.
3909
3910 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3911
3912         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
3913         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
3914
3915 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3916
3917         * gnus-art.el (gnus-mime-display-single)
3918         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
3919         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
3920         parameter.
3921
3922 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3923
3924         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
3925         (shr-table-vertical-line): New variable.
3926         (shr-insert-table): Use it.
3927
3928 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3929
3930         * gnus-html.el (gnus-html-wash-images): Don't display images if
3931         gnus-inhibit-images is non-nil; register displayer for cid images.
3932         (gnus-html-display-image): Work for cid image.
3933         (gnus-html-insert-image): Allow arguments.
3934         (gnus-html-put-image): Inhibit read-only.
3935         (gnus-html-prefetch-images): Don't prefetch images if
3936         gnus-inhibit-images is non-nil.
3937
3938 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3939
3940         * shr.el (shr-put-image): Break lines when inserting big pictures.
3941
3942 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3943
3944         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
3945         sender, thanks Katsumi Yamaoka.
3946
3947 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
3948
3949         * nnir.el (nnir-run-imap): Reverse the article list for each group
3950         rather than the whole list.
3951
3952 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3953
3954         * shr.el (shr-image-displayer): Protect function against non-existent
3955         image source.
3956
3957         * gnus-art.el (gnus-inhibit-images): New user option.
3958         (gnus-mime-display-single): Don't display image if it is non-nil.
3959
3960         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3961         gnus-inhibit-images.
3962
3963         * shr.el (shr-image-displayer): New function.
3964         (shr-tag-img): Use it.
3965
3966 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3967
3968         * mml2015.el (mml2015-epg-sign): Use From header.
3969
3970 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3971
3972         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3973
3974         * gnus-util.el (gnus-find-text-property-region): Return markers.
3975
3976         * shr.el (shr-tag-img): Put a displayer in the text property.
3977
3978         * gnus-util.el (gnus-find-text-property-region): New utility function.
3979
3980         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3981         (gnus-html-show-images): Remove.
3982
3983         * gnus-art.el (gnus-article-show-images): New, more general function.
3984
3985         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
3986         image url text properties.
3987
3988         * shr.el: Ditto.
3989
3990         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
3991         gnus-agent-auto-agentize-methods is set.  Which it isn't.
3992
3993 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3994
3995         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
3996         work for two or more articles.
3997
3998 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
4001         divide an image that's in an html article to two or more when washing
4002         non-ASCII characters in alt text of it.
4003
4004 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4005
4006         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
4007         smime-decrypt-region using function argument.
4008         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
4009
4010         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
4011
4012         * smime.el (smime-decrypt-region): Catch it.
4013
4014 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4015
4016         * smime.el (smime-mode-map): Move initialization into declaration.
4017         (gnus-run-mode-hooks): Don't autoload.
4018         (smime-mode): Use define-derived-mode.
4019
4020 2010-11-11  Glenn Morris  <rgm@gnu.org>
4021
4022         * smime.el (from): Restrict declaration to XEmacs.
4023
4024         * nnir.el (gnus-group-topic-name): Autoload.
4025
4026 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4027
4028         * shr.el (shr-insert): Don't break long line if it is because of
4029         kinsoku-bol characters in the line end.
4030
4031 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
4032
4033         * nnir.el (nnir-request-move-article): Fix to provide original group
4034         and subject.
4035         (nnir-warp-to-article): Don't fail on articles whose headers haven't
4036         been retrieved.
4037
4038         * gnus-sum.el (gnus-summary-move-article): Use original group and
4039         subject for virtual articles such as those in an nnir summary buffer.
4040
4041 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4042
4043         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
4044         least 21.5).
4045
4046         * smime.el (from): Declare it again for XEmacs.
4047
4048 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4049
4050         * message.el (message-resend): Don't disable encoding unless it's
4051         already encoded.
4052
4053         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
4054         low-numbered articles.
4055
4056 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4057
4058         * rfc2047.el (rfc2047-syntax-table): Simplify.
4059
4060         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
4061
4062         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
4063         set-char-table-range for XEmacs.
4064
4065 2010-11-10  Glenn Morris  <rgm@gnu.org>
4066
4067         * time-date.el (time-to-seconds): Always an alias on Emacs,
4068         never a real function.
4069         (with-no-warnings): Remove compat stub, now unused.
4070         (time-less-p): Doc fix.
4071         (time-to-number-of-days): Simplify.
4072
4073         * smime.el (from): Remove unused declaration.
4074
4075         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
4076         (gnus-float-time): On Emacs, always an alias.
4077
4078         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
4079         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
4080
4081 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4082
4083         * dgnushack.el: Don't use ignore-errors in the top level form since it
4084         is unavailable in XEmacs even if cl is loaded.
4085
4086         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
4087
4088 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4089
4090         * shr.el (browse-url-mailto): Autoload.
4091
4092         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
4093
4094         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
4095         regexp doesn't need quoting.
4096
4097 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
4098
4099         * message.el (message-subject-trailing-was-ask-regexp)
4100         (message-subject-trailing-was-regexp): Match was: in addition to was.
4101
4102 2010-11-09  Glenn Morris  <rgm@gnu.org>
4103
4104         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
4105         (nnbabyl-check-mbox): Use point-at-bol.
4106
4107 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4108
4109         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
4110
4111         * message.el (message-mailto): New function.
4112         (message-mailto): Should accept other parameters.
4113         (message-mailto): Remove since it duplicates browse-url-mailto
4114         functionality.
4115
4116 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4117
4118         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
4119         methods.
4120         (gnus-read-active-file): Ditto.
4121
4122         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
4123         ": " from the prompt.
4124         (gnus-group-make-group): Ditto.
4125
4126 2010-11-07  Glenn Morris  <rgm@gnu.org>
4127
4128         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
4129         (gnus-bookmark-kill-line): Use point-at-eol.
4130
4131 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4132
4133         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
4134         asterisks in From header.
4135
4136 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4137
4138         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
4139         string to avoid making the From headers syntactically invalid.
4140
4141         * message.el (message-send-mail): Don't insert courtesy messages if the
4142         message already has List-Post and List-ID messages.
4143
4144 2010-11-06  Glenn Morris  <rgm@gnu.org>
4145
4146         * gnus-art.el (gnus-treat-article): Give dynamic local variables
4147         `condition', `type', `length' a prefix.
4148         (gnus-treat-predicate): Update for above name changes.
4149
4150 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
4151
4152         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
4153         binding.  Handled by `gnus-summary-refer-thread' instead.
4154         (nnir-warp-to-article): New backend function.
4155
4156         * nnimap.el (nnimap-request-thread): Force dependency updating.
4157
4158         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
4159         (gnus-summary-refer-thread): Rework to improve thread-referral.
4160
4161         * gnus-int.el (gnus-warp-to-article): New function.
4162
4163         * gnus-sum.el (gnus-summary-article-map): Bind it.
4164
4165 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
4166
4167         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
4168         gnus-summary-refer-thread.
4169
4170         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
4171         headers.
4172         (gnus-summary-limit-include-thread): Prevent articles in thread from
4173         being cut in gnus-cut-threads.
4174         (gnus-summary-refer-thread): Limit retrieved headers to those in
4175         thread.
4176
4177 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4178
4179         * message.el (message-send-mail): Use the value of
4180         message-courtesy-message from the message buffer.
4181
4182         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
4183
4184         * shr.el (shr-browse-url): Implement mailto: URLs.
4185
4186         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
4187         "raw".
4188
4189         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
4190         if it's already selected.
4191
4192         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
4193
4194 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4195
4196         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
4197         to measure the length and truncate alt text.
4198
4199 2010-11-03  Glenn Morris  <rgm@gnu.org>
4200
4201         * nndiary.el (nndiary-generate-nov-databases-1)
4202         (nndiary-generate-active-info): Rename dynamic variable `files' to
4203         something less generic.
4204
4205 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
4206
4207         * nnir.el (nnir-request-move-article): Call the underlying backend to
4208         move articles from nnir.
4209
4210 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4211
4212         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
4213
4214 2010-11-02  Julien Danjou  <julien@danjou.info>
4215
4216         * nnir.el: Remove wais support.
4217
4218 2010-11-02  Glenn Morris  <rgm@gnu.org>
4219
4220         * gnus-html.el: Reorder requirements to quieten compiler.
4221
4222 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4223
4224         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
4225         properly for XEmacs as well.
4226         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
4227         (gnus-article-natural-long-line-p): Use window-width rather than
4228         frame-width.
4229
4230 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
4231
4232         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
4233         (nnir-read-parms): Don't modify query.
4234         (nnir-run-query): Add ability to search topic on current line.
4235         (nnir-get-active): Clean up.
4236
4237 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4238
4239         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
4240         degenerate articles.
4241
4242         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
4243         (gnus-print-buffer): Just print the buffer as is, without any copying
4244         to a buffer and then re-highlighting.
4245
4246         * nnimap.el (nnimap-request-group): Store the new updated info.
4247         (nnimap-request-group): Select the group when we don't know whether it
4248         exists or not.
4249
4250         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
4251         groups.
4252
4253         * gnus-group.el (gnus-group-find-new-groups): Display all the new
4254         groups.
4255
4256         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
4257         groups.
4258
4259         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
4260         long-lines case by only filling the long lines.
4261
4262         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
4263         (bug #7311).
4264
4265 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4266
4267         * shr.el: No need to declare `declare-function' since shr.el is for
4268         only Emacsen that provide `libxml-parse-html-region'.
4269
4270         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
4271         effective only in a file it is referred to.
4272
4273 2010-11-01  Glenn Morris  <rgm@gnu.org>
4274
4275         * mm-util.el (gnus-completing-read): Autoload.
4276         (mm-read-coding-system): Simplify Emacs definition.
4277
4278         * nnmail.el (gnus-activate-group):
4279         * nnimap.el (gnutls-negotiate):
4280         * nntp.el (netrc-parse): Fix declarations.
4281
4282 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4283
4284         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
4285         string-match-p in Emacs >=23.
4286
4287         * gnus-msg.el (gnus-configure-posting-styles)
4288         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
4289
4290 2010-11-01  Glenn Morris  <rgm@gnu.org>
4291
4292         * nnir.el (declare-function): Add compat stub.
4293         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
4294         (nnir-run-gmane): Require 'mm-url.
4295
4296         * mm-util.el (mm-string-to-multibyte): Simplify.
4297
4298         * shr.el (declare-function): Add compat stub.
4299         (url-cache-create-filename): Declare.
4300         (mm-disable-multibyte, widget-convert-button): Autoload.
4301
4302         * smime.el (ldap-search): Declare.
4303         (smime-cert-by-ldap-1): Require ldap on Emacs.
4304
4305         * nnimap.el: Require nnmail, and gnus-sum when compiling.
4306         (nnimap-keepalive): Use gnus-float-time.
4307
4308         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
4309         (mail-source-delete-crash-box): Use gnus-float-time.
4310
4311         * gnus-dired.el (gnus-completing-read): Autoload.
4312
4313         * mm-view.el (gnus-rescale-image): Autoload.
4314
4315         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
4316
4317         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
4318
4319         * sieve-manage.el: Require 'cl when compiling.
4320
4321         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
4322         (gnus-iswitchb-completing-read): Require iswitchb.
4323         (gnus-select-frame-set-input-focus): Silence compiler.
4324
4325 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4326
4327         * message.el (message-subject-trailing-was-query): Change default to t,
4328         since I think that's what most people want.
4329
4330         * nnimap.el (nnimap-request-accept-article): Erase buffer before
4331         appending for easier debugging.
4332         (nnimap-wait-for-connection): Take a regexp.
4333         (nnimap-request-accept-article): Wait for the continuation line before
4334         sending anything unless we're streaming.
4335
4336         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
4337         leave the header washing to take place.
4338
4339 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4340
4341         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
4342         regular expression match and replace in posting styles.
4343
4344 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
4345
4346         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
4347         an entire server.
4348         (nnir-get-active): New function.
4349         (nnir-run-imap): Use it.
4350         (nnir-run-gmane): Who knew, gmane search returns an article score!
4351
4352         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
4353         server on the current line with nnir.
4354
4355 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4356
4357         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
4358         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
4359         left edge.
4360         (gnus-article-foldable-buffer): Skip past the prefix when determining
4361         raggedness.
4362
4363         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
4364         the raw article, and change `C-u g' to show the article without doing
4365         treatments.
4366
4367         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
4368         on to `gnus-treat-article'.
4369         (gnus-inhibit-article-treatments): New variable.
4370
4371         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
4372
4373         * gnus-art.el (gnus-treatment-function-alist): Have
4374         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
4375         (gnus-treat-fill-long-lines): Change default to fill all text/plain
4376         sections.
4377
4378         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4379         parameter.
4380         (gnus-article-fill-cited-long-lines): New function.
4381         (gnus-article-fill-cited-article): Allow filling only long sections.
4382
4383         * shr.el (shr-find-fill-point): Don't break lines between punctuation
4384         and non-punctuation (like after the apostrophe in "'We").
4385
4386         * gnus-sum.el (gnus-summary-select-article): Make sure
4387         gnus-original-article-buffer is alive.
4388
4389         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
4390         reflect the order they're in in the digest.
4391
4392         * gnus.el (gnus-group-startup-message): Move point to the start of the
4393         buffer.
4394
4395         * nnimap.el (nnimap-capability): New function.
4396         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4397         is set.
4398
4399 2010-10-31  David Engster  <dengste@eml.cc>
4400
4401         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4402         conform with changes to gnus-completing-read.
4403
4404 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4405
4406         * shr.el (shr-tag-img): Output "*" instead of "[img]".
4407
4408 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4409
4410         * nnir.el: Move defvar, defcustom around to keep file organized
4411         and keep byte-compiler quiet.
4412         (nnir-read-parms): Accept search-engine as arg.
4413         (nnir-run-query): Pass search-engine as arg.
4414         (nnir-search-engine): Remove.
4415
4416 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4417
4418         * shr.el (shr-generic): The text nodes should be text, not :text.
4419
4420         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4421         later in the file.
4422
4423 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4424
4425         * nnir.el: General clean up.  Allow searching with multiple engines.
4426         Allow separate extra-parameters for each engine.
4427         Batch queries when possible.
4428         (nnir-imap-default-search-key,nnir-method-default-engines):
4429         Add customize interface.
4430         (nnir-run-gmane): New engine.
4431         (nnir-engines): Use it.  Qualify all prompts with engine name.
4432         (nnir-search-engine): Remove global variable.
4433         (nnir-run-hyrex): Restore for now.
4434         (nnir-extra-parms,nnir-search-history): New variables.
4435         (gnus-group-make-nnir-group): Use them.
4436         (nnir-group-server): Remove in favor of gnus-group-server.
4437         (nnir-request-group): Avoid searching twice.
4438         (nnir-sort-groups-by-server): New function.
4439
4440 2010-10-30  Julien Danjou  <julien@danjou.info>
4441
4442         * gnus-group.el: Remove gnus-group-fetch-control.
4443
4444         * gnus-start.el (gnus-find-new-newsgroups):
4445         Remove gnus-check-first-time-used.
4446
4447         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4448
4449 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4450
4451         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4452         set on groups that don't have \* permanentflags.
4453
4454 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4455
4456         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
4457         control the background color.
4458         (shr-tag-img): Ignore very small web bug type images.
4459         (shr-put-image): Add help-echo alt texts to the images.
4460         (shr-tag-video): Show the video poster image.
4461
4462 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4463
4464         * shr.el (shr-table-depth): New variable.
4465         (shr-tag-table-1): Only insert the images after the top-level table.
4466
4467         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4468
4469         * gnus-util.el (gnus-list-memq-of-list): New function.
4470
4471         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4472         selected.
4473         (nnimap-unsplittable-articles): New slot.
4474         (nnimap-new-articles): Use it.
4475
4476 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
4477
4478         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4479         move to the previous line on `M-g'.
4480
4481 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4482
4483         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4484         *-request-group, which seems unnecessary.
4485
4486         * nnimap.el (nnimap-quote-specials): Function copied over from
4487         imap.el.
4488         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4489         they support that.  Suggested by Tom Regner.
4490
4491 2010-10-29  Julien Danjou  <julien@danjou.info>
4492
4493         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4494         defalias.
4495         (gnus-summary-delete-marked-with): Remove obsolete defalias.
4496
4497         * gnus.el: Remove `gnus-nntp-service' variable.
4498         (gnus-secondary-servers): Make obsolete.
4499         (gnus-nntp-server): Make obsolete.
4500
4501         * gnus-start.el (gnus-1): Remove x-splash calls.
4502
4503         * gnus-ems.el (gnus-x-splash): Remove.
4504
4505         * gnus.el (gnus-group-startup-message): Simplify/update code.
4506
4507         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
4508         definition.
4509
4510         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4511         capability before doing anything.
4512         (gnus-group-insert-group-line): Remove useless
4513         gnus-group-remove-excess-properties.
4514
4515 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4516
4517         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4518
4519 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4520
4521         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4522         config after reselecting.
4523
4524 2010-10-28  Julien Danjou  <julien@danjou.info>
4525
4526         * shr.el (shr-put-image): Use point even if only inserting text.
4527         (shr-put-image): Save excursion when inserting alt text on non-graphic
4528         display, so the behaviour is the same when we are on a graphic display.
4529
4530         * nnir.el (nnir-run-swish-e): Remove hyrex support.
4531
4532 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4533
4534         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4535         (gnus-mime-copy-part): Check coding system, not charset.
4536         (gnus-mime-view-part-externally): Never remove part.
4537         (gnus-mime-view-part-internally): Don't remove part here.
4538         (gnus-article-part-wrapper): Make sure MIME tag is visible.
4539         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4540         multipart/alternative.
4541
4542         * mm-decode.el (mm-display-part): Take optional arg `force'.
4543
4544 2010-10-26  Julien Danjou  <julien@danjou.info>
4545
4546         * gnus-group.el (gnus-group-default-list-level): Add this function to
4547         compute the default list level.
4548         (gnus-group-default-list-level): Add possibility to use a function.
4549
4550 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4551
4552         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4553
4554         * gnus-group.el (gnus-group-completing-read)
4555         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4556         gnus-replace-in-string.
4557
4558 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4559
4560         * shr.el (shr-tag-div): Add.
4561
4562         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
4563
4564 2010-10-25  Julien Danjou  <julien@danjou.info>
4565
4566         * gnus-util.el: Remove `gnus-with-local-quit'.
4567
4568         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
4569
4570 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4571
4572         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
4573         the original article buffer.
4574
4575 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4576
4577         * nnimap.el (nnimap-request-head): New function.
4578         (nnimap-request-move-article): Try to be slighly faster by not
4579         requesting the entire message when moving.
4580         (nnimap-transform-headers): Don't bug out on bodiless articles.
4581         (nnimap-send-command): Have no outstanding messages if the IMAP server
4582         doesn't support streaming.
4583         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
4584
4585 2010-10-24  Julien Danjou  <julien@danjou.info>
4586
4587         * message.el (message-default-headers): Fix type.
4588
4589 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4590
4591         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
4592         prefetching images.
4593
4594         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
4595         backend for unknown groups.  This is mainly useful for nnimap groups.
4596
4597         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
4598         group isn't covered by the agent.
4599
4600 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
4601
4602         * nnir.el (nnir-method-default-engines): New variable.
4603         (nnir-run-query): Use it.
4604         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
4605         (gnus-summary-nnir-goto-thread): Change group if needed.
4606
4607         * gnus-group.el (gnus-group-group-map): Add key binding for
4608         gnus-group-make-nnir-group.
4609
4610 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4611
4612         * shr.el (shr-tag-object): Add.
4613
4614         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
4615         original article buffer live.
4616         (gnus-summary-select-article-buffer):
4617         Mention gnus-widen-article-buffer.
4618
4619 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4620
4621         * shr.el (shr-tag-strong): Add.
4622
4623 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4624
4625         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
4626         group names.  They mess up the group buffer badly.
4627
4628         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
4629
4630         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
4631         instead of the summary one.
4632
4633 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4634
4635         * mml.el (mml-preview): Work properly when editing article.
4636
4637         * gnus-start.el (gnus-read-active-file-1): Don't add method to
4638         gnus-have-read-active-file if it's already been in.
4639
4640 2010-10-22  Tom Tromey  <tromey@redhat.com>
4641
4642         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
4643         gnus-group-completing-read.
4644
4645 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4646
4647         * message.el (message-mode-map): Don't bind M-; to comment region, to
4648         allow the global comment-dwim to work.
4649
4650 2010-10-21  Julien Danjou  <julien@danjou.info>
4651
4652         * message.el (message-setup-1): Allow message-default-headers to be a
4653         function.
4654
4655 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4656
4657         * shr.el (shr-tag-table): Simplify.
4658
4659 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4660
4661         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
4662         to avoid trying to snarf invalid stuff.
4663
4664         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
4665
4666         * gnus.el (gnus-message-archive-group): Quote value.
4667         (gnus-message-archive-group): Mark as changed.
4668
4669         * shr.el (shr-add-font): Don't put the font properties on the newline
4670         or the indentation.
4671
4672         * message.el (message-fix-before-sending): Change options when sending
4673         non-printable characters.
4674
4675         * gnus.el (gnus-message-archive-method): Change the default to
4676         monthly outgoing groups.
4677
4678         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
4679         that have gotten new numbers.
4680
4681         * nnimap.el (nnimap-request-replace-article): New function.
4682
4683 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4684
4685         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
4686         (nnrss-request-article): Don't use special html washing code.
4687
4688 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * shr.el (shr-tag-table): Remove useless nconc.
4691
4692 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4693
4694         * gnus-art.el (article-wash-html): Simplify and remove the charset
4695         stuff.  Use the normal html rendering code instead of the special html
4696         washing code.
4697
4698         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
4699         `gnus-w3m' symbols.
4700         (mm-text-html-washer-alist): Remove.
4701
4702         * mm-decode.el (mm-inline-text-html-renderer): Remove.
4703         (mm-inline-media-tests): Remove use.
4704         (mm-text-html-renderer): Change default to the `shr' symbol.
4705
4706         * mm-view.el (mm-inline-text-html): Remove use.
4707
4708         * gnus-art.el (gnus-blocked-images): New function.  Allow the
4709         `gnus-blocked-images' to be a function.
4710         (gnus-article-wash-function): Remove.
4711
4712 2010-10-20  Julien Danjou  <julien@danjou.info>
4713
4714         * spam.el (spam-list-of-processors): Mark as obsolete.
4715
4716         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
4717         (nnimap-insert-partial-structure): Fix boundary detection.
4718
4719 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
4720
4721         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
4722         run file-truename on remote files.  This can be expensive and even
4723         prevent one from editing drafts if some unrelated buffer has a stale
4724         connection.
4725
4726 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4727
4728         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
4729         kinsoku-eol regardless of shr-kinsoku-shorten.
4730         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
4731         (shr-tag-table): Support caption, thead, and tfoot.
4732
4733 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4734
4735         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
4736         lines.
4737         (shr-save-contents): New command and keystroke.
4738
4739         * nndoc.el (nndoc-type-alist): Add git support.
4740         (nndoc-git-type-p): New function.
4741         (nndoc-transform-git-article): Ditto.
4742         (nndoc-transform-git-headers): Ditto.
4743         (nndoc-transform-git-headers): Generate Subject headers.
4744
4745         * shr.el (shr-parse-style): New function.
4746         (shr-tag-span): Ditto.
4747
4748         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
4749         to `G G' to avoid collisions.
4750
4751 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4752
4753         * shr.el: Load kinsoku if necessary.
4754         (shr-kinsoku-shorten): New internal variable.
4755         (shr-find-fill-point): Make kinsoku shorten text line if
4756         shr-kinsoku-shorten is bound to non-nil.
4757         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
4758         shr-indentation too when testing if table is wider than frame width.
4759         (shr-insert-table): Use `string-width' instead of `length' to measure
4760         text width.
4761         (shr-insert-table-ruler): Make sure indentation is done at bol.
4762
4763 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4764
4765         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
4766         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
4767         undecoded network data.
4768
4769 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4770
4771         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
4772         name in the mode line spec so that the mode line menu works
4773         (bug #2431).
4774
4775         * message.el (message-get-reply-headers): If we're fed `to-address',
4776         then always use that.
4777
4778         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
4779         aren't so wide as to need to switch off the edit menu.
4780
4781         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
4782         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
4783
4784         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4785         `M-g'.
4786         (nnimap-update-info): Update flags/read marks even if \* isn't part of
4787         the permanent marks.
4788
4789 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
4790
4791         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4792         Splitting according to references/in-reply-to obeys the ignore-groups
4793         variable, while splitting by sender and subject do not.
4794
4795 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4796
4797         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
4798         alist, so that we can look for non-Unicode chars.
4799         (article-translate-strings): Allow both character and string maps.
4800
4801 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4802
4803         * shr.el (shr-insert): Don't insert space behind a wide character
4804         categorized as kinsoku-bol, or between characters both categorized as
4805         nospace.
4806
4807 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
4808
4809         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
4810         headers to gnus-newsgroup-headers.
4811
4812 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4813
4814         * shr.el (shr-tag-img): Don't align images -- since we're not
4815         rescaling, this often leads to ugly displays.
4816
4817 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
4818
4819         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
4820         duplicates.
4821
4822 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4823
4824         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
4825         call.
4826
4827 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4828
4829         * gnus.el: Autoload gnus-html-show-images.
4830
4831         * nnimap.el: Use nnheader-message throughout.
4832
4833         * shr.el (shr-tag-img): Ignore images with no data.
4834
4835 2010-10-15  Julien Danjou  <julien@danjou.info>
4836
4837         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
4838         a possibility to disable format=flow encoding when using hard newlines.
4839
4840 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4841
4842         * shr.el (shr-insert): Remove space inserted before or after a
4843         breakable character or at the beginning or the end of a line.
4844         (shr-find-fill-point): Do kinsoku; find the second best point or give
4845         it up if there's no breakable point.
4846
4847 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4848
4849         * nnimap.el (nnimap-open-connection): Message when opening connection
4850         for debugging purposes.
4851
4852         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
4853         on every setup buffer call to allow this to change from article to
4854         article.
4855
4856         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
4857         buffers where we have a wide table.
4858
4859 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
4860
4861         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
4862         uses *-request-thread.
4863
4864 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4865
4866         * nnimap.el (nnimap-open-connection): Remove %s from openssl
4867         incantation, which is no longer valid.
4868
4869 2010-10-14  Julien Danjou  <julien@danjou.info>
4870
4871         * shr.el: Fix defcustom type (char -> character).
4872
4873 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4874
4875         * nnimap.el (nnimap-open-connection): tls-program should be a list of
4876         programs.
4877
4878 2010-10-14  Julien Danjou  <julien@danjou.info>
4879
4880         * shr.el (shr-tag-a): Use url-link as widget type.
4881
4882         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
4883         `gnus-group-get-icon'.
4884
4885 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4886
4887         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
4888         This should make server editing work better.
4889
4890         * shr.el (shr-find-fill-point): Don't inloop on indented text.
4891
4892         * tls.el (tls-program): Remove spurious %s from openssl.
4893
4894         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
4895         (nnimap-parse-flags): Fix regexp.
4896
4897         * shr.el (shr-find-fill-point): Use a filling algorithm that should
4898         probably work for CJVK text, too.
4899
4900         * nnimap.el (nnimap-extend-tls-programs): Remove.
4901         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
4902
4903         * tls.el (tls-starttls-switches): Remove starttls hack.
4904         (open-tls-stream): Ditto.
4905         (tls-find-starttls-argument): Ditto.
4906
4907 2010-10-13  Julien Danjou  <julien@danjou.info>
4908
4909         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
4910         responses.
4911
4912 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4913
4914         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
4915
4916         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
4917         anything in Emacs.
4918
4919         * shr.el (shr-current-column): Remove buggy and unnecessary function.
4920
4921 2010-10-13  Julien Danjou  <julien@danjou.info>
4922
4923         * shr.el (shr-width): Make shr-width a defcustom with default to
4924         fill-column.
4925         (shr-tag-img): Use shr-width rather than fill-column.
4926
4927 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4928
4929         * dgnushack.el (byte-optimize-apply)
4930         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
4931
4932         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
4933         position when (X-)Faces exist.
4934         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
4935         avatars when called interactively.
4936
4937 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4938
4939         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
4940         gnus-article-x-face-too-ugly is bound.
4941
4942 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4943
4944         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
4945
4946         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4947         mailbox that doesn't exist.
4948
4949 2010-10-12  Julien Danjou  <julien@danjou.info>
4950
4951         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4952         (shr-get-image-data): Encode URL properly when fetching from cache.
4953         (shr-tag-img): Use aligned-to spaces to align correctly images.
4954
4955         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4956         before inserting the Gravatar.
4957
4958         * shr.el (shr-tag-img): Add align attribute support for <img>.
4959
4960 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4961
4962         * gnus-gravatar.el (gnus-art): Require.
4963
4964         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4965         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4966         Remove long obsoleted functions.
4967
4968 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4969
4970         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4971
4972         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4973
4974         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4975         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4976         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4977         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4978         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4979         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4980         * sieve-manage.el, smime.el, spam.el:
4981         Fix comment for declare-function.
4982
4983 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4984
4985         * nnimap.el (nnimap-request-rename-group): Select group read-only
4986         before renaming it.
4987
4988         * shr.el (shr-insert): Fix up the white space only regexp.
4989
4990         * nnimap.el (nnimap-transform-split-mail): Not all articles have
4991         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
4992
4993         * shr.el (shr-current-column): New function.
4994         (shr-find-fill-point): New function.
4995
4996 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4997
4998         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
4999         numbers.
5000
5001 2010-10-11  Julien Danjou  <julien@danjou.info>
5002
5003         * shr.el (shr-hr-line): Add.
5004         (shr-tag-hr): Use shr-hr-line to specify which character to use to
5005         display hr lines.
5006         (shr-max-columns): Do not change state to nil if we just inserting
5007         spaces.
5008
5009 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5010
5011         * gnus-topic.el (gnus-topic-read-group): If after the last group,
5012         select the last group.
5013
5014 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5015
5016         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
5017
5018 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
5019
5020         * dig.el (dig-mode-map): Declare and define in one step.
5021
5022 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5023
5024         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
5025         for Gnus.
5026         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
5027         (nnimap-update-qresync-info): Mark \Seen articles as read.
5028
5029         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
5030         non-variable, too.
5031
5032         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
5033         available.
5034         (nnimap-update-info): Rely more on the current active than the param
5035         active to avoid marking articles as read too much.
5036
5037         * auth-source.el (auth-source-create): Use (user-login-name) for the
5038         user name default.
5039
5040         * nnimap.el (nnimap-update-info): If the server doesn't return any
5041         useful info, just use the previous info.
5042         (nnimap-update-info): Prefer old info over start-article.
5043         (nnimap-update-qresync-info): Finish implementing QRESYNC.
5044
5045 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
5046
5047         * nnir.el (autoload): Clean up autoloads.
5048         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
5049         Use key rather than value.
5050         (nnir-imap-search-other): New variable.
5051         (nnir-read-parm): Use it.
5052         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
5053         (gnus-summary-nnir-goto-thread): Modify to work with imap.
5054
5055 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5056
5057         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
5058         the process, too.
5059
5060 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5061
5062         * spam.el (gnus-summary-mode-map): Bind to "$".
5063         Suggested by Russ Allbery.
5064
5065         * shr.el: Rework the way things are indented by <li> slightly.
5066
5067         * gnus.el (gnus-group-set-parameter): Fix typo.
5068
5069         * nnimap.el: Start implementing QRESYNC support.
5070
5071 2010-10-09  Julien Danjou  <julien@danjou.info>
5072
5073         * nnir.el (nnir-engines): Fix too many arguments.
5074
5075 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5076
5077         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
5078         group is the "last", so that the backends like nnfolder actually save
5079         their folders.
5080
5081         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
5082         try to use that for the tls stream.
5083         (nnimap-retrieve-group-data-early): Rework the marks code to heed
5084         UIDVALIDITY and find out which groups are read-only and not.
5085         (nnimap-get-flags): Use the same marks parsing code as the rest of
5086         nnimap.
5087
5088 2010-10-09  Julien Danjou  <julien@danjou.info>
5089
5090         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
5091
5092         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
5093         retrieving gravatars.
5094
5095         * shr.el (shr-table-corner): Add.
5096         (shr-table-line): Add.
5097         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
5098
5099 2010-10-08  Julien Danjou  <julien@danjou.info>
5100
5101         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
5102
5103 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
5104
5105         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
5106
5107         * gnus-sum.el (gnus-mark-article-as-unread)
5108         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
5109         (gnus-summary-set-bookmark): Use it.
5110
5111         * gnus-msg.el (gnus-setup-message): Use it.
5112
5113         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5114
5115         * gnus.el (gnus-group-remove-parameter): Use it.
5116
5117         * gnus-group.el (gnus-group-make-web-group): Use it.
5118
5119         * gnus-demon.el (gnus-demon-remove-handler): Use it.
5120
5121         * nnregistry.el: Update docs to mention manual.
5122
5123         * gnus-registry.el: Update docs to mention nnregistry.el.
5124         (gnus-registry-initialize): Don't install nnregistry refer method
5125         automatically.
5126         (gnus-registry-install-nnregistry): Remove it.
5127
5128 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5129
5130         * shr.el (shr-insert): Don't insert double spaces.
5131
5132 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5133
5134         * gnus-gravatar.el (gnus-treat-from-gravatar)
5135         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
5136         called interactively.
5137
5138         * gnus-art.el (gnus-mime-view-part-externally)
5139         (gnus-mime-view-part-internally): Make predicate function passed to
5140         gnus-mime-view-part-as-type assume argument is a mime type, not a list
5141         of a mime type.
5142
5143         * shr.el (shr-table-widths): Don't use cl function `reduce'.
5144
5145 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5146
5147         * shr.el (require): Require cl when compiling.
5148         (shr-tag-hr): New function.
5149
5150         * nnimap.el (nnimap-update-info): Remove double setting of high.
5151         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
5152         This makes nnimap work properly on Courier again.
5153
5154         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
5155         the variable for backwards compatibility.
5156
5157         * mm-decode.el (mm-save-part): If given a non-directory result, expand
5158         the file name before using to avoid setting mm-default-directory to
5159         nil.
5160
5161         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
5162         bidning gnus-agent variables.
5163
5164         * shr.el (shr-render-td): Use a cache for the table rendering function
5165         to avoid getting an exponential rendering behaviour in nested tables.
5166         (shr-insert): Rework the line-breaking algorithm.
5167         (shr-insert): Don't leave trailing spaces.
5168         (shr-insert-table): Also insert empty TDs.
5169         (shr-tag-blockquote): Ensure paragraphs after </ul>.
5170
5171 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5172
5173         * gnus-sum.el (gnus-number): Rename from `number'.
5174         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
5175         (gnus-summary-limit-children): Update uses correspondingly.
5176
5177 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5178
5179         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
5180         (gnus-gravatar-transform-address): Don't show avatars of people of
5181         which mail addresses match gnus-gravatar-too-ugly.
5182
5183 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5184
5185         * shr.el (shr-table-widths): Expand TD elements to fill available
5186         space.
5187
5188 2010-10-07  Julien Danjou  <julien@danjou.info>
5189
5190         * nnimap.el (nnimap-request-rename-group): Add this method.
5191
5192 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5193
5194         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
5195         name from XEmacs' function-arglist.
5196
5197         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
5198         gravatar under XEmacs.
5199
5200 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
5201
5202         * auth-source.el: Update docs with TODO items.
5203
5204         * gnus-sync.el: Update docs to explain state and plans.
5205
5206         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
5207         Hooks for mark updates.
5208         (gnus-request-set-mark, gnus-request-update-mark): Use them.
5209
5210         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
5211         hooks with arguments, which is needed for mark update hooks.
5212
5213 2010-10-06  Julien Danjou  <julien@danjou.info>
5214
5215         * gnus.el (gnus-expand-group-parameter): Only return and act on what
5216         was matched.
5217
5218         * sieve-manage.el: Update example in `Commentary'.
5219
5220         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
5221
5222         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
5223         not 2000.
5224         (sieve-manage-authenticate): Re-add function.
5225
5226 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5227
5228         * shr.el (shr-insert): Get 'space transition right.
5229         (shr-render-td): Only delete space at the end of the TD.
5230
5231         * nnimap.el (nnimap-open-connection): Prepare to support
5232         open-gnutls-stream.
5233
5234         * shr.el: Rearrange function order to be more logical.
5235
5236 2010-10-06  Julien Danjou  <julien@danjou.info>
5237
5238         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
5239         (nnrss-discover-feed): Remove 404 URL in docstring.
5240
5241         * nnir.el: Fix Swish-E URL.
5242         Fix Namazu URL.
5243
5244         * message.el (message-change-subject): Remove 404 URL in a comment.
5245
5246 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5247
5248         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
5249         called interactively.
5250
5251         * gnus-util.el (gnus-remove-if): Allow hash table.
5252         (gnus-remove-if-not): New function.
5253
5254         * gnus-art.el (gnus-mime-view-part-as-type)
5255         * gnus-score.el (gnus-summary-score-effect)
5256         * gnus-sum.el (gnus-read-move-group-name):
5257         Replace remove-if-not with gnus-remove-if-not.
5258
5259         * gnus-group.el (gnus-group-completing-read):
5260         Regard collection as a hash table if it is not a list.
5261
5262 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5263
5264         * shr.el (shr-render-td): Allow blank/missing <TD>s.
5265
5266         * shr.el: Document the table-rendering algorithm.
5267
5268 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5269
5270         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
5271         for Emacsen having no `libxml-parse-html-region' support.
5272
5273 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5274
5275         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
5276         invalid URLs.
5277
5278         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
5279         line-broken.
5280         (shr-tag-img): Ignore image fetching errors.
5281         (shr-overlays-in-region): Compute overlay positions correctly.
5282
5283         * mm-decode.el (mm-shr): Require shr.
5284
5285         * gnus-art.el (gnus-blocked-images): Move variable here.
5286
5287         * shr.el (shr-insert-table): Bind free variable.
5288
5289         * mm-decode.el (mm-shr): Bind shr-content-function.
5290
5291         * shr.el (shr-content-function): New variable.
5292
5293         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
5294         added for symmetry.
5295
5296         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
5297
5298         * gnus-group.el (gnus-group-make-group): Doc fix.
5299
5300         * nnimap.el (nnimap-request-newgroups): Return success.
5301
5302         * shr.el (shr-find-elements): New function.
5303         (shr-tag-table): Put all the images after the table.
5304         (shr-tag-table): Really inhibit images inside the table.
5305         (shr-collect-overlays): Copy over overlays from the TD elements to the
5306         main document.
5307
5308         * mm-decode.el (mm-shr): Bind shr-blocked-images to
5309         gnus-blocked-images.
5310
5311 2010-10-05  Julien Danjou  <julien@danjou.info>
5312
5313         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
5314
5315         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
5316         (gnus-html-maximum-image-size): Add this function.
5317         (gnus-html-put-image): Use gnus-html-maximum-image-size.
5318
5319         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
5320         server-value of the capability is nil.
5321
5322 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5323
5324         * shr.el (shr-tag-em): Add <EM> tag.
5325
5326 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
5327
5328         * sieve-manage.el (sieve-manage-default-stream): Make default stream
5329         customizable.
5330
5331         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
5332         handing broken links to browse-url.
5333
5334 2010-10-05  Julien Danjou  <julien@danjou.info>
5335
5336         * gnus-util.el (gnus-emacs-completing-read)
5337         (gnus-iswitchb-completing-read): Use autoload rather than require.
5338
5339 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5340
5341         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
5342         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
5343         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
5344         iswitchb-temp-buflist for XEmacs.
5345
5346         * gnus-util.el (gnus-completing-read-function): Exclude
5347         gnus-icompleting-read and gnus-ido-completing-read from candidates for
5348         XEmacs since iswitchb.el is very old and ido.el is unavailable in
5349         XEmacs.
5350
5351         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
5352         not to use `delete-dups' that is unavailable in XEmacs 21.4.
5353
5354         * gnus-html.el: Don't require help-fns under XEmacs.
5355         (gnus-html-schedule-image-fetching): Work for XEmacs.
5356
5357         * mm-decode.el (mm-shr): Decode contents by charset.
5358
5359 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5360
5361         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
5362         unknown.
5363
5364         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
5365         (shr-get-image-data): Ensure against the cache file missing.
5366
5367         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
5368         for data.
5369
5370         * spam-report.el (spam-report-url-ping-plain): Don't query about
5371         killing the process.
5372
5373         * shr.el (shr-render-td): Protect against too-wide text.
5374
5375 2010-10-04  Julien Danjou  <julien@danjou.info>
5376
5377         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
5378         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
5379
5380         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
5381         retrieved.
5382
5383 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5384
5385         * shr.el (browse-url): Require.
5386         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5387         lines.
5388         (shr-show-alt-text, shr-browse-image): New commands.
5389         (shr-browse-url, shr-copy-url): New commands.
5390
5391         * gnus-sum.el (gnus-widen-article-window): New variable.
5392         (gnus-summary-select-article-buffer): Use it.
5393
5394         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5395         without @ signs.
5396
5397 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5398
5399         * nnir.el (nnir-run-imap): Remove spurious space in search string.
5400
5401 2010-10-04  Julien Danjou  <julien@danjou.info>
5402
5403         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5404         for XEmacs.
5405
5406 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5407
5408         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5409
5410         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5411         (nnimap-close-server): Implement.
5412
5413         * dgnushack.el (iswitchb): Require to shut up the compiler.
5414
5415         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5416         (shr-insert): Tweak line breaking.
5417         (shr-insert): Handle <pre> better.
5418         (shr-tag-li): Get <li> indentation right.
5419         (shr-tag-li): Get <li> indentation even righter.
5420         (shr-tag-blockquote): Ensure paragraph start.
5421         (shr-make-table): Tweak table generation.
5422         (shr-make-table): Fix typo.
5423
5424         * shr.el: Implement table rendering.
5425
5426 2010-10-04  Julien Danjou  <julien@danjou.info>
5427
5428         * gnus-html.el (gnus-html-put-image): Fix resize image code.
5429
5430 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5431
5432         * shr.el (shr-insert): Use string anchors instead of line anchors.
5433
5434 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5435
5436         * shr.el: Add headings.
5437         (shr-ensure-paragraph): Actually work.
5438         (shr-tag-li): Make <ul> prettier.
5439         (shr-insert): Get white space at the beginning/end of elements right.
5440         (shr-tag-p): Collapse subsequent <p>s.
5441         (shr-ensure-paragraph): Don't insert double line feeds after blank
5442         lines.
5443         (shr-insert): \t is also space.
5444         (shr-tag-s): Fix "s" tag name function.
5445         (shr-tag-s): Fix face prop name.
5446
5447 2010-10-03  Julien Danjou  <julien@danjou.info>
5448
5449         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5450
5451         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5452         gnus-window-inside-pixel-edges.
5453
5454         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5455         gnus-ems.
5456
5457         * mm-view.el (mm-inline-image-emacs): Support image resizing.
5458
5459         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5460         function.
5461
5462         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5463         resize choice.
5464
5465 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5466
5467         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5468         beginning of the buffer.
5469
5470         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5471         article buffer again.
5472
5473         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5474
5475         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5476         when it's at the start of the buffer.
5477
5478         * shr.el (shr-tag-blockquote): Convert name.
5479         (shr-rescale-image): Use the right image-size variant.
5480
5481         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5482         buffer isn't shown, then select the current article first instead of
5483         bugging out.
5484         (gnus-summary-select-article-buffer): Show both the article and summary
5485         buffers again.
5486
5487         * shr.el (shr-fontize-cont): Protect against regions with no text.
5488         Rename tag functions to shr-tag-* for enhanced security.
5489         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5490
5491 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
5492
5493         * shr.el (shr-insert):
5494         * pop3.el (pop3-movemail):
5495         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5496         loaded.
5497
5498 2010-10-03  Glenn Morris  <rgm@gnu.org>
5499
5500         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5501
5502         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5503
5504         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5505
5506         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5507
5508         * gnus-util.el (gnus-make-local-hook): Simplify.
5509
5510 2010-10-02  Julien Danjou  <julien@danjou.info>
5511
5512         * gnus-util.el (gnus-iswitchb-completing-read): New function.
5513         (gnus-ido-completing-read): New function.
5514         (gnus-emacs-completing-read): New function.
5515         (gnus-completing-read): Use gnus-completing-read-function.
5516         Add gnus-completing-read-function.
5517
5518 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5519
5520         * shr.el (shr-insert-document): Autoload.
5521         (shr-img): Be silent.
5522         (shr-insert): Add a newline after every picture before text.
5523         (shr-add-font): Use overlays for combining faces.
5524         (shr-insert): Pass upwards the text start point.
5525
5526         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5527         possible.
5528         (mm-shr): New function.
5529
5530 2010-10-02  Julien Danjou  <julien@danjou.info>
5531
5532         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5533         should go backward.
5534
5535 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
5536
5537         * shr.el (shr): Fix typo in provide call.
5538
5539 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5540
5541         * shr.el: New file.
5542
5543         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5544
5545         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5546         completing read.
5547
5548 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5549
5550         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5551         we're being queried about.  Suggested by Dan Jacobson.
5552
5553         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5554         Suggested by Jason Eisner.
5555
5556         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5557         table, too.  Suggested by Stefan Wiens.
5558         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5559         the table unnecessary.  Suggested by Stefan Wiens.
5560
5561         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5562         longer needed, and probably doesn't work either, as pointed out by
5563         Stefan Wiens.
5564         (gnus-summary-exit): Remove call to the clearing function.
5565         (gnus-summary-exit-no-update): Ditto.
5566
5567         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
5568         instead of gnus-eval-in-buffer-window to avoid popping up frames.
5569         Reported by Stefan Monnier.
5570         (gnus-summary-save-in-rmail): Ditto.
5571
5572         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
5573         article buffer, instead of both the article buffer and the summary
5574         buffer.  Sort of suggested by Dan Jacobson.
5575
5576         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
5577
5578         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
5579         Suggested by Dan Jacobson.
5580
5581         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
5582         documentation clearer.
5583
5584         * message.el (message-shorten-references): Comment on the number "21".
5585         Suggested by Stefan Monnier.
5586
5587         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
5588         Suggested by Dan Jacobson.
5589
5590         * gnus.el (gnus-large-newsgroup):
5591         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
5592
5593         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
5594         externalize attachments.  Bug reported by Steve Wen.
5595
5596         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
5597         really message anything to the user.
5598
5599         * nnmail.el (nnmail-article-group): Allow using the fancy split method
5600         directly.
5601
5602         * nnimap.el (nnimap-request-group): Low higher than high to signal no
5603         messages in empty groups.
5604
5605 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
5606
5607         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
5608         non-UIDNEXT group.
5609
5610 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5611
5612         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
5613         not the value from the collection.
5614
5615         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
5616         values.  This sometimes happens on some groups that have no info.
5617         (nnimap-request-newgroups): New function.
5618
5619 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
5620
5621         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
5622         check into `gnus-registry-initialize'.
5623         (gnus-registry-initialize): Ditto.
5624         Fix and extend header docs.
5625
5626 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5627
5628         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
5629         regexp backtrace overflows.
5630
5631         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
5632         for starttls that tls.el implements; i.e. openssl.
5633
5634         * tls.el (tls-starttls-switches): Give up on using starttls with
5635         gnutls-cli.
5636         (tls-program): Add --insecure to be consistent with the defaults from
5637         openssl s_client.  Now all three commands are insecure.
5638
5639 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5640
5641         * lpath.el: Bind completion-styles-alist for XEmacs.
5642
5643         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
5644         (gravatar-create-image): New function that's an alias to
5645         gnus-xmas-create-image, gnus-create-image, or create-image.
5646         (gravatar-data->image): Use it.
5647
5648 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
5649
5650         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
5651         install the nnregistry refer method.
5652         (gnus-registry-install-hooks): Use it.
5653         (gnus-registry-unfollowed-groups): Add nnmairix to the default
5654         unfollowed groups.
5655
5656 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
5657
5658         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
5659         expanding threads.
5660
5661 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5662
5663         * nnir.el: Use the server names without suffixes (bug #7009).
5664
5665         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
5666         unencrypted to STARTTLS, if possible.
5667
5668 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5669
5670         * message.el (message-ignored-supersedes-headers): Strip Injection-*
5671         headers before superseding.
5672
5673 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5674
5675         * nnrss.el (nnrss-use-local): Add documentation.
5676
5677         * nnimap.el (nnimap-extend-tls-programs): New function.
5678         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
5679         (nnimap-wait-for-connection): Accept the greeting from the stupid
5680         output from openssl s_client -starttls, too.
5681
5682         * tls.el (tls-starttls-switches): New variable.
5683         (tls-find-starttls-argument): Use it.
5684         (open-tls-stream): Ditto.
5685
5686         * netrc.el (netrc-credentials): Return the value of the "default" entry.
5687         (netrc-machine): Ditto.
5688
5689         * nnimap.el (nnimap-find-article-by-message-id): Really return the
5690         article number.
5691         (nnimap-split-fancy): New variable.
5692         (nnimap-split-incoming-mail): Use it.
5693
5694         * nntp.el (nntp-server-list-active-group): Document.
5695
5696         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
5697         SELECT to get the message-id.
5698
5699         * mail-source.el (mail-sources): Remove webmail support.
5700         (defvar): Ditto.
5701         (mail-source-fetcher-alist): Ditto.
5702         (mail-source-fetch-webmail): Remove.
5703
5704         * webmail.el: Remove -- doesn't seem relevant any more.
5705
5706         * gnus.el: Fix up make-obsolete-variable declarations throughout.
5707
5708         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
5709         the \r.
5710
5711 2010-09-30  Julien Danjou  <julien@danjou.info>
5712
5713         * gnus-agent.el (gnus-agent-add-group): Fix call to
5714         gnus-completing-read.
5715
5716 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5717
5718         * nndoc.el (nndoc-retrieve-groups): New function.
5719
5720         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
5721         `default', use nnmail-split-methods.
5722         (nnimap-request-article): Downcase the NILs so that they are nil.
5723
5724         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
5725         symbol.
5726
5727         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
5728         code, since if the user has requested network, that's what they ought
5729         to get.
5730         (nnimap-request-set-mark): Erase the buffer before issuing commands.
5731         (nnimap-split-rule): Mark as obsolete.
5732
5733         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
5734         New variable.
5735
5736         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
5737         correct slot, too.
5738
5739 2010-09-29  Julien Danjou  <julien@danjou.info>
5740
5741         * gnus.el (gnus-local-domain): Declare variable obsolete.
5742
5743         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
5744         Fix history computing.
5745         (gnus-ido-completing-read): Require ido.
5746
5747 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5748
5749         * gnus-registry.el: Don't prompt on load, which makes it impossible to
5750         build Gnus.
5751
5752         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
5753         when interpreting the structures.
5754         (nnimap-request-accept-article): Add \r\n to the lines to make this
5755         work with Cyrus.
5756
5757         * nndraft.el (nndraft-request-expire-articles): Use the group name
5758         instead if "nndraft".  Fix found by Nils Ackermann.
5759
5760 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
5761
5762         * nnregistry.el: Add.
5763
5764 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5765
5766         * nnmail.el (group, group-art-list, group-art):
5767         Remove unneeded directives.
5768
5769 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5770
5771         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
5772         (mm-mime-charset)
5773         * rfc2047.el (rfc2047-syntax-table)
5774         * utf7.el (utf7-utf-16-coding-system): Comment fix.
5775
5776         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
5777         rather than `insert-file-contents' and `eval-region'.
5778
5779         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
5780         construction.
5781
5782         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
5783
5784         * time-date.el: No need to require cl for Emacs 21.
5785
5786 2010-09-29  Julien Danjou  <julien@danjou.info>
5787
5788         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
5789         replacement of `gnus-gravatar-relief' to mimic
5790         `gnus-faces-properties-alist'.
5791         Add :version property.
5792
5793 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5794
5795         * mail-source.el (mail-source-report-new-mail)
5796         * message.el (message-default-mail-headers)
5797         * mm-decode.el (mm-valid-image-format-p): Comment fix.
5798
5799         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
5800
5801 2010-09-28  Julien Danjou  <julien@danjou.info>
5802
5803         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
5804         mail-address contains the same string as real-name.
5805
5806         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
5807         non-blank in header, otherwise it'll get stripped.
5808
5809         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
5810         real-name, and then for mail address rather than doing : or , search.
5811
5812 2010-09-27  Julien Danjou  <julien@danjou.info>
5813
5814         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
5815         right completing-read function.
5816         (gnus-use-ido): New variable
5817         (gnus-completing-read-with-default): Remove.
5818         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
5819         (gnus-agent-add-group):
5820         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
5821         * mm-view.el (mm-view-pkcs7-decrypt):
5822         * mm-util.el (mm-codepage-setup):
5823         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5824         * mml-smime.el (mml-smime-openssl-sign-query):
5825         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
5826         (mml-insert-multipart):
5827         * gnus-msg.el (gnus-summary-yank-message):
5828         * gnus-int.el (gnus-start-news-server):
5829         * mm-decode.el (mm-interactively-view-part):
5830         * gnus-dired.el (gnus-dired-attach):
5831         * gnus.el (gnus-read-method):
5832         * gnus-bookmark.el (gnus-bookmark-jump):
5833         * gnus-art.el (gnus-mime-view-part-as-type)
5834         (gnus-mime-action-on-part, gnus-article-encrypt-body):
5835         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
5836         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
5837         * nnmairix.el (nnmairix-create-server-and-default-group)
5838         (nnmairix-update-groups, nnmairix-get-server)
5839         (nnmairix-backend-to-server, nnmairix-goto-original-article)
5840         (nnmairix-get-group-from-file-path):
5841         * nnrss.el (nnrss-find-rss-via-syndic8):
5842         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
5843         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
5844         (gnus-group-browse-foreign-server):
5845         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
5846         (gnus-summary-execute-command, gnus-summary-respool-article)
5847         (gnus-read-move-group-name):
5848         * gnus-score.el (gnus-summary-increase-score)
5849         (gnus-summary-score-effect):
5850         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
5851
5852 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5853
5854         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
5855         x-focus-frame.
5856
5857         * nnimap.el (auth-source-forget-user-or-password)
5858         (auth-source-user-or-password): Autoload.
5859
5860         * message.el (message-from-style, message-interactive)
5861         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5862         (message-yank-prefix, message-indentation-spaces, message-signature)
5863         (message-signature-file): Add comment.
5864
5865 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5866
5867         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
5868         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
5869         new articles.
5870
5871         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
5872         parts.
5873         (nnimap-request-article): Work with the t setting, too.
5874
5875         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
5876         that you don't get flashes of other buffers.
5877         (gnus-summary-show-complete-article): Intern before setting.
5878
5879 2010-09-27  David Engster  <dengste@eml.cc>
5880
5881         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
5882         well as HEADERS.
5883         (nnmairix-retrieve-headers): Provide new argument for the above.
5884
5885 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5886
5887         * gnus-sum.el (gnus-summary-move-article): Don't alter
5888         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
5889         group.
5890
5891         * nnimap.el (nnimap-update-info): Don't destructively alter active.
5892
5893         * message.el (message-cite-prefix-regexp): Revert my last edit.
5894
5895         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
5896         variable instead of the Gnus variable.
5897
5898         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
5899
5900         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
5901
5902         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
5903         since some servers don't like it.
5904         (nnimap-open-connection): Forget credentials if the server says the
5905         password was wrong.
5906         (nnimap-parse-line): Protect against invalid data.
5907
5908         * gnus-sum.el (gnus-summary-move-article): Add comment.
5909         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
5910         nothing alters it while scanning for new messages.
5911
5912         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
5913         which may or may not help.
5914         (nnimap-open-connection): If we're doing a stream connection, and then
5915         discover we're on a STARTTLS-capable server, then open a STARTTLS
5916         connection instead.
5917
5918 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5919
5920         * nnimap.el (utf7): Require.
5921
5922         * message.el (message-cite-prefix-regexp): Remove "}" from citation
5923         prefix.
5924
5925 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
5926
5927         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
5928
5929 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5930
5931         * nnimap.el (nnimap-request-accept-article): Message the error on
5932         error.
5933
5934 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5935
5936         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
5937
5938 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5939
5940         * nndoc.el (nndoc-request-list): Return success always.
5941
5942         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
5943         `fetch-old' -- we only want to fetch the articles we've requested.
5944         The rest are in the agent, probably.
5945         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
5946         disappeared server" to something low.  It's not important.
5947
5948         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
5949         arrived before the FETCH data.
5950
5951         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5952         target here, because we don't know the Gnus name of the group.
5953
5954         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5955         for the correct group.
5956
5957         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5958
5959         * gnus.el (gnus): Give a final warning after startup.
5960
5961         * gnus-util.el (gnus-action-message-log): New variable.
5962         (gnus-message): Use it.
5963         (gnus-final-warning): New function.
5964
5965         * nnimap.el (nnimap-open-connection): Record the greeting.
5966         (nnimap): Add greeting.
5967
5968 2010-09-26  Julien Danjou  <julien@danjou.info>
5969
5970         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5971         arguments.
5972         (gnus-html-wash-images): Fix spec computing to include start/end.
5973
5974         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5975
5976 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5977
5978         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5979         deletion.
5980         (nnimap-retrieve-headers): Don't select the group, because that's
5981         already done by nnimap-possibly-change-group.
5982
5983         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
5984         (gnus-picon-transform-address): Use it.
5985
5986         * mail-source.el (mail-source-value): Revert previous patch.
5987
5988         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
5989         on failure.
5990         (nnimap-open-connection): Look up both virtual and physical server name
5991         credentials.
5992
5993         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
5994
5995 2009-02-07  Dave Love  <fx@gnu.org>
5996
5997         * tls.el (open-tls-stream): Don't query killing process.
5998
5999 2009-02-08  Dave Love  <fx@gnu.org>
6000
6001         * gnus-win.el (gnus-window-to-buffer-helper)
6002         (gnus-all-windows-visible-p): Function needn't be a symbol.
6003
6004         * mail-source.el (mail-source-value): Function needn't be a symbol.
6005
6006 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6007
6008         * message.el (message-cite-prefix-regexp): Remove } from the cite
6009         prefix.
6010
6011         * gnus-art.el (gnus-treatment-function-alist): Do picons before
6012         highlight again, so that the highlight is correct.
6013
6014         * gnus-picon.el (gnus-picon): Remove again.
6015         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
6016
6017         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
6018         doing the header highlightling, so that the background colour of the
6019         picon is correct.
6020
6021         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
6022         (gnus-picon): Ditto.
6023         (gnus-picon): Reinstate.  The background colour for picons is white.
6024         (gnus-picon-insert-glyph): Make the background white.
6025
6026         * nnml.el (nnml-open-nov): Don't return dead buffers.
6027
6028         * auth-source.el (auth-source-create): Query the user for whether to
6029         store the credentials.
6030
6031         * netrc.el (netrc-store-data): New function.
6032
6033         * auth-source.el (auth-source-user-or-password): Use the existing auth
6034         sources, if any, for creation.
6035
6036         * gnus.el (gnus-group-fast-parameter): Return the last matching
6037         parameter instead of the first matching parameter.
6038
6039 2010-09-26  Julien Danjou  <julien@danjou.info>
6040
6041         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
6042
6043 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6044
6045         * mml2015.el (mml2015-use): Remove gpg support.
6046
6047         * mml1991.el (mml1991-function-alist): Remove gpg function.
6048         (mml1991-gpg-sign): Remove.
6049
6050 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
6051
6052         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
6053         (gnus-browse-unsubscribe-current-group): Document it.
6054         (gnus-browse-unsubscribe-group): Use it.
6055
6056 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6057
6058         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
6059         address to the To list for easier response.
6060
6061         * gnus.el (gnus-play-startup-jingle): Remove.
6062         (gnus-splash): Don't play jingle.
6063         (gnus): Silence gnus-load message.
6064
6065         * gnus-art.el (gnus-treat-play-sounds): Remove.
6066
6067         * gnus.el (gnus-play-jingle): Remove audio support.
6068
6069         * gnus-cus.el (gnus-score-customize): Remove audio reference.
6070
6071         * earcon.el: Remove -- no users.
6072
6073         * gnus-audio.el: Remove -- no users of this package.
6074
6075         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
6076
6077         * gnus-start.el (gnus-setup-news): Remove nocem support.
6078
6079         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
6080
6081         * gnus.el (gnus-use-nocem): Remove.
6082
6083         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
6084         Remove.
6085
6086         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
6087         uses NoCeM any more.
6088
6089         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
6090         (gnus-button-ctan-handler): Ditto.
6091         (gnus-button-handle-ctan-bogus-regexp): Ditto.
6092         (gnus-button-ctan-directory-regexp): Ditto.
6093         (gnus-button-handle-ctan): Ditto.
6094         (gnus-button-tex-level): Ditto.
6095         (gnus-button-alist): Remove CTAN stuff.
6096
6097 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6098
6099         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
6100         nnimap-streaming test.
6101
6102         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
6103         servers twice.
6104
6105         * nnimap.el (nnimap-open-connection): Add more error reporting when
6106         nnimap fails early.
6107
6108         * nnheader.el (nnheader-get-report-string): New function.
6109         (nnheader-get-report): Use it.
6110
6111         * gnus-int.el (gnus-check-server): Say what the error was when opening
6112         failed.
6113
6114         * nnimap.el (nnimap-wait-for-response): Search further when we're not
6115         using streaming.
6116
6117 2010-09-25  Julien Danjou  <julien@danjou.info>
6118
6119         * gnus-html.el (gnus-html-rescale-image): Use our defalias
6120         gnus-window-inside-pixel-edges.
6121
6122 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6123
6124         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
6125
6126         * mm-decode.el (mm-save-part): Allow saving to other directories the
6127         normal Emacs way.
6128
6129         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
6130         Suggested by Jay Berkenbilt.
6131
6132         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
6133         there isn't a single byte.
6134
6135         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
6136         just do it.  It doesn't really seem to matter what the user responds
6137         here, I think, so it's just a confusing question.
6138
6139         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
6140         non-streaming case.
6141
6142         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
6143         (gnus-article-encrypt-body): Use it.
6144
6145         * gnus-sum.el (gnus-summary-show-complete-article): New command and
6146         keystroke.
6147
6148         * nnimap.el (nnimap-find-wanted-parts-1):
6149         Use gnus-fetch-partial-articles.
6150
6151         * gnus-art.el (gnus-fetch-partial-articles): New variable.
6152
6153         * nnimap.el (nnimap-insert-partial-structure): New function.
6154         (nnimap-get-partial-article): New function.
6155         (nnimap-request-article): Use it.
6156         (nnimap-wait-for-response): Return whether the wait was successful.
6157         (nnimap-finish-retrieve-group-infos): Don't do anything if the
6158         retrieval wasn't successful.
6159         (nnimap-retrieve-group-data-early): Allow throttling servers.
6160         (nnimap-streaming): New variable.
6161         (nnimap-fetch-partial-articles): Remove.
6162
6163         * mm-decode.el (mm-with-part): Protect against killed buffers.
6164
6165         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
6166         for prettier summary display.
6167
6168 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
6169
6170         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
6171
6172 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6173
6174         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
6175         apparently third-party libraries depend on it.
6176
6177         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
6178         before starting negotiation.
6179
6180         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
6181         privacy reasons.
6182         (gnus-treat-mail-gravatar): Ditto.
6183
6184         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
6185         buffer when inserting images.  Inserting text into the headers, for
6186         instance, can make them invalid.
6187
6188 2010-09-25  Julien Danjou  <julien@danjou.info>
6189
6190         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
6191         variables.
6192
6193         * nnheader.el: Remove useless variables news-reply-yank-from and
6194         news-reply-yank-message-id.
6195
6196         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
6197         variables.
6198
6199         * mml1991.el: Remove useless mml1991-verbose.
6200
6201         * gnus.el: Remove useless variable gnus-use-generic-from.
6202         Remove obsolete variable gnus-topic-indentation.
6203
6204         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
6205
6206         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
6207
6208         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
6209
6210         * gnus-group.el: Remove useless gnus-group-icon-cache.
6211         Remove useless gnus-ephemeral-group-server.
6212
6213         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
6214
6215         * mml2015.el: Remove useless mml2015-verbose.
6216
6217         * mml-smime.el: Remove useless mml-smime-verbose.
6218
6219         * gnus.el: Remove useless gnus-local-domain.
6220
6221         * gnus-gravatar.el (gnus-gravatar-transform-address):
6222         Use gnus-gravatar-size.
6223
6224         * gnus-art.el: Remove useless gnus-treat-translate.
6225
6226 2010-09-24  Julien Danjou  <julien@danjou.info>
6227
6228         * gnus-sum.el: Add support for Gravatars.
6229
6230         * gnus-art.el: Add support for Gravatars.
6231
6232         * gnus-gravatar.el: Add this file.
6233
6234         * gravatar.el: Add this file.
6235
6236 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6237
6238         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
6239
6240         * gnus-group.el (gnus-group-fetch-faq): Remove.
6241
6242         * gnus.el (gnus-group-faq-directory): Remove.
6243
6244         * gnus-group.el (gnus-group-fetch-charter): Remove.
6245
6246         * gnus.el (gnus-group-charter-alist): Remove.
6247
6248         * gnus-group.el (gnus-group-archive-directory): Remove.
6249         (gnus-group-recent-archive-directory): Ditto.
6250         (gnus-group-make-archive-group): Remove.
6251
6252         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
6253
6254         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
6255         use the same article number for all the cached articles.
6256
6257         * nnimap.el (nnimap-command): Register the last command time so
6258         that we can use it for idling NOOPs.
6259         (nnimap-open-connection): Start the keeplive timer.
6260         (nnimap-make-process-buffer): Store all the process buffers.
6261         (nnimap-keepalive): New function.
6262
6263         * starttls.el (starttls-open-stream): Add autoload cookie.
6264
6265 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6266
6267         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
6268         handling.
6269
6270 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6271
6272         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
6273         its data structures.
6274
6275         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
6276         instead of the cl.el copy-list.
6277         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
6278         equalp.
6279
6280 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6281
6282         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
6283         and tool-bar-local-item-from-menu.
6284
6285         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
6286         mode-line-highlight face for Emacs.
6287
6288         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
6289         loading gnus-sum.elc; fix comment for canlock-verify.
6290         (gnus-article-jump-to-part): Use read-number.
6291         (gnus-insert-mime-button, gnus-insert-mime-security-button):
6292         Remove Emacs pre-21 compatible code for help-echo.
6293         (gnus-article-next-page-1): No need to adjust the number of lines.
6294         (gnus-article-describe-bindings): Always use help-buffer.
6295
6296         * gnus-audio.el (gnus-audio-inline-sound)
6297         * gnus-cus.el (gnus-custom-mode)
6298         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
6299
6300         * gnus-sum.el (gnus-remove-overlays): Doc fix.
6301
6302         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
6303         compatible code.
6304
6305 2010-09-24  Glenn Morris  <rgm@gnu.org>
6306
6307         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
6308         visiting the fcc file in rmail-mode.
6309
6310         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
6311
6312 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6313
6314         * nnir.el: Silence the byte compiler.
6315
6316         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
6317         alias to browse-url-url-encode-chars if any.
6318         (gnus-html-encode-url): Use it.
6319
6320 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6321
6322         * gnus-start.el (gnus-use-backend-marks): New variable.
6323         (gnus-get-unread-articles-in-group): Use it.
6324
6325         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
6326         makeover.
6327
6328 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6329
6330         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
6331
6332 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6333
6334         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6335         Remove.
6336         (gnus-setup-news-hook):
6337         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
6338
6339         * gnus-int.el (gnus-request-update-info): Protect against backends not
6340         having the function.
6341
6342         * nnimap.el (nnimap-stream): Mention starttls.
6343         (nnimap-open-connection): Add starttls support.
6344
6345 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6346
6347         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
6348
6349 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6350
6351         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
6352         BODYSTRUCTUREs.
6353         (nnimap-transform-headers): Unfold quoted {42} headers.
6354
6355         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
6356         the info.
6357         (gnus-get-unread-articles): Only call updatep on backends that support
6358         it.
6359
6360         * nnweb.el (nnweb-request-update-info): NOOP.
6361
6362         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
6363
6364         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
6365         since it only deals with marks.
6366
6367         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
6368         gnus-request-marks, and make a new gnus-request-update-info.
6369
6370         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
6371         the active instead of the high number, which is usually too low.
6372
6373 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
6374
6375         * netrc.el (netrc-parse): Remove encrypt.el mentions.
6376         * encrypt.el: Remove.
6377
6378 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6379
6380         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
6381         server in symbolic form.
6382
6383         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
6384
6385 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6386
6387         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
6388         (nnimap-update-info): Fix up code slightly.
6389
6390         * gnus-int.el (gnus-open-server): Add tracing for performance
6391         debugging.
6392
6393         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
6394         (gnus-group-insert-group-line): Pass the real group name so that it
6395         gets the right data.
6396
6397         * gnus-start.el (gnus-get-unread-articles): Don't have
6398         `gnus-get-unread-articles-in-group' update info, since that can be
6399         really slow and doesn't seem to be needed?
6400
6401 2010-09-22  Dan Christensen  <jdc@uwo.ca>
6402
6403         * time-date.el (date-to-time): Try using parse-time-string first before
6404         using the slower timezone-make-date-arpa-standard.
6405
6406 2010-09-22  Julien Danjou  <julien@danjou.info>
6407
6408         * gnus-group.el (gnus-group-insert-group-line):
6409         Call gnus-group-highlight-line.
6410         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6411         default hook list.
6412         (gnus-group-update-eval-form): Add new function.
6413         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6414         (gnus-group-get-icon): Use gnus-group-update-eval-form.
6415
6416 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6417
6418         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6419         immediate, then expire all articles.
6420         (nnimap-update-info): Fix off-by-one errors.
6421         (nnimap-flags-to-marks): Would return no marks lists for group with no
6422         flags.  Instead return the other data.
6423
6424 2010-09-22  Julien Danjou  <julien@danjou.info>
6425
6426         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6427         Only return an icon.
6428         (gnus-group-insert-group-line): Compute icon to return.
6429
6430         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6431         (gnus-html-image-fetched): Only cache if
6432         gnus-html-image-automatic-caching is set.
6433         (gnus-html-image-fetched): Check for errors.
6434
6435 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6436
6437         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6438         once per method on `g'.  This ensures that backends like nnfolder don't
6439         open all their folders.
6440
6441         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6442         (nnimap-request-list): Nix out group in the correct buffer.
6443         (nnimap-parse-flags): Implement by using `read' instead of
6444         hand-parsing.
6445         (nnimap-flags-to-marks): Pass on permanent-flags.
6446         (nnimap-make-process-buffer): Record the server name.
6447         (nnimap-parse-flags): Fix typo.
6448         (nnimap-request-scan): Run split on the server in general, not just a
6449         single group.
6450
6451         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6452         parameter, and propagate this downwards.
6453
6454         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6455         since EXAMINE changes it on the server.
6456
6457         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6458         this command might take a while.
6459
6460 2010-09-22  Julien Danjou  <julien@danjou.info>
6461
6462         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
6463         harmful if you have 2 images side-by-side, they can't be properly
6464         update on text deletion.  Using text-property is safer here.
6465         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6466         data.
6467
6468 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6469
6470         * nnimap.el (nnimap-expunge-inbox): Remove.
6471         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6472         (nnimap-expunge): Flip default to t.
6473
6474         * gnus.el (gnus-method-to-server): Don't push things to the cache
6475         unless it's unique.
6476         (gnus-server-to-method): Ditto.
6477
6478 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6479
6480         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6481
6482 2010-09-22  Julien Danjou  <julien@danjou.info>
6483
6484         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6485         get the start of data.
6486         (gnus-html-encode-url): Add this function to encode special chars in
6487         URL.
6488         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6489         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6490
6491         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6492         default.
6493         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6494
6495         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6496         images alt-text.
6497         (gnus-html-put-image): Put alt-text as help-echo.
6498
6499 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6500
6501         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
6502         * mm-util.el (mm-decompress-buffer)
6503         * nnir.el (nnir-run-find-grep)
6504         * pop3.el (pop3-list): Use 3rd arg of split-string.
6505
6506         * time-date.el (format-seconds): Comment fix.
6507
6508         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
6509         and byte-optimize-form-code-walker.
6510         (dgnushack-make-auto-load): Don't advise make-autoload.
6511
6512         * lpath.el: Remove Emacs 21 stuff.
6513
6514 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6515
6516         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6517         outside the active range.  Suggested by Dan Christensen.
6518
6519         * gnus-start.el (gnus-get-unread-articles): Get the extended method
6520         slightly later to avoid double-getting it.
6521
6522         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6523         previous patch.
6524
6525         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6526
6527 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
6528
6529         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6530
6531 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6532
6533         * gnus-int.el (gnus-open-server): Give a better error message in the
6534         "go offline" case.
6535
6536         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6537         marks for nnimap, which is seldom the right thing to do.
6538
6539         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6540         (gnus-same-method-different-name): New function.
6541
6542         * nnimap.el (parse-time): Require.
6543
6544         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6545         method in the presence of many similar methods.
6546
6547         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6548
6549         * nnimap.el (nnimap-find-expired-articles): Don't refer to
6550         nnml-inhibit-expiry.
6551
6552         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6553         find out whether methods are equal.
6554
6555         * nnimap.el (nnimap-find-expired-articles): New function.
6556         (nnimap-process-expiry-targets): New function.
6557         (nnimap-request-move-article): Request the article before looking at
6558         what the Message-ID is.  Fix found by Andrew Cohen.
6559         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6560
6561         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6562         for oldness in addition to being a predicate.
6563
6564         * nnimap.el (nnimap-request-group): When we have zero articles, return
6565         the right data to Gnus.
6566         (nnimap-request-expire-articles): Only delete articles immediately if
6567         the target is 'delete.
6568
6569         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
6570         method, this would bug out.
6571
6572         * gnus-group.el (gnus-group-expunge-group): Rename from
6573         gnus-group-nnimap-expunge, and implemented as a normal interface
6574         function.
6575
6576         * gnus-int.el (gnus-request-expunge-group): New function.
6577
6578         * nnimap.el (nnimap-request-create-group): Implement.
6579         (nnimap-request-expunge-group): New function.
6580
6581 2010-09-21  Julien Danjou  <julien@danjou.info>
6582
6583         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
6584         (gnus-html-cache-expired): Add new function.
6585         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
6586         wethever we should display image for fetch it.
6587         Compute alt-text earlier to pass it to the fetching function too.
6588         (gnus-html-schedule-image-fetching): Change function argument to only
6589         get one image at a time, not a list.
6590         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
6591         cache.
6592         (gnus-html-get-image-data): New function to retrieve image data from
6593         cache.
6594         (gnus-html-put-image): Change buffer argument to use image data rather
6595         than file, and place image above region rather than inserting a new
6596         one.  Do not take alt-text as argument, since it's useless now: we place
6597         the image above alt-text.
6598         (gnus-html-prune-cache): Remove.
6599         (gnus-html-show-images): Start to fetch image when we find one, do not
6600         push into a temporary list.
6601         (gnus-html-prefetch-images): Only fetch image if they have expired.
6602         (gnus-html-browse-image): Fix, use 'gnus-image-url.
6603         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
6604
6605 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6606
6607         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
6608
6609 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6610
6611         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
6612         spec inser "*" if the group isn't active instead of 0.
6613
6614         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
6615         opening the server.
6616         (nnimap-request-delete-group): Implement group deletion.
6617         (nnimap-transform-headers): Return the size of the entire message in
6618         the Bytes header, not just the size of the first part.
6619         (nnimap-request-move-article): When moving an article from nnimap,
6620         request the article first so the accepting form has an article to
6621         accept.  Reported by Dan Christensen.
6622         (nnimap-command): Make sure that the error message doesn't error out.
6623
6624 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
6625
6626         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
6627         we haven't requested anything.
6628
6629 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6630
6631         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
6632         "".  Fix found by Andrew Cohen.
6633
6634         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
6635         instead of -encode-string.
6636
6637 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6638
6639         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
6640
6641         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
6642         by mm-subst-char-in-string.
6643
6644 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6645
6646         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
6647         waiting for the connection string.
6648
6649         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
6650         arriving.
6651
6652         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
6653         bogus characters.  This allows selecting certain Gmail groups.
6654
6655         * nnimap.el (nnimap-find-wanted-parts-1): New function.
6656         (nnimap-fetch-partial-articles): New variable.
6657         (nnimap-open-connection): When looking for credentials, also use the
6658         nnimap-server-port.
6659         (nnimap-request-article): Return the group/article number, so that Gnus
6660         `^' works as expected.
6661         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
6662
6663         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
6664         comments.
6665         (gnus-methods-sloppily-equal): New function.
6666         (gnus): When using the development version of Gnus, load the gnus-load
6667         file.
6668
6669         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
6670         `gnus-open-server' on each method before trying to scan them etc.
6671         This ensures that all the backend parameters are set correctly.
6672
6673         * nnimap.el (nnimap-authenticator): New variable.
6674         (nnimap-open-connection): Allow anonymous login.
6675         (nnimap-transform-headers): The chars header is called Chars not Bytes.
6676         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
6677
6678         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
6679         patch, found by Knut Anders Hatlen.
6680
6681 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
6682
6683         * gnus-agent.el (gnus-agent-batch-confirmation)
6684         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
6685         to gnus-message.
6686         * gnus-art.el (gnus-article-describe-briefly): Likewise.
6687         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
6688         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
6689         * gnus-int.el (gnus-open-server): Likewise.
6690         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
6691         (gnus-score-check-syntax): Likewise.
6692         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
6693         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
6694         Likewise.
6695         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
6696
6697 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6698
6699         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
6700         calling conventions so that prefetch doesn't bug out.
6701
6702 2010-09-19  Julien Danjou  <julien@danjou.info>
6703
6704         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
6705         rather than `subst-char-in-region' in order to be able to replace ASCII
6706         char by UTF-8 ones.
6707
6708         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
6709         than curl.
6710         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
6711         the right URL and ALT text on images.
6712         (gnus-html-wash-tags): Fix tag case.
6713         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
6714         (gnus-article-html): Add -o display_ins_del=2 option.
6715         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
6716
6717 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6718
6719         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
6720         the extra mail headers, which sometimes seem to happen for unknown
6721         reasons.
6722
6723         * mail-parse.el (mail-header-encode-parameter): Define as
6724         rfc2045-encode-string instead of as rfc2231-encode-string, since some
6725         (or most, perhaps?) mail readers don't understand the latter, but do
6726         understand the former.
6727
6728         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
6729         to nil, so that no methods are automatically agentized.  I think this
6730         is probably what most users want.
6731
6732         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
6733         from url-retrieve, for instance about invalid URLs.
6734
6735         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
6736         groups that have no articles.
6737         (nnimap-request-article): Check that we really got an article when we
6738         requested one.
6739
6740         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
6741         doesn't exist.
6742
6743         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
6744         nntp buffer so the agent can save it.
6745         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
6746         that CRLF doesn't get translated to \n.
6747         (nnimap-open-connection): Don't make 'shell commands only send \n.
6748
6749 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6750
6751         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
6752         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
6753         Update var name.
6754         (nnml-generate-nov-file): Use dolist.
6755         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
6756         Use with-current-buffer.
6757
6758 2010-09-18  Julien Danjou  <julien@danjou.info>
6759
6760         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
6761         parallel.
6762
6763 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6764
6765         * nnimap.el (nnimap-update-info): When doing partial marks update, get
6766         the range update right.
6767         (nnimap-request-group): Don't make `M-g' bug out on group with no
6768         marks.
6769         (nnoo): Require, so that other packages can require nnimap.
6770         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
6771         command we're looking for.  This helps when the server sends more
6772         responses after we've gotten everything we expected.
6773         (nnimap): Add a `newlinep' field to keep track of end-of-line
6774         conventions.
6775         Don't send CRLF to things that don't want it.
6776         (nnimap-request-accept-article): Ditto.
6777
6778 2010-09-18  Julien Danjou  <julien@danjou.info>
6779
6780         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
6781         than curl to retrieve images.
6782
6783 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6784
6785         * nnimap.el (nnimap-update-info): Extend the info so that we can set
6786         the marks.
6787         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
6788         (nnimap-wait-for-connection): New function.
6789         (nnimap-open-connection): If we have PREAUTH, don't query for login
6790         credentials.
6791         (nnimap-update-info): Fix off-by-one error when concatenating ranges
6792         when doing a partial update.
6793
6794 2010-09-18  Julien Danjou  <julien@danjou.info>
6795
6796         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
6797         tags.
6798
6799 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6800
6801         * nnimap.el (nnimap-credentials): New function.
6802         (nnimap-open-connection): Use the new function to look for credentials
6803         also on the numeric equivalents of "imap" and "imaps".
6804
6805         * gnus-start.el (gnus-activate-group): Send the info to
6806         gnus-request-group.
6807
6808         * nnimap.el (nnimap-request-group): Have the "check" version of the
6809         function parse flags and update the info, so that a `M-g' get a total
6810         resync of all flags from the group.
6811
6812         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
6813         to allow backends to alter the info on group selection.  Also alter all
6814         the backend -request-group functions to take the parameter.
6815
6816         * nnimap.el (nnimap-store-info): New function.
6817         (nnimap-update-info): Store the info for later usage.
6818         (nnimap-request-group): Use the stored info for the dont-check case, so
6819         that we don't retrieve all marks when we enter a group.
6820
6821         * nnimap.el: Use deffoo instead of defun for interface functions.
6822
6823         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6824         update the group info.  This makes the nndraft groups, for instance, go
6825         back to their old behaviour.
6826
6827         * gnus-sum.el (gnus-select-newsgroup): Indent.
6828
6829         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
6830         in.
6831         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
6832         nothing.
6833
6834         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
6835         from methods that are denied.
6836
6837         * gnus-int.el (gnus-method-denied-p): New function.
6838
6839         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
6840         store the password instead of netrc.
6841         (nnimap-open-connection): Don't error out when we can't make a
6842         connections.
6843
6844         * auth-source.el (auth-source-create): In the password prompt, say what
6845         we're querying for.  Also prompt for user name if that hasn't been
6846         given.
6847
6848         * nnimap.el (nnimap-with-process-buffer): Remove.
6849
6850 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6851
6852         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
6853         method when we're reading from the agent.
6854
6855         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
6856
6857         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
6858         that's probably most useful for users.
6859
6860         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
6861         "failed" all the time.
6862
6863         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
6864         ...)) with (with-current-buffer ... ).
6865
6866         * nntp.el (nntp-open-server): Return whether the open was successful or
6867         not.
6868
6869         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
6870         select an unread unseen article first.
6871
6872         * nnimap.el (nnimap-open-connection): If the user doesn't have a
6873         /etc/services, supply some sensible port defaults.
6874
6875         * dgnushack.el: Define netrc-credentials.
6876
6877 2010-09-17  Julien Danjou  <julien@danjou.info>
6878
6879         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
6880
6881 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6882
6883         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
6884         doesn't have any parameters.
6885
6886 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6887
6888         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
6889         only upcased checks.
6890
6891         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
6892
6893         * nnimap.el (nnimap-open-shell-stream): New function.
6894         (nnimap-open-connection): Use it.
6895         (nnimap-transform-headers): Get the number of lines in each message.
6896         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
6897         number of lines.
6898         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
6899         problem.
6900
6901         * utf7.el (utf7-encode): Autoload.
6902
6903         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
6904         to allow the mail splitting to not return a default group.  This is
6905         useful for nnimap, which will leave unmatched mail in the inbox.
6906
6907         * nnimap.el: Rewritten.
6908
6909         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
6910         nnimap usage.
6911
6912         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
6913         if the move is internal, so that nnimap can do fast internal moves.
6914
6915         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
6916         data.
6917         (gnus-read-active-for-groups): Support finishing the early retrieval of
6918         data.
6919
6920         * gnus-range.el (gnus-range-nconcat): New function.
6921
6922         * gnus-int.el (gnus-finish-retrieve-group-infos)
6923         (gnus-retrieve-group-data-early): New functions.
6924
6925 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6926
6927         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
6928         (nnrss-retrieve-groups):
6929         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
6930         (pop3-quit): Use with-current-buffer.
6931
6932 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6933
6934         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
6935         instead of nnheader-accept-process-output.
6936
6937         * dgnushack.el (dgnushack-compile): Add comment.
6938
6939         * lpath.el: No need to fbind propertize for XEmacs 21.4.
6940
6941         * gnus-html.el (gnus-html-schedule-image-fetching)
6942         (gnus-html-prefetch-images): Replace process-kill-without-query by
6943         gnus-set-process-query-on-exit-flag.
6944
6945 2010-09-16  Romain Francoise  <romain@orebokech.com>
6946
6947         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
6948
6949 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6950
6951         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6952         parameter to unintern is mandatory-ish in Emacs 24.
6953
6954         * gnus-html.el (gnus-html-schedule-image-fetching)
6955         (gnus-html-prefetch-images): Check for curl before using it.
6956
6957         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6958         depend on curl, which isn't essential.
6959
6960         * imap.el: Revert back to version
6961         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6962         seem problematic.
6963
6964 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6965
6966         * gnus-registry.el (gnus-registry-install-shortcuts):
6967         Explicitly pass `obarray' to `unintern' to avoid a warning.
6968
6969 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6970
6971         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6972         change.
6973
6974         * nnrss.el (nnrss-request-list): Remove this function and related
6975         functions, including the moreover stuff.
6976
6977 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6978
6979         * nnrss.el (nnrss-retrieve-groups): New function.
6980
6981 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6982
6983         * .dir-locals.el: Add no-byte-compile cookie.
6984
6985 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6986
6987         * time-date.el (format-seconds): Comment fix.
6988
6989         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
6990         for back end that doesn't support request-scan.
6991
6992 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6993
6994         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
6995         then do request scans from the backends.
6996
6997         * netrc.el (netrc-credentials): New conveniency function.
6998
6999         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
7000         avoid running a hook per line, since this takes a lot of time,
7001         profiling shows.
7002         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
7003         directly if gnus-visual-p is true.
7004
7005 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
7008         groups; replace mapcar with dolist which is a bit faster; pass groups
7009         info to gnus-read-active-file-1.
7010         (gnus-read-active-file-1): Scan only specified groups if the new
7011         optional arg `infos' is given.
7012
7013 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7014
7015         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
7016
7017         * pop3.el (pop3-movemail): Remove.
7018         (pop3-streaming-movemail): Rename to pop3-movemail.
7019
7020         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
7021         don't restrict end-tag searches to the end of the line.
7022
7023 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7024
7025         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
7026         articles of every unchecked group to t, which means unknown since the
7027         server has never been opened.
7028
7029 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7030
7031         * gnus-html.el (gnus-html-show-alt-text): New command.
7032         (gnus-html-browse-image): Ditto.
7033         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
7034         to browse the image directly.
7035         (gnus-html-wash-tags): Search for images first, so that <a><img> works
7036         better.
7037
7038         * gnus-async.el (gnus-async-article-callback):
7039         Call `gnus-html-prefetch-images' unconditionally.
7040
7041         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
7042         before feeding URLs to curl.
7043
7044 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7045
7046         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
7047         internal images as deletable by `W D D'.
7048
7049         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
7050         (gnus-async-article-callback): Fix typo.
7051
7052 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7053
7054         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
7055         current line to work around bugs in the output from w3m.
7056
7057         * gnus-async.el (gnus-async-article-callback): Always prefetch images
7058         for groups that want that.
7059
7060         * nntp.el (nntp-wait-for-string): Supply a timeout for
7061         accept-process-output to ensure progress.
7062
7063         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
7064         level to get unread articles from, then use that for foreign groups,
7065         too.
7066
7067         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
7068         confuses the rest of the function.
7069
7070         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
7071         for the methods that support -retrieve-groups, too.
7072
7073         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
7074
7075 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7076
7077         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
7078         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
7079
7080         * pop3.el: Require cl when compiling.
7081         (pop3-number-of-responses): Search for "+OK", not "+OK ".
7082
7083 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7084
7085         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
7086         that aren't going to be activated.
7087         (gnus-get-unread-articles): Fix up the last commit.
7088
7089         * gnus-html.el (gnus-article-html): Allow calling without specifying
7090         the handle.  In that case, dissect the buffer first.
7091
7092         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
7093
7094         * nnimap.el (nnimap-open-connection): Revert the change that would look
7095         into authinfo for imaps instead of imap.
7096
7097         * gnus-start.el (gnus-activate-group): Take an optional parameter to
7098         say that you don't want to call gnus-request-group with don-check, but
7099         do check the reponse.  This is for virtual groups only.
7100         (gnus-get-unread-articles): Count the archive groups as secondary, so
7101         that they're activated the same way as before.
7102
7103         * imap.el (imap-message-map): Removed optional buffer parameter, since
7104         no callers use it.
7105         (imap-message-get): Ditto.
7106         (imap-message-put): Ditto.
7107         (imap-mailbox-map): Ditto.
7108         (imap-mailbox-put): Ditto.
7109         (imap-mailbox-get): Ditto.
7110         (imap-mailbox-get): Revert last change for this function.
7111
7112         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
7113         case-insensitively.
7114         (nnimap-debug): Remove.
7115
7116         * net/imap.el (imap-fetch-safe): Remove function, and alter all
7117         callers to use `imap-fetch' instead.  According to the comments, this
7118         should be safe, since all other IMAP clients use the 1:* syntax.
7119         (imap-enable-exchange-bug-workaround): Remove.
7120         (imap-debug): Remove -- doesn't seem very useful.
7121
7122         * mail-source.el (mail-source-fetch): Don't message if we're fetching
7123         mail from a file, and the file doesn't exist.
7124
7125         * imap.el (imap-log): New convenience function used throughout instead
7126         of repeating the same code all over the place.
7127
7128         * pop3.el (pop3-streaming-movemail): Return t for success.
7129
7130         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
7131         .authinfo if we're using ssl connection.
7132
7133         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
7134         already have if we're in a main Gnus `g' run.
7135
7136         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
7137
7138 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7139
7140         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
7141
7142         * nnmh.el (nnmh-request-list-1): Bind `file'.
7143
7144         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
7145         alias to set-process-query-on-exit-flag or process-kill-without-query.
7146         (pop3-open-server): Use it.
7147
7148 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7149
7150         * mail-source.el (mail-source-delete-crash-box): Always move the crash
7151         box to the Incoming file.  Fixes mistake in previous checkin.
7152
7153         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
7154         request loop (for debugging purposes) removed.
7155
7156         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
7157         culprit is more visible.
7158         (nnml-save-incremental-nov, nnml-open-incremental-nov)
7159         (nnml-add-incremental-nov): New functions to do "incremental" nov
7160         updates, where we just append to the end of the existing nov files
7161         without reading/writing them in full.
7162
7163         * mail-source.el (mail-source-delete-crash-box): Really only check the
7164         incoming files once in a while.
7165
7166         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
7167
7168         * mail-source.el (mail-source-delete-crash-box): Only check the
7169         incoming files for deletion once per day to save a lot of file
7170         accesses.
7171
7172         * pop3.el (pop3-logon): Fix up unbound variable typo.
7173
7174         * mail-source.el (pop3-streaming-movemail): Autoload.
7175
7176         * pop3.el (pop3-streaming-movemail):
7177         Respect pop3-leave-mail-on-server.
7178
7179         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
7180         retrieval.
7181
7182         * pop3.el (pop3-process-filter): Remove unused function.
7183         (pop3-streaming-movemail, pop3-send-streaming-command)
7184         (pop3-wait-for-messages, pop3-write-to-file)
7185         (pop3-number-of-responses): New functions for streaming pop3
7186         retrieval.
7187
7188         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
7189         come from no known methods.
7190         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
7191         list.
7192
7193         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
7194         message sizes.
7195         (pop3-movemail): Use erase-buffer instead of looping and deleting
7196         regions, which seems rather odd.
7197
7198         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
7199         file once per `g' run.
7200
7201         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
7202         directories.  This makes the draft queue directory work.
7203
7204         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
7205         data from the backends, so that we only request the list of groups from
7206         each method once.  This should speed things up considerably.
7207
7208         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
7209         detect that it's not implemented.
7210
7211         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
7212         we actually do recurse down into the tree, but don't stat all leaf
7213         nodes.
7214
7215         * gnus-html.el (gnus-html-show-images): If there are no images to show,
7216         then say so instead of bugging out.
7217
7218         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
7219         files exist before trying to read them.
7220
7221         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
7222         around <pre_int>.
7223
7224         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
7225
7226         * nnmh.el (nnmh-request-list-1): Optimize for speed.
7227
7228 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7229
7230         * mm-util.el (mm-image-load-path): Just return the image directories,
7231         not all directories in the path in addition to the image directories.
7232         (mm-image-load-path): Maintain a cache of the image directories so that
7233         the `g' command in Gnus doesn't have to stat dozens of directories each
7234         time.
7235
7236         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
7237         (gnus-html-wash-tags): Add a new `i' command to insert images.
7238         (gnus-html-insert-image): New command and keystroke.
7239         (gnus-html-redisplay-with-images): New command and keystroke.
7240         (gnus-html-show-images): Rename command.
7241         (gnus-html-wash-tags): Remove more white space before <pre_int> image
7242         spacers.
7243         (gnus-html-wash-tags): Decode entities at the end, so that entities
7244         inside the tags don't mess up the rest of the "parsing".
7245
7246         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
7247         so that nnimap methods aren't agentized by default.  There's apparently
7248         many problems related to agent/imap behaviour.
7249
7250         * gnus-art.el (gnus-article-copy-string): New command and key binding.
7251
7252         * gnus-html.el: Doc fix.
7253
7254 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7255
7256         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
7257         specifier-spec-list for Emacs 21.
7258
7259         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
7260         glyph-width and glyph-height instead of display-graphic-p and
7261         image-size; make avoidance of displaying small images work for XEmacs.
7262
7263         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
7264         for XEmacs.
7265
7266         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
7267         of symbol that holds plist data.
7268         (gnus-process-plist): Remove plist of process after getting it.
7269
7270 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7271
7272         * message.el (message-generate-hashcash): Change default to
7273         'opportunistic if hashcash is installed.
7274
7275         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
7276         (gnus-html-put-image): Only call image-size once, since it's somewhat
7277         time-consuming on remote X servers.
7278
7279 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7280
7281         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
7282         type on data, not a file name.
7283
7284         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
7285         window-pixel-edges for Emacs 21.
7286
7287         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
7288         decoded contents.
7289         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
7290
7291 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7292
7293         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
7294         group line format, since it isn't very interesting.
7295
7296         * gnus-agent.el (gnus-agent-short-article),
7297         (gnus-agent-long-article): Increase values for these two variables,
7298         since most people are likely to have more network connection and
7299         storage than before.
7300
7301         * gnus.el (gnus-refer-article-method): Change default to 'current.
7302         When referring an article, the common behaviour is to refer it from the
7303         current select method, not the native select method.  The chances of
7304         the native select method having the message in question is rather slim
7305         these days.
7306
7307         * gnus-sum.el (gnus-auto-select-subject): Change default to
7308         `unseen-or-unread'.  I think it's likely that most people want to
7309         select an unseen article over a previously seen, but unread one.
7310
7311         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
7312         means that in the article buffer none of the minor mode elements will
7313         be shown, usually, and this is not desirable in most cases.
7314
7315         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
7316         that commands like `d' (and the like) go to the next line in the
7317         buffer, instead of the next unread article.  I think this is the
7318         behaviour that is most natural for most users.
7319         (gnus-single-article-buffer): Change default to nil, so that people can
7320         have as many article buffers open as they have summary buffer.  I think
7321         this is the most natural way for the groups to behave.
7322
7323         * message.el (message-generate-new-buffers): Change default to
7324         `unsent', so that all new message buffers start their names with the
7325         string "*unsent", and it's easier to find the buffers if you move from
7326         them.
7327
7328 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7329
7330         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
7331         small.  They're probably tracking images.
7332         (gnus-html-wash-tags): Remove all <pre_int> place holders.
7333         (gnus-html-rescale-image): Yet another try at getting the image sizing
7334         right.
7335
7336         * nntp.el (nntp-request-set-mark): Refuse to do marks if
7337         nntp-marks-file-name is nil.
7338
7339 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7340
7341         * gnus-html.el (gnus-html-wash-tags)
7342         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
7343         Better logging.
7344
7345 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7346
7347         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
7348
7349         * gnus-html.el (gnus-html-wash-tags): Check the value of
7350         gnus-blocked-images in the summary buffer.
7351
7352 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7353
7354         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
7355
7356 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7357
7358         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
7359         like "a", it seems like.
7360         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
7361         since it needs to be picked from the correct buffer.
7362
7363         * nnwfm.el: Remove.
7364
7365         * nnlistserv.el: Remove.
7366
7367 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7368
7369         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
7370         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
7371
7372 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7373
7374         * nnkiboze.el: Remove.
7375
7376         * nndb.el: Remove.
7377
7378         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
7379         alt text.
7380         (gnus-html-rescale-image): Try to get the rescaling logic right for
7381         images that are just wide and not tall.
7382
7383         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7384         overshadow variable bindings.
7385
7386 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7387
7388         * gnus-html.el (gnus-html-wash-tags)
7389         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
7390         Add extra logging.
7391
7392 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7393
7394         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7395         (gnus-max-image-proportion): New variable.
7396         (gnus-html-rescale-image): New function.
7397         (gnus-html-put-image): Rescale images.
7398
7399 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7400
7401         Fix up some byte-compiler warnings.
7402         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7403         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7404         (gnus-article-fill-cited-article, gnus-article-hide-citation)
7405         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7406         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7407         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7408         (gnus-group-update-group): Use save-excursion and with-current-buffer.
7409
7410 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7411
7412         * gnus-html.el (gnus-article-html): Decode contents by charset.
7413
7414 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7415
7416         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7417         (gnus-html-frame-width, gnus-blocked-images)
7418         * message.el (message-prune-recipient-rules): Add custom version.
7419         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7420
7421         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7422         functions.
7423
7424         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7425         gnus-process-get.
7426
7427 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
7428
7429         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7430         instead of lsub directly.
7431
7432 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7433
7434         * nnwarchive.el: Remove.
7435
7436         * gnus-soup.el: Remove.
7437
7438         * nnsoup.el: Remove.
7439
7440         * nnultimate.el: Remove.
7441
7442         * gnus-html.el (gnus-blocked-images): New variable.
7443
7444         * message.el (message-prune-recipients): New function.
7445         (message-prune-recipient-rules): New variable.
7446
7447         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7448         guess whether a long line is natural text or not.
7449
7450         * gnus-html.el (gnus-html-schedule-image-fetching):
7451         Use gnus-process-plist and friends for compatibility.
7452
7453 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7454
7455         * gnus-html.el: Require packages that define macros used in this file.
7456         (gnus-article-mouse-face): Declare to silence byte-compiler.
7457         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7458         process-get.
7459         (gnus-html-put-image): Use plist-get to avoid getf.
7460         (gnus-html-prefetch-images): Use with-current-buffer.
7461
7462 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7463
7464         * gnus-ems.el: Provide compatibility functions for
7465         gnus-set-process-plist.
7466
7467         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
7468         header-line-format for XEmacs 21.4.
7469
7470         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
7471         * gnus.el (gnus-valid-select-methods)
7472         * message.el (message-send-mail-partially-limit)
7473         * mm-decode.el (mm-text-html-renderer)
7474         * mml.el (mml-insert-mime-headers-always)
7475         * smiley.el (smiley-regexp-alist): Bump custom version.
7476
7477 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7478
7479         * gnus-html.el: require mm-url.
7480         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7481         with the url to `url'.
7482         (gnus-html-wash-tags): Support cid: URLs/images.
7483
7484 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7485
7486         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7487         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7488         bindings, as they aren't useful at all.  `w' is moved to `W w'.
7489
7490         * gnus-move.el: Remove file, since it doesn't really work.
7491
7492         * gnus-html.el (gnus-article-html): Tell w3m that the input is
7493         UTF-8.  This seems to fix problems with some German web feeds.
7494
7495         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7496         at the top so that the proper colours are applied.
7497
7498         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
7499         don't have dots in their names.
7500
7501         * gnus-art.el (gnus-article-view-part): Doc fix.
7502
7503         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7504         XEmacs-compatible.
7505         (gnus-html-put-image): Don't do images on non-graphic displays.
7506
7507         * nnslashdot.el: Remove this unused backend.
7508
7509         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7510         actions.
7511         (gnus-undo-register-1): Revert last change.
7512
7513         * gnus-group.el (gnus-group-completing-read): Protect against not
7514         having completion-styles bound.
7515
7516         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7517         make broken recipients happier.
7518
7519         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7520
7521         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7522         point parameter.
7523
7524         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
7525
7526         * gnus-group.el (gnus-group-completing-read): Add 'substring to
7527         completion-styles for group selection.
7528
7529 2009-02-04  Andreas Schwab  <schwab@suse.de>
7530
7531         * gnus-score.el (gnus-score-string): Fix regex for matching extra
7532         headers and regexp-quote the match if necessary.
7533
7534 2009-03-24  Miles Bader  <miles@gnu.org>
7535
7536         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7537         the blinking smiley.
7538
7539 2009-03-24  Simon Josefsson  <simon@josefsson.org>
7540
7541         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7542         blink smiley.
7543
7544 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7545
7546         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7547         where the dribbel file lives exists.
7548
7549         * message.el (message-send-mail-partially-limit): Change the default to
7550         nil, since most people don't want this.
7551
7552         * mm-url.el (mm-url-decode-entities): Also decode entities like
7553         &#x3212.
7554
7555 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7556
7557         * gnus-sum.el (gnus-summary-idna-message):
7558         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7559         Hyperlink urls in docstrings with URL `...'.
7560
7561 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
7562
7563         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7564         functions.
7565
7566 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7567
7568         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
7569         say what the mouseover text should be.
7570
7571         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
7572         version of the mm-w3m-safe-url-regexp variable to only download images
7573         in the groups where we want that to happen.
7574
7575         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
7576
7577         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
7578         easier debugging.
7579         (gnus-article-beginning-of-window): Add kludge to allow spacing past
7580         big pictures in the article buffer.
7581
7582         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
7583         gnus-article-html.
7584         (mm-text-html-renderer): gnus-article-html needs curl in addition to
7585         w3m.
7586
7587         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
7588
7589 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7590
7591         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
7592         which doesn't exist.
7593
7594         * message.el (message-inhibit-ecomplete): New variable to allow some
7595         function to inhibit ecomplete address storage.
7596         (message-resend): Disable ecomplete message storage when resending
7597         messages.
7598
7599         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
7600
7601 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7602
7603         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
7604         Save excursion while copying, moving, and deleting articles in order to
7605         prevent the cursor from jumping to unforeseen place.
7606
7607 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7608
7609         * lpath.el: No need to bind bookmark-current-buffer,
7610         bookmark-yank-point and bookmark-make-record-function.
7611
7612 2010-08-17  Glenn Morris  <rgm@gnu.org>
7613
7614         * gnus-sync.el: Require gnus components whose functions are used.
7615
7616         * gnus-art.el (bookmark-make-record-function):
7617         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
7618         Declare for compiler.
7619
7620         * mm-url.el (mml-compute-boundary): Autoload.
7621
7622 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7623
7624         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
7625
7626 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
7627
7628         Typo fix "hoo4a" -> "hook".
7629
7630         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
7631
7632 2010-08-14  Glenn Morris  <rgm@gnu.org>
7633
7634         * gnus-sync.el (gnus-sync): Fix defgroup version.
7635
7636 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
7637
7638         Doc fixes and keep unknown groups (ammended for nunion bug fix).
7639
7640         * gnus-sync.el: Fix docs.
7641         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7642         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7643
7644 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7645
7646         Optimizations for gnus-sync.el.
7647
7648         * gnus-sync.el: Add docs about gnus-sync-backend
7649         possibilities.
7650         (gnus-sync-save): Remove unnecessary message.
7651         (gnus-sync-read): Optimize and show what groups were skipped.
7652
7653 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7654
7655         Minor bug fixes for gnus-sync.el.
7656
7657         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
7658         Don't read the sync on get-new-news.
7659
7660         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
7661         quiet.
7662
7663         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
7664         (fix typo).
7665
7666 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
7667
7668         Make saving and restoring of hidden threads work with overlays.
7669         Patch applied by Ted Zlatanov.
7670
7671         * gnus-sum.el (gnus-hidden-threads-configuration)
7672         (gnus-restore-hidden-threads-configuration): Update to deal with text
7673         properties, rather than searching for a magic character.
7674
7675 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7676
7677         New gnus-sync.el library for synchronization of marks.
7678
7679         * gnus-sync.el: New library for synchronization of marks.
7680
7681         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
7682         renamed from `gnus-registry-grep-in-list'.
7683
7684         * gnus-registry.el (gnus-registry-follow-group-p):
7685         Use `gnus-grep-in-list'.
7686
7687         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
7688
7689 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7690
7691         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
7692         determining charset of text fails.
7693
7694 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7695
7696         * nnmail.el (nnmail-get-new-mail-1): Revert.
7697
7698         * nnml.el (nnml-active-number): Make sure names of newly created groups
7699         in nnml-group-alist are encoded.
7700
7701 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7702
7703         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
7704         containing non-ASCII characters in active file for nnml back end.
7705
7706 2010-07-24  David Engster  <dengste@eml.cc>
7707
7708         * mml-smime.el (mml-smime-epg-verify): Also accept the older
7709         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
7710
7711 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
7712
7713         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
7714         tag (Bug#6654).
7715
7716 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7717
7718         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
7719         the article buffer, not the summary buffer.
7720
7721 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7722
7723         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
7724         Emacs 23 as well.
7725
7726 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7727
7728         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
7729         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
7730
7731 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7732
7733         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
7734         Patch applied by Karl Fogel.
7735
7736         * gnus-sum.el (gnus-summary-bookmark-make-record):
7737         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
7738
7739 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7740
7741         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
7742         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
7743         C-w still not working correctly from Article buffers; Thierry's
7744         patch to fix that will be applied after this.
7745
7746         * gnus-art.el (bookmark-make-record-function): New local variable.
7747
7748         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
7749         article buffer.
7750         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
7751
7752 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
7753
7754         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
7755         on changes in bookmark.el.
7756
7757 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7758
7759         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
7760         `no-log' instead of message not to log prompt string.
7761
7762 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
7763
7764         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
7765         the *other* type of HTML form submission.
7766
7767 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
7768
7769         * auth-source.el (auth-source-pick): If choice does not contain a
7770         questioned keyword, set the check to t.
7771
7772 2010-06-12  Romain Francoise  <romain@orebokech.com>
7773
7774         * gnus-util.el (gnus-date-get-time): Move up before first use.
7775
7776 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7777
7778         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
7779         (gnus-article-edit-part): Bind it to make last part that is substituted
7780         or deleted visible.
7781         (gnus-mime-display-single): Buttonize part of which id equals to
7782         gnus-mime-buttonized-part-id.
7783
7784 2010-06-10  Dan Christensen  <jdc@uwo.ca>
7785
7786         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
7787         (gnus-dd-mmm): Use gnus-date-get-time.
7788         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
7789         simplify logic.
7790         (gnus-summary-limit-to-age): Use gnus-date-get-time.
7791         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
7792
7793 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
7794
7795         * auth-source.el (top): Autoload `secrets-list-collections',
7796         `secrets-create-item', `secrets-delete-item'.
7797         (auth-sources): Fix tag string.
7798         (auth-get-source, auth-source-retrieve, auth-source-create)
7799         (auth-source-delete): New defuns.
7800         (auth-source-pick): Rewrite in order to avoid 2 passes.
7801         (auth-source-forget-user-or-password): New parameter USERNAME.
7802         (auth-source-user-or-password): New parameters CREATE-MISSING and
7803         DELETE-EXISTING.  Retrieve password interactively, if needed.
7804
7805 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7806
7807         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
7808         deleting unused directories when gnus-expert-user is t.
7809
7810 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7811
7812         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
7813         for each temp file when gnus-article-browse-delete-temp is ask.
7814
7815 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7816
7817         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
7818         Replace Lisp calls to delete-backward-char by calls to delete-char.
7819
7820 2010-05-20  Kevin Ryde  <user42@zip.com.au>
7821
7822         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
7823
7824 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
7825
7826         * password-cache.el (password-cache-remove): Fix docstring.
7827
7828 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7829
7830         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
7831         article unless decoding article to be saved.
7832
7833 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7834
7835         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
7836         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
7837         generated within the mm-with-unibyte-current-buffer macro.
7838
7839 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7840
7841         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
7842         to nil when we're in a mml-preview buffer and no group is selected.
7843
7844 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
7845
7846         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
7847         when catching the `C-g'.  Reported by "Leo".
7848
7849 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7850
7851         * message.el (message-forward-make-body-plain)
7852         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
7853         multibyte-string-p.
7854
7855         * lpath.el: Revert.
7856
7857 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7858
7859         * message.el (message-forward-make-body-mml): Assume original message
7860         is multibyte string; error on unibyte.
7861         (message-forward-make-body-plain): Ditto; don't add excessive newline
7862         in body end.
7863
7864         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
7865
7866 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
7867
7868         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
7869         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
7870
7871 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7872
7873         * mm-extern.el (mm-extern-url): Don't use
7874         mm-with-unibyte-current-buffer.
7875         (mm-extern-cache-contents): Use with-current-buffer instead of
7876         save-excursion + set-buffer.
7877
7878 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7879
7880         * mm-util.el (mm-emacs-mule): Remove.
7881
7882 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
7883
7884         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
7885         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
7886         change.
7887
7888 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7889
7890         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
7891         bind the default value of enable-multibyte-characters to nil.
7892
7893 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7894
7895         * message.el (message-forward-make-body-plain)
7896         (message-forward-make-body-mml):
7897         Don't use mm-with-unibyte-current-buffer.
7898
7899 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7900
7901         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
7902
7903 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
7904
7905         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
7906         (Bug#5592).
7907
7908 2010-05-07  Julien Danjou  <julien@danjou.info>
7909
7910         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
7911         it to mm-pipe-part.
7912
7913         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7914         it is given.
7915
7916 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7917
7918         * binhex.el (binhex-decode-region-internal)
7919         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
7920         (dns-query)
7921         * nnweb.el (nnweb-gmane-search)
7922         * pgg-parse.el (pgg-parse-armor)
7923         * pgg.el (pgg-verify-region)
7924         * sha1.el (sha1-string-external)
7925         * uudecode.el (uudecode-decode-region-internal)
7926         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
7927         XEmacs.
7928
7929         * gnus-art.el (gnus-article-browse-html-parts)
7930         * gnus-group.el (gnus-read-ephemeral-gmane-group)
7931         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7932         make-temp-file.
7933
7934         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7935         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7936         compiling.
7937
7938         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7939         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7940         XEmacs when compiling.
7941
7942         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7943         gnus-pick-mode-off-hook for XEmacs when compiling.
7944         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7945         gnus-binary-mode-off-hook for XEmacs when compiling.
7946
7947         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7948         Return nil if char-charset is not available.
7949
7950         * imap.el (imap-disable-multibyte)
7951         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7952         macros.
7953
7954         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7955         instead of encode-coding-string.
7956
7957         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7958         'xemacs) instead of mm-emacs-mule to switch function definitions.
7959         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7960
7961         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7962         bind temporary-file-directory for XEmacs;
7963         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7964         timer-set-function for XEmacs 21.4 and SXEmacs;
7965         bind timer-list for XEmacs 21.4 and SXEmacs;
7966         fbind char-charset and find-charset-region for non-Mule XEmacs;
7967         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7968         encode-coding-region and encode-coding-string for XEmacs having no
7969         file-coding feature.
7970
7971 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7972
7973         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7974
7975 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7976
7977         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7978         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7979
7980 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7981
7982         * mm-util.el (mm-decompress-buffer): Use `delete-file';
7983         alias `jka-compr-delete-temp-file' no longer exists.
7984
7985 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7986
7987         Use define-minor-mode in Gnus where applicable.
7988         * mml.el (mml-mode): Use define-minor-mode.
7989         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
7990         (gnus-undo-mode): Use define-minor-mode.
7991         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
7992         (gnus-dead-summary-mode): Use define-minor-mode.
7993         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
7994         Initialize in declaration.
7995         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
7996         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
7997         (gnus-mailing-list-mode): Use define-minor-mode.
7998         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
7999         (gnus-draft-mode): Use define-minor-mode.
8000         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
8001         (gnus-dired-mode): Use define-minor-mode.
8002
8003 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
8004
8005         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
8006         handles on recursive mml-to-mime translation and check them for
8007         boundary delimiter collisions.  Reported by Greg Troxel.
8008
8009 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8010
8011         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
8012
8013 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8014
8015         * mm-util.el (mm-find-buffer-file-coding-system):
8016         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
8017
8018 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
8019
8020         * message.el (message-generate-headers): Record insertion of optional
8021         headers as well.  Otherwise the check to prevent repeated insertion of
8022         optional headers is a no-op.
8023
8024 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
8025
8026         * smime.el: Don't mention CVS.
8027
8028         * nnrss.el (nnrss-fetch): Don't mention CVS.
8029
8030         * nnir.el: Don't mention CVS.
8031
8032 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8033
8034         * gnus-sum.el (gnus-summary-bookmark-make-record):
8035         Add `location' field.
8036
8037 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8038
8039         * lpath.el: Fbind bookmark-default-handler,
8040         bookmark-get-bookmark-record, bookmark-make-record-default,
8041         bookmark-prop-get for Emacs <23 and XEmacs.
8042
8043 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8044
8045         * gnus-sum.el: Add bookmark declarations to silence the compiler.
8046         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
8047         Use with-current-buffer to silence the byte-compiler.
8048         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
8049         bother to require `gnus'.
8050         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
8051
8052 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8053
8054         * gnus-sum.el (gnus-summary-bookmark-make-record)
8055         (gnus-summary-bookmark-jump): New functions.
8056         (gnus-summary-mode): Setup bookmark support.
8057
8058 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
8059
8060         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
8061         if set.
8062
8063 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8064
8065         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
8066         gnus-article-browse-html-save-cid-image; make it work recursively for
8067         forwarded messages as well.
8068         (gnus-article-browse-html-parts): Work when prefix arg is given.
8069         (gnus-article-browse-html-article): Doc fix.
8070
8071 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
8072
8073         * message.el (message-default-mail-headers):
8074         (message-default-headers): Carry the value mail-default-headers over
8075         into message-default-mail-headers, rather than message-default-headers.
8076
8077 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
8078
8079         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
8080         charset.
8081
8082         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
8083         charset into the <meta> tag when the article is encoded to utf-8.
8084
8085 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8086
8087         * gnus-art.el (gnus-article-browse-delete-temp-files):
8088         Delete directories as well.
8089         (gnus-article-browse-html-parts): Work for images that do not specify
8090         file names; delete temp directory when quitting; insert header at the
8091         right place; use file: scheme for image files.
8092
8093 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
8094
8095         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
8096         (gnus-article-browse-html-parts): Use it to make temporary cid image
8097         files in addition to html file so that browser may display them.
8098
8099 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8100
8101         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
8102
8103 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8104
8105         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
8106
8107 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
8108
8109         * auth-source.el (auth-sources): Change default to be simpler.
8110         Explain about Secret Service API sources.  Improve Customize options.
8111         (auth-source-pick): Change to accept any number of search parameters.
8112         Implement fallbacks iteratively, not recursively.  Add scoring on the
8113         second pass and sort by score.  Call Secret Service API when needed.
8114         (auth-source-user-or-password): Use it.  Call Secret Service API
8115         directly when needed to get the user name and the password.
8116
8117 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
8118
8119         * message.el (message-interactive): Doc fix.
8120         (message-qmail-inject-args): Reflow.
8121         (message-kill-to-signature): Fix typo in docstring.
8122
8123         * smiley.el (smiley-buffer): Fix typo in docstring.
8124
8125 2010-03-24  Glenn Morris  <rgm@gnu.org>
8126
8127         * mail-source.el (gnus-message): Declare.
8128         (mail-source-delete-old-incoming): Require gnus-util.
8129
8130 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8131
8132         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
8133
8134         * message.el (ecomplete-setup): Autoload it for Emacs <23.
8135
8136         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
8137         password-cache's default if it is not bound.
8138         (mml-secure-passphrase-cache-expiry): Default to 16 that is
8139         password-cache-expiry's default if it is not bound.
8140
8141         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
8142         available in Emacs 21.
8143
8144         * lpath.el: Suppress compiler warnings for:
8145         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
8146         XEmacs;
8147         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
8148         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
8149         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
8150
8151 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
8152
8153         * auth-source.el (auth-sources): Fix up definition so extra parameters
8154         are always inline.
8155
8156 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
8157
8158         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
8159         wasn't updated after mismatch.  Clear cached mailbox info correctly
8160         when uidvalidity changes.
8161         (nnimap-group-prefixed-name): New function to avoid some code
8162         duplication.
8163         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
8164         (nnimap-request-group): Use it.
8165         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
8166         (nnimap-update-unseen): Significantly improved speed of Gnus startup
8167         with many imap folders.  This is done by caching the group status from
8168         the imap server persistently in a group parameter `imap-status'.  (This
8169         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
8170         but not persistently, so every Gnus startup was still very slow.)
8171
8172 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
8173
8174         * assistant.el (assistant-render-text): Run `widget-setup' and don't
8175         delete the extra newline.  Otherwise editing of :string and :number
8176         types don't work.
8177
8178 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8179
8180         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
8181         secrets.el dependency.
8182         (auth-sources): Add optional user name.  Add secrets.el configuration
8183         choice (unused right now).
8184
8185 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
8186
8187         * gnus-sum.el (gnus-summary-make-menu-bar):
8188         Let `gnus-registry-install-shortcuts' fill in the functions.
8189
8190         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
8191         warnings.
8192         (gnus-registry-misc-menus): Variable to hold registry mark menus.
8193         (gnus-registry-install-shortcuts): Populate and use it in a
8194         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
8195
8196 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
8197
8198         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
8199         In-place substitutions for the group name encoding/decoding.
8200         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
8201         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
8202         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
8203         (nnimap-update-unseen, nnimap-request-list)
8204         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
8205         (nnimap-request-set-mark, nnimap-split-to-groups)
8206         (nnimap-split-articles, nnimap-request-newgroups)
8207         (nnimap-request-create-group, nnimap-request-accept-article)
8208         (nnimap-request-delete-group, nnimap-request-rename-group)
8209         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
8210         `encoded-mbx' for consistency.
8211         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
8212         variable `imap-current-mailbox'.
8213
8214         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
8215         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
8216
8217 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
8218
8219         * pop3.el (pop3-display-message-size-flag): Display message size byte
8220         counts during POP3 download.
8221         (pop3-movemail): Use it.
8222         (pop3-list): Implement listing of available messages.
8223
8224 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
8225
8226         * nnir.el (nnir-get-article-nov-override-function): New function to
8227         override the normal NOV retrieval.
8228         (nnir-retrieve-headers): Use it.
8229
8230 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
8231
8232         * auth-source.el (netrc-machine-user-or-password): Autoload.
8233
8234 2010-03-19  Glenn Morris  <rgm@gnu.org>
8235
8236         Stop message.el from loading about 40 libraries it doesn't always need.
8237         The general approach is to autoload rather than require, and to
8238         require in the specific functions rather than the file.  (Bug#5642)
8239
8240         * gmm-utils.el: Don't require wid-edit.
8241         (widget-create-child-value, widget-convert, widget-default-get):
8242         Autoload.
8243
8244         * gnus-util.el: Don't require time-date, netrc.
8245         (message-fetch-field, gnus-group-name-decode): Declare rather than
8246         autoloading.
8247         (gnus-fetch-field): Require message.
8248         (gnus-decode-newsgroups): Require gnus-group.
8249
8250         * ietf-drums.el: Don't require time-date.
8251
8252         * message.el: Don't require hashcash, canlock, ecomplete.
8253         Do require mail-utils.  Require nnheader only when compiling.
8254         (smtpmail-default-smtp-server): Remove declaration.
8255         (message-send-mail-function): Check smtpmail-default-smtp-server
8256         is bound rather than requiring smtpmail.
8257         (message-auto-save-directory, message-insert-signature):
8258         Use expand-file-name rather than nnheader-concat.
8259         (nnheader-insert-file-contents): Autoload.
8260         (hashcash-wait-async): Declare.
8261         (message-send-mail): Only call gnus-setup-posting-charset if
8262         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
8263         (message-send-mail-with-sendmail): Require sendmail.
8264         (canlock-password, canlock-password-for-verify): Declare.
8265         (message-canlock-password): Require canlock.
8266         (nnheader-get-report): Autoload.
8267         (gnus-setup-posting-charset): Declare.
8268         (message-send-news): Require gnus-msg.
8269         (message-make-references, message-make-in-reply-to): Use mail-header-id
8270         rather than the alias mail-header-message-id.
8271         (ecomplete-add-item, ecomplete-save): Declare.
8272         (message-put-addresses-in-ecomplete): Require ecomplete.
8273         (ecomplete-display-matches): Autoload.
8274
8275         * mm-decode.el: Don't require mailcap, gnus-util.
8276         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
8277         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
8278         Autoload.
8279         (mailcap-mime-extensions): Declare.
8280
8281         * mm-encode.el: Don't require mailcap.
8282         (mailcap-extension-to-mime): Autoload.
8283
8284         * mml-sec.el: Don't require password-cache.
8285
8286         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
8287         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
8288         (mml-minibuffer-read-type): Require mailcap.
8289         (mml-preview): Require gnus-msg.
8290
8291         * mml1991.el: Require password-cache.
8292         (password-cache-expiry): Remove declaration.
8293
8294         * mml2015.el: Require password-cache.
8295         (password-cache-expiry): Remove declaration.
8296
8297         * nneething.el (mailcap): Require mailcap.
8298
8299         * nnheader.el (declare-function): Add compatibility stub.
8300         (message-remove-header): Declare rather than autoload.
8301         (nnheader-replace-header): Require message.
8302
8303         * nnimap.el (declare-function): Add compatibility stub.
8304         (netrc-parse, netrc-machine-user-or-password): Declare.
8305         (nnimap-open-connection): Require netrc.
8306
8307         * nntp.el (declare-function): Add compatibility stub.
8308         (netrc-parse, netrc-machine, netrc-get): Declare.
8309         (nntp-send-authinfo): Require netrc.
8310
8311         * rfc2047.el: Don't require qp.
8312         (quoted-printable-encode-region, quoted-printable-decode-string):
8313         Autoload.
8314
8315         * sieve-mode.el: Don't require easymenu.
8316         (easy-menu-add-item): Autoload it.
8317
8318         * spam-stat.el (time-to-number-of-days): Autoload it.
8319
8320 2010-03-19  Glenn Morris  <rgm@gnu.org>
8321
8322         * password-cache.el (password-cache, password-cache-expiry): Autoload.
8323
8324 2010-03-18  Glenn Morris  <rgm@gnu.org>
8325
8326         * hashcash.el (declare-function): Remove duplicate definition.
8327
8328 2010-03-17  Kevin Ryde  <user42@zip.com.au>
8329
8330         * mml.el (mml-read-tag): Unquote values with `read' to reverse
8331         prin1 in mml-insert-tag (just stripping the quotes gave wrong
8332         value if any backslash escapes).
8333
8334 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8335
8336         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
8337         if it is available.  (bug#5647)
8338
8339         * lpath.el: Suppress compiler warning for coding-system-from-name for
8340         Emacs 21 and XEmacs.
8341
8342 2010-03-14  Juri Linkov  <juri@jurta.org>
8343
8344         * hmac-def.el:
8345         * hmac-md5.el:
8346         * netrc.el: Fix keywords.
8347
8348 2010-02-26  Glenn Morris  <rgm@gnu.org>
8349
8350         * message.el (message-send-mail-function): Change the default, so that
8351         it inherits from a customized send-mail-function.  (Bug#5643)
8352
8353 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8354
8355         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
8356         shell-command-to-string signals an error (bug#5299).
8357
8358 2010-02-24  Glenn Morris  <rgm@gnu.org>
8359
8360         * message.el (message-smtpmail-send-it)
8361         (message-send-mail-with-mailclient): Doc fixes.
8362
8363 2010-02-16  Glenn Morris  <rgm@gnu.org>
8364
8365         * message.el (message-default-mail-headers): Change the default value
8366         to ease the transition from mail-mode to message-mode.  (Bug#5555)
8367
8368 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8369
8370         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
8371         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
8372
8373 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
8374
8375         * time-date.el (date-to-time): Doc fix (Bug#5408).
8376
8377 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
8378
8379         * message.el (message-mail): Just pass yank-action on to message-setup.
8380         (message-setup): Handle (FUN . ARGS) form of yank-action.
8381         (message-with-reply-buffer, message-widen-reply)
8382         (message-yank-original): Handle non-buffer values of
8383         message-reply-buffer (Bug#4080).
8384         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
8385
8386 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
8387
8388         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
8389         Fix typo in docstring.
8390
8391 2010-01-08  Jason Rumney  <jasonr@gnu.org>
8392
8393         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
8394         response.
8395
8396 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8397
8398         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8399
8400         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8401
8402         * message.el (message-check-news-header-syntax): Protect against a
8403         string that `rfc822-addresses' returns when parsing fails.
8404
8405 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8406
8407         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8408         (gnus-previous-char-property-change): New functions.
8409
8410         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8411
8412 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
8413
8414         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8415         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
8416
8417 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
8418
8419         * message.el (message-exchange-point-and-mark): Rework last change to
8420         avoid using optional arg of exchange-point-and-mark, for backward
8421         compatibility.
8422
8423 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8424
8425         * message.el (message-exchange-point-and-mark):
8426         Call exchange-point-and-mark with an argument rather than setting
8427         mark-active by hand (Bug#5175).
8428
8429 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8430
8431         * nntp.el (nntp-service-to-port): Work for service expressed with
8432         numeric string; replace [:digit:] with [0-9] for XEmacs.
8433
8434 2009-12-17  Glenn Morris  <rgm@gnu.org>
8435
8436         * gnus-group.el (gnus-bug-group-download-format-alist):
8437         Change emacs entry to debbugs.gnu.org.  Bump :version.
8438
8439 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8440
8441         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8442
8443 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8444
8445         * message.el (message-info): Explain why we use `Info-goto-node'.
8446
8447 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8448
8449         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
8450
8451 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8452
8453         * message.el (message-completion-in-region): New compatibility function.
8454         (message-expand-group): Use it.
8455
8456 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8457
8458         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8459         with no unread article should be listed if the 2nd arg `predicate' is
8460         given.
8461
8462 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8463
8464         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
8465
8466 2009-11-29  Juri Linkov  <juri@jurta.org>
8467
8468         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8469         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
8470         on `gnus-recenter'.  (Bug#4698, Bug#4981)
8471
8472 2009-11-26  Kevin Ryde  <user42@zip.com.au>
8473
8474         * sha1.el (sha1-string-external): default-directory "/" in case
8475         otherwise non-existent.  process-connection-type pipe for touch of
8476         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
8477
8478 2009-11-25  Kevin Ryde  <user42@zip.com.au>
8479
8480         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
8481         it's comms related and sgml-mode.el has "comm" on that basis too.
8482
8483 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8484
8485         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8486         containing tspecial characters if they have been already quoted.
8487
8488 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
8489
8490         * dns-mode.el (auto-mode-alist): Purecopy string.
8491
8492 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8493
8494         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
8495
8496 2009-10-24  Glenn Morris  <rgm@gnu.org>
8497
8498         * gnus-art.el (help-xref-stack-item): Define for compiler.
8499
8500 2009-10-21  Kevin Ryde  <user42@zip.com.au>
8501
8502         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
8503
8504 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8505
8506         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8507
8508 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8509
8510         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8511         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8512
8513 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8514
8515         * gnus.el (gnus-overlay-get): New alias to overlay-get.
8516         (gnus-overlays-in): New alias to overlays-in.
8517
8518         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8519         gnus-overlay-get, and gnus-delete-overlay.
8520         (gnus-summary-show-thread): Make it work as well for systems in which
8521         next-single-char-property-change is not available.
8522         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8523
8524         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
8525         (gnus-overlay-get): New alias to extent-property.
8526         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
8527
8528         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
8529         SXEmacs.
8530
8531         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
8532         SXEmacs.
8533
8534 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
8535
8536         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8537
8538 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
8539
8540         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8541         and XEmacs that don't have `remove-overlays'.
8542
8543 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8544
8545         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8546         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8547         selective display.  Use overlays instead.
8548
8549 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8550
8551         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8552
8553 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8554
8555         * spam-stat.el (spam-stat-load): Fix typo in message.
8556
8557 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8558
8559         * dig.el (dig-invoke): Fix typo in docstring.
8560         (query-dig): Reflow docstring.
8561
8562 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
8563
8564         * gnus-art.el (gnus-article-encrypt-body):
8565         * message.el (message-check-recipients):
8566         * mm-util.el (mm-codepage-setup):
8567         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
8568         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
8569
8570 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
8571
8572         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
8573         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
8574         keys from the menu if mm-{sign,encrypt}-option is 'guided.
8575         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
8576         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
8577
8578 2009-09-21  Kevin Ryde  <user42@zip.com.au>
8579
8580         * dig.el: Add "Keywords: comm", as per net-utils.el.
8581
8582 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8583
8584         * dig.el (dig-mode): Use define-derived-mode.
8585
8586 2009-09-19  Glenn Morris  <rgm@gnu.org>
8587
8588         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
8589
8590 2009-09-18  Glenn Morris  <rgm@gnu.org>
8591
8592         * gnus-diary.el (gnus-diary-check-message):
8593         * message.el (message-insert-formatted-citation-line):
8594         * nnbabyl.el (top-level):
8595         * nndiary.el (nndiary-schedule):
8596         Fix typos in condition-case handlers.
8597
8598 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8599
8600         * gnus-art.el (gnus-article-edit-part): Work for the buffer
8601         configuration that provides the sole article window in a frame;
8602         position point correctly after deleting a part.
8603
8604 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
8605
8606         * spam.el (spam-unregister-on-reregister): Add boolean variable.
8607         (spam-resolve-registrations-routine): Use it to unregister articles
8608         that change status.
8609
8610 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8611
8612         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
8613         with XEmacs.
8614         (parse-time-string-chars): Use it.
8615
8616 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8617
8618         * imap.el (imap-interactive-login): Better messages.
8619         (imap-open): Fix bug with renamed buffer on reconnect.
8620         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8621         for easier debugging and cleaner code.  On successful (guessed based on
8622         server capabilities) secondary authentication, set imap-state
8623         correctly.
8624         (imap-last-authenticator): Define imap-last-authenticator as a variable
8625         to avoid warnings.
8626
8627 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8628
8629         * nnrss.el (nnrss-request-article): Remove binding of
8630         default-enable-multibyte-characters that has gotten needless by
8631         the 2007-07-13 change in rfc2047-encode-message-header.
8632
8633         * mml.el (mml-insert-multipart): Error on the message header.
8634         (mml-insert-part): Error on the message header; position point at
8635         the end of a MIME tag.
8636
8637 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8638
8639         * time-date.el (autoload): Expand define-obsolete-function-alias into
8640         defalias and make-obsolete for old Emacsen that Gnus supports.
8641         (with-no-warnings): Define it for old Emacsen.
8642         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8643         is available.
8644         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8645         float-time is available; suppress compile warning for time-to-seconds.
8646
8647         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8648         (gnus-float-time): Alias to float-time if it exists.
8649
8650         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8651         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8652         float-time is available; suppress compile warning for time-to-seconds.
8653
8654         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
8655         XEmacs.
8656
8657 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8658
8659         * imap.el (imap-message-map): Docstring fix.
8660
8661 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8662
8663         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
8664         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
8665         Add the optional argument `encoding' that overrides the default.
8666
8667         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
8668         mm-encode-buffer.
8669
8670 2009-09-04  Glenn Morris  <rgm@gnu.org>
8671
8672         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
8673         mm-disable-multibyte, rather than default-enable-multibyte-characters.
8674         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
8675         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
8676         * mm-util.el (mm-with-unibyte-current-buffer)
8677         (mm-find-buffer-file-coding-system):
8678         * yenc.el (yenc-decode-region): Use default-value rather than
8679         default-enable-multibyte-characters.
8680
8681 2009-09-03  Glenn Morris  <rgm@gnu.org>
8682
8683         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
8684         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
8685         than default-enable-multibyte-characters.
8686
8687 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
8688
8689         * gnus-art.el (gnus-article-read-summary-keys):
8690         Fix gnus-buffer-configuration's value temporarily used.
8691
8692 2009-09-02  Glenn Morris  <rgm@gnu.org>
8693
8694         * gnus-util.el (gnus-float-time): New function.
8695         * gnus-delay.el (gnus-delay-article):
8696         * gnus-sum.el (gnus-thread-latest-date):
8697         * gnus-util.el (gnus-user-date): Use gnus-float-time.
8698         * nnspool.el (nnspool-request-newgroups):
8699         Use gnus-float-time rather than time-to-seconds.
8700         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
8701
8702         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
8703         (gnus-header-subject-face, gnus-header-newsgroups-face)
8704         (gnus-header-name-face, gnus-header-content-face):
8705         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
8706         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
8707         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
8708         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
8709         (gnus-cite-face-11):
8710         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
8711         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8712         (gnus-server-closed-face, gnus-server-denied-face)
8713         (gnus-server-offline-face):
8714         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8715         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8716         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8717         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8718         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8719         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8720         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8721         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8722         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8723         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8724         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8725         (gnus-summary-selected-face, gnus-summary-cancelled-face)
8726         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8727         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8728         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8729         (gnus-summary-high-undownloaded-face)
8730         (gnus-summary-low-undownloaded-face)
8731         (gnus-summary-normal-undownloaded-face)
8732         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8733         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8734         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8735         (gnus-splash-face):
8736         * message.el (message-header-to-face, message-header-cc-face)
8737         (message-header-subject-face, message-header-newsgroups-face)
8738         (message-header-other-face, message-header-name-face)
8739         (message-header-xheader-face, message-separator-face)
8740         (message-cited-text-face, message-mml-face):
8741         * sieve-mode.el (sieve-control-commands-face)
8742         (sieve-action-commands-face, sieve-test-commands-face)
8743         (sieve-tagged-arguments-face):
8744         * spam.el (spam-face):
8745         Mark face aliases with "-face" in the name as obsolete.
8746
8747 2009-09-01  Glenn Morris  <rgm@gnu.org>
8748
8749         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8750         than goto-line.
8751
8752 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8753
8754         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8755         Don't move point if the command is invoked inside the message header.
8756
8757 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8758
8759         * imap.el (imap-send-command): Simplify.
8760         (imap-wait-for-tag): point-max -> buffer-size.
8761
8762 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8763
8764         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8765         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8766         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8767         * nnir.el (nnir-swish-e-index-file):
8768         * gnus-sum.el (gnus-summary-delete-marked-as-read)
8769         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8770         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8771         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8772         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8773         (gnus-treat-display-xface): Add Emacs version of obsolescence.
8774
8775 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8776
8777         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8778         Don't save excursion.
8779
8780 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8781
8782         * nnheader.el (nnheader-find-file-noselect):
8783         * mm-util.el (mm-insert-file-contents):
8784         Use (default-value 'major-mode) instead of default-major-mode.
8785
8786 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8787
8788         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8789
8790 2009-08-26  Glenn Morris  <rgm@gnu.org>
8791
8792         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
8793         than placing in files.el.
8794
8795 2009-08-25  Glenn Morris  <rgm@gnu.org>
8796
8797         * nnir.el (top-level): Don't require cl at run-time.
8798         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8799         Replace cl-function substitute with gnus-replace-in-string.
8800         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8801         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8802         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8803         simplified expansions.
8804
8805 2009-08-25  Kevin Ryde  <user42@zip.com.au>
8806
8807         * dig.el (dig): Add autoload cookie.
8808
8809 2009-08-22  Glenn Morris  <rgm@gnu.org>
8810
8811         * gnus-art.el (gnus-button-patch): Use forward-line rather than
8812         goto-line.
8813
8814 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
8815
8816         * parse-time.el (parse-time-string-chars): Save match data.
8817
8818 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
8819
8820         * parse-time.el (parse-time-string-chars): Compute using character
8821         classes, to handle non-ascii characters (Bug#3190).
8822
8823 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8824
8825         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8826
8827         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8828         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8829         (gnus-mm-display-part, gnus-mime-display-single)
8830         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8831         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8832
8833         * gnus-sum.el
8834         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8835         (gnus-summary-move-article): Add expirable mark to articles copied or
8836         moved to group that has auto-expire turned on if the option is non-nil.
8837
8838 2009-07-24  Glenn Morris  <rgm@gnu.org>
8839
8840         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8841         Fix typo.  (Bug#3903)
8842
8843 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8844
8845         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8846         gnus-article-read-summary-keys rather than gnus-summary-edit-article
8847         that should not be used for draft articles.
8848         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8849         that has no concern in minor mode keys.
8850         (gnus-article-summary-command, gnus-article-summary-command-nosave):
8851         Abolish.
8852
8853 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8854
8855         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8856         article without making inquiry to a user for unknown encoding.
8857
8858         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8859         (nnmaildir--scan): Assume i-node and device number that file-attributes
8860         returns might be cons-cell.
8861
8862         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
8863
8864         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
8865
8866 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
8867
8868         * auth-source.el: Remove docs now in auth.texi.  Don't use
8869         `gnus-message' for logging.  Add new variables `auth-source-debug' and
8870         `auth-source-hide-passwords' and use them.
8871
8872 2009-07-15  Glenn Morris  <rgm@gnu.org>
8873
8874         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
8875
8876 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8877
8878         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
8879         excessive whitespace from the default values of title and description.
8880
8881 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8882
8883         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
8884         mail-fetch-field to fetch Content-Description header in order to
8885         exclude newlines.
8886
8887 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
8888
8889         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
8890         format used by GnuPG 2.0.11.
8891
8892 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8893
8894         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
8895         to deleted part.
8896
8897 2009-05-30  David Engster  <dengste@eml.cc>
8898
8899         * nnmairix.el: Remove old documentation in the commentary block.
8900         (nnmairix-request-group): Do not update active file for nnml back ends.
8901         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8902         end so that overview files are ignored.
8903         (nnmairix-update-groups): Make updating the groups more robust by using
8904         marks.
8905         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
8906         with dollar characters in message-id.
8907
8908 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
8909
8910         * spam.el: Use dns-query instead of query-dns.  Was renamed on
8911         2008-12-25 in dns.el.
8912
8913 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8914
8915         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
8916         could happen if the text is only composed of spaces and/or tabs.
8917
8918 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
8919
8920         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
8921         when sending a queued message to avoid extra mml tags.
8922
8923 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8924
8925         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
8926
8927 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8928
8929         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
8930         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
8931         rmail-toggle-header for XEmacs;
8932         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
8933
8934 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8935
8936         * gnus-dired.el: Remove autoload for gnus-setup-message.
8937         (gnus-dired-attach): Fake this-command value to prevent Gnus from
8938         displaying Gnus logo; always use compose-mail.
8939
8940 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8941
8942         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8943
8944 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8945
8946         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8947         (gnus-nocem-issuers): List currently active issuers; fix custom type.
8948         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8949         available.
8950         (gnus-nocem-epg-verify): New function.
8951
8952 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8953
8954         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8955
8956 2009-02-15  Glenn Morris  <rgm@gnu.org>
8957
8958         * gnus-util.el (rmail-insert-rmail-file-header)
8959         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8960         autoloads.
8961         (rmail-default-rmail-file): Remove unnecessary declaration.
8962         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8963
8964 2009-02-14  Glenn Morris  <rgm@gnu.org>
8965
8966         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8967         variable (only used in gnus-util, which declares it anyway).
8968         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8969         which was only needed by gnus-art (changed to not use it any more).
8970         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8971         only used in gnus-util, which autoloads it itself.
8972         (rmail-update-summary): Fix autoload.
8973
8974         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8975         rather than rmail-output-to-rmail-file.
8976
8977 2009-02-07  Glenn Morris  <rgm@gnu.org>
8978
8979         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8980         autoload of function that no longer exists.
8981         (rmail-toggle-header): Declare.
8982         (message-forward-rmail-make-body): Handle mbox Rmail.
8983
8984 2009-01-31  Glenn Morris  <rgm@gnu.org>
8985
8986         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8987         2009-01-09 change.
8988
8989 2009-01-31  Dave Love  <fx@gnu.org>
8990
8991         * imap.el (imap-fetch-safe): Bind debug-on-error.
8992         (imap-debug): Add imap-fetch-safe.
8993
8994 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
8995
8996         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8997         (auth-source-forget-all-cached): New convenience function.
8998         (auth-source-user-or-password): Accept list of modes or a single mode.
8999
9000         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
9001         auth-source modes.
9002
9003         * netrc.el (netrc-machine-user-or-password): Use list of
9004         auth-source modes.
9005
9006         * nnimap.el (nnimap-open-connection): Use list of
9007         auth-source modes.
9008
9009         * nntp.el (nntp-send-authinfo): Use list of
9010         auth-source modes.
9011
9012 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
9013
9014         * auth-source.el: Update docs to reflect epa-file-enable is to be used
9015         now.
9016
9017 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9018
9019         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
9020         coding system in XEmacs; add a workaround for XEmacs.
9021
9022         * lpath.el: Fbind coding-system-aliasee.
9023
9024 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9025
9026         * mm-util.el (mm-coding-system-priorities): Protect against nil value
9027         of current-language-environment.
9028
9029 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
9030
9031         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
9032         available at runtime.
9033
9034 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9035
9036         * gnus-art.el (article-date-ut): Fix end point of narrowing.
9037
9038 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
9039
9040         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
9041         the greatest positive fixnum value doesn't work under an XEmacs with
9042         bignum support; use the most-positive-fixnum constant instead,
9043         available since Emacs 21.1 with cl and XEmacs 21.1.
9044
9045 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9046
9047         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
9048         XEmacs gets not to work.
9049
9050 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9051
9052         * mm-util.el (mm-coding-system-priorities): Allow the value like
9053         "Japanese (UTF-8)" of current-language-environment.
9054
9055 2009-01-09  Glenn Morris  <rgm@gnu.org>
9056
9057         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
9058         with last-command-event.
9059
9060 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9061
9062         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
9063         in the doc string.
9064
9065         * message.el (message-fix-before-sending): Amend comment.
9066
9067 2009-01-08  Dave Love  <fx@gnu.org>
9068
9069         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
9070
9071 2009-01-07  David Engster  <dengste@eml.cc>
9072
9073         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
9074         simplified server definitions by converting it via
9075         gnus-server-to-method.
9076
9077 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9078
9079         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
9080         parameter's operands.
9081
9082 2009-01-06  David Engster  <dengste@eml.cc>
9083
9084         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
9085         primary select method (for gnus-group-mark-article-as-read).
9086
9087 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
9088
9089         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
9090         `(gnus)Face', not `(gnus)X-Face'.
9091
9092 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9093
9094         * mm-util.el (mm-ucs-to-char): New function.
9095
9096         * mm-url.el (mm-url-decode-entities): Use it.
9097
9098         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
9099         unicode-to-char.
9100
9101 2009-01-05  Dave Love  <fx@gnu.org>
9102
9103         * time-date.el: Require cl for `declare'.
9104
9105 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9106
9107         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
9108         Dave Love.
9109
9110 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9111
9112         * message.el (message-fix-before-sending): Add `eight-bit' to
9113         illegible-text check.
9114
9115 2009-01-03  Michael Olson  <mwolson@gnu.org>
9116
9117         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
9118         `headers' is nil.  This can occur if the IMAP server does not have
9119         permissions to read messages from a folder, but can write new messages
9120         to the folder.
9121         (nnimap-request-article-part): Do not insert `data' if it is nil.
9122
9123         * imap.el (imap-parse-fetch): Courier can insert spurious blank
9124         characters which will confuse `read', so skip past them.
9125
9126 2009-01-01  Dave Love  <fx@gnu.org>
9127
9128         * imap.el (imap-string-to-integer): Fix typo.
9129         (imap-fetch-safe): New function.
9130         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
9131
9132         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
9133
9134         * imap.el (imap-process-connection-type, imap-debug, imap-open):
9135         (imap-parse-greeting): Fix doc strings.
9136         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
9137         (imap-parse-flag-list): Make messages unique.
9138         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
9139
9140         * nnimap.el: Fix author email.
9141         (nnimap-split-rule): Add FIXME comment.
9142         (nnimap-debug): Fix doc string.
9143
9144 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9145
9146         * dns.el (dns-set-servers): Check "Address".  Fix typo.
9147
9148 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
9149
9150         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
9151         nslookup if resolv.conf isn't available.
9152         (dns-query): Rename from query-dns.
9153         (dns-query-cached): Rename from query-dns-cached.
9154
9155 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9156
9157         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
9158         overlay-arrow-position and overlay-arrow-string buffer-local; no need
9159         to check if those variables exist (first appeared in Emacs 18.50).
9160
9161 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9162
9163         * mm-util.el (mm-line-number-at-pos): New function.
9164
9165         * spam-report.el (spam-report-process-queue): Use it.
9166
9167 2008-12-24  David Engster  <dengste@eml.cc>
9168
9169         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
9170         parameters that haven't existed as variables as buffer-local variables.
9171
9172 2008-12-23  Dave Love  <fx@gnu.org>
9173
9174         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
9175         cadar.
9176
9177         * sieve-manage.el (sieve-manage-starttls-p): Rename from
9178         imap-starttls-p.
9179         (sieve-manage-starttls-open): Rename from imap-starttls-open.
9180
9181 2008-12-22  Dave Love  <fx@gnu.org>
9182
9183         * imap.el: Fix author email.  Doc fixes.
9184         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
9185         reply.
9186
9187 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
9188
9189         * spam-report.el (spam-report-gmane-max-requests): New constant.
9190         (spam-report-gmane-wait): New variable.
9191         (spam-report-gmane-ham, spam-report-gmane-spam)
9192         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
9193         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
9194         the server.
9195
9196         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
9197         Add explanations.
9198
9199         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
9200         nnheader-accept-process-output and nnheader-read-timeout if available.
9201         (pop3-movemail): Use it.
9202
9203         * message.el (message-check-news-body-syntax): Fix signature check if
9204         there's an attachment.
9205
9206 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9207
9208         * mm-util.el: Add comments to the mm- emulating functions.
9209
9210 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
9211
9212         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
9213         Reported by Stephen Berman <stephen.berman@gmx.net>.
9214
9215 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9216
9217         * mm-util.el (mm-substring-no-properties): New function.
9218         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
9219         (mm-special-display-p): Enable those lambda forms to be byte compiled.
9220         (mm-string-to-multibyte): Doc fix.
9221
9222         * mml.el (mml-attach-file): Use mm-substring-no-properties.
9223
9224 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9225
9226         * mml.el (mml-attach-file): Strip text properties from file name.
9227         (Bug#1574)
9228
9229 2008-12-16  Glenn Morris  <rgm@gnu.org>
9230
9231         * mm-util.el (mm-charset-override-alist): Declare for compiler.
9232
9233 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9234
9235         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
9236         knows since the charset specified might be a bogus alias that
9237         mm-charset-synonym-alist provides.
9238
9239 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9240
9241         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
9242         "ISO_8859-1".
9243
9244         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
9245
9246 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9247
9248         * mm-util.el (mm-charset-eval-alist):
9249         Define it before mm-charset-to-coding-system.
9250         (mm-charset-to-coding-system): Add optional argument `silent';
9251         define it before mm-charset-override-alist.
9252         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
9253         default value if it can be used in Emacs currently running;
9254         silence mm-charset-to-coding-system.
9255
9256 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9257
9258         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
9259         `allow-override' which says whether to use `mm-charset-override-alist'.
9260         (rfc2047-decode-encoded-words): Use it.
9261
9262         * mm-util.el (mm-charset-override-alist): Fix custom type;
9263         add `(gb2312 . gbk)' to choices.
9264
9265 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9266
9267         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
9268         fast.
9269
9270         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9271
9272         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
9273
9274 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
9275
9276         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
9277         on links.
9278
9279         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9280
9281 2008-12-03  Lute Kamstra  <lute@gnu.org>
9282
9283         * sha1.el: Remove leading * from docstrings of defcustoms,
9284         deffaces, defconsts and defuns.
9285
9286 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9287
9288         * message.el (message-idna-to-ascii-rhs-1): Protect against local
9289         users' addresses that don't have domain parts.
9290         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
9291         rather than message-narrow-to-head since there will be the message
9292         header separator.
9293
9294 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9295
9296         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
9297         since the result is inserted in a unibyte buffer anyway.
9298         (nnimap-demule-use-string-to-multibyte): Remove.
9299         (nnimap-demule): Alias it to mm-string-to-multibyte.
9300
9301 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9302
9303         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
9304         variable for debugging bug#464 and bug#1174.
9305         (nnimap-demule): Use it.
9306
9307 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
9308
9309         * gnus-score.el (gnus-score-find-trace): Handle default score in total
9310         score calculation correctly.
9311
9312 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9313
9314         * message.el (message-send-mail): Just set the buffer to unibyte
9315         rather than use mm-with-unibyte-current-buffer which does a lot more.
9316         (message-send-mail-partially): Don't bother with
9317         mm-with-unibyte-current-buffer since it's already been made unibyte by
9318         message-send-mail.
9319
9320 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
9321
9322         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
9323
9324 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
9325
9326         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
9327
9328 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9329
9330         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
9331         require itself and to remove `with-no-warnings'.
9332
9333 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
9334
9335         * starttls.el (starttls-any-program-available): Get the name of the
9336         available TLS layer program.
9337         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
9338         well as the host name in the "opening" message.
9339
9340         * auth-source.el (auth-source-cache, auth-source-do-cache)
9341         (auth-source-user-or-password): Cache passwords and logins by default,
9342         allow override with `auth-source-do-cache'.
9343         (auth-source-forget-user-or-password): Allow users to remove cache
9344         entries if needed.
9345
9346 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
9347
9348         * md4.el (md4-buffer): Fix typo in docstring.
9349         (md4, md4-64): Doc fixes.
9350         (md4-pack-int32): Reflow docstring.
9351
9352 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9353
9354         * ietf-drums.el (ietf-drums-remove-comments): Localize second
9355         condition-case to only the forward-sexp call.
9356
9357 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9358
9359         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
9360         quotes contained.  Make it more robust regardless by an extra
9361         condition-case wrapper.
9362
9363 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9364
9365         * lpath.el: No need to fbind codepage-setup for Emacs 23.
9366
9367 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9368
9369         * nnml.el (nnml-request-expire-articles): Check if the function set to
9370         `nnmail-expiry-target' returns the symbol `delete'.
9371
9372         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9373
9374         * nnmail.el (nnmail-expiry-target): Fix custom type.
9375
9376 2008-10-02  Glenn Morris  <rgm@gnu.org>
9377
9378         * mm-util.el (mm-codepage-setup): Tweak codepage error.
9379         Silence compiler warning.
9380
9381 2008-10-01  Magnus Henoch  <mange@freemail.hu>
9382
9383         * tls.el (open-tls-stream): Show the actual command being
9384         executed, instead of the format string.
9385
9386 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9387
9388         * lpath.el: Fbind codepage-setup for Emacs 23.
9389
9390 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
9391
9392         * mml.el (mml-menu): Don't assume mml2015 is bound.
9393
9394 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9395
9396         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9397         exists.
9398
9399 2008-09-27  Glenn Morris  <rgm@gnu.org>
9400
9401         * gnus-util.el (mail-header-remove-comments): Autoload it.
9402
9403 2008-09-27  Andreas Schwab  <schwab@suse.de>
9404
9405         * gnus-util.el (gnus-split-references): Strip comments.
9406         (gnus-parent-id): Likewise.
9407
9408 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
9409
9410         * message.el (message-confirm-send): Fix version.
9411
9412 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9413
9414         * message.el (message-idna-to-ascii-rhs-1): Use
9415         mail-extract-address-components rather than mail-header-parse-addresses
9416         that is an alias by default to ietf-drums-parse-addresses that does not
9417         support non-ASCII names in headers' contents.
9418
9419 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9420
9421         * message.el (message-confirm-send): Fix variable documentation to
9422         avoid the "y/n" wording.
9423
9424 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
9425
9426         * message.el (message-set-auto-save-file-name): Save to a different
9427         filename so multiple messages (especially drafts) can be recovered.
9428
9429 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
9430
9431         * message.el (message-confirm-send): Add appropriate version.
9432
9433 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9434
9435         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9436         defvar.
9437
9438 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
9439
9440         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9441         (mm-pkcs7-enveloped-magic): Ditto.
9442
9443 2008-09-17  Simon Josefsson  <simon@josefsson.org>
9444
9445         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9446         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9447
9448 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
9449
9450         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9451         default, it's better.
9452
9453 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
9454
9455         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9456         summary line gnus-number property and ignore them (with a warning
9457         message).
9458
9459 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9460
9461         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9462         macro caddr in the interactive form since it won't be expanded.
9463
9464 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9465
9466         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9467         `charset'; fix name of function called recursively.
9468         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9469
9470 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9471
9472         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9473         (gnus-mime-set-charset-parameters): New function.
9474         (gnus-mime-view-part-as-charset): Use it to correctly display part
9475         specifying wrong charset.
9476
9477 2008-09-08  David Engster  <dengste@eml.cc>
9478
9479         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9480         in completing-read for back end server.
9481
9482 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
9483
9484         * message.el (message-confirm-send): New variable to confirm sending a
9485         message.
9486         (message-send): Use it.
9487
9488 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
9489
9490         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9491
9492 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9493
9494         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9495
9496 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
9497
9498         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9499         prevent tracking too many groups.
9500         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9501         Use it.
9502
9503 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
9504
9505         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9506         moving point to the bottom of the window in order to avoid recentering.
9507
9508 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9509
9510         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
9511
9512         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9513         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9514         (gnus-article-beginning-of-window): Fix calculation.
9515
9516 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9517
9518         * gnus-msg.el (gnus-summary-supersede-article)
9519         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9520         value of gnus-newsgroup-charset to decode non-MIME encoded text in
9521         message header.
9522
9523 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
9524
9525         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
9526         pending output coming after the status change.
9527
9528 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
9529
9530         * message.el:
9531         * gnus-start.el:
9532         * gnus-registry.el: Remove VMS support.
9533
9534 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9535
9536         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9537         macro.
9538         (rfc2104-hash): Use it.
9539
9540 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
9541
9542         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9543         (gnus-summary-sort-by-most-recent-date): New commands.
9544         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9545         and menu entries.
9546
9547 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9548
9549         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9550         don't redisplay article for raw contents; remove plural articles stuff.
9551
9552         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9553         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9554         on gnus-summary-save-article; display results properly.
9555
9556 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * lpath.el: No need to fbind ns-focus-frame.
9559
9560 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9561
9562         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9563
9564 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9565
9566         * gnus-art.el (gnus-summary-save-in-pipe):
9567         Consider gnus-save-all-headers.
9568
9569 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
9570
9571         * gnus-util.el (ns-focus-frame): Remove declaration.
9572         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
9573         like x.
9574
9575 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
9576
9577         * rfc2104.el (rfc2104-zero): Delete defconst.
9578         (rfc2104-hex-alist): Likewise.
9579         (rfc2104-hex-to-int): Delete func.
9580         (rfc2104-hexstring-to-bitstring): Likewise.
9581         (rfc2104-nybbles): New defconst.
9582         (rfc2104-hash): Rewrite for speed.
9583
9584 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9585
9586         * tls.el (open-tls-stream): Make it work with the 2nd argument
9587         BUFFER that is a string but does not exist as a buffer object, as
9588         mentioned in the doc-string.
9589
9590 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9591
9592         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
9593         SXEmacs.
9594
9595 2008-07-16  Glenn Morris  <rgm@gnu.org>
9596
9597         * gnus-util.el (ns-focus-frame): Declare for compiler.
9598
9599 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9600
9601         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
9602         set as a group parameter.
9603         (gnus-summary-save-in-pipe): Work when it is called independently.
9604         (gnus-summary-pipe-to-muttprint): Don't modify
9605         gnus-summary-pipe-output-default-command.
9606
9607 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9608
9609         * message.el (message-send-mail-with-sendmail):
9610         Display the error message.
9611
9612 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9613
9614         * gnus-art.el (gnus-default-article-saver):
9615         Add gnus-summary-save-in-pipe to choices.
9616         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
9617         gnus-summary-pipe-output-default-command as the default command.
9618         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
9619         instead of gnus-last-shell-command.
9620
9621         * gnus-sum.el (gnus-summary-pipe-output-default-command):
9622         New user option.
9623         (gnus-summary-muttprint-program): Mention the value will be changed.
9624         (gnus-summary-save-article): Force showing of all headers.
9625         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
9626
9627 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
9628
9629         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
9630
9631 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
9632
9633         * nnimap.el (nnimap-id):
9634         * sieve-manage.el (sieve-manage-open): Doc fixes.
9635
9636 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
9637
9638         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9639         if available.
9640
9641 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9642
9643         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9644
9645         * nnkiboze.el (nnkiboze-generate-group):
9646         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9647
9648         * nnmairix.el: Require CL.
9649
9650 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9651
9652         * dgnushack.el: Autoload get-display-table and put-display-table for
9653         XEmacs 21.5.
9654
9655         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
9656         21.4 and SXEmacs.
9657
9658 2008-06-15  David Engster  <dengste@eml.cc>
9659
9660         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
9661
9662 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
9663
9664         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
9665         New macros that expand to an `aset'/`aref' call under Emacs, and to a
9666         runtime choice under XEmacs.
9667
9668         * gnus-sum.el (gnus-summary-set-display-table):
9669         Use `gnus-put-display-table', `gnus-get-display-table',
9670         `gnus-set-display-table' for the display table, instead of `aset'.
9671
9672         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
9673         Use `gnus-put-display-table', `gnus-get-display-table',
9674         `gnus-set-display-table' for the display table.
9675
9676 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9677
9678         * nnmairix.el: Add autoloads.
9679
9680 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9681
9682         * nnmairix.el (nnmairix-delete-recreate-group)
9683         (nnmairix-update-and-clear-marks): Fix error messages.
9684
9685 2008-06-14  David Engster  <dengste@eml.cc>
9686
9687         * nnmairix.el: Upgrade to version 0.6.
9688         (nnmairix-group-toggle-propmarks-this-group)
9689         (nnmairix-group-toggle-readmarks-this-group)
9690         (nnmairix-group-delete-recreate-this-group)
9691         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
9692         (nnmairix-remove-tick-mark-original-article): New commands.
9693         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
9694         (nnmairix-propagate-marks-to-nnmairix-groups)
9695         (nnmairix-only-use-registry, nnmairix-allowfast-default)
9696         (nnmairix-marks-cache, nnmairix-version-output): New variables.
9697         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
9698         functions needed for marks propagation and manipulation of read marks.
9699         (nnmairix-update-groups): New function.
9700         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
9701         (nnmairix-determine-original-group-from-registry)
9702         (nnmairix-determine-original-group-from-path)
9703         (nnmairix-get-group-from-file-path, nnmairix-map-range)
9704         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
9705         New helper functions.
9706         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
9707         keystrokes for new commands.
9708         (nnmairix-delete-and-create-on-change): Doc string cleanup.
9709         (nnmairix-request-group): Check allow-fast group parameter.
9710         (nnmairix-request-create-group): Set allow-fast group parameter if
9711         nnmairix-allowfast-default is set.
9712         (nnmairix-close-group): Propagate marks upon closing if needed.
9713         (nnmairix-group-toggle-threads-this-group): Use new.
9714         nnmairix-group-toggle-parameter helper function.
9715         (nnmairix-search): Better check for empty search result.
9716         (nnmairix-goto-original-article): Use new helper functions for
9717         determining original article.
9718         (nnmairix-show-original-article): Make sure message-id is in brackets.
9719         (nnmairix-call-mairix-binary): Change variable name.
9720         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
9721         helper function.
9722         (nnmairix-widget-toggle-activate): Fix doc string.
9723
9724 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9725
9726         * nnir.el: Require edmacro when compiling with XEmacs.
9727         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9728         available in Emacs 21.
9729
9730 2008-06-11  Glenn Morris  <rgm@gnu.org>
9731
9732         * gnus-util.el (x-focus-frame):
9733         * gnus.el (image-size):
9734         * mm-decode.el (image-size): Declare.
9735
9736         * gnus-picon.el (declare-function): Add compat definition.
9737         (image-size): Declare.
9738
9739         * gnus-group.el (tool-bar-map):
9740         * gnus-sum.el (tool-bar-map): Define for compiler.
9741
9742         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9743
9744         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9745
9746         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9747         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9748         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9749         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9750         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9751         * sieve-manage.el, spam-report.el, spam.el:
9752         Remove unnecessary eval-and-compile of autoloads.
9753
9754 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
9755
9756         * auth-source.el: Precise Tramp doc.
9757
9758 2008-06-07  Glenn Morris  <rgm@gnu.org>
9759
9760         * nnmairix.el: Remove unnecessary eval-when-compile.
9761
9762 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9763
9764         * lpath.el: Fbind propertize for XEmacs 21.4.
9765
9766 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
9767
9768         * nnir.el: Move here from ../contrib.
9769
9770 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9771
9772         * gnus-util.el (gnus-read-shell-command): New function.
9773         * mm-decode.el (mm-pipe-part):
9774         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9775
9776 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9777
9778         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9779
9780 2008-06-03  Glenn Morris  <rgm@gnu.org>
9781
9782         * pop3.el (nnheader-accept-process-output): Autoload it.
9783
9784 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9785
9786         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9787         are not 2-digit hexadecimal characters that follow `%'s.
9788
9789 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9790
9791         * message.el (message-bogus-recipient-p): Fix type in doc string.
9792         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9793         (message-bogus-addresses): Rename from message-bogus-address-regexp.
9794         Improve custom options.
9795         (message-bogus-recipient-p): Adjust accordingly.
9796
9797 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
9798
9799         * parse-time.el (parse-time-months, parse-time-weekdays): Add
9800         long-form month and day names.
9801
9802 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9803
9804         * dgnushack.el: Autoload debug, eudc-expand-inline and
9805         pgg-snarf-keys-region for XEmacs.
9806
9807         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
9808
9809         * nnmairix.el: Require edmacro when compiling with XEmacs.
9810
9811 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
9812
9813         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9814         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9815
9816 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9817
9818         * auth-source.el: Add more docs.
9819
9820         * netrc.el (netrc-machine): Always match if the port is not given.
9821
9822 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9823
9824         * nnheader.el (nnheader-read-timeout): Change the default timeout from
9825         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
9826         retrieval faster in some cases, but might make CPU usage larger.
9827         If this has any bad side effects, we might revert this change.
9828
9829         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9830         seems to make mail retrieval much, much faster.
9831         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9832         unconditionally.
9833
9834         * gnus-draft.el (gnus-group-send-queue):
9835         Bind message-send-mail-partially-limit to nil to avoid being prompted.
9836
9837 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
9838
9839         * mml.el (mml-attach-buffer): Prompt for `disposition'.
9840
9841         * message.el (message-bogus-address-regexp): Fix and improve custom
9842         type.
9843         (message-setup-hook): Add message-check-recipients as custom option.
9844
9845 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
9846
9847         * message.el (message-cite-function): Remove bogus autoload which crept
9848         in during merge from v5-10.
9849
9850 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9851
9852         * nnimap.el (nnimap-open-connection): Fix login/password bug.
9853
9854         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9855
9856         * auth-source.el: Preliminary Tramp docs.
9857         (auth-sources): Change the default auth-sources to use
9858         EPA .gpg files.
9859
9860 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
9861
9862         * nntp.el: Autoload `auth-source-user-or-password'.
9863         (nntp-send-authinfo): Use it.
9864
9865         * nnimap.el: Autoload `auth-source-user-or-password'.
9866         (nnimap-open-connection): Use it.
9867
9868         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
9869         for the gnus-message function.
9870         (auth-source-user-or-password): Use it.
9871
9872 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9873
9874         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9875         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
9876         (rfc2104-hash): Use it.
9877
9878 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9879
9880         * gnus-art.el (gnus-article-toggle-truncate-lines):
9881         Don't use `iff' in docstring.
9882
9883 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
9884
9885         * gnus-registry.el: Adjusted copyright dates and added a keyword.
9886
9887         * gnus-util.el (gnus-extract-address-component-name)
9888         (gnus-extract-address-component-email): Convenience functions around
9889         `gnus-extract-address-components'.
9890
9891         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9892         Use `gnus-extract-address-component-email' to fix bug of comparing full
9893         sender name to `user-mail-address'.
9894
9895 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
9896
9897         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9898         catch/throw to optimize.
9899         (gnus-registry-find-keywords): Just use member to find a keyword.
9900
9901 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9902
9903         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9904         is current before calling gnus-server-prepare.
9905         (gnus-server-setup-buffer, gnus-server-update-server)
9906         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9907
9908 2008-05-04  Juri Linkov  <juri@jurta.org>
9909
9910         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9911         (mailcap-file-default-commands): Use mailcap-replace-in-string
9912         instead of replace-regexp-in-string, and mailcap-delete-duplicates
9913         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
9914
9915 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
9916
9917         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9918
9919 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9920
9921         * gnus.el: Bump version to 0.11.
9922
9923 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9924
9925         * gnus.el: No Gnus v0.10 is released.
9926
9927 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9928
9929         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9930         hooks.
9931         (gnus-update-read-articles): Speed up non-marks-using users.
9932         (gnus-use-marks): Define gnus-use-marks.
9933         (gnus-propagate-marks): Rename variable to something more sensible.
9934
9935 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9936
9937         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9938         (gmm-image-load-path-for-library): Fix typos in docstrings.
9939         (gmm-message): Reflow docstring.
9940
9941 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
9942
9943         * mail-source.el (mail-source-set-1, mail-source-bind):
9944         Move auth-source code out of the macro to clean it up and fix bugs.
9945
9946 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
9947
9948         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9949         by sender if it's equal to user-mail-address, it's likely to be
9950         useless.
9951
9952         * mail-source.el (mail-source-bind): Don't use user or password if they
9953         are not bound.  Unintern them if they are nil.  Don't use server unless
9954         it's bound, and default it to empty string otherwise.
9955
9956 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9957
9958         * mail-source.el: Load auth-source.el.
9959         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9960         get user name or password, if auth-sources is set up.
9961
9962         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9963         strategy of splitting with parent.
9964         (gnus-registry-split-fancy-with-parent)
9965         (gnus-registry-post-process-groups): Use it and fix prior
9966         bug (returning a list as the split result).
9967
9968         * auth-source.el (auth-sources): Remove server parameter.
9969         (auth-source-pick, auth-source-user-or-password)
9970         (auth-source-user-or-password-imap)
9971         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9972         (auth-source-user-or-password-sftp)
9973         (auth-source-user-or-password-smtp): Remove server parameter.
9974
9975 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9976
9977         * smime.el (smime-sign-region, smime-encrypt-region)
9978         (smime-decrypt-region):
9979         Remove redundant calls to `generate-new-buffer-name'.
9980
9981 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9982
9983         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9984         Don't use QP for message/rfc822.
9985         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9986
9987 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9988
9989         * sieve-manage.el (sieve-string-bytes): Remove.
9990         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9991         correct byte-length only if the process's coding-system is the same as
9992         the one used internally by Emacs to represent strings.
9993
9994 2008-04-22  Juri Linkov  <juri@jurta.org>
9995
9996         * mailcap.el (mailcap-file-default-commands): New function.
9997
9998 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9999
10000         * message.el (message-signature-separator, message-cite-function):
10001         Change custom version.
10002
10003 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
10004
10005         * tls.el (tls-program): Add -ign_eof argument to call the openssl
10006         commands.
10007         (tls-checktrust): Ditto.
10008
10009 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
10010
10011         * mm-decode.el (mm-display-external): Make temp file read-only.
10012
10013 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10014
10015         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
10016         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
10017         `C-c C-f d'.
10018
10019 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
10020
10021         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
10022
10023 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10024
10025         * gnus.el: Bump version to 0.9.
10026
10027 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
10028
10029         * gnus.el: No Gnus v0.8 is released.
10030
10031 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10032
10033         * mail-source.el (mail-source-value):
10034         Prefer fboundp to functionp so it works with macros as well.
10035
10036 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10037
10038         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10039         Fix last change in case the element is not even a symbol.
10040
10041 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10042
10043         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10044         Prefer fboundp to functionp so it works with macros as well.
10045
10046 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
10047
10048         * auth-source.el: Add docs.
10049         (auth-sources): Modify format to support server.
10050         (auth-source-pick, auth-source-user-or-password)
10051         (auth-source-user-or-password-imap)
10052         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10053         (auth-source-user-or-password-sftp)
10054         (auth-source-user-or-password-smtp): Add server parameter.
10055
10056 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
10057
10058         * gnus-registry.el: Initialize the registry when gnus-registry-install
10059         is t.
10060
10061 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10062
10063         * compface.el (uncompface): Make buffer unibyte.
10064
10065 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10066
10067         * mail-source.el (mail-source-value):
10068         Prefer fboundp to functionp so it works with macros as well.
10069
10070 2008-04-05  Glenn Morris  <rgm@gnu.org>
10071
10072         * gnus-ems.el (mm-disable-multibyte): Autoload it.
10073
10074 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10075
10076         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
10077         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
10078
10079         * nnheader.el (nnheader-init-server-buffer): Change buffer's
10080         multibyteness after rather than before erasing it.
10081
10082         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
10083         mm-with-multibyte.
10084         (gnus-request-article-this-buffer): Make sure the proper decoding is
10085         used if gnus-original-article-buffer happens to be unibyte.
10086
10087         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
10088         default-enable-multibyte-characters.
10089
10090         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
10091         default-enable-multibyte-characters.
10092
10093         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
10094
10095         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
10096
10097 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10098
10099         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10100         Fix last change in case the element is not even a symbol.
10101
10102 2008-04-02  Simon Josefsson  <simon@josefsson.org>
10103
10104         * imap.el (imap-enable-exchange-bug-workaround): New variable.
10105         (imap-message-copyuid-1): Use it.
10106         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
10107         J. Williams in
10108         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
10109
10110         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
10111         imap-enable-exchange-bug-workaround.
10112         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
10113
10114 2008-04-01  Simon Josefsson  <simon@josefsson.org>
10115
10116         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
10117         a 100 byte status-checks into a 2-3MB transfer for each group.
10118         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
10119         to enable bug workaround or not.
10120         (nnimap-find-minmax-uid): Only enable workaround conditionally.
10121
10122 2008-03-31  Glenn Morris  <rgm@gnu.org>
10123
10124         * message.el (mml2015-use): Declare for compiler.
10125         (message-info): Require mml2015 when appropriate.
10126
10127 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10128
10129         * Makefile.in (EMACS_COMP): Quote directory name that might contain
10130         whitespace.
10131
10132 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10133
10134         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
10135         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
10136         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
10137         (nntp-service-to-port): New function.
10138         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
10139         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
10140         (nntp-open-netcat-stream): New function.
10141         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
10142
10143 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
10144
10145         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
10146
10147 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10148
10149         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
10150
10151 2008-03-28  Magnus Henoch  <mange@freemail.hu>
10152
10153         * dns.el (dns-write): Use set-buffer-multibyte.
10154
10155 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
10156
10157         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
10158
10159 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10160
10161         * message.el (message-signature-separator): Change default.
10162         Improve custom type.
10163         (message-cite-function): Change default to
10164         message-cite-original-without-signature.
10165
10166         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
10167         toggle.
10168
10169         * message.el (message-check-news-body-syntax): Fix signature check.
10170         (message-setup-1): Mark buffer as unmodified _after_ running
10171         message-setup-hook and handling message-alternative-emails.
10172         (message-shorten-references): Be more strict when building list of
10173         valid references to comply with GNKSA.
10174
10175         * gnus-group.el (gnus-read-ephemeral-bug-group)
10176         (gnus-read-ephemeral-debian-bug-group)
10177         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
10178
10179         * message.el (message-info): Don't use booleanp which isn't supported
10180         in Emacs 21 and XEmacs.
10181
10182 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
10183
10184         * gnus-group.el (gnus-gmane-group-download-format): Rename from
10185         gnus-group-gmane-group-download-format.
10186         (gnus-group-read-ephemeral-gmane-group): Rename from
10187         gnus-group-read-ephemeral-gmane-group.
10188         (gnus-read-ephemeral-gmane-group-url): Rename from
10189         gnus-group-read-ephemeral-gmane-group-url.
10190         (gnus-bug-group-download-format-alist): New variable.
10191         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
10192         (gnus-read-ephemeral-emacs-bug-group): New commands.
10193
10194 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10195
10196         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
10197         (gnus-visible-headers): Improve custom type.
10198
10199 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10200
10201         * mml.el (mml-menu): Add workarounds for XEmacs.
10202
10203         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
10204         X-Boundary header.
10205
10206         * message.el (message-simplify-recipients): Fix previous commit.
10207
10208 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10209
10210         * mm-util.el (mm-set-buffer-multibyte): New function.
10211         * mm-decode.el (mm-copy-to-buffer): Use it.
10212
10213         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10214         Prefer fboundp to functionp so it works with macros as well.
10215
10216 2008-03-19  Glenn Morris  <rgm@gnu.org>
10217
10218         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
10219         Accidentally removed in the sync process with Emacs.
10220
10221 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
10222
10223         * message.el (message-alter-recipients-discard-bogus-full-name):
10224         New function.
10225         (message-alter-recipients-function): New variable.
10226         (message-get-reply-headers): Use it.
10227         (message-replace-header): New helper function.
10228         (message-recipients-without-full-name): New variable.
10229         (message-simplify-recipients): New command.
10230
10231         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
10232
10233         * message.el (message-info): Handle EasyPG manual.
10234
10235         * mml.el (mml-menu): Add entry for EasyPG.
10236
10237 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
10238
10239         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
10240         parameter.
10241
10242         * message.el (message-disassociate-draft): Specify drafts group name
10243         fully.
10244
10245 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
10246
10247         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10248         Eliminate unnecessary duplicates from the match list.
10249
10250 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10251
10252         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
10253
10254         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
10255
10256         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
10257         args of `how-many' of which the XEmacs version doesn't take; declare
10258         Info-index-next as function.
10259
10260 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10261
10262         * gnus-score.el (gnus-score-headers): Fix handling of
10263         gnus-inhibit-slow-scoring.
10264
10265         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
10266         string.
10267         (gnus-button-url-regexp): Improve handling of parenthesis.
10268         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
10269         (gnus-button-handle-info-keystrokes): Handle index entries.
10270
10271 2008-03-15  Glenn Morris  <rgm@gnu.org>
10272
10273         * parse-time.el (parse-time-string): Simplify.
10274
10275 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10276
10277         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
10278         Incoming* files.
10279
10280 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
10281
10282         * auth-source.el (auth-sources): Rename from auth-source-choices.
10283         (auth-source-pick): Use it.
10284
10285 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10286
10287         * binhex.el (binhex-decode-region-internal):
10288         * uudecode.el (uudecode-decode-region-internal):
10289         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
10290         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
10291         setting default-enable-multibyte-characters.
10292
10293 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
10294
10295         * auth-source.el (auth-source-protocols)
10296         (auth-source-protocols-customize, auth-source-choices): Add and
10297         modified variable customizations and defaults.
10298         (auth-source-pick, auth-source-user-or-password)
10299         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
10300         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10301         (auth-source-user-or-password-sftp)
10302         (auth-source-user-or-password-smtp): Use new variables and provide an
10303         interface to netrc.el.
10304
10305 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10306
10307         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
10308         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
10309         Make sure the nntp port to specify is a string.
10310
10311 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10312
10313         * nntp.el: Use with-current-buffer.
10314         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
10315         dubious mm-with-unibyte-current-buffer.
10316         (nntp-with-open-group-function): New function extracted from
10317         nntp-with-open-group macro.
10318         (nntp-with-open-group): Use the function, so it's easier to debug.
10319         Add indentation and debugging info.
10320         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
10321         Recommend the use of the netcat alternatives.
10322
10323         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
10324         Avoid mm-string-as-multibyte as well.
10325
10326         * nnweb.el (nnweb-insert-html):
10327         Remove use of nnheader-string-as-multibyte.
10328
10329         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
10330         (nnheader-string-as-multibyte): Remove.
10331
10332         * mm-view.el: Use inhibit-read-only.
10333         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
10334         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
10335         or unibyte-string.
10336
10337         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
10338         (mm-uu-yenc-extract): Use with-current-buffer.
10339
10340         * gnus-soup.el (gnus-soup-send-packet): Don't use
10341         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
10342
10343         * nnmh.el: Use with-current-buffer.
10344         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
10345         mm-string-as-multibyte on the output of mm-encode-coding-string.
10346
10347         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
10348         (nnimap-request-move-article): Use with-current-buffer.
10349
10350         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
10351         inserting the handle-buffer's text, so the implicit multibyte->unibyte
10352         conversion uses string-make-unibyte rather than string-as-unibyte.
10353
10354         * gnus-msg.el: Use with-current-buffer.
10355
10356         * message.el (message-ignored-resent-headers): Add "Delivered-To".
10357
10358 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
10359
10360         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
10361         string for caching if it is 'PIN.
10362
10363 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10364
10365         * lpath.el: Consider the case without Emacs/W3.
10366
10367 2008-03-08  Glenn Morris  <rgm@gnu.org>
10368
10369         * time-date.el (date-to-time, time-subtract, time-add)
10370         (safe-date-to-time): Doc fixes.
10371
10372 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10373
10374         * mail-source.el (mail-source-delete-old-incoming-confirm):
10375         Change default to nil.
10376         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
10377
10378 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10379
10380         * lpath.el: Rearrange.
10381
10382         * gnus-art.el (gnus-narrow-to-page): Position point properly.
10383         (gnus-article-goto-prev-page): Work for articles having ^L's.
10384
10385         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
10386
10387         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
10388
10389 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
10390
10391         * gnus-bookmark.el: Adjust for renames in bookmark.el.
10392         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
10393         (gnus-bookmark-jump): Adjust some variable names.
10394
10395 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
10396
10397         * auth-source.el: New package.
10398         (auth-source-choices): Add customization entry point variable.
10399
10400         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10401         bug.
10402
10403 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
10404
10405         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10406         (gnus-registry-initialize, gnus-registry-install-p): Use it.
10407         (gnus-registry-install-shortcuts): Rename from
10408         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
10409         the `gnus-registry-mark-map' keymap dynamically from
10410         `gnus-registry-marks'.  The generated functions update the summary line
10411         when a registry mark is added or deleted, and will call
10412         `gnus-registry-install-p' (see the comments in the code).
10413         (gnus-registry-user-format-function-M): Use concat intelligently.
10414
10415         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10416         the registry mark functions.
10417
10418 2008-03-05  Glenn Morris  <rgm@gnu.org>
10419
10420         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10421         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10422         gnus-art.
10423         (top-level): No need to load own source when compiling.
10424
10425 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10426
10427         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10428         Suggested by <chris.anderton@zetnet.co.uk>.
10429
10430 2008-03-04  Glenn Morris  <rgm@gnu.org>
10431
10432         * gnus-sum.el (top-level): No need to require gnus when compiling,
10433         since unconditionally required near start of file.
10434         (gnus-summary-display-while-building): Move definition before use.
10435
10436 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10437
10438         * gnus-registry.el (gnus-registry-user-format-function-M):
10439         Add formatting function.
10440
10441 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10442
10443         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10444         with plists.
10445         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10446         Use new format.
10447
10448 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10449
10450         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10451         `where-is-internal' that returns a range of key sequences.
10452
10453 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10454
10455         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10456
10457         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10458         (gnus-summary-jump-to-group): Consider windows on other displayed
10459         frames as well.  Similar changes might be needed elsewhere, but that's
10460         the one I've bumped into during my use.
10461
10462         * nndoc.el (nndoc-oe-dbx-type-p):
10463         * gnus-msg.el (gnus-debug):
10464         * gnus-group.el (gnus-update-group-mark-positions):
10465         Use mm-string-to-multibyte.
10466
10467 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10468
10469         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10470         doesn't handle NotDashEscaped.
10471
10472         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
10473         (mml-dnd-attach-options): Fix typo in custom choice.
10474
10475         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10476         Change nndoc-article-type to mbox.
10477         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10478
10479         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
10480         to nil, instead of html2text.
10481
10482         * imap.el (imap-debug): Add `imap-ping-server'.
10483
10484         * gnus-bookmark.el: Add FIXMEs.
10485
10486         * message.el (message-form-letter-separator)
10487         (message-send-form-letter-delay): New variables.
10488         (message-send-form-letter): Use them.  New command to send form
10489         letters.  Requested by Uwe Siart.
10490         (message-send-mail-function): Doc fix.  Add "Other" custom option.
10491
10492 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10493
10494         * Update copyright years.
10495
10496 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10497
10498         Sync from EMACS_22_BASE.
10499
10500         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
10501
10502 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
10503
10504         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10505         empty author.
10506
10507 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
10508
10509         * gnus-registry.el (gnus-registry-marks): Add variable for
10510         customization of marks and their appearance.
10511         (gnus-registry-read-mark): Use it.
10512         (gnus-registry-do-marks): Add utility function to loop through
10513         `gnus-registry-marks'.
10514         (gnus-registry-install-shortcuts-and-menus): Add function to install
10515         shortcuts and menus.
10516         (gnus-registry-initialize): Use it.
10517         (gnus-registry-default-mark): Clarify documentation.
10518
10519 2008-02-29  Glenn Morris  <rgm@gnu.org>
10520
10521         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10522         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10523         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10524         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10525         Change defcustom :version from 23.0 to 23.1.
10526
10527 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
10528
10529         * gnus-registry.el (gnus-registry-follow-group-p)
10530         (gnus-registry-post-process-groups): Add functions to aid registry
10531         splitting and improve logging.  Clarify behavior in function
10532         documentation.
10533         (gnus-registry-split-fancy-with-parent): Use them.
10534
10535 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10536
10537         * gnus-art.el: Use with-current-buffer.
10538
10539 2008-02-27  David Engster  <dengste@eml.cc>
10540
10541         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10542         Express real group name in the response.
10543
10544 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10545
10546         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10547         (nnmairix-last-server, nnmairix-current-server): Defvar them.
10548         (nnmairix-goto-original-article): Defvar gnus-registry-install and
10549         autoload gnus-registry-fetch-group when compiling.
10550         (nnmairix-request-group-with-article-number-correction):
10551         Remove unreferenced argument passed to nnmairix-call-backend.
10552
10553 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10554
10555         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10556         (mm-uu-extract): Improve face for low color ttys.
10557         Reported by Sascha Wilde.
10558
10559 2008-02-27  Glenn Morris  <rgm@gnu.org>
10560
10561         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10562         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10563         variables to defconsts.  Convert comments to doc-strings.
10564         (nnmairix-last-server, nnmairix-current-server): Convert from free
10565         variables to defvars.  Convert comments to doc-strings.
10566         (gnus-registry-fetch-group): Autoload.
10567         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
10568         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
10569         (nnmairix-widget-build-editable-fields): Use car cddr rather than
10570         caddr.
10571         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
10572         nnmairix-request-group-with-article-number-correction call.
10573         (nnmairix-fast, nnmairix-group): New, less general names, for free
10574         variables passed from nnmairix-request-group to
10575         nnmairix-request-group-with-article-number-correction.  Declare.
10576         (nnmairix-request-group-with-article-number-correction):
10577         Use nnmairix-fast, nnmairix-group rather than fast, group.
10578
10579 2008-02-26  David Engster  <dengste@eml.cc>
10580
10581         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
10582         version 0.5.
10583
10584 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10585
10586         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
10587         instead of making an extra function call.  Don't add the current group
10588         to articles only when they have the group.  Use
10589         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
10590         Reported by David <de_bb@arcor.de>.
10591
10592 2008-02-24  Miles Bader  <miles@gnu.org>
10593
10594         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10595         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
10596         (mm-find-mime-charset-region):
10597         * mm-bodies.el (mm-encode-body):
10598         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
10599
10600 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10601
10602         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
10603         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
10604
10605 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
10606
10607         * mail-source.el (mail-source-delete-incoming): Change default.
10608         Supplement doc string.
10609
10610         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
10611
10612 2008-02-14  Glenn Morris  <rgm@gnu.org>
10613
10614         * time-date.el (format-seconds): New function.
10615
10616 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10617
10618         * nnmail.el (nnmail-message-id-cache-file): Derive from
10619         `gnus-home-directory'.
10620
10621 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
10622
10623         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
10624         Document negative prefix.
10625
10626         * gnus-group.el (gnus-group-read-group): Document negative prefix.
10627
10628 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10629
10630         * message.el (message-unsent-separator): Add the Exim bounce
10631         separator.
10632
10633 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
10634
10635         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
10636         list.
10637         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10638         recipient/signer list.
10639
10640 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10641
10642         * Makefile.in (datarootdir): Define.
10643         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
10644         name that might contain whitespace.
10645
10646 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10647
10648         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10649         fbound (Emacs 23 unicode), signal an error.
10650
10651 2008-02-08  Glenn Morris  <rgm@gnu.org>
10652
10653         * gnus-art.el (pgg-display-output-buffer): Declare as function.
10654
10655 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
10656
10657         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
10658         ports to the calls to `netrc-machine-user-or-password' in addition to
10659         "imap" and "imaps".
10660
10661 2008-02-01  Zhang Wei  <id.brep@gmail.com>
10662
10663         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
10664
10665         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
10666
10667 2008-02-01  Kenichi Handa  <handa@m17n.org>
10668
10669         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
10670         rfc2104-hexstring-to-bitstring and changed to return a byte list.
10671         (rfc2104-hash): Convert the result of concat to unibyte string.
10672
10673 2008-02-01  Dave Love  <fx@gnu.org>
10674
10675         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
10676         coding-system-for-read.
10677         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
10678
10679 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10680
10681         * gnus.el (gnus-group-startup-message): Add `find-image' call before
10682         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
10683         <hanche@math.ntnu.no>.
10684
10685 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10686
10687         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10688
10689         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10690
10691 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
10692
10693         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
10694         * message.el (message-beginning-of-line): Use featurep instead of bound
10695         tests in order to resolve conditionals at compile time.
10696
10697 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
10698
10699         * mail-source.el (mail-sources): Add `group' choice.
10700
10701         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
10702         parameter `in-group' to control into which group the articles go.
10703         Add treatment of `group' mail-source.
10704
10705 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10706
10707         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
10708
10709         * mm-decode.el (mm-dissect-buffer): Decode description.
10710
10711         * mml.el (mml-to-mime): Encode message header first.
10712
10713 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10714
10715         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
10716         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
10717
10718         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
10719         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
10720
10721 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
10722
10723         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
10724
10725 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10726
10727         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10728         prefix keys.
10729         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10730         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10731         gnus-xmas.el.
10732
10733         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
10734         (gnus-xmas-article-describe-bindings): New function.
10735         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
10736         gnus-xmas-article-describe-bindings.
10737
10738         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
10739
10740 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10741
10742         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10743         Add new variables for article mark management.
10744         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10745         list of extra data entries which, when present, will indicate that the
10746         article ID should not be trimmed from the registry.
10747         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10748         functions.
10749         (gnus-registry-read-mark): New function to read a mark name from the
10750         user.
10751         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10752         (gnus-registry-set-article-mark-internal): New functions to add and
10753         remove marks.
10754         (gnus-registry-get-article-marks): New function to show the marks for
10755         an article, or retrieve them for further use.
10756
10757 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10758
10759         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10760         keys when no argument is given.
10761
10762 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10763
10764         * imap.el (imap-ping-server): New variable.
10765         (imap-opened): On add extra ping if imap-ping-server is non-nil.
10766         (imap-ping-server): Minor doc string fixes.
10767
10768 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10769
10770         * imap.el (imap-ping-server): New function.
10771         (imap-opened): Call imap-ping-server.
10772
10773 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10774
10775         * gnus-sum.el (gnus-article-sort-by-random)
10776         (gnus-thread-sort-by-random): Fix doc strings.
10777         Reported by jidanni@jidanni.org.
10778
10779 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10780
10781         * gnus-art.el (gnus-article-describe-bindings): New function.
10782         (gnus-article-read-summary-keys): Use it.
10783         (gnus-article-mode-map): Bind `C-h b' to it.
10784
10785 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10786
10787         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10788         XEmacs.
10789         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10790         Protect against non-character events.
10791
10792         * lpath.el: Fbind map-keymap for Emacs 21.
10793
10794 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
10795
10796         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10797         New command.
10798         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10799         instead of END.  Change name of the temp file.
10800         (gnus-group-gmane-group-download-format): Add doc string.  Make it
10801         customizable.
10802
10803 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10804
10805         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10806         bind `S W' to gnus-article-wide-reply-with-original; set default
10807         binding to gnus-article-read-summary-send-keys.
10808         (gnus-article-read-summary-keys): Fix the order of keys; display
10809         continuation keys correctly in the echo area; describe bindings
10810         correctly when keys end with `C-h'.
10811         (gnus-article-read-summary-send-keys): New function.
10812         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10813         Work for gnus-article-read-summary-send-keys; display continuation keys
10814         correctly in the echo area.
10815         (gnus-article-reply-with-original): Ignore prefix argument.
10816         (gnus-article-wide-reply-with-original): New function.
10817
10818         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
10819         Emacs 21.
10820
10821 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10822
10823         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10824         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10825
10826 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10827
10828         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10829         (gnus-group-read-ephemeral-gmane-group): New command.
10830
10831 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10832
10833         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10834
10835 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10836
10837         * message.el (message-send-mail-function): Increase custom version.
10838
10839         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10840         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
10841
10842 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10843
10844         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
10845         for the cases where imap-authenticate is called with a nil buffer
10846         parameter.
10847
10848 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10849
10850         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10851         html parts correctly; support forwarded messages.
10852         (gnus-article-browse-html-article): Remove work buffers.
10853
10854         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10855         compiling.
10856         (netrc-bound-and-true-p): New macro.
10857         (netrc-parse): Use it instead of bound-and-true-p that is not available
10858         in XEmacs 21.4.
10859
10860 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
10861
10862         * gnus-registry.el (gnus-registry-mark-article)
10863         (gnus-registry-article-marks): Add functionality to mark articles
10864         through the Gnus registry.
10865
10866         * encrypt.el: Clarify documentation for the new pgg method.
10867         (encrypt-file-alist): Add PGG option.
10868         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
10869         functionality.  Abstract password key and messaging to external
10870         functions.
10871         (encrypt-password-key, encrypt-get-passphrase-if-needed)
10872         (encrypt-message-method-and-cipher): Add new convenience external
10873         functions.
10874         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
10875         (encrypt-pgg-process-buffer): Add PGG functionality glue.
10876
10877         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10878         (netrc-parse): Use encrypt-file-alist to determine if
10879         encrypt-find-model or encrypt-insert-file-contents should be used.
10880
10881         * encrypt.el: Clarify documentation.  Load password-cache or
10882         password, whichever one is found first, instead of autoloading.
10883
10884 2007-12-19  Glenn Morris  <rgm@gnu.org>
10885
10886         * mml.el (message-options-set, message-narrow-to-head)
10887         (message-in-body-p, message-mail-p, message-encode-message-body):
10888         Autoload.
10889         (message-remove-header, message-narrow-to-headers-or-head)
10890         (message-subscribed-p, message-make-mail-followup-to)
10891         (message-position-on-field, message-news-p)
10892         (message-options-set-recipient, message-generate-headers)
10893         (message-sort-headers): Declare as functions.
10894
10895 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10896
10897         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10898         convention in doc string.
10899
10900 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10901
10902         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10903         title to html parts.
10904         (gnus-article-browse-html-article): Pass message header to it.
10905
10906         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10907
10908 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
10909
10910         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10911         or password compatible with XEmacs.
10912
10913 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10914
10915         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10916         format document.
10917         (gnus-mime-delete-part): Don't write description line if empty.
10918         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10919
10920 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
10921
10922         * gnus-sum.el (gnus-summary-mark-unread-as-read)
10923         (gnus-summary-mark-read-and-unread-as-read)
10924         (gnus-summary-mark-current-read-and-unread-as-read)
10925         (gnus-summary-mark-unread-as-ticked): Doc fix.
10926         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10927
10928 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10929
10930         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10931         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10932
10933 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10934
10935         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10936         yes-or-no-p.
10937
10938 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10939
10940         * mm-decode.el (mm-add-meta-html-tag): New function.
10941         (mm-save-part-to-file, mm-pipe-part): Use it.
10942
10943         * gnus-art.el (gnus-article-browse-delete-temp-files):
10944         Use gnus-y-or-n-p instead of y-or-n-p.
10945         (gnus-article-browse-html-parts): Work with message/external-body; use
10946         mm-add-meta-html-tag.
10947
10948 2007-12-11  Glenn Morris  <rgm@gnu.org>
10949
10950         * gnus-cache.el: Require gnus-sum not just when compiling.
10951
10952         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10953
10954         * gnus-int.el (gnus-server-opened, gnus-status-message):
10955         Move definitions before use.
10956
10957         * mm-decode.el: Require gnus-util.
10958         (mm-remove-part): Only call delete-annotation on XEmacs.
10959
10960         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10961
10962         * nnmail.el: Require gnus-int.
10963
10964         * spam.el: Move `require's before `eval-when-compile's.
10965
10966         * gnus-ems.el (gnus-alive-p):
10967         * gnus-fun.el (message-goto-eoh):
10968         * gnus-util.el (gnus-group-name-decode):
10969         * mail-source.el (gnus-compress-sequence):
10970         * message.el (Info-goto-node, format-spec):
10971         * mm-bodies.el (message-options-get):
10972         * mm-decode.el (mm-view-pkcs7):
10973         * mm-util.el (gmm-write-region):
10974         * mml-smime.el (mml-compute-boundary)
10975         (gnus-completing-read-with-default):
10976         * mml.el (widget-button-press, gnus-make-hashtable):
10977         * mml1991.el (mm-decode-content-transfer-encoding)
10978         (mm-encode-content-transfer-encoding)
10979         (message-options-get, message-options-set):
10980         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10981         * nnfolder.el (gnus-request-group):
10982         * nnheader.el (ietf-drums-unfold-fws):
10983         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10984         * smime.el (gnus-run-mode-hooks):
10985         * spam-stat.el (gnus-message): Autoload.
10986
10987         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10988         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10989         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10990         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10991         Add declare-function compatibility definition.
10992
10993         * gnus-cache.el (nnvirtual-find-group-art):
10994         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10995         (gnus-add-image, gnus-add-wash-type):
10996         * gnus-group.el (nnkiboze-score-file):
10997         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10998         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10999         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
11000         (message-tokenize-header, gnus-get-buffer-create)
11001         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
11002         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
11003         * gnus.el (gnus-group-decoded-name):
11004         * mail-source.el (imap-capability):
11005         * mm-bodies.el (message-options-set):
11006         * mm-decode.el (gnus-configure-windows):
11007         * mm-extern.el (message-goto-body):
11008         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
11009         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
11010         (epg-sub-key-validity, message-options-set):
11011         * mml.el (widget-event-point, gnus-configure-windows):
11012         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
11013         * mml2015.el (epg-check-configuration, epg-configuration)
11014         (message-options-set):
11015         * nndb.el (nndb-request-article):
11016         * nnfolder.el (gnus-request-create-group):
11017         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
11018         * nnmaildir.el (gnus-group-mark-article-read):
11019         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
11020         * rfc1843.el (message-fetch-field):
11021         * spam.el (gnus-extract-address-components):
11022         Declare as functions.
11023
11024 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11025
11026         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
11027
11028         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
11029
11030         * lpath.el: Fbind run-mode-hooks for Emacs 21;
11031         bind show-trailing-whitespace for XEmacs.
11032
11033 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11034
11035         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
11036         new no-op macro for backward compatibility.
11037
11038         * imap.el (imap-string-to-integer): New function.
11039
11040 2007-12-09  Glenn Morris  <rgm@gnu.org>
11041
11042         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
11043
11044         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
11045         * message.el, mm-view.el, sieve-manage.el, smime.el:
11046         Add declare-function compatibility definition.
11047
11048         * gnus-art.el (w3-region, w3m-region, Info-menu):
11049         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
11050         * gnus-sum.el (gnus-get-predicate):
11051         * gnus-util.el (mm-append-to-file, w32-focus-frame):
11052         * message.el (mail-abbrev-in-expansion-header-p):
11053         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
11054         (w3m-detect-meta-charset, w3m-region):
11055         * sieve-manage.el (password-read, password-cache-add)
11056         (password-cache-remove):
11057         * smime.el (password-read-and-add): Declare as functions.
11058
11059 2007-12-08  David Kastrup  <dak@gnu.org>
11060
11061         * gnus-sum.el (gnus-summary-simplify-subject-query):
11062         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
11063         `message'.
11064
11065 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11066
11067         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
11068         it to bind idna-program, installation-directory, defined-colors, and
11069         face-attribute for XEmacs of the version that compiles defcustom forms.
11070
11071 2007-12-07  Glenn Morris  <rgm@gnu.org>
11072
11073         * gnus-art.el (article-make-date-line): Revert previous change.
11074
11075 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11076
11077         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
11078
11079 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
11080
11081         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
11082         Call gnus-add-to-range ranges only once with a prepared article-list.
11083
11084 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
11085
11086         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
11087         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
11088         group names with backslashes.
11089         Reported by Tassilo Horn <tassilo@member.fsf.org>.
11090
11091 2007-12-06  Deepak Goel  <deego3@gmail.com>
11092
11093         * gnus-art.el (article-make-date-line):
11094         * gnus-start.el (gnus-load):
11095         * pop3.el (pop3-read-response): Fix buggy call to `error'.
11096
11097 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11098
11099         * gnus-art.el (gnus-use-idna)
11100         * gnus-start.el (gnus-site-init-file)
11101         * message.el (message-use-idna)
11102         * mm-uu.el (mm-uu-hide-markers)
11103         * smiley.el (smiley-style): Revert changes that suppress warnings.
11104
11105 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11106
11107         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
11108         specify charset to html source.
11109         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
11110
11111 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11112
11113         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
11114         idna-program in order to suppress byte compile warning issued by XEmacs
11115         that came to byte compile the default value section of defcustom forms
11116         recently.
11117
11118         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
11119         value of installation-directory.
11120
11121         * message.el (message-use-idna): Don't directly refer to the value of
11122         idna-program.
11123
11124         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
11125
11126         * smiley.el (smiley-style): Don't directly call face-attribute.
11127
11128 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
11129
11130         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
11131
11132         * gnus-dired.el: Reduce Gnus dependencies.
11133         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
11134         Don't require.  Use autoloads instead.
11135         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
11136         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
11137         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
11138         (gnus-dired-mode): Adjust doc string.
11139         (gnus-dired-mail-mode): New variable.
11140         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
11141         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
11142         (gnus-dired-mail-buffers): New function.  Return mail or message
11143         composition buffers.
11144         (gnus-dired-attach): Use it.
11145         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
11146         NO-DECODE.
11147         (gnus-dired-print): Use `gnus-print-buffer' depending on
11148         `gnus-dired-mail-mode'.
11149
11150 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11151
11152         * rfc2047.el (rfc2047-encoded-word-regexp)
11153         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
11154         explaining what regexp patterns are for.
11155
11156 2007-12-04  Glenn Morris  <rgm@gnu.org>
11157
11158         * password.el: Move to password-cache.el.
11159
11160         * mml1991.el (password-read, password-cache-add, password-cache-remove):
11161         * mml2015.el (password-read, password-cache-add, password-cache-remove):
11162         * mml-smime.el (password-read, password-cache-add)
11163         (password-cache-remove):
11164         No need to autoload, since mml-sec requires password.
11165
11166         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
11167         * message.el (gnus-extract-address-components):
11168         * mml-smime.el (gnus-extract-address-components): Define for compiler.
11169
11170         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
11171         password.
11172
11173 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
11174
11175         * mailcap.el: Reduce dependencies.
11176         (mail-header-parse-content-type): Autoload.
11177         (mailcap-delete-duplicates): New alias.
11178         (mailcap-mime-info): Add optional argument NO-DECODE.
11179         (mailcap-mime-types): Use mailcap-delete-duplicates.
11180
11181         * message.el (message-ignored-supersedes-headers): Add "X-ID".
11182
11183 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
11184
11185         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
11186         (imap-parse-status): Upcase status-att for servers that sends them
11187         lower-case (e.g., MS Exchange 2007).
11188
11189 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11190
11191         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
11192         function.
11193
11194         * gnus-uu.el (gnus-uu-decode-yenc): New command.
11195         (gnus-uu-yenc-article): New function.
11196
11197         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
11198
11199         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
11200
11201 2007-12-02  Glenn Morris  <rgm@gnu.org>
11202
11203         * binhex.el (binhex): New custom group.
11204         (binhex-decoder-program, binhex-decoder-switches)
11205         (binhex-use-external): Move to the binhex custom group.
11206
11207         * uudecode.el (uudecode): New custom group.
11208         (uudecode-decoder-program, uudecode-decoder-switches)
11209         (uudecode-use-external): Move to the uudecode custom group.
11210
11211         * netrc.el (top-level): Don't load `encrypt' features.
11212         (netrc-parse): Don't use encrypt.
11213         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
11214
11215         * encrypt.el: Remove file.
11216
11217 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
11218
11219         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
11220         matches on patches.
11221
11222         * gnus-art.el (gnus-article-browse-html-article):
11223         Mention `mm-text-html-renderer' in the doc string.
11224
11225         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
11226         string.  Add comments.
11227
11228         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
11229         if rhs is ASCII.
11230
11231 2007-12-01  Glenn Morris  <rgm@gnu.org>
11232
11233         * mail-source.el (top-level): Require format-spec before
11234         eval-when-compile.
11235
11236 2007-11-30  Glenn Morris  <rgm@gnu.org>
11237
11238         * encrypt.el: Require password, rather than autoloading password-read.
11239
11240 2007-11-29  Glenn Morris  <rgm@gnu.org>
11241
11242         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
11243         (sasl-make-client, sasl-next-step, sasl-step-data)
11244         (sasl-step-set-data): Declare as functions.
11245
11246 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
11247
11248         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
11249
11250 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
11251
11252         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
11253         certs should be verified and what is to be done in the event of a
11254         verification failure.
11255
11256         * gnus.el (gnus-method-to-server): Add an optional parameter so the
11257         caller can indicate whether the cache should be disregarded for this
11258         call.  This way the result of the call is reproducible at all times and
11259         can be considered a canonical server name for the supplied method.
11260         (gnus-agent-method-p): Canonicalize server names by pushing their
11261         method through `gnus-method-to-server' using the no-cache argument.
11262
11263         * gnus-srvr.el (gnus-server-insert-server-line):
11264         Call `gnus-method-to-server' with `no-cache' argument.
11265
11266         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
11267         gnus-agent-possibly-synchronize-flags as this should be called when the
11268         server is actually being opened.
11269         (gnus-agent-possibly-synchronize-flags)
11270         (gnus-agent-possibly-synchronize-flags-server): Move check for the
11271         flags file of an agentized server to the latter function.
11272
11273         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
11274         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
11275         after a connection has been established successfully.
11276
11277 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11278
11279         * gnus-art.el (article-display-face): Force to display face if called
11280         interactively; check if gnus-article-x-face-too-ugly matches author.
11281         (article-display-x-face): Display face even if From header is missing
11282         as article-display-face does.
11283
11284 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
11285
11286         * hashcash.el (message-narrow-to-headers-or-head)
11287         (message-fetch-field, message-goto-eoh)
11288         (message-narrow-to-headers): Declare as functions.
11289
11290 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
11291
11292         * mail-source.el (mail-sources): Default to fetch from file for
11293         compatibility with default of nnmail-spool-file.
11294
11295 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11296
11297         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
11298         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
11299         to look for encoded word that should be encoded again.
11300         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
11301         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
11302         encoding pattern.
11303         (rfc2047-decode-region): Switch strict regexp and loose one according
11304         to rfc2047-allow-irregular-q-encoded-words.
11305
11306 2007-11-25  Romain Francoise  <romain@orebokech.com>
11307
11308         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
11309
11310 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
11311
11312         * tls.el (tls-program): Provide more custom choices from
11313         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
11314         (tls-process-connection-type, tls-success): Remove "*" in doc string.
11315
11316 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11317
11318         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
11319         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
11320
11321         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
11322         `nnmail-spool-file'.
11323
11324         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
11325         `nnmail-spool-file'.
11326
11327         * gnus-move.el (gnus-change-server): Ditto.
11328
11329         * gnus-kill.el (gnus-batch-score): Ditto.
11330
11331         * gnus-cache.el (gnus-jog-cache): Ditto.
11332
11333         * gnus-msg.el (gnus-summary-reply):
11334         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
11335
11336 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11337
11338         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
11339         version.  Minor improvement to doc strings.
11340         (tls-program): Add comment.
11341
11342 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
11343
11344         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
11345         (tls-checktrust): New variable.  Check if GNU TLS complained about a
11346         mismatch between the hostname provided in the certificate and the name
11347         of the host connnecting to.
11348         (open-tls-stream): Use them.  Check certificates against trusted root
11349         certificates.
11350
11351 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11352
11353         * gnus-cache.el (gnus-cache-generate-nov-databases):
11354         Use nnml-generate-nov-databases-directory instead of
11355         nnml-generate-nov-databases-1.
11356
11357 2007-11-24  Glenn Morris  <rgm@gnu.org>
11358
11359         * message.el (message-tool-bar-retro): Update for rename
11360         mail_send.xpm->mail-send.xpm.
11361
11362 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
11363
11364         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
11365         `smime-ldap-search' for Emacs 22 and up.
11366
11367 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11368
11369         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
11370
11371         * message.el (message-send-mail-function): Fix error convention.
11372         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
11373         (message-widen-reply, message-send-mail, message-talkative-question)
11374         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
11375         (message-clone-locals, message-send-news): Use with-current-buffer.
11376         (message-insert-or-toggle-importance): Remove unused var `valid'.
11377         (message-make-references): Remove unused var `new-references'.
11378         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
11379
11380 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
11381
11382         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
11383         (spam-split-symbolic-return-positive): Reflow docstring.
11384         (spam-backends, spam-summary-exit-behavior)
11385         (spam-mark-ham-unread-before-move-from-spam-group)
11386         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
11387         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11388         (spam-clear-cache, spam-backend-check, spam-install-backend)
11389         (spam-install-statistical-backend, spam-list-of-processors)
11390         (spam-group-processor-p, spam-split, spam-bogofilter-score)
11391         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
11392         (spam-check-crm114, spam-initialize, spam-unload-hook):
11393         Fix typos in docstrings.
11394
11395 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11396
11397         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
11398         been checked if they have never been read and those group levels are
11399         higher than the one that a user specified.
11400
11401 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11402
11403         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
11404         foreign groups unless a group level is specified by a user.
11405         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
11406
11407 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
11408
11409         * message.el (message-send-mail-function): Require sendmail.
11410
11411 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
11412
11413         * message.el (message-send-mail-function): Check for smtpmail too.
11414
11415         * utf7.el (utf7-encode, utf7-decode): Use coding system
11416         `utf-7'/`utf-7-imap' from utf-7.el' if available.
11417
11418         * message.el (message-send-mail-function): New function.
11419         (message-send-mail-function): Set default using
11420         message-send-mail-function.  Adjust doc string.
11421         (message-send-mail-with-mailclient): New function.
11422
11423 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
11424
11425         * smime.el (from):
11426         * rfc2047.el (message-posting-charset):
11427         * qp.el (mm-use-ultra-safe-encoding):
11428         * pop3.el (parse-time-months):
11429         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
11430         * nnml.el (files):
11431         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
11432         (jka-compr-compression-info-list, ange-ftp-path-format)
11433         (efs-path-regexp):
11434         * nndiary.el (files):
11435         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
11436         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
11437         (epg-digest-algorithm-alist, inhibit-redisplay)
11438         (password-cache-expiry):
11439         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
11440         (pgg-output-buffer, password-cache-expiry):
11441         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
11442         (efs-path-regexp):
11443         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
11444         (inhibit-redisplay):
11445         * mm-uu.el (file-name, start-point, end-point, entry)
11446         (gnus-newsgroup-name, gnus-newsgroup-charset):
11447         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
11448         (latin-unity-ucs-list):
11449         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
11450         (mm-uu-binhex-decode-function):
11451         * message.el (gnus-message-group-art, gnus-list-identifiers)
11452         (rmail-enable-mime-composing, gnus-local-organization)
11453         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11454         (gnus-read-active-file, facemenu-add-face-function)
11455         (facemenu-remove-face-function, gnus-article-decoded-p)
11456         (tool-bar-mode):
11457         * mail-source.el (display-time-mail-function):
11458         * gnus-util.el (nnmail-pathname-coding-system)
11459         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11460         (gnus-original-article-buffer, gnus-user-agent)
11461         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11462         (xemacs-codename, sxemacs-codename, emacs-program-version):
11463         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11464         * gnus-start.el (gnus-agent-covered-methods)
11465         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11466         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11467         (gnus-newsgroup-headers, gnus-group-list-mode)
11468         (gnus-group-mark-positions, gnus-newsgroup-data)
11469         (gnus-newsgroup-unreads, nnoo-state-alist)
11470         (gnus-current-select-method, mail-sources)
11471         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11472         (nnmail-spool-file, gnus-cache-active-hashtb):
11473         * gnus-mh.el (mh-lib-progs):
11474         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11475         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11476         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11477         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11478         (gnus-group-buffer):
11479         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11480         (font-lock-set-defaults):
11481         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11482         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11483         (gnus-summary-post-menu, total-parts, type, condition, length):
11484         * gnus-agent.el (gnus-agent-read-agentview):
11485         * flow-fill.el (show-trailing-whitespace):
11486         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11487         eval-and-compile wrappers for byte compiler pacifiers.
11488
11489         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11490         (mm-display-inline-fontify): Check for featurep 'xemacs not
11491         extent-list.
11492
11493         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11494         itimer-list.
11495         (mm-create-image-xemacs): Only do something for XEmacs.
11496         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11497
11498         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11499
11500         * gnus-registry.el (gnus-adaptive-word-syntax-table):
11501         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11502
11503 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
11504
11505         * nnimap.el (nnimap-split-download-body):
11506         * gnus-demon.el (gnus-demon):
11507         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11508
11509 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11510
11511         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11512         New macros.
11513         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11514         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11515         copy data from unibyte buffer to multibyte current buffer.
11516         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11517         to copy data from unibyte current buffer to multibyte buffer.
11518         (nntp-make-process-buffer): Make process buffer unibyte.
11519
11520         * pop3.el (pop3-open-server): Fix typo in Lisp code.
11521
11522 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
11523
11524         * pop3.el (pop3-open-server): Accept and process data more robustly at
11525         connexion start to avoid spurious "POP SSL connexion failed" errors.
11526
11527 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11528
11529         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11530         read group names.
11531
11532 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
11533
11534         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11535
11536 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11537
11538         * nnmail.el (nnmail-parse-active): Make group names unibyte.
11539         (nnmail-save-active): Use a unibyte buffer when saving active file,
11540         which may contain non-ASCII group names.
11541
11542         * nnml.el (nnml-request-group): Decode group names in messages.
11543
11544 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
11545
11546         * message.el (message-citation-line-function)
11547         (message-insert-formatted-citation-line): Fix spelling of
11548         `message-insert-formated-citation-line'.
11549
11550 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
11551
11552         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11553
11554 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11555
11556         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11557         nnmail-pathname-coding-system.
11558
11559         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11560         that a user enters; decode group names in messages.
11561
11562         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11563
11564 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11565
11566         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
11567
11568         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
11569
11570         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
11571         risky local variable.
11572
11573         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
11574
11575 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
11576
11577         * encrypt.el: Improve documentation to fix function name typo.
11578         Reported by Daiki Ueno <ueno@unixuser.org>.
11579
11580 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11581
11582         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
11583         even if the point is not in the last page of an article.
11584         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
11585         back to the previous page.
11586
11587 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
11588
11589         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
11590
11591 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11592
11593         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
11594
11595 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11596
11597         * message.el (message-check-news-body-syntax):
11598         Avoid mm-string-as-multibyte.
11599         (message-hide-headers): Don't assume (point-min)==1.
11600
11601 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11602
11603         * message.el (message-remove-blank-cited-lines): Fix if remove is
11604         given.
11605         (message-bogus-address-regexp): New variable.
11606         (message-bogus-recipient-p): New function.
11607         (message-check-recipients): New command.
11608         (message-syntax-checks): Add `bogus-recipient'.
11609         (message-fix-before-sending): Add `bogus-recipient'.
11610
11611         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
11612         (gnus-treat-body-boundary): Don't test window-system.
11613
11614 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
11615
11616         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
11617
11618 2007-10-28  Miles Bader  <miles@gnu.org>
11619
11620         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
11621         at compile-time too.
11622
11623 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11624
11625         * gnus-msg.el (gnus-message-setup-hook):
11626         Add `message-remove-blank-cited-lines' to options.
11627
11628 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11629
11630         * message.el (message-remove-blank-cited-lines): New function.
11631         Suggested by Karl Plästerer.
11632
11633 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11634
11635         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
11636         mapc.
11637
11638         * imap.el (imap-open): Replace mapcar called for effect with mapc.
11639         (top-level): Use mapc to set functions to be traced for debugging.
11640
11641         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11642         called for effect with while loop.
11643
11644         * message.el (message-talkative-question): Replace mapcar called for
11645         effect with mapc.
11646
11647         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11648         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11649         called for effect with dolist.
11650
11651         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11652
11653         * nndiary.el: Use dolist instead of mapcar to add diary headers to
11654         gnus-extra-headers and nnmail-extra-headers.
11655
11656         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11657         called for effect with dolist.
11658         (top-level): Use mapc to set functions to be traced for debugging.
11659
11660         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
11661         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
11662         dolist.
11663
11664         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
11665         Replace mapcar called for effect with mapc.
11666         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
11667         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
11668         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
11669         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
11670
11671         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
11672         remove-if that's a cl function.
11673
11674         * webmail.el (webmail-debug): Replace mapcar called for effect with
11675         dolist.
11676
11677         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
11678         with mapc.
11679
11680 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11681
11682         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
11683         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
11684         with while loop.
11685
11686         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
11687         functions from article-* functions.
11688         (gnus-multi-decode-header): Replace mapcar called for effect with
11689         dolist.
11690
11691         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
11692         (gnus-bookmark-show-details): Replace mapcar called for effect with
11693         while loop.
11694
11695         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
11696         called for effect with while loop.
11697
11698         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
11699         with dolist.
11700
11701         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11702         Replace mapcar called for effect with dolist.
11703
11704         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
11705
11706         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
11707         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
11708         Replace mapcar called for effect with dolist.
11709         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
11710         mapc.
11711
11712         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
11713         Replace mapcar called for effect with dolist.
11714         (gnus-topic-list): Replace mapcar called for effect with mapc.
11715
11716         * gnus.el: Use mapc instead of mapcar to add autoloads.
11717
11718 2007-10-23  Richard Stallman  <rms@gnu.org>
11719
11720         * gnus-group.el (gnus-group-highlight): Mark as risky.
11721
11722 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11723
11724         * gnus.el (gnus-server-to-method): Return method found first in
11725         gnus-newsrc-alist.
11726
11727         * gnus-art.el (gnus-article-highlight-signature)
11728         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11729         button overlay without the front stickiness.
11730
11731 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
11732
11733         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11734         overview buffer needed a catch to receive its throw.
11735         (gnus-agent-flush-cache): Declare as interactive to make this function
11736         easier to use.
11737
11738 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11739
11740         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11741         `next-line'.
11742
11743 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11744
11745         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11746         exclude address matching message-dont-reply-to-names.
11747
11748 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11749
11750         * gnus-util.el (gnus-string<): New function.
11751
11752         * gnus-sum.el (gnus-article-sort-by-author)
11753         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11754
11755 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11756
11757         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11758         the frame-focus tag is set in gnus-buffer-configuration.
11759
11760 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11761
11762         * gnus-art.el (gnus-article-add-button): Make a button overlay without
11763         the front stickiness.
11764
11765 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11766
11767         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11768         url pattern; remove duplicate one.
11769         (gnus-article-extend-url-button): New function.
11770         (gnus-article-add-buttons): Use it.
11771         (gnus-button-push): Use concatenated url that it makes.
11772
11773 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
11774
11775         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11776
11777 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11778
11779         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11780         Don't hardcode point-min==1.
11781
11782 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
11783
11784         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11785         Fix comment about "iso8859-1".
11786
11787 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
11788
11789         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11790         ones returned from the verify-function.
11791
11792         * mm-uu.el (mm-uu-pgp-signed-extract-1):
11793         Call mml2015-extract-cleartext-signature if extraction failed.
11794
11795 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
11796
11797         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11798         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11799         failed.
11800
11801 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11802
11803         * Relicense "GPLv2 or later" files to "GPLv3 or later".
11804
11805 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
11806
11807         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
11808         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
11809         recommends to use EasyPG instead of PGG.
11810
11811         * pgg.el: Revert to revision 6.23.2.16.
11812
11813         * pgg-def.el: Revert to revision 6.6.2.14.
11814
11815         * pgg-gpg.el: Revert to revision 6.23.2.34.
11816
11817 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
11818
11819         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11820         to mark a thread as expirable.  Add variable `hide' to handle hiding of
11821         thread for both the null and zero (kill/expire thread) universal prefix
11822         cases.
11823         (gnus-summary-expire-thread): Add new function to expire a thread,
11824         using gnus-summary-kill-thread.
11825         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11826         shortcuts for gnus-summary-expire-thread.
11827         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11828         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
11829
11830 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11831
11832         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11833         extras value, so an extras entry can be deleted.
11834         (gnus-registry-delete-extra-entry): Use it.
11835         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11836         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11837         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11838         storage through the gnus-registry, and provide an appropriate API for
11839         it.
11840
11841 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11842
11843         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11844         Suggested by Leo <sdl.web@gmail.com>.
11845
11846         * gnus.el: Do.
11847
11848 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11849
11850         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11851         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
11852
11853         * gnus-agent.el (gnus-agent-fetch-headers): Do.
11854
11855         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11856         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11857
11858 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11859
11860         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11861         newline.
11862         (nnmbox-request-accept-article): Don't change article in source buffer;
11863         narrow to header to use message-fetch-field rather than
11864         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11865         (nnmbox-request-replace-article): Quote lines that'll be misidentified
11866         as delimiters; make sure article ends with newline.
11867         (nnmbox-delete-mail): Correct last position of article to be deleted;
11868         ignore X-Gnus-Newsgroup header in article body.
11869         (nnmbox-save-mail): Quote lines looking like delimiters at the right
11870         positions; make sure article ends with newline.
11871
11872         * message.el (message-display-abbrev): Don't infloop when a user
11873         inserts SPC in the beginning of header.
11874
11875         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
11876         coding-system-for-read and coding-system-for-write for XEmacs having no
11877         file-coding feature.
11878
11879         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
11880
11881 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
11882
11883         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11884         list of groups not followed by default.  Fix type to be regexp.
11885         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11886
11887 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
11888
11889         * hmac-def.el (define-hmac-function): Switch from old-style to
11890         new-style backquotes.
11891
11892         * md4.el (md4-make-step): Likewise.
11893
11894 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11895
11896         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11897         raw-text coding system when saving .newsrc file, which may contain
11898         non-ASCII group names.
11899
11900 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11901
11902         * gnus-cus.el (gnus-score-extra): New widget.
11903         (gnus-score-extra-convert): New function.
11904         (gnus-score-customize): Use it for Extra.
11905
11906 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
11907
11908         * mml2015.el (mml2015-extract-cleartext-signature): New function.
11909         (mml2015-mailcrypt-clear-verify): Use it.
11910         (mml2015-gpg-clear-verify): Use it.
11911         (mml2015-pgg-clear-verify): Use it.
11912         (mml2015-epg-clear-verify): Replace the current part with the output
11913         from GnuPG; don't extract the plaintext by itself.
11914
11915         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11916         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11917         mml2015-clear-verify-function; don't touch the armor headers or
11918         dash-escaped text here.
11919
11920 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11921
11922         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11923         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11924         parts, or application/octet-stream as a last resort.
11925         (gnus-mime-view-part-as-type): Don't toggle display.
11926         (gnus-mime-view-part-as-charset): Don't turn off display before
11927         querying charset.
11928
11929         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11930         stuff to undisplayer function in Emacs.
11931         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11932
11933         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11934         text/calendar parts.
11935
11936 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11937
11938         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11939         decoding text/calendar parts.
11940
11941         * message.el (message-forward-make-body-mime): Always mark body as
11942         having no illegible text; remove signed-or-encrypted argument.
11943         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11944
11945         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11946         (mml-generate-mime-1): Don't encode body if it is specified to be in
11947         raw form; don't make buffer be unibyte when inserting multibyte string.
11948
11949 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11950
11951         * sha1.el: Fix up comment style.
11952         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11953         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11954
11955         * hex-util.el: Fix up comment style.
11956         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11957
11958         * gnus-salt.el: Use with-current-buffer.
11959         (gnus-pick-setup-message): Fix long-standing typo.
11960
11961 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11962
11963         * imap.el (imap-logout-timeout): New variable.
11964         (imap-logout, imap-logout-wait): New functions.
11965         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11966
11967         * nnimap.el (nnimap-logout-timeout): New server variable.
11968         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11969         nnimap-logout-timeout.
11970
11971         * gnus-art.el (gnus-article-summary-command-nosave)
11972         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11973
11974 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11975
11976         * gnus.el (gnus-maximum-newsgroup): New variable.
11977
11978         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11979         according to gnus-maximum-newsgroup.
11980
11981         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11982         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11983         Limit the range of articles according to gnus-maximum-newsgroup.
11984
11985 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
11986
11987         * gnus-art.el (gnus-sticky-article): Fix problems described in
11988         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
11989         Don't perform gnus-configure-windows here; reuse existing sticky
11990         article buffer.
11991
11992         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11993         it doesn't exist in gnus-article-mode.
11994
11995 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11996
11997         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11998         (gnus-agent-decoded-group-name): New function.
11999         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
12000         (gnus-agent-expire-group-1): Use it; decode group name in messages.
12001
12002 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
12003
12004         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
12005         Add binding for gnus-sticky-article.
12006         (gnus-summary-exit): Don't kill sticky article buffers.
12007
12008         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
12009         article buffer.
12010         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
12011         (gnus-kill-sticky-article-buffers): New commands.
12012
12013 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12014
12015         * nntp.el (nntp-xref-number-is-evil): New server variable.
12016         (nntp-find-group-and-number): If it is non-nil, don't trust article
12017         numbers in the Xref header.
12018
12019 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12020
12021         * gnus-agent.el (gnus-agent-read-group): New function.
12022         (gnus-agent-flush-group, gnus-agent-expire-group)
12023         (gnus-agent-regenerate-group): Use it.
12024         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
12025         nnmail-pathname-coding-system.
12026
12027 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12028
12029         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
12030
12031         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
12032         that are unread as unread, and also as selected so that information of
12033         marks having been changed by a user may be updated when exiting group.
12034
12035 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12036
12037         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
12038
12039 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12040
12041         * gnus-art.el (gnus-mime-display-single): Pass part number that is
12042         calculated ignoring signature parts to gnus-treat-article.
12043
12044 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12045
12046         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
12047         a point here in order to keep the window start.
12048         (gnus-insert-mime-security-button): Make a button overlay without the
12049         front stickiness.
12050         (gnus-mime-display-security): Goto the end of a button.
12051
12052         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
12053
12054 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12055
12056         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
12057         group-name-at-point.
12058         (gnus-group-completing-read): New function that offers decoded
12059         non-ASCII group names for completion.
12060         (gnus-fetch-group, gnus-group-read-ephemeral-group)
12061         (gnus-group-jump-to-group, gnus-group-make-group-simple)
12062         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
12063         (gnus-group-fetch-control): Use it.
12064         (gnus-fetch-group): Use group-name-at-point for the initial value
12065         rather than the default value; use gnus-alive-p.
12066
12067         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
12068         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
12069         (gnus-summary-post-news): Use gnus-group-completing-read.
12070
12071         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
12072         (gnus-read-move-group-name): Decode group name for completion.
12073
12074 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
12075
12076         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
12077         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
12078         Yamaoka slightly modified the code).
12079
12080 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12081
12082         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
12083         (nnmail-split-incoming): Bind it.
12084
12085         * nnml.el (nnml-group-name-charset): New function.
12086         (nnml-decoded-group-name): Use it; don't decode group name if
12087         nnmail-group-names-not-encoded-p is non-nil.
12088         (nnml-encoded-group-name): New function.
12089         (nnml-group-pathname): Inline nnml-decoded-group-name.
12090         (nnml-request-expire-articles): Decode group name in message.
12091         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
12092         nnmail-pathname-coding-system.
12093         (nnml-save-mail, nnml-active-number): Work with decoded group names and
12094         not decoded ones according to nnmail-group-names-not-encoded-p.
12095         (nnml-generate-active-info): Use nnml-encoded-group-name.
12096
12097 2007-08-08  Glenn Morris  <rgm@gnu.org>
12098
12099         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
12100         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
12101         doc-strings and comments.
12102
12103 2007-07-25  Glenn Morris  <rgm@gnu.org>
12104
12105         * Relicense all FSF files to GPLv3 or later.
12106
12107 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12108
12109         * gnus-sum.el (gnus-summary-move-article):
12110         Make gnus-summary-respool-article work.
12111
12112 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
12113
12114         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
12115         string.
12116
12117 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
12118
12119         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
12120         that should be ignored when comparing distant RSS articles with local
12121         ones.
12122         (nnrss-make-hash-index): New function.  Create a hash index according
12123         to the ignored fields.
12124         (nnrss-check-group): Use it.
12125
12126 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12127
12128         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
12129
12130         * gnus-art.el (article-decode-group-name): Decode Xref header too.
12131
12132         * gnus-group.el (gnus-group-make-group): Encode group name here unless
12133         the new optional argument ENCODED is non-nil.
12134         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
12135         coding system for encoding group name.
12136         (gnus-group-make-rss-group): Pass un-encoded group name to
12137         gnus-group-make-group.
12138         (gnus-group-set-info): Tell gnus-group-make-group that group name is
12139         encoded.
12140
12141         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
12142         Encode group name to which articles are moved or copied.
12143         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
12144         coding system for encoding Newsgroup, Followup-To and Xref headers.
12145
12146         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
12147         marks; use nnheader-file-coding-system to write a file.
12148         (nnagent-retrieve-headers): Bind file-name-coding-system to
12149         nnmail-pathname-coding-system.
12150
12151         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
12152
12153         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
12154         (nnml-request-article, nnml-request-create-group)
12155         (nnml-request-rename-group, nnml-find-id)
12156         (nnml-possibly-change-directory, nnml-possibly-create-directory)
12157         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
12158         (nnml-save-marks): Use nnml-group-pathname instead of
12159         nnmail-group-pathname.
12160
12161         (nnml-request-create-group, nnml-request-expire-articles)
12162         (nnml-request-move-article, nnml-request-delete-group)
12163         (nnml-deletable-article-p, nnml-possibly-create-directory)
12164         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
12165         (nnml-open-marks): Bind file-name-coding-system to
12166         nnmail-pathname-coding-system.
12167
12168         (nnml-request-article): Pass server argument to nnml-find-group-number.
12169         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
12170         Pass server argument to nnml-possibly-create-directory.
12171         (nnml-request-accept-article): Pass server argument to
12172         nnml-active-number and nnml-save-mail.
12173         (nnml-find-group-number): Pass server argument to nnml-find-id.
12174         (nnml-request-update-info): Pass server argument to
12175         nnml-marks-changed-p.
12176
12177         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
12178         (nnml-save-mail, nnml-active-number): Add server argument.
12179
12180         (nnml-request-delete-group): Warn if group is missing.
12181         (nnml-get-nov-buffer): Decode group name.
12182         (nnml-generate-active-info): Encode group name.
12183         (nnml-open-marks): Decode group name in messages.
12184
12185 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12186
12187         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
12188         if it is not specified.
12189         (gnus-article-pipe-part, gnus-article-save-part)
12190         (gnus-article-interactively-view-part, gnus-article-copy-part)
12191         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
12192         (gnus-article-inline-part, gnus-article-save-part-and-strip)
12193         (gnus-article-replace-part, gnus-article-delete-part)
12194         (gnus-article-view-part-as-type): Pass raw prefix argument to
12195         gnus-article-part-wrapper.
12196
12197 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12198
12199         * gnus-agent.el (gnus-agent-save-active):
12200         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
12201
12202         * gnus-cache.el (gnus-cache-save-buffers)
12203         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
12204         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
12205         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
12206         (gnus-cache-braid-nov, gnus-cache-braid-heads)
12207         (gnus-cache-generate-active, gnus-cache-rename-group)
12208         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
12209         (gnus-cache-update-overview-total-fetched-for):
12210         Bind file-name-coding-system to nnmail-pathname-coding-system.
12211         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
12212         New variables.
12213         (gnus-cache-decoded-group-name): New function.
12214         (gnus-cache-file-name): Use it.
12215         (gnus-cache-generate-active): Use non-decoded group name for active.
12216
12217         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
12218         right place.
12219         (gnus-write-active-file): Don't break non-ASCII group names.
12220
12221         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
12222         nnmail-pathname-coding-system.
12223
12224         * lpath.el: Bind default-file-name-coding-system,
12225         file-name-coding-system and language-info-alist for XEmacs.
12226
12227         * gnus-uu.el (gnus-uu-decode-save): Typo.
12228
12229 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12230
12231         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
12232
12233 2007-07-14  David Kastrup  <dak@gnu.org>
12234
12235         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
12236         finishing actions if we did not edit the article.
12237
12238 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12239
12240         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
12241         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
12242         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
12243         (gnus-agent-flush-group, gnus-agent-flush-cache)
12244         (gnus-agent-fetch-headers, gnus-agent-load-alist)
12245         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
12246         (gnus-agent-retrieve-headers, gnus-agent-request-article)
12247         (gnus-agent-regenerate-group)
12248         (gnus-agent-update-files-total-fetched-for)
12249         (gnus-agent-update-view-total-fetched-for):
12250         Bind file-name-coding-system to nnmail-pathname-coding-system.
12251         (gnus-agent-group-pathname): Don't encode file names by
12252         nnmail-pathname-coding-system.
12253         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
12254         coding-system-for-write instead of buffer-file-coding-system to
12255         gnus-agent-file-coding-system.
12256
12257         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
12258         Decode group name.
12259
12260         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
12261
12262         * gnus-start.el (gnus-update-active-hashtb-from-killed)
12263         (gnus-read-newsrc-el-file): Make group names unibyte.
12264
12265         * nnmail.el (nnmail-group-pathname): Don't encode file names by
12266         nnmail-pathname-coding-system.
12267
12268         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
12269         (nnrss-request-delete-group): Bind file-name-coding-system to
12270         nnmail-pathname-coding-system.
12271         (nnrss-read-server-data, nnrss-read-group-data):
12272         Bind file-name-coding-system correctly.
12273         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
12274
12275         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
12276         (nntp-server-to-method-cache): New variable.
12277         (nntp-group-pathname): New function that decodes non-ASCII group names.
12278         (nntp-possibly-create-directory, nntp-marks-changed-p)
12279         (nntp-save-marks, nntp-open-marks): Use it.
12280         (nntp-possibly-create-directory, nntp-open-marks):
12281         Bind file-name-coding-system to nnmail-pathname-coding-system.
12282         (nntp-open-marks): Decode group names when bootstrapping marks.
12283
12284         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
12285         Newsgroups and Folowup-To headers.
12286
12287 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12288
12289         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12290         (gnus-server-closed-face, gnus-server-denied-face)
12291         (gnus-server-offline-face): Remove variable.
12292         (gnus-server-font-lock-keywords): Use faces that are not aliases.
12293
12294         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
12295         of modifying message-stack directly for XEmacs.
12296
12297         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
12298         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
12299         if the coding-system argument is nil for XEmacs.
12300
12301         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
12302         mm-charset-override-alist.
12303
12304         * rfc2047.el: Don't require base64; require rfc2045 for the function
12305         rfc2045-encode-string.
12306         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
12307         to quote the parameter value.
12308
12309 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12310
12311         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
12312         form in gnus-group-name-charset-method-alist.
12313
12314         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
12315         overrides the default layout edit-form.
12316
12317         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
12318
12319         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12320
12321 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12322
12323         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
12324         as unfetched articles.
12325
12326 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
12327
12328         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
12329
12330 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12331
12332         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
12333         original back end that keeps marks in the local system.
12334
12335 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12336
12337         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
12338         arg of pop-to-buffer for XEmacs.
12339         (gnus-article-read-summary-keys): Ditto; don't restore window
12340         configuration if summary command ends up with neither article buffer
12341         nor summary buffer; describe bindings if summary keys end with C-h.
12342
12343 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * message.el (message-fix-before-sending): Skip raw message part to be
12346         forwarded while checking illegible text.
12347         (message-forward-make-body-mime, message-forward-make-body):
12348         Mark signed or encrypted raw message as having no illegible text.
12349
12350 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12351
12352         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
12353         (gnus-message-with-timestamp-1): New macro.
12354         (gnus-message-with-timestamp): New function.
12355         (gnus-message): Use them.
12356
12357         * nnheader.el (nnheader-message): Use them.
12358
12359 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
12360
12361         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
12362         .newsrc.eld file.
12363
12364 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12365
12366         * gnus-agent.el (gnus-agent-fetch-headers)
12367         (gnus-agent-retrieve-headers):
12368         Bind gnus-decode-encoded-address-function to identity.
12369
12370         * nntp.el (nntp-send-xover-command): Recognize an xover command is
12371         available also when the server returns simply a dot.
12372
12373         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
12374
12375 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12376
12377         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
12378
12379 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12380
12381         * gnus-ems.el (gnus-x-splash): Make it work.
12382
12383         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
12384         from being used.
12385
12386         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
12387
12388 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12389
12390         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
12391         4th and the 5th arguments.
12392
12393         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
12394         the front stickiness.
12395         (gnus-article-summary-command-nosave): Correct the order of the
12396         arguments passed to pop-to-buffer.
12397         (gnus-article-read-summary-keys): Ditto; make it work properly when the
12398         summary command ends up with the article buffer.
12399
12400         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
12401         the same faces.
12402
12403 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12404
12405         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
12406
12407 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12408
12409         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
12410         * gnus-sum.el (gnus-summary-highlight):
12411         * pgg.el (pgg-sign-region, pgg-sign):
12412         * mail-source.el (mail-source-delete-old-incoming-confirm):
12413         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
12414
12415 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12416
12417         * gnus-art.el (gnus-mime-view-part-externally)
12418         (gnus-mime-view-part-internally): Fix predicate function passed to
12419         completing-read.
12420
12421         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
12422
12423         * gnus.el (gnus-update-message-archive-method): Add :version.
12424
12425 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12426
12427         * gnus.el (gnus-update-message-archive-method): New variable.
12428
12429         * gnus-start.el (gnus-setup-news): Update saved "archive" method
12430         according to gnus-message-archive-method if
12431         gnus-update-message-archive-method is non-nil.
12432
12433 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12434
12435         * gnus-sum.el (gnus-summary-limit-to-address): New function.
12436         Suggested by Loic Dachary <loic@dachary.org>.
12437         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12438
12439 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12440
12441         * message.el (message-pop-to-buffer): Add switch-function argument.
12442         (message-mail): Pass switch-function argument to it.
12443
12444 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
12445
12446         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
12447         Improve doc string.
12448
12449 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12450
12451         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
12452         (gnus-header-content)
12453         * gnus-cite.el (gnus-cite-10)
12454         * gnus-srvr.el (gnus-server-closed)
12455         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
12456         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
12457         (gnus-group-mail-3-empty, gnus-group-mail-low)
12458         (gnus-group-mail-low-empty, gnus-splash)
12459         * message.el (message-header-to, message-header-cc)
12460         (message-header-subject, message-header-other, message-header-name)
12461         (message-header-xheader, message-separator, message-cited-text)
12462         (message-mml): Lighten colors of faces used for dark background.
12463
12464 2007-05-24  Simon Josefsson  <simon@josefsson.org>
12465
12466         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
12467         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
12468
12469 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12470
12471         * message.el (message-narrow-to-headers-or-head):
12472         Ignore mail-header-separator in the body.
12473
12474 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12475
12476         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12477         same as window size.
12478
12479 2007-05-22  Kevin Ryde  <user42@zip.com.au>
12480
12481         * message.el (message-font-lock-keywords): Use message-header-xheader
12482         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
12483         ahead of the anything pattern, to get it recognised.
12484
12485 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12486
12487         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
12488         spam.el loads uses it in the compiled defadvice form.
12489
12490 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
12491
12492         * gnus-sum.el (gnus-articles-to-read)
12493         (gnus-summary-insert-old-articles): Don't truncate group name for
12494         `read-string'.
12495
12496         * gnus-util.el (gnus-limit-string): Delete this function.
12497
12498         * gnus-sum.el (gnus-simplify-subject-fully):
12499         Use `truncate-string-to-width' instead.
12500
12501 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
12502
12503         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12504         Tell if, on summary exit, the next group has to be selected.
12505         (gnus-summary-exit): Use it.
12506
12507 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
12508
12509         * gnus-art.el (gnus-article-mode): Fix comment about displaying
12510         non-break space.
12511
12512 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12513
12514         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12515         Check if group is not a directory.
12516         (nnfolder-request-expire-articles): Don't delete articles if the target
12517         group is not available.
12518
12519         * nnml.el (nnml-request-create-group): Properly check if group is not a
12520         file.
12521         (nnml-request-expire-articles): Don't delete articles if the target
12522         group is not available.
12523
12524         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12525         Don't quote characters that are within parentheses.
12526
12527 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12528
12529         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12530         (gnus-handle-ephemeral-exit): Select article according to it.
12531
12532 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12533
12534         * message.el (message-insert-formated-citation-line): Remove newline.
12535         (message-citation-line-format): Add final \n here so that the user can
12536         avoid a blank line.
12537
12538 2007-05-03  Dan Christensen  <jdc@uwo.ca>
12539
12540         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12541         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12542         Update lanl/arXiv support.
12543
12544 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12545
12546         * gnus.el: Bump version number.
12547
12548 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12549
12550         * gnus.el (gnus-version-number): Bump version.
12551
12552 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12553
12554         * gnus.el: No Gnus v0.6 is released.
12555
12556 2007-04-27  Didier Verna  <didier@xemacs.org>
12557
12558         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12559         * gmm-utils.el (gmm-regexp-concat): ... here.
12560         * message.el: Don't require 'gnus-util.
12561         (message-dont-reply-to-names): Handle name change above.
12562         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12563
12564 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12565
12566         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
12567         since the initial value varies according to the system.
12568
12569 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12570
12571         * mm-util.el (mm-charset-synonym-alist): Defcustom.
12572
12573 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
12574
12575         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
12576
12577 2007-04-24  Didier Verna  <didier@xemacs.org>
12578
12579         Improve the type of gnus-ignored-from-addresses.
12580         * gnus-util.el (gnus-orify-regexp): New function.
12581         * message.el (gnus-util): Require it.
12582         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
12583         * gnus-sum.el (gnus-ignored-from-addresses): New function.
12584         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
12585
12586 2007-04-24  Didier Verna  <didier@xemacs.org>
12587
12588         * gnus-sum.el:
12589         * gnus-utils.el: Fix some trailing whitespaces.
12590
12591 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12592
12593         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
12594         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
12595         article's Message-ID; refer parent article in summary buffer.
12596
12597         * message.el (message-bounce): Call mime-to-mml.
12598
12599         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
12600         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
12601         optimize and/or forms properly.
12602
12603 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
12604
12605         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
12606         URL.
12607
12608 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12609
12610         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
12611
12612 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12613
12614         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
12615         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
12616         displayed of multipart/alternative part if it is invoked from summary
12617         buffer.
12618
12619         * mm-view.el (mm-inline-text-html-render-with-w3m)
12620         (mm-inline-text-html-render-with-w3m-standalone)
12621         (mm-inline-render-with-function): Use mail-parse-charset by default.
12622
12623 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
12624
12625         * parse-time.el (parse-time-string-chars): Check if CHAR
12626         is less than the length of parse-time-syntax.
12627
12628 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12629
12630         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
12631         from gnus-newsgroup-processable.
12632
12633 2007-04-16  Didier Verna  <didier@xemacs.org>
12634
12635         * gnus-msg.el (gnus-configure-posting-styles):
12636         Handle message-signature-directory properly with :file syntax.
12637         Reported by "Leo".
12638
12639 2007-04-11  Didier Verna  <didier@xemacs.org>
12640
12641         New user option: message-signature-directory.
12642         * gnus-msg.el (gnus-configure-posting-styles): Support it.
12643         * message.el (message-insert-signature): Ditto.
12644         * message.el (message-signature-file): Doc update.
12645         * message.el (message-signature-directory): New.
12646
12647 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12648
12649         * gnus-msg.el (gnus-inews-yank-articles):
12650         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12651
12652 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12653
12654         * message.el (message-yank-original): Make sure cited text ends with
12655         newline; don't exchange point and mark.
12656
12657 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
12658
12659         * tls.el (open-tls-stream): Properly handle case where there
12660         is no associated buffer.
12661
12662 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
12663
12664         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
12665         message-yank-original, make sure (< mark TEXT point).
12666
12667 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12668
12669         * message.el (message-fill-column): New variable.
12670         (message-mode): Use it.  Add comment on a possible new hook.
12671
12672         * nnmail.el (nnmail-spool-file): Mark as obsolete.
12673         (nnmail-get-new-mail): Reformat.
12674
12675         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
12676
12677         * gmm-utils.el: Fix Commentary.
12678         (gmm-tool-bar-from-list): Fix typo in doc string.
12679
12680 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
12681
12682         * message.el (message-yank-original): Don't switch point and mark
12683         unnecessarily to put point and mark as documented.
12684
12685 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12686
12687         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
12688         from the message heads.
12689
12690 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
12691
12692         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
12693         article buffer does not have a window.  This may not be the best
12694         solution but is certainly better than setting the start of the null,
12695         that is the current, window.
12696
12697 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12698
12699         * gnus-draft.el (gnus-draft-setup-hook): New hook.
12700         (gnus-draft-setup): Run it.
12701
12702         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
12703         gnus-score-fast-scoring.  Allow regexp.
12704         (gnus-score-headers): Use it.
12705
12706         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
12707         XEmacs.
12708
12709         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
12710         string.
12711         (gnus-button-alist): Also catch `<f1> k ...'.
12712         (gnus-treat-display-x-face): Fix doc string.
12713
12714 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12715
12716         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
12717         evaluation of gnus-extended-version to ensure correct generation of the
12718         User-Agent header when message-generate-headers-first is used.
12719
12720 2007-03-24  Simon Josefsson  <simon@josefsson.org>
12721
12722         * hashcash.el (hashcash-generate-payment-async): Don't crash if
12723         hashcash-path is nil.  Don't call callback with incorrect number of
12724         parameters if val is 0.
12725
12726 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12727
12728         * message.el (message-required-news-headers):
12729         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12730
12731 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
12732
12733         * tls.el (open-tls-stream): In handshake-waiting loop,
12734         don't wait more if there is output available to process.
12735
12736 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
12737
12738         * tls.el (tls-program): Doc fix.
12739
12740 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12741
12742         * message.el (message-generate-new-buffers): Change the meaning of the
12743         nil value; add `standard' to the choices; treat t as `unique'; improve
12744         doc string.
12745         (gnus-select-frame-set-input-focus): Autoload.
12746         (message-buffer-name): Search for the existing message buffer if
12747         message-generate-new-buffers is nil or `standard'; treat the value t of
12748         message-generate-new-buffers as `unique'.
12749         (message-pop-to-buffer): Raise the frame already displaying the message
12750         buffer; clear the echo area after querying.
12751         (message-setup): Pass the `continue' argument to compose-mail.
12752         (message-mail): Prefer `switch-function' if it is given; search for the
12753         existing message buffer if the `continue' argument is non-nil; pass
12754         continue and switch-function arguments to compose-mail by way of
12755         message-setup.
12756         (message-mail-other-window): Adjust argument of message-setup.
12757         (message-mail-other-frame): Ditto.
12758
12759 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12760
12761         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12762         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12763         to turn font-lock on when turning gnus-message-citation-mode on.
12764
12765 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
12766
12767         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12768         (mml-smime-function-alist): New variable; add epg as the backend.
12769         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12770         mml-smime- functions instead.
12771         * mm-view.el: Require smime.
12772
12773 2007-03-05  Didier Verna  <didier@xemacs.org>
12774
12775         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12776         instead of just inheritance for posting styles.
12777         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12778
12779 2007-02-24  Chris Moore  <dooglus@gmail.com>
12780
12781         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
12782         * pgg-pgp.el (pgg-pgp-encrypt-region):
12783         * pgg-gpg.el (pgg-gpg-encrypt-region):
12784         Check pgg-encrypt-for-me if no other recipients.
12785
12786 2007-02-24  John Paul Wallington  <jpw@pobox.com>
12787
12788         * tls.el (tls-certtool-program): Fix custom type.
12789
12790 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12791
12792         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12793         and point-at-eol instead of line-(beginning|end)-position.
12794
12795         * assistant.el (assistant-parse-buffer): Ditto.
12796
12797         * netrc.el (netrc-parse-services): Ditto.
12798
12799 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
12800
12801         * mml2015.el (mml2015-epg-find-usable-key): New function.
12802         (mml2015-epg-sign): Use it.
12803         (mml2015-epg-encrypt): Use it.
12804
12805 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12806
12807         * message.el (message-make-in-reply-to): Quote name containing
12808         non-ASCII characters.  It will make the RFC2047 encoder cause an error
12809         if there are special characters.  Reported by NAKAJI Hiroyuki
12810         <nakaji@jp.freebsd.org>.
12811
12812 2007-02-27  Didier Verna  <didier@xemacs.org>
12813
12814         Include the group parameters as well as the topic ones in the
12815         inheritance filter process.
12816         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12817         argument GROUP-PARAMS-LIST.
12818         * gnus-topic.el (gnus-group-topic-parameters): Use it.
12819
12820 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12821
12822         * nntp.el (nntp-never-echoes-commands)
12823         (nntp-open-connection-functions-never-echo-commands): New variables.
12824         (nntp-send-command): Use them.
12825
12826 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
12827
12828         * mml2015.el (mml2015-epg-verify): Simplify.
12829
12830 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12831
12832         * mml.el (mml-content-disposition-alist): New user option.
12833         (mml-content-disposition): New function.
12834         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12835         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12836
12837 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
12838
12839         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12840         verification.
12841
12842 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12843
12844         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12845         articles posted in the last 24 hours.
12846
12847 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
12848
12849         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12850
12851 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
12852
12853         * nntp.el (nntp-send-command): Don't wait for echoes when
12854         nntp-open-ssl-stream is used.
12855
12856 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12857
12858         * gnus-cite.el (gnus-test-font-lock-add-keywords)
12859         (gnus-message-add-citation-keywords)
12860         (gnus-message-remove-citation-keywords): Remove.
12861         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12862         directly, make the variables in font-lock-defaults buffer-local, add
12863         gnus-message-citation-keywords to them and then update the value of
12864         font-lock-keywords.
12865
12866 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12867
12868         * message.el (message-cite-original-1): Don't call
12869         gnus-article-highlight-citation.
12870
12871         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12872         citations; fix line count.
12873
12874 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12877         (gnus-message-add-citation-keywords)
12878         (gnus-message-remove-citation-keywords): Use it; fix the emulating
12879         versions of font-lock-add-keywords and font-lock-remove-keywords to
12880         work with XEmacs correctly.
12881
12882 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12883
12884         * gnus-cite.el (gnus-cite-face-list): Set the values of
12885         gnus-message-max-citation-depth and gnus-message-citation-keywords.
12886         (gnus-message-max-citation-depth): Use defvar rather than defconst.
12887         (gnus-message-cite-prefix-regexp): New variable.
12888         (gnus-message-search-citation-line): Use it; protect against long
12889         citation prefix; fill match data with nil rather than 0 for XEmacs; set
12890         the 0th match data for Emacs.
12891         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12892         (gnus-message-add-citation-keywords): Append keywords rather than
12893         prepending; emulate font-lock-add-keywords if it is not available.
12894         (gnus-message-remove-citation-keywords):
12895         Emulate font-lock-remove-keywords if it is not available.
12896
12897         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12898
12899         * message.el (message-cite-prefix-regexp): Set the value of
12900         gnus-message-cite-prefix-regexp.
12901
12902 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12903
12904         * nnweb.el (nnweb-google-parse-1): Update parser.
12905
12906 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
12907
12908         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12909
12910 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12911
12912         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12913         regexp.
12914
12915 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12916
12917         * uudecode.el (uudecode-string-to-multibyte): New function emulating
12918         string-to-multibyte.
12919         (uudecode-decode-region-internal): Use it.
12920
12921         * lpath.el: Fbind string-as-multibyte for XEmacs.
12922
12923 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12924
12925         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12926         Fix custom choice.
12927
12928         * gnus-art.el (gnus-signature-limit): Fix custom choice.
12929
12930 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
12931
12932         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12933
12934         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12935         `write-region' to respect `mm-inhibit-file-name-handlers'.
12936
12937 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
12938
12939         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12940         Use gnus-home-directory instead of "~/" or "$HOME".
12941
12942 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
12943
12944         * encrypt.el (encrypt-insert-file-contents): Add better prompt
12945         to mention filename.
12946         Add comments at beginning regarding usage.
12947         (encrypt-write-file-contents): Change interactive so a string is
12948         acceptable.  If the file has no associated model, show an error instead
12949         of a nonsense prompt.
12950
12951 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12952
12953         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12954         Thanks to Yoshihiko Yamada for kind notification of this typo.
12955
12956 2007-01-12  Kenichi Handa  <handa@m17n.org>
12957
12958         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12959         multibyte buffer.
12960
12961 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12962
12963         * gnus-score.el (gnus-score-fast-scoring): New variable.
12964         (gnus-score-headers): Use it.
12965
12966         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12967
12968         * message.el (message-cite-original-1):
12969         Call gnus-article-highlight-citation if requested.
12970         (message-make-from): Allow name and address as optional arguments.
12971
12972         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12973
12974         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12975         bugs to doc string.
12976         (gnus-button-alist): Add mid\\|message-id.
12977         (gnus-button-fetch-group): Extend for use in
12978         `browse-url-browser-function'.
12979         (gnus-button-url-regexp): Try to catch paired parentheses like in
12980         Wikipedia URLs.
12981
12982         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12983         Suggested by Simon Krahnke <overlord@gmx.li>.
12984
12985 2007-01-13  Romain Francoise  <romain@orebokech.com>
12986
12987         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12988         Update copyright.
12989
12990 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
12991
12992         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12993
12994 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12995
12996         * gnus-registry.el (gnus-registry-unfollowed-groups)
12997         (gnus-registry-split-fancy-with-parent): Fix documentation.
12998
12999 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13000
13001         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
13002         from nnweb groups.
13003
13004 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13005
13006         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
13007         Xref urls.  Erase buffer before requesting head.
13008
13009         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13010
13011 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13012
13013         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
13014         customizable.
13015
13016 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
13017
13018         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
13019         no signing key is found.
13020         (mml2015-epg-encrypt): Ask user whether to skip or abort if
13021         no encrypting and/or signing key is found.
13022
13023 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13024
13025         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
13026
13027 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13028
13029         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
13030         headers read from disk with the ones newly found in the current search.
13031         This should no longer cause problems, because the article numbers in
13032         Gmane's `nov.php' output are ignored since the previous change.
13033
13034 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13035
13036         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
13037
13038 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13039
13040         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
13041         replace-regexp-in-string; bind url-version; fbind display-images-p and
13042         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
13043         find-face and set-itimer-function for Emacs; bind itimer-list for
13044         Emacs.
13045
13046         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
13047
13048 2007-01-01  Romain Francoise  <romain@orebokech.com>
13049
13050         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
13051
13052 2006-12-31  Steve Youngs  <steve@sxemacs.org>
13053
13054         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
13055         `define-minor-mode' macro definition expanded properly.
13056         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
13057         exclude it there.
13058
13059         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
13060         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
13061         `fboundp' test.
13062         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
13063         This is OK to autoload in (S)XEmacs now.
13064
13065 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13066
13067         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
13068         keystroke.
13069         (gnus-summary-limit-to-singletons): Fix typo.
13070
13071         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
13072         else fails.
13073
13074 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13075
13076         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
13077         docstring.
13078
13079         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
13080         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
13081         (gnus-summary-insert-dormant-articles): Fix typo in message.
13082
13083 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
13084
13085         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
13086         nil for XEmacs.
13087         (gnus-message-citation-mode): Don't autoload in XEmacs.
13088
13089         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
13090
13091 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
13092
13093         * nnimap.el (nnimap-expunge-search-string):
13094         Mention nnimap-search-uids-not-since-is-evil in docstring.
13095
13096 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13097
13098         * spam.el: Revert to make-obsolete-variable because
13099         define-obsolete-variable-alias is not supported in Emacs 21.
13100
13101         * spam.el (spam-ifile-path, spam-ifile-database-path)
13102         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
13103         make-obsolete-variable.
13104         (spam-bsfilter-path, spam-bsfilter-program)
13105         (spam-spamassassin-path, spam-spamassassin-program)
13106         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
13107         Don't use "path" inappropriately.
13108         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
13109         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
13110         variable names.
13111
13112 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
13113
13114         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
13115         summary buffer.
13116
13117         * password.el (password-cache-remove): Use clear-string to burn
13118         password, if available.
13119
13120 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13121
13122         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
13123
13124         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
13125
13126         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
13127         (gnus-message-highlight-citation): Move defcustom here from
13128         gnus-cite.el.
13129         (gnus-message-citation-mode): Autoload.
13130
13131         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
13132         checks to make it compile with XEmacs.
13133         (gnus-message-citation-mode): New minor mode.
13134         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
13135         (gnus-message-highlight-citation): New variables.
13136         (gnus-message-search-citation-line)
13137         (gnus-message-add-citation-keywords)
13138         (gnus-message-remove-citation-keywords)
13139         (turn-on-gnus-message-citation-mode)
13140         (turn-off-gnus-message-citation-mode): New functions.
13141
13142 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
13143
13144         * gnus-cite.el: Enable highlighting of different citation levels in
13145         message-mode.
13146
13147 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13148
13149         * message.el (message-make-fqdn): Fix comment.
13150         (message-bogus-system-names): Add ".local".
13151
13152         * spam.el (spam-ifile-path, spam-ifile-program)
13153         (spam-ifile-database-path, spam-ifile-database)
13154         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
13155         Don't use "path" inappropriately.
13156         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
13157         strings.
13158         (spam-check-ifile, spam-ifile-register-with-ifile)
13159         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
13160         Use new variable names.
13161
13162         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
13163         (gnus-treat-display-smileys): Simplify using
13164         gnus-image-type-available-p.
13165
13166         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
13167         available.
13168
13169         * gnus-xmas.el (gnus-xmas-image-type-available-p):
13170         Use `display-images-p' if available.
13171
13172 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13173
13174         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
13175         one after turning on the buffer's multibyteness instead of decoding
13176         them directly in the unibyte buffer that causes unexpected conversion
13177         in Emacs 23 (unicode).
13178
13179 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13180
13181         * message.el (message-generate-hashcash): Fix custom type.
13182
13183 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13184
13185         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
13186
13187 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
13188
13189         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
13190         disconnect icons.  Add help text.
13191
13192 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
13193
13194         * spam.el (spam-extra-header-to-number): CRM114 spam score is
13195         negated to be consistent with the others we handle.
13196
13197 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13198
13199         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
13200         version of gnus-summary-buffer to something, so that we can use two
13201         article buffers at the same time.
13202
13203 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
13204
13205         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
13206         trigger all the extra headers.
13207         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
13208         sorting.
13209
13210 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13211
13212         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
13213         solid groups.
13214
13215 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
13216
13217         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
13218
13219 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13220
13221         * legacy-gnus-agent.el: Add Copyright notice.
13222
13223 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
13224
13225         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
13226
13227 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13228
13229         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
13230
13231         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
13232         to make it work reliably in CVS Emacs.
13233         (gnus-summary-limit-strange-charsets-predicate)
13234         (gnus-summary-limit-to-predicate): New functions.
13235
13236 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
13237
13238         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
13239         specifying array size.
13240         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
13241         array if it is too small.
13242         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
13243         (gnus-sort-threads-loop): New function.
13244
13245 2006-12-06  Chris Moore  <dooglus@gmail.com>
13246
13247         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
13248         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
13249
13250 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
13251
13252         * mm-url.el (mm-url-predefined-programs): Call curl with correct
13253         options.
13254
13255 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13256
13257         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
13258         DOS-ing the recipient.
13259
13260         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
13261         the headers when creating the mapping to avoid mismappings.
13262         (nnweb-gmane-create-mapping): Always nix out old mapping.
13263
13264 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13265
13266         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
13267         and mm-verify-option to never.
13268
13269 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13270
13271         * message.el (message-signed-or-encrypted-p): New function.
13272         (message-forward-make-body): Use it.
13273
13274         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
13275         Replace encode-coding-string with mm-encode-coding-string.
13276
13277 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * nneething.el (nneething-decode-file-name):
13280         Replace decode-coding-string with mm-decode-coding-string.
13281
13282         * gnus-int.el (gnus-open-server): Say failed server's name.
13283
13284 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13285
13286         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
13287         strings to a single string.  Quote `errors-file-name'.
13288         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
13289         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
13290         Adjust calls.  Use `shell-quote-argument'.
13291
13292 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
13293
13294         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
13295         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
13296
13297         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
13298         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
13299         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
13300         (gnus-group-make-directory-group, gnus-group-transpose-groups):
13301         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
13302         (gnus-subscribe-newsgroup, gnus-1):
13303         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
13304         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
13305         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
13306         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
13307
13308 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13309
13310         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
13311         keystroke.
13312         (gnus-summary-limit-to-bodies): Implement headersp.
13313
13314 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13315
13316         * dns.el (query-dns): Protect against "Process dns deleted" strings.
13317
13318 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13319
13320         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13321
13322 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13323
13324         * message.el (message-generate-hashcash): Expand range of values to
13325         include `opportunistic'.
13326         (message-send-mail): Use it.
13327
13328 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13329
13330         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13331         and comment it.
13332
13333         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13334
13335 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
13336
13337         * gnus-util.el (gnus-extract-address-components): Improve comment.
13338
13339 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13340
13341         * gnus-util.el (gnus-extract-address-components): Work with address in
13342         which the name portion contains @.
13343
13344         * lpath.el: Fbind custom-autoload.
13345
13346 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13347
13348         * gnus.el (gnus-start): Move custom group up.
13349         (gnus-select-method): Don't autoload, but make it available for
13350         `customize-variable'.
13351         (gnus-getenv-nntpserver): Don't autoload.
13352
13353 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
13354
13355         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
13356
13357 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13358
13359         * message.el (message-sendmail-extra-arguments): New variable.
13360         (message-send-mail-with-sendmail): Use it.
13361
13362 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13363
13364         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
13365         mm-with-unibyte-current-buffer to make string unibyte.
13366
13367         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
13368         mm-string-as-multibyte.
13369
13370 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
13371
13372         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13373         Reported by Werner Koch <wk@gnupg.org>.
13374
13375 2006-11-14  Daiki Ueno  <ueno@p360>
13376
13377         * mml2015.el: Autoload epa-select-keys when compiling.
13378
13379 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13380
13381         * mml2015.el (mml2015-epg-sign): Save the signing keys in
13382         message-options.
13383         (mml2015-epg-encrypt): Save the recipient keys in message-options.
13384
13385 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13386
13387         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13388         EasyPG (< 0.0.6).
13389         (mml2015-always-trust): New user option.
13390         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13391         prompt.
13392
13393 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13394
13395         * nntp.el (nntp-authinfo-force): New variable.
13396         (nntp-send-authinfo): Use it.
13397
13398 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13399
13400         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13401         decode encoded words.  Improve prompt.  Add comment about forwarding.
13402         (message-replacement-char): Move up.
13403
13404 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13405
13406         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13407         instead of gnus-intersection because arguments of gnus-sorted-nunion
13408         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
13409
13410 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
13411
13412         * message.el (message-strip-subject-encoded-words): Reformat prompt.
13413         (message-simplify-subject-functions):
13414         Enable message-strip-subject-encoded-words by default.
13415
13416 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
13417
13418         * message.el (message-strip-subject-encoded-words): New function.
13419         (message-simplify-subject-functions): New variable.
13420         (message-simplify-subject): Use it.  Fix typo in doc string.
13421         Support message-strip-subject-encoded-words.
13422
13423 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
13424
13425         * gnus-diary.el (gnus-diary-delay-format-function):
13426         * nndiary.el (nndiary-reminders):
13427         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
13428
13429 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13430
13431         * gnus-art.el (article-hide-boring-headers): Fetch date from
13432         gnus-original-article-buffer to avoid problems with localized date
13433         strings.
13434
13435 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13436
13437         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
13438
13439 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
13440
13441         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13442         New variables.
13443         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13444         (mm-charset-synonym-alist): Move some entries to
13445         mm-codepage-iso-8859-list.
13446         (mm-charset-synonym-alist, mm-charset-override-alist):
13447         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13448
13449 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13450
13451         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
13452
13453 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13454
13455         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
13456         with Emacs 21 and XEmacs.
13457
13458 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
13459
13460         * spam.el (spam-parse-address): New function for better parsing,
13461         catching errors, etc.
13462         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
13463
13464 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13465
13466         * mm-view.el: Add interactive arg to html2text autoload.
13467
13468 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13469
13470         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
13471
13472 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
13473
13474         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13475         New variables.
13476         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13477         (mm-charset-synonym-alist): Move some entries to
13478         mm-codepage-iso-8859-list.
13479
13480         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
13481
13482 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
13483
13484         * message.el (message-citation-line-format)
13485         (message-insert-formated-citation-line): Fix implementation of %E, %N
13486         and %n according to the doc string.
13487
13488 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
13489
13490         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13491         Use car-safe to avoid bad parses.
13492
13493 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13494
13495         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
13496         names.
13497
13498         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
13499
13500 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13501
13502         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
13503         header.
13504
13505         * message.el (message-draft-headers): Add Date.
13506         (message-headers-to-generate): Fix typo in docstring.
13507
13508         * nndraft.el (nndraft-required-headers): New variable.
13509         (nndraft-generate-headers): Use it.
13510
13511         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
13512
13513 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13514
13515         * gnus-registry.el (gnus-registry-wash-for-keywords)
13516         (gnus-registry-find-keywords): New functions to allow easy searching of
13517         articles that are in the registry.
13518
13519 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13520
13521         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13522         Use ietf-drums-parse-address instead of gnus-extract-address-components.
13523         Reported by Damien Elmes <damien@repose.cx>.
13524
13525 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13526
13527         * gnus.el (gnus-mime): Remove unused custom group.
13528
13529 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13530
13531         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13532         "blank line" when searching for end of armor headers.
13533
13534 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13535
13536         * gmm-utils.el (gmm-write-region): Fix variable name.
13537
13538 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13539
13540         * gmm-utils.el (gmm-write-region): New function based on compatibility
13541         code from `mm-make-temp-file'.
13542
13543         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13544
13545         * nnmaildir.el (nnmaildir--update-nov)
13546         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13547         Use `gmm-write-region'.
13548
13549 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13550
13551         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13552         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13553
13554         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13555
13556         * message.el (message-replacement-char): New variable.
13557         (message-fix-before-sending): Use it.
13558         (message-simplify-subject): New function to remove duplicate code.
13559         (message-reply, message-followup): Use it.
13560
13561         * gnus-sum.el (gnus-summary-make-menu-bar):
13562         Clarify gnus-summary-limit-to-articles.
13563
13564 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13565
13566         * gnus-util.el (gnus-with-local-quit): New macro.
13567
13568         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
13569
13570 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
13571
13572         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
13573         ignore non-string data.
13574
13575 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13576
13577         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
13578         non-string data (needs to be done in the registry too).
13579
13580 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13581
13582         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
13583         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
13584         (gnus-registry-split-fancy-with-parent)
13585         (gnus-registry-fetch-simplified-message-subject-fast)
13586         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
13587         Remove text properties on ingress into the registry and when it's saved.
13588         (gnus-registry-clean-empty-function): Fix bug with cleaning the
13589         registry from entries with no groups.
13590
13591 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13592
13593         * gnus-util.el (gnus-string-remove-all-properties): Add utility
13594         function to remove string properties.
13595
13596 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13597
13598         * gmm-utils.el (gmm): Adjust custom version.
13599
13600         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
13601         Adjust custom version.
13602
13603         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
13604
13605 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13606
13607         * gnus-art.el (gnus-insert-prev-page-button)
13608         (gnus-insert-next-page-button): Simplify.  Reformat.
13609
13610 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13611
13612         * gnus-art.el (gnus-insert-prev-page-button)
13613         (gnus-insert-next-page-button): Apply gnus-article-button-face.
13614
13615 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
13616
13617         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
13618
13619 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13620
13621         * gnus-art.el (gnus-insert-mime-button)
13622         (gnus-insert-mime-security-button):
13623         Apply gnus-article-button-face to MIME and security buttons.
13624
13625 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
13626
13627         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
13628         readable.
13629
13630 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13631
13632         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
13633
13634 2006-09-20  Steve Youngs  <steve@sxemacs.org>
13635
13636         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
13637         `browse-url-of-file' instead of `browse-url'.
13638
13639 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13640
13641         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13642         regexp.  Articles containing quotation were cut prematurely.
13643
13644 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13645
13646         * message.el (message-cite-original-1): Use nobody by default for the
13647         value of From header.
13648         (message-reply): Ditto.
13649
13650 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
13651
13652         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13653         to the gnus-info.  This fixes a bug of inline-PGP message verification.
13654         Reported by Michael Piotrowski <mxp@dynalabs.de>.
13655
13656 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
13657
13658         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
13659         mails in the doc string.  Add some URLs in comment.
13660         (pop3-movemail): Warn about pop3-leave-mail-on-server.
13661
13662 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13663
13664         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
13665         backslashes handling and the way to find boundaries of quoted strings.
13666
13667 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
13668
13669         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
13670         mml1991-encrypt-to-self is set and mml1991-signers is not set.
13671         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
13672         mml2015-encrypt-to-self is set and mml2015-signers is not set.
13673
13674 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13675
13676         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
13677         doc string.
13678         (gnus-button-regexp, gnus-button-last): Remove unused variables.
13679
13680 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13681
13682         * lpath.el: Fbind epg-check-configuration.
13683
13684 2006-09-06  Simon Josefsson  <jas@extundo.com>
13685
13686         * mml2015.el (mml2015-use): Doc fix, mention epg.
13687
13688 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13689
13690         * mml2015.el (mml2015-use): Default to epg, if available.
13691
13692 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13693
13694         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
13695         message-sender.
13696         (mml1991-epg-encrypt): Ditto.
13697         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
13698         message-sender.
13699         (mml2015-epg-encrypt): Ditto.
13700
13701 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
13702
13703         * message.el (message-send-mail-with-sendmail): Look for sendmail in
13704         several common directories.
13705
13706 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
13707
13708         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
13709         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
13710
13711 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13712
13713         * gnus-art.el (article-decode-encoded-words): Make it fast.
13714
13715 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13716
13717         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
13718
13719         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
13720         in quoted string into `\'.
13721
13722 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13723
13724         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13725         Use standard-syntax-table.
13726
13727 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13728
13729         * gnus-art.el (gnus-decode-address-function): New variable.
13730         (article-decode-encoded-words): Use it to decode headers which are
13731         assumed to contain addresses.
13732         (gnus-mime-delete-part): Remove useless `or'.
13733
13734         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13735         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13736         (gnus-nov-parse-line): Use it to decode From header.
13737         (gnus-get-newsgroup-headers): Ditto.
13738         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13739
13740         * mail-parse.el (mail-decode-encoded-address-region): New alias.
13741         (mail-decode-encoded-address-string): New alias.
13742
13743         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13744         New function.
13745         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13746         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13747         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13748         (rfc2047-decode-string): Ditto.
13749         (rfc2047-decode-address-region): New function.
13750         (rfc2047-decode-address-string): New function.
13751
13752 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
13753
13754         * message.el (message-caesar-buffer-body): Allow rotating headers.
13755
13756         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13757
13758         * message.el (message-insert-formated-citation-line): Fix %f.
13759         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13760
13761 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13762
13763         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13764         (gnus-bookmark-mouse-available-p): New macro.
13765         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13766         (gnus-bookmark-bmenu-show-infos): Use it.
13767         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13768         (gnus-bookmark-bmenu-hide-infos): Ditto.
13769         (gnus-bookmark-remove-properties): New function.
13770         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13771         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13772         (gnus-bookmark-write-file): Bind coding-system-for-write.
13773         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13774         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13775         group before selecting it.
13776         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13777         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13778         quit-window if it is not available; use gnus-mouse-2 and bind it to
13779         gnus-bookmark-bmenu-select-by-mouse.
13780         (gnus-bookmark-show-details): Remove unused variable `details-list'.
13781         (gnus-bookmark-bmenu-select-by-mouse): New function.
13782
13783 2006-08-13  Romain Francoise  <romain@orebokech.com>
13784
13785         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13786         space.
13787
13788 2006-08-10  Romain Francoise  <romain@orebokech.com>
13789
13790         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
13791         (dns-mode-soa-auto-increment-serial): New user option.
13792         (dns-mode-soa-maybe-increment-serial): New function.
13793         (dns-mode): Add the latter to `write-contents-functions'.
13794
13795 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13796
13797         * compface.el (uncompface): Use binary rather than raw-text-unix.
13798
13799 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13800
13801         * compface.el (uncompface): Make sure the eol conversion doesn't take
13802         place when communicating with the external programs.
13803         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13804
13805 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13806
13807         * nnheader.el (nnheader-insert-head): Fix typo in comment.
13808
13809 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13810
13811         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13812         Make it more robust by parsing author and date independently.
13813
13814 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13815
13816         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13817
13818 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
13819
13820         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13821         first matching secret key.
13822         (mml2015-epg-encrypt): Ditto.
13823
13824         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13825         first matching secret key.
13826         (mml1991-epg-encrypt): Ditto.
13827
13828         * mml2015.el (mml2015-encrypt-to-self): New user option.
13829         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13830         mml2015-epg-encrypt-to-self is set.
13831
13832         * mml1991.el (mml1991-encrypt-to-self): New variable.
13833         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13834         mml1991-epg-encrypt-to-self is set.
13835
13836         * mml2015.el (mml2015-signers): New user option.
13837         (mml2015-epg-sign): Reflect the value of mml2015-signers.
13838         (mml2015-epg-encrypt): Allow to select signing keys.
13839
13840         * mml1991.el (mml1991-signers): New variable.
13841         (mml1991-epg-sign): Reflect the value of mml1991-signers.
13842         (mml1991-epg-encrypt): Allow to select signing keys.
13843
13844 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13845
13846         * nnheader.el (nnheader-insert-head): Make it work even if the file
13847         uses CRLF for the line-break code.
13848
13849 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
13850
13851         * mml2015.el: Require mml-sec instead of password.
13852         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13853         (mml2015-cache-passphrase): Inherit the default value from
13854         mml-secure-cache-passphrase.
13855         (mml2015-passphrase-cache-expiry): Inherit the default value from
13856         mml-secure-passphrase-cache-expiry.
13857
13858         * mml1991.el: Require mml-sec instead of password.
13859         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13860         (mml1991-cache-passphrase): Inherit the default value from
13861         mml-secure-cache-passphrase.
13862         (mml1991-passphrase-cache-expiry): Inherit the default value from
13863         mml-secure-passphrase-cache-expiry.
13864
13865         * mml-sec.el: Require password.
13866         (mml-secure-verbose): New user option.
13867         (mml-secure-cache-passphrase): New user option.
13868         (mml-secure-passphrase-cache-expiry): New user option.
13869
13870 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
13871
13872         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
13873         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
13874         andreas@altroot.de (Andreas Vögele).
13875
13876         FIXME: Use `tiny change'?
13877
13878 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13879
13880         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13881         workaround for the url package included with Emacs.
13882
13883         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13884
13885 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13886
13887         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13888         correctly.  This fixes a bug caused by the 2006-05-12 change.
13889
13890 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
13891
13892         * nnmail.el (nnmail-article-group): If splitting raises an error, give
13893         some information about the error when saying that the `bogus' mail
13894         group will be used.
13895
13896 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
13897
13898         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13899         string.
13900
13901 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
13902
13903         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13904
13905 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13906
13907         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13908
13909 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13910
13911         * mml1991.el (mml1991-function-alist): Add epg.
13912         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13913         (mml1991-epg-encrypt): New functions.
13914
13915 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13916
13917         * mml2015.el (mml2015-verbose): New variable.
13918         (mml2015-cache-passphrase): Ditto.
13919         (mml2015-passphrase-cache-expiry): Ditto.
13920         (mml2015-function-alist): Add epg.
13921         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13922         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13923         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13924         New functions.
13925
13926 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13927
13928         * message.el (message-cite-original-1): Preserve region when removing
13929         quoted text due to X-No-Archive in order to avoid bogus attribution
13930         when citing multiple messages.
13931
13932 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13933
13934         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13935         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13936
13937 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
13938
13939         * gnus-diary.el (gnus-user-format-function-d)
13940         (gnus-user-format-function-D): Autoload.
13941
13942         * imap.el (Commentary): Fix typo.
13943
13944         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13945         2006-04-22 contribution.
13946
13947 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13948
13949         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13950         It didn't really fix the bogosity I'm seeing with solid web groups.
13951
13952 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13953
13954         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13955         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13956         created using server names.  If we use the feature without declaring
13957         it, Gnus does not properly manage server and group state.
13958
13959         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13960         bound.
13961
13962 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13963
13964         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13965         looking up the method using GROUP's prefix before inventing a new one.
13966         It is used on killed/unknown groups in various places where returning
13967         an all-new method isn't expected by the caller.
13968
13969         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13970         and match semantics of gnus-group-real-prefix.
13971
13972 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13973
13974         * nnmail.el (nnmail-broken-references-mailers): New variable.
13975         (nnmail-ignore-broken-references): New function generalizing
13976         nnmail-fix-eudora-headers.
13977         (nnmail-fix-eudora-headers): Now obsolete.
13978
13979         * gnus-art.el (gnus-button-handle-custom):
13980         Support `customize-apropos*'.
13981
13982 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13983
13984         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13985
13986         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13987         articles.
13988
13989 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13990
13991         * message.el (message-cite-reply-above): New variable.
13992         (message-yank-original): Use it.
13993
13994 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13995
13996         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13997
13998 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
13999
14000         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
14001         as read.
14002
14003         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
14004
14005 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
14006
14007         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
14008         (gnus-bookmark-default-file): Use gnus-directory.
14009         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
14010         Remove "*" in doc string.
14011         (gnus-bookmark-write-file): Simplify.
14012         (gnus-bookmark-maybe-sort-alist): Use `when'.
14013         (gnus-bookmark-get-bookmark): Fix typo in doc string.
14014         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
14015         Add FIXME about Emacs 21 and XEmacs compatibility.
14016         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
14017         compatibility.
14018         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
14019         compatibility.
14020         (gnus-bookmark-menu-heading): Fix version.
14021
14022 2006-06-19  Bastien Guerry  <bzg@altern.org>
14023
14024         * gnus-bookmark.el: New file.
14025
14026 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14027
14028         * message.el (message-syntax-checks): Doc fix.
14029
14030 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14031
14032         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
14033         unsubscribed groups as if they were killed ones.  It causes duplicate
14034         entries in gnus-newsrc-alist.
14035
14036 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14037
14038         * message.el (message-syntax-checks): Doc fix.
14039         (message-send-mail): Add check for continuation headers.
14040         (message-check-news-header-syntax): Fix regexp used to check for
14041         continuation headers.
14042
14043 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14044
14045         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
14046
14047 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
14048
14049         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
14050
14051 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14052
14053         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
14054         default-truncate-lines.
14055
14056 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14057
14058         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
14059         to fill the utf-8 entry.
14060
14061         * lpath.el: Fbind unicode-precedence-list.
14062
14063 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14064
14065         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14066
14067 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
14068
14069         * gnus-agent.el (directory-files-and-attributes): Move all the way
14070         forward (the third and final move).
14071         (gnus-agent-read-agentview): Trap reconstruction errors due to
14072         nonexistent directory.  Handle by returning nil.
14073
14074 2006-05-30  Didier Verna  <didier@xemacs.org>
14075
14076         * message.el (message-dont-reply-to-names): Update the custom type.
14077         * message.el (message-dont-reply-to-names): New defsubst: potentially
14078         convert a list of regexps into a single one.
14079         * message.el (message-get-reply-headers): Use it.
14080         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
14081
14082 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14083
14084         * gnus-agent.el (directory-files-and-attributes): Move forward.
14085
14086 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14087
14088         * gnus-ml.el (gnus-mailing-list-subscribe)
14089         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
14090         (gnus-mailing-list-message): Fix doc strings.
14091
14092 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14093
14094         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
14095         of doing it manually.
14096
14097 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14098
14099         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
14100         comment.
14101
14102 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
14103
14104         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
14105         (gnus-agent-read-agentview): Fix handling of end-of-file error.
14106         (gnus-agent-read-local): All symbols allocated in my-obarray.
14107         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
14108         (gnus-agent-regenerate-group): Check numeric names to see if they are
14109         messages or groups.
14110         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
14111         better way of do this...)
14112
14113         * gnus-cache.el (gnus-agent-total-fetched-for):
14114         Ignore 'dummy.group' (there should be a better way of do this...)
14115
14116 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14117
14118         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
14119         (gnus-saved-headers): Ditto.
14120         (gnus-default-article-saver): Mention functions may have properties.
14121         (gnus-article-save): Override gnus-save-all-headers and
14122         gnus-saved-headers by :headers property which saver function may have.
14123         (gnus-summary-save-in-file): Add :headers property.
14124         (gnus-summary-write-to-file): Ditto.
14125
14126         * gnus-sum.el (gnus-summary-save-article): Bind
14127         gnus-prompt-before-saving to t when saving many articles in a file;
14128         always show all headers.
14129
14130         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
14131
14132 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
14133
14134         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
14135         marks.
14136
14137         * message.el (message-indent-citation): Add optional arguments to allow
14138         using it outside of message buffers.
14139
14140         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
14141         (gnus-article-treat-unfold-headers): Use it.
14142         (gnus-article-truncate-lines): New variable.
14143         (gnus-article-mode): Use it.
14144         (gnus-article-toggle-truncate-lines): New function.
14145
14146         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
14147         Add gnus-article-toggle-truncate-lines.
14148
14149         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
14150         coding system in XEmacs, use binary.
14151
14152 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14153
14154         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
14155         after-load-alist.
14156
14157         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
14158         this function should save decoded articles.
14159         (gnus-summary-write-to-file): Use property to specify this function
14160         should save decoded articles and specify gnus-summary-save-in-file
14161         should be used to save articles other than the first one when saving
14162         many articles.
14163         (gnus-summary-save-body-in-file): Use property to specify this
14164         function should save decoded articles.
14165         (gnus-summary-write-body-to-file): Use property to specify this
14166         function should save decoded articles and specify
14167         gnus-summary-save-body-in-file should be used to save articles other
14168         than the first one when saving many articles.
14169
14170         * gnus-sum.el (gnus-summary-save-article): Simplify.
14171
14172 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14173
14174         * gnus-art.el (gnus-default-article-saver):
14175         Add gnus-summary-write-body-to-file.
14176         (gnus-article-save-coding-system): Don't use coding system object
14177         in XEmacs.
14178         (gnus-read-save-file-name): Add optional `dir-var' argument which
14179         specifies directory in which files are saved; work even if optional
14180         `variable' argument is not specified.
14181         (gnus-summary-write-to-file): Read file name.
14182         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
14183         (gnus-summary-write-body-to-file): New function.
14184
14185         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
14186         (gnus-summary-local-variables): Add it.
14187         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
14188         (gnus-summary-save-article): Remove optional `decode' argument;
14189         determine whether to decode articles by the value of
14190         gnus-default-article-saver; when saving many files using
14191         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
14192         it first and use gnus-summary-save-in-file or
14193         gnus-summary-save-body-in-file thereafter unless
14194         gnus-prompt-before-saving is always; move point to article which
14195         will be saved.
14196         (gnus-summary-save-article-file): Revert.
14197         (gnus-summary-write-article-file): Revert.
14198         (gnus-summary-save-article-body-file): Revert.
14199         (gnus-summary-write-article-body-file): New function.
14200
14201 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14202
14203         * gnus-art.el (gnus-default-article-saver): Doc fix.
14204         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
14205         from gnus-summary-save-article-coding-system, and default to a
14206         certain coding system.
14207         (gnus-output-to-file): Add coding cookie and encode text according
14208         to gnus-article-save-coding-system; don't use mm-append-to-file.
14209
14210         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
14211         gnus-art.el and rename to gnus-article-save-coding-system.
14212         (gnus-summary-save-article): Require gnus-art; don't show all
14213         headers if it decodes articles; don't add coding cookie here;
14214         don't bind mm-text-coding-system-for-write.
14215         (gnus-summary-save-article-file): Save decoded articles.
14216         (gnus-summary-write-article-file): When saving many files, use
14217         gnus-summary-write-to-file first and gnus-summary-save-in-file
14218         thereafter unless gnus-prompt-before-saving is always.
14219         (gnus-summary-save-article-body-file): Save decoded articles.
14220
14221         * lpath.el: Fbind select-safe-coding-system for XEmacs.
14222
14223 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14224
14225         * nnrss.el (nnrss-check-group): Bind hash-index.
14226
14227 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
14228
14229         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
14230         its hash index.  Store this hash in `nnrss-group-data'.
14231         (nnrss-read-group-data): Update accordingly.
14232
14233 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14234
14235         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
14236         entry.
14237
14238         * gnus-sum.el (gnus-summary-make-menu-bar):
14239         Add gnus-article-browse-html-article.
14240
14241 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
14242
14243         * gnus-sum.el (gnus-summary-mime-map):
14244         Add gnus-article-browse-html-article.
14245
14246         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
14247
14248 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
14249
14250         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
14251         suitable coding systems in customize.
14252
14253 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
14254
14255         * mail-source.el (mail-sources): Fix custom type.
14256
14257 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14258
14259         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
14260         (gnus-summary-expire-articles-now): Shorten prompt.
14261
14262         * gmm-utils.el (wid-edit): Require.
14263         (defun-gmm): Rename from `gmm-defun-compat'.
14264         (gmm-image-search-load-path): Use it.
14265         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
14266
14267 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14268
14269         * gnus-sum.el (gnus-summary-save-article-coding-system):
14270         New variable.
14271         (gnus-summary-save-article): Add optional `decode' argument.
14272         If it is set and gnus-summary-save-article-coding-system is non-nil,
14273         save decoded article.
14274         (gnus-summary-write-article-file): Save decoded article if
14275         gnus-summary-save-article-coding-system is non-nil.
14276
14277         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
14278         type.
14279
14280 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14281
14282         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
14283
14284 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14285
14286         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
14287         first to test gnus-single-article-buffer which may be buffer-local.
14288
14289         * gnus-sum.el (gnus-summary-setup-buffer):
14290         Make gnus-single-article-buffer buffer-local and nil in ephemeral
14291         group; make gnus-article-buffer, gnus-article-current, and
14292         gnus-original-article-buffer always buffer-local.
14293         (gnus-summary-exit): Kill article buffer belonging to ephemeral
14294         group.
14295         (gnus-handle-ephemeral-exit): Don't move to next summary line.
14296
14297 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14298
14299         * nnml.el (nnml-request-compact-group): Compressed files might not
14300         have .gz extension.
14301
14302 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14303
14304         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
14305         (mm-copy-to-buffer): Use with-current-buffer.
14306         (mm-display-part): Simplify.
14307         (mm-inlinable-p): Add optional arg `type'.
14308
14309 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14310
14311         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
14312         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
14313         Try harder to show the attachment internally or externally using
14314         gnus-mime-view-part-as-type.
14315
14316 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14317
14318         * message.el (message-from-style, message-signature-separator)
14319         (message-user-organization-file, message-send-mail-function)
14320         (message-citation-line-function, message-yank-prefix)
14321         (message-indent-citation-function, message-signature)
14322         (message-signature-file, message-signature-insert-empty-line):
14323         Remove autoloads.
14324
14325         * gnus-art.el (gnus-buttonized-mime-types):
14326         Remove "multipart/signed".  Revert 2006-04-26 change.
14327
14328 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14329
14330         * gnus.el (gnus-version-number): Bump version.
14331
14332 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14333
14334         * gnus.el: No Gnus v0.5 is released.
14335
14336 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14337
14338         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14339         fetching articles by message-id.
14340
14341 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14342
14343         * message.el (hashcash): Require hashcash as normal.
14344
14345         * ecomplete.el (ecomplete-highlight-match-line):
14346         Use point-at-eol.
14347         (ecomplete-highlight-match-line): Use `highlight', because that
14348         face exists in both Emacs and XEmacs.
14349
14350         * message.el (message-display-abbrev): Use point-at-bol.
14351
14352         * mail-source.el: Don't require timer/timer-funcs.
14353
14354         * gnus-async.el: Ditto.
14355
14356         * password.el: Ditto.
14357
14358         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
14359
14360         * mm-url.el: Ditto.
14361
14362         * gnus-xmas.el: Don't require timer-funcs.
14363
14364         * mm-util.el: Require timer/timer-funcs.
14365
14366 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14367
14368         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14369         Close.
14370
14371 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14372
14373         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14374         unibyte after clear-decrypt function runs.
14375
14376         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14377         returns as a unibyte string.
14378
14379 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14380
14381         * lpath.el: Revert.
14382
14383         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
14384         (pgg-gpg-process-sentinel): Revert.
14385
14386         * pgg-pgp.el (pgg-pgp-process-region): Revert.
14387         (pgg-pgp-lookup-key): Revert.
14388
14389         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
14390         (pgg-pgp5-lookup-key): Revert.
14391
14392         * pgg.el (pgg-fetch-key): Revert.
14393
14394 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14395
14396         * lpath.el: Fbind string-as-multibyte for XEmacs.
14397
14398         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14399         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14400         (mml1991-pgg-encrypt): Ditto.
14401
14402         * pgg-gpg.el (pgg-string-to-multibyte): New function.
14403         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
14404         a multibyte buffer.
14405
14406         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
14407         (pgg-pgp-lookup-key): Ditto.
14408
14409         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
14410         (pgg-pgp5-lookup-key): Ditto.
14411
14412         * pgg.el (pgg-fetch-key): Ditto.
14413
14414 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14415
14416         * message.el (message-user-organization-file): Check several
14417         locations of the organization file.
14418
14419         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14420         Add gnus-article-view-part-as-type.
14421
14422         * gnus-art.el (gnus-article-view-part-as-type): New function.
14423
14424         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14425         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14426
14427         * mml.el: Simplify autoload.
14428         (mml-mode): defvar dnd-protocol-alist instead of using
14429         symbol-value.
14430         (mml-default-directory): New variable.
14431         (mml-minibuffer-read-file): Use it.
14432         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14433
14434         * message.el (message-citation-line-format): New variable.
14435         (message-insert-formated-citation-line): New function.
14436         (message-citation-line-function):
14437         Add `message-insert-formated-citation-line' to custom type.
14438
14439         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14440         to doc string.
14441
14442         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14443         depending on mm-verify-option.
14444
14445 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14446
14447         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14448         binding pgg-* variables; reimplement the section which prevents
14449         MIME header from being signed.
14450         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14451         pgg-text-mode; remove a blank line at the top of body.
14452
14453         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14454         lines at the top of body; use gnus-newsgroup-charset if there's no
14455         Charset header.
14456
14457 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14458
14459         * message.el (message-self-insert-commands): Doc fix.
14460
14461         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14462         (mm-uu-pgp-encrypted-test): Ditto.
14463         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14464         between header and body; return application/pgp-encrypted handle
14465         if decryption failed; decode decrypted body by charset.
14466
14467         * mm-decode.el (mm-automatic-display): Don't make application/pgp
14468         element match to application/pgp-*.
14469
14470 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14471
14472         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
14473         HTML.
14474
14475 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14476
14477         * mail-source.el (mail-source-call-script): Message the error
14478         string.
14479
14480 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14481
14482         * gnus-util.el (gnus-byte-compile): Use it.
14483
14484 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
14485
14486         * gnus-util.el (kill-empty-logs): New function.
14487
14488 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14489
14490         * message.el (message-mail-alias-type): Doc fix.
14491         (message-mail-alias-type-p): New function.
14492         (message-send): Use it.
14493         (message-mode): Ditto.
14494         (message-strip-forbidden-properties): Ditto.
14495
14496         * ecomplete.el (ecomplete-database-file-coding-system):
14497         New variable.
14498         (ecomplete-save): Use it.
14499         (ecomplete-setup): Use it.
14500
14501 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14502
14503         * message.el (message-self-insert-commands): New variable.
14504         (message-strip-forbidden-properties): Use it.
14505
14506 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14507
14508         * message.el (message-put-addresses-in-ecomplete): Use a regexp
14509         that doesn't make XEmacs choke.
14510
14511 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
14512
14513         * gnus-util.el (gnus-replace-in-string):
14514         Prefer replace-regexp-in-string over of replace-in-string.
14515
14516 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14517
14518         * gnus-util.el (gnus-select-frame-set-input-focus):
14519         Use select-frame-set-input-focus if it is available in XEmacs; use
14520         definition defined in Emacs 22 for old Emacsen.
14521
14522         * dgnushack.el: Autoload unmorse-region for XEmacs.
14523
14524         * lpath.el: Bind cursor-in-non-selected-windows and
14525         select-frame-set-input-focus for XEmacs.
14526
14527 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14528
14529         * mm-view.el (mm-inline-text): Use equal instead of equalp.
14530
14531 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
14532
14533         * gnus-registry.el (gnus-registry-cache-save): Remove text
14534         properties when saving via the temp buffer.
14535
14536 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14537
14538         * message.el (message-generate-hashcash): Honor custom type.
14539
14540 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14541
14542         * message.el (message-generate-hashcash): Default to non-nil when
14543         hashcash is found.
14544
14545         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
14546         (gnus-refer-thread-limit): Increase default to 500.
14547
14548         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
14549
14550         * flow-fill.el (fill-flowed): Allow delete-space.
14551
14552 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14553
14554         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14555         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
14556         Remove autoloads.
14557
14558 2006-04-18  Simon Josefsson  <jas@extundo.com>
14559
14560         * message.el (message-generate-hashcash): Default to.
14561
14562 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14563
14564         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14565         concatenating segments rather than before concatenating them.
14566
14567 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14568
14569         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14570
14571 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14572
14573         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14574
14575         * message.el (message-forward-make-body-plain):
14576         Allow message-forward-ignored-headers to be a list.
14577         (message-remove-ignored-headers): Factor out into function.
14578         (message-forward-make-body-mml): Use it.
14579
14580         * imap.el (imap-quote-specials): New function.
14581         (imap-login-auth): Quote specials.
14582
14583         * rfc2231.el (rfc2231-parse-string): Remove dead code.
14584         (rfc2231-parse-string): Allow concatanation of parameters that
14585         aren't contiguous.  The test case is
14586           (mail-header-parse-content-type "message/external-body;
14587             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
14588             access-type=LOCAL-FILE;
14589             name*1*=plugh%2fhello-sailor%2fbing.pdf")
14590
14591 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14592
14593         * nntp.el (nntp-accept-process-output): Return the value of
14594         `nnheader-accept-process-output'.
14595
14596 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14597
14598         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
14599         (gnus-button-alist): Recognize more diff formats.
14600         (gnus-button-patch): Strip directory.
14601
14602 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14603
14604         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
14605         Emacs 22 when setting focus.
14606
14607 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14608
14609         * gnus-art.el (gnus-article-treat-types): Do treatment of
14610         text/x-verbatim parts.
14611         (gnus-button-patch): New command.
14612
14613         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
14614         addresses that contain invalid characters.
14615
14616 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14617
14618         * message.el (message-put-addresses-in-ecomplete):
14619         Use gnus-replace-in-string.
14620         (message-is-yours-p): Use the more correct
14621         mail-header-parse-address instead of
14622         mail-extract-address-components.
14623         (message-put-addresses-in-ecomplete): Fix typo.
14624
14625         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
14626         keystroke.
14627
14628         * gnus-art.el (gnus-treatment-function-alist): Change order of
14629         newsgroups/generic header folding to avoid double-folding.
14630
14631         * message.el (message-hidden-headers): Add X-Draft-From.
14632
14633         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
14634         New command.
14635         (gnus-summary-repeat-search-article-backward): New command.
14636
14637         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14638         groups in the parent topic.
14639
14640 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
14641
14642         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14643         (spam-extra-header-to-number): Return the CRM114 number as a
14644         number instead of a string.
14645
14646 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14647
14648         * gnus-art.el (gnus-face-properties-alist): Move here from
14649         gnus-fun.
14650
14651         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14652
14653 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14654
14655         * message.el (message-strip-forbidden-properties): Only display on
14656         self-insert-command.
14657
14658         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14659         reindent.
14660         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
14661
14662 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
14663
14664         * smiley.el (smiley-style): Fix typo.
14665
14666 2006-03-23  Kenichi Handa  <handa@m17n.org>
14667
14668         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
14669         instead of set-buffer-multibyte.
14670
14671 2006-03-23  Kenichi Handa  <handa@m17n.org>
14672
14673         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14674         buffer and then decode the buffer text if necessary.
14675         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14676         first, and after mm-encode-body, change the buffer to unibyte.
14677
14678 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14679
14680         * hashcash.el (hashcash-insert-payment-async-2):
14681         Use message-goto-eoh instead of doing it manually.
14682         (mail-add-payment): Use message-narrow-to-header instead of trying
14683         to do the same itself.
14684
14685         * message.el (message-hidden-headers): Add Face.
14686
14687         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
14688         reparenting code.
14689         (gnus-summary-reparent-children): Refactored out code.
14690         (gnus-summary-thread-map): New keystroke.
14691         (gnus-summary-reparent-children): Make into command.
14692
14693         * smiley.el (smiley-style): Default to `medium' if using a large
14694         font.
14695
14696         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
14697         does it itself.
14698
14699         * message.el (message-point-in-header-p): Simplify definition.
14700
14701 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14702
14703         * nnagent.el (nnagent-request-set-mark): Silence log file
14704         writing.
14705         (nnagent-request-set-mark): Use write-region instead of
14706         append-to-file.
14707
14708         * gnus-sum.el (gnus-read-header): Fudge article number if using a
14709         strange select method.
14710
14711         * ecomplete.el (ecomplete-display-matches): Get highlightling
14712         right.
14713         (ecomplete-display-matches): Use literals.
14714         (ecomplete-display-matches): Disable message logging.
14715
14716         * message.el (message-display-abbrev): Small optimization.
14717
14718         * ecomplete.el (ecomplete-display-matches): Allow automatic
14719         display.
14720
14721         * message.el (message-strip-forbidden-properties):
14722         Display abbrevs.
14723         (message-display-abbrev): Get automatic display right.
14724
14725         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
14726         keystrokes.
14727
14728 2006-04-13  Romain Francoise  <romain@orebokech.com>
14729
14730         TODO: Backport to v5-10!
14731
14732         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14733         Move here (and rename) from gnus-registry.el.
14734
14735         * gnus-registry.el: Require gnus-util.
14736         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14737
14738 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14739
14740         * gnus-group.el (gnus-group-catchup-current):
14741         Change if-then-else-if-then-else into cond.
14742         (gnus-group-catchup): Indent.
14743         (group-name-at-point): New function.
14744         (gnus-fetch-group): Provide default from thing at point.
14745
14746 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14747
14748         * message.el (message-display-abbrev): Fix regexp.
14749
14750         * ecomplete.el (ecomplete-highlight-match-line):
14751         Reimplement choosing.
14752         (ecomplete-highlight-match-line): Fix up code rewrite, remove
14753         dead variables.
14754
14755         * message.el (message-newline-and-indent): Remove debugging.
14756         (message-display-abbrev): Use new implementation.
14757
14758 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14759
14760         * gnus-art.el (gnus-article-mode):
14761         Set cursor-in-non-selected-windows to nil.
14762
14763         * smiley.el: Revert previous change.
14764         (smiley-data-directory): defvar it before using it in the
14765         defcustom of `smiley-style'.
14766
14767 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14768
14769         * message.el (message-newline-and-indent): New function.
14770
14771         * ecomplete.el: Implement more bits.
14772
14773         * message.el (message-put-addresses-in-ecomplete): Clean up the
14774         string.
14775
14776         * ecomplete.el (ecomplete-add-item): Chop off decimals.
14777
14778         * gnus-sum.el (gnus-summary-save-parts):
14779         Bind gnus-summary-save-parts-counter and use it to make unique file
14780         names.
14781
14782         * gnus-art.el (gnus-ignored-headers): Add some more headers.
14783
14784         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14785         parameter to say whether to actually parse the individual
14786         addresses.
14787
14788         * message.el (message-put-addresses-in-ecomplete): New function.
14789         (ecomplete): Require.
14790         (message-mail-alias-type): Add ecomplete as an option.
14791
14792 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
14793
14794         * flow-fill.el (fill-flowed): Remove trailing space from blank
14795         quoted lines.
14796
14797 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14798
14799         * smiley.el (smiley-style): Move definition later to avoid a
14800         compilation warning.
14801
14802 2006-04-12  Kenichi Handa  <handa@m17n.org>
14803
14804         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14805         buffer and then decode the buffer text if necessary.
14806         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14807         first, and after mm-encode-body, change the buffer to unibyte.
14808         Use mm-disable-multibyte instead of set-buffer-multibyte.
14809
14810 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14811
14812         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14813         Content-Type header instead of Content-Disposition header.
14814         (gnus-mime-inline-part): Ditto.
14815         (gnus-mime-view-part-as-charset): Ignore charset that the part
14816         specifies.
14817
14818         * mm-decode.el (mm-display-part): Work with external parts and
14819         usual parts similarly.
14820
14821         * mm-extern.el (mm-inline-external-body): Use mm-display-part
14822         instead of gnus-display-mime.
14823
14824         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14825         instead of with-temp-buffer.
14826
14827         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14828         tag to summarized topics part in order to encode non-ASCII text.
14829
14830 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14831
14832         * smiley.el (smiley-style): New variable.
14833         (smiley-directory): New function.
14834         (smiley-data-directory): Derive from `smiley-style' using
14835         `smiley-directory'.
14836         (smiley-regexp-alist): Add new entries.
14837
14838         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14839         (gnus-article-browse-delete-temp): Add :version.
14840
14841 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
14842
14843         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14844         the sieve region.
14845
14846 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14847
14848         * gnus.el (gnus-version-number): Bump version.
14849
14850 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14851
14852         * gnus.el: No Gnus v0.4 is released.
14853
14854 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14855
14856         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14857         layout.
14858
14859         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14860         unknown charset.
14861
14862         * message.el (message-header-synonyms): Add Original-To to the
14863         default.
14864
14865         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14866         optional parameter.
14867
14868 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14869
14870         * gnus-fun.el (gnus): Require it for gnus-directory.
14871
14872 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14873
14874         * gnus-fun.el (gnus-face-properties-alist): Add :version.
14875
14876 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14877
14878         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14879
14880 2006-04-05  Simon Josefsson  <jas@extundo.com>
14881
14882         * password.el (password-reset): New function.
14883
14884 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14885
14886         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14887         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14888
14889 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14890
14891         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14892         Some whitespace was matched into the url, which broke browsing hits
14893         > 100 when mm-url-use-external was nil.
14894
14895 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14896
14897         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14898         Check gnus-extra-headers for 'Newsgroups.
14899
14900         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14901         bound.
14902
14903 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
14904
14905         * pgg-gpg.el: Clean up process buffers every time gpg processes
14906         complete.
14907
14908 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
14909
14910         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14911         doc string.
14912
14913 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
14914
14915         * pgg-gpg.el (pgg-gpg-process-filter)
14916         (pgg-gpg-wait-for-completion): Check if buffer is alive.
14917
14918         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14919         lines, temporary fix.
14920
14921 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14922
14923         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14924
14925 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
14926
14927         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14928         default-enable-multibyte-characters.  This reverts the change from
14929         revision 6.17 which is no longer necessary because the passphrase
14930         is sent separately now.  GnuPG messages are unreadable under
14931         multibyte locales with default-enable-multibyte-characters set to
14932         nil.
14933
14934 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
14935
14936         * message.el (message-tool-bar-gnome): Move "spell".
14937
14938 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
14939
14940         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14941         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
14942         instead.
14943
14944 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
14945
14946         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14947         Improve newsgroups handling for NNTP overviews which don't include
14948         Newsgroups.
14949
14950 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14951
14952         * message.el (message-resend): Bind message-generate-hashcash to nil.
14953
14954 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14955
14956         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14957         when searching for already-paid recipients.
14958
14959 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14960
14961         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14962         passphrases when it is not needed.
14963         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14964         passphrase stuff from gpg, should only be necessary when you use
14965         gpg with a smartcard.
14966
14967 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14968
14969         * mml.el (mml-insert-mime): Ignore cached contents of
14970         message/external-body part.
14971
14972         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14973         (mm-insert-part): Ditto.
14974
14975 2006-03-23  Simon Josefsson  <jas@extundo.com>
14976
14977         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14978         Reiner.
14979         (pgg-gpg-use-agent-p): Use it again.
14980
14981 2006-03-23  Simon Josefsson  <jas@extundo.com>
14982
14983         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14984         older emacsen.
14985         (pgg-gpg-use-agent-p): Don't use it.
14986
14987 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
14988
14989         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14990         if we can.
14991
14992 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
14993
14994         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14995         (pgg-gpg-update-agent): New function.
14996         (pgg-gpg-use-agent-p): New function.
14997         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14998         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14999         (pgg-gpg-sign-region): Use it.
15000
15001 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15002
15003         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
15004         Reported by Ralf Wachinger <rwachinger@gmx.de>.
15005
15006 2006-03-21  Simon Josefsson  <jas@extundo.com>
15007
15008         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15009         <wilde@sha-bang.de>.
15010         (pgg-gpg-use-agent): New variable.
15011         (pgg-gpg-process-region): Use it.
15012         (pgg-gpg-encrypt-region): Likewise.
15013         (pgg-gpg-encrypt-symmetric-region): Likewise.
15014         (pgg-gpg-decrypt-region): Likewise.
15015         (pgg-gpg-sign-region): Likewise.
15016         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15017
15018 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15019
15020         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
15021
15022         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
15023         Add comment on version.
15024
15025 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15026
15027         * smiley.el: Add missing test smiley.
15028
15029 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15030
15031         * mm-decode.el (mm-with-part): New macro.
15032         (mm-get-part): Use it; work with message/external-body as well.
15033         (mm-save-part): Treat name and filename equally.
15034
15035         * mm-extern.el (mm-extern-cache-contents): New function.
15036         (mm-inline-external-body): Use it; force the part to be displayed;
15037         move undisplayer added to the cached handle to the parent.
15038
15039         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
15040         (gnus-mime-view-part-as-type): Work with message/external-body.
15041
15042         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15043
15044 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15045
15046         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
15047         images in image-load-path.  [Sync with image.el, revision 1.60, in
15048         Emacs.]
15049
15050 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15051
15052         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15053         path rather than symbol.  Always return list of directories.
15054         Guarantee that image directory comes first.  [Sync with image.el,
15055         revision 1.59, in Emacs.]
15056
15057         * message.el (message-make-tool-bar): Adjust to new API of
15058         `gmm-image-load-path-for-library'.
15059
15060         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15061
15062         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15063
15064 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15065
15066         * gnus-art.el (gnus-article-only-boring-p):
15067         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
15068         intangible text.
15069         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
15070
15071 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
15072
15073         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
15074         Use `defun' instead of `gmm-defun-compat'.
15075
15076 2006-03-14  Simon Josefsson  <jas@extundo.com>
15077
15078         * message.el (message-unique-id): Don't use message-number-base36
15079         if (user-uid) is a float.
15080         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
15081
15082 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15083
15084         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
15085
15086         * gnus-art.el (gnus-mime-display-single): Make sure there is an
15087         empty line between a part and a message part.
15088
15089 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
15090
15091         * smiley.el: Add more test smileys.
15092         (smiley-data-directory, smiley-regexp-alist)
15093         (gnus-smiley-file-types): Fix doc strings.
15094         (smiley-update-cache): Clear smiley-cached-regexp-alist before
15095         adding new elements.
15096         (smiley-mouse-map): Unused code.  Make it a comment.
15097
15098 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15099
15100         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
15101         scan latest NoCeM messages instead of old ones.
15102         (gnus-nocem-check-article): Fix regexps so as to match to PGP
15103         delimiters that are recently used.
15104         (gnus-nocem-load-cache): Add autoload cookie.
15105
15106         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
15107
15108         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
15109         level which is larger than gnus-use-nocem is specified.
15110
15111         * gnus-group.el (gnus-group-get-new-news): Ditto.
15112
15113 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15114
15115         * gnus-util.el (gnus-tool-bar-update): New function.
15116
15117         * gnus-group.el (gnus-group-update-tool-bar): New variable.
15118         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
15119
15120         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
15121
15122         * gnus-group.el (gnus-group-redraw-when-idle)
15123         (gnus-group-redraw-check): Remove.
15124         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
15125
15126 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15127
15128         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
15129         if optional last element is specified in splits (FIELD VALUE...).
15130
15131 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
15132
15133         * message.el (message-make-tool-bar): Rename gmm-image-load-path
15134         to gmm-image-load-path-for-library.  Call with no-error argument.
15135         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
15136
15137         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15138
15139         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
15140
15141         * gmm-utils.el (gmm-image-load-path): Remove alias.
15142
15143 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
15144
15145         * gmm-utils.el (gmm-image-load-path): Add alias.
15146
15147         * nnml.el (nnml-generate-nov-databases-directory): Rename from
15148         nnml-generate-nov-databases-1.
15149         (nnml-generate-nov-databases): Use it.
15150         (nnml-generate-nov-databases-directory): Document no-active
15151         argument.
15152
15153         * gmm-utils.el (gmm-image-load-path-for-library): Return single
15154         directory if path is t.  Add no-error.
15155
15156         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
15157         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15158
15159         * gnus-art.el (gnus-article-browse-delete-temp-files):
15160         Simplify resetting gnus-article-browse-html-temp-list.
15161
15162         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
15163         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
15164         Add example to docstring.  Rename local variables.  Move error
15165         checks to default case in cond and simplify.
15166
15167 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15168
15169         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
15170         handle is multipart when calling it recursively.
15171         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
15172
15173 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
15174
15175         * nnimap.el (nnimap-request-update-info-internal): Optimize.
15176         Don't `gnus-uncompress-range' to avoid excessive memory usage.
15177
15178 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15179
15180         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
15181         is loaded.
15182
15183         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
15184         loaded.
15185
15186 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15187
15188         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
15189         to "Emacs 23 (unicode)" in doc string.
15190
15191         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
15192         "Emacs 23 (unicode)" in comment.
15193
15194 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15195
15196         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
15197
15198         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
15199         characters 160 through 255 in Emacs 23.
15200
15201 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15202
15203         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
15204         gnus-article-browse-html-temp.
15205         (gnus-article-browse-delete-temp): Make it customizable.
15206         Add `file'.  Adjust doc string.
15207         (gnus-article-browse-delete-temp-files): Add argument.
15208         Allow query for each file.  Adjust doc string.
15209         (gnus-article-browse-html-parts):
15210         Add `gnus-article-browse-delete-temp-files' to
15211         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
15212
15213 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
15214
15215         * gnus-art.el (gnus-article-browse-html-temp)
15216         (gnus-article-browse-delete-temp): New variables.
15217         (gnus-article-browse-delete-temp-files): New function.
15218         (gnus-article-browse-html-parts): Use it.
15219
15220 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15221
15222         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
15223
15224         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
15225         string.
15226
15227         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
15228         gnus-summary-insert-new-articles when unplugged.
15229         Remove gnus-summary-search-article-forward.
15230
15231         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
15232         display-visual-class instead of display-color-cells.
15233
15234 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15235
15236         * dgnushack.el: Autoload customize-group for XEmacs.
15237
15238         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
15239         message/* containing non-ASCII text properly.
15240
15241 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15242
15243         * message.el: Require gmm-utils, remove autoloads.
15244         (message-tool-bar): Set default based on
15245         gmm-tool-bar-style.
15246         (message-tool-bar-gnome): Add gmm-customize-mode.
15247
15248         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
15249         gmm-tool-bar-style.
15250         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
15251
15252         * gnus-group.el (gnus-group-tool-bar): Set default based on
15253         gmm-tool-bar-style.
15254         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
15255
15256         * gmm-utils.el (gmm-image-directory): Rename variable from
15257         gmm-image-load-path.
15258         (gmm-image-load-path): Use gmm-image-directory.
15259         (gmm-customize-mode): New function.
15260         (gmm-tool-bar-style): New variable.
15261
15262         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
15263         gnus-group-redraw-line-number.
15264         (gnus-group-redraw-check): Simplify.
15265         (gnus-group-tool-bar-update): Remove redraw check.
15266         (gnus-group-make-tool-bar): Add redraw check.
15267
15268 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
15269
15270         * gnus-art.el (gnus-button): Add missing parentheses.
15271
15272 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15273
15274         * lpath.el: Fbind line-number-at-pos.
15275
15276 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15277
15278         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
15279
15280 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15281
15282         * gnus-art.el (gnus-button): New face.
15283         (gnus-article-button-face): Use it.
15284
15285         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15286         Add gnus-summary-next-page.  Re-order.
15287
15288         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
15289         next-node are now included.
15290         (gnus-group-redraw-line-number): New internal variable.
15291         (gnus-group-redraw-check): Helper function for updating the tool
15292         bar.
15293         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
15294
15295         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
15296
15297         * spam.el (spam-spamassassin-score-regexp): New internal variable.
15298         (spam-extra-header-to-number, spam-check-spamassassin-headers):
15299         Use it to match format of Spamassassin 3.0 and later.
15300         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
15301         (spam-check-bogofilter)
15302         (spam-bogofilter-register-with-bogofilter): Fix args of
15303         `gnus-error' calls.
15304
15305 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
15306
15307         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
15308         unnecessary interaction when sending queued mails.
15309         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
15310
15311 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15312
15313         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
15314         first or last are nil.
15315
15316 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15317
15318         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
15319
15320 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15321
15322         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
15323
15324 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15325
15326         * dns.el (query-dns): Protect more against buggy tcp output.
15327
15328 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15329
15330         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
15331         nov.php.
15332
15333 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15334
15335         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
15336         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
15337         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
15338         output on the server side.
15339         (nnweb-google-create-mapping): Update regexps and add some
15340         progress indication.
15341
15342 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
15343
15344         * gnus-group.el (gnus-group-tool-bar-gnome):
15345         Fix gnus-agent-toggle-plugged.  Re-order icons.
15346         (gnus-group-tool-bar-gnome):
15347         Add gnus-group-{prev,next}-unread-group.
15348         (gnus-group-tool-bar-gnome): Re-order icons.
15349
15350         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15351         Move gnus-summary-insert-new-articles.
15352
15353         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15354         Fix comments.
15355
15356         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
15357         also available in Emacs 21.3.
15358
15359         * message.el (message-fix-before-sending): Change "Emacs 22" to
15360         "Emacs 23 (unicode)" in comment.
15361
15362         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15363         "Emacs 23 (unicode)" in comment.
15364
15365         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15366         comment.
15367         (mm-coding-system-p): Add comment about no-MULE XEmacs.
15368
15369         * mm-view.el (mm-fill-flowed): Add :version.
15370
15371 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15372
15373         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15374         and load-path.
15375
15376 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15377
15378         * message.el: Autoload gmm-image-load-path.
15379         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15380         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15381         consitency.
15382
15383         * gmm-utils.el (gmm-image-load-path): Also search in
15384         "../etc/images".  Don't set gmm-image-load-path if we don't find
15385         the image.
15386
15387 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15388
15389         * gmm-utils.el (gmm-image-load-path): Don't make
15390         `gmm-image-load-path' include subdirectories which the second arg
15391         `image' might specify.
15392
15393         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15394         subdirectory to icon file names.
15395
15396         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15397
15398 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15399
15400         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15401         gmm-image-load-path calls.
15402
15403         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15404
15405         * message.el (message-make-tool-bar): Ditto.
15406
15407         * mml.el (mml-preview): Add comment concerning tool bar icons.
15408
15409         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15410         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15411
15412         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15413         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15414
15415         * message.el (message-tool-bar-gnome): Use new icon names.
15416         (message-make-tool-bar): Use `gmm-image-load-path'.
15417
15418         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15419         New functions from MH-E.
15420         (gmm-image-load-path): New variable from MH-E.
15421         (gmm-image-load-path): New function from MH-E.  Add arguments
15422         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15423         *-image-load-path-called-flag.
15424
15425 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15426
15427         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15428
15429 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15430
15431         * nnimap.el (nnimap-request-move-article): Change folder back to
15432         source group before deleting.
15433
15434 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15435
15436         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15437
15438         * gnus-art.el (mm-url-insert-file-contents-external):
15439         Autoload mm-url.
15440
15441         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15442
15443 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15444
15445         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15446         coding system which mm-charset-to-coding-system returns for a
15447         given charset is valid.
15448
15449 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15450
15451         * html2text.el (html2text-remove-tag-list):
15452         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15453
15454 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15455
15456         * gnus-cus.el: Revert 2005-10-17 change.
15457
15458 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15459
15460         * gnus-art.el (article-strip-banner):
15461         Call article-really-strip-banner only when the regexp match is made.
15462
15463 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15464
15465         * gnus-art.el (article-strip-banner):
15466         Use gnus-extract-address-components instead of
15467         mail-header-parse-addresses to make it work with non-ASCII text;
15468         remove mail-encode-encoded-word-string.
15469
15470         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15471         values which are surrounded with \"...\"; make it never cause a
15472         Lisp error; give up parsing of parameters if it failed in
15473         extracting type.
15474
15475 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
15476
15477         * smime.el (smime-cert-by-ldap-1): Fix bug where
15478         `smime-ldap-search' returns results without userCertificates.
15479
15480 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15481
15482         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15483
15484 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15485
15486         * spam.el (spam-check-spamassassin-headers): Adapt format for
15487         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
15488         <ari@mbf.ocn.ne.jp>.
15489         (spam-list-of-processors): Add spam-use-gmane.
15490
15491 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15492
15493         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
15494         make-temp-file; make it work with XEmacs as well.
15495
15496         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
15497         mm-make-temp-file.
15498
15499         * mm-decode.el (mm-display-external): Use the 3rd arg of
15500         mm-make-temp-file.
15501         (mm-create-image-xemacs): Ditto.
15502
15503 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15504
15505         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
15506         with message-narrow-to-headers.
15507         (gnus-draft-setup): Narrow to header to run message-fetch-field.
15508         (gnus-draft-check-draft-articles): New function.
15509         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
15510
15511 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15512
15513         * gnus-art.el (gnus-article-browse-html-parts):
15514         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
15515         Don't use suffix argument for mm-make-temp-file for Emacs 21
15516         compatibility.  Remove useless `format'.
15517
15518 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15519
15520         * nnweb.el (nnweb-google-wash-article): Update regexps.
15521         (nnweb-group-alist): Use defvoo instead of defvar.
15522
15523 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15524
15525         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
15526         re-loading nn* modules.
15527
15528 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15529
15530         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
15531         for `tool-bar-mode' and don't check it's default-value.
15532
15533         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15534
15535         * message.el (message-make-tool-bar): Ditto.
15536
15537         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
15538         `substring'.  Shorten tmp-file name.
15539
15540         * gnus.el: Remove bogus comment.
15541
15542 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
15543
15544         * gnus-art.el (gnus-article-browse-html-parts): New function.
15545         (gnus-article-browse-html-article): New function for viewing html
15546         articles with a browser.
15547
15548 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
15549
15550         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
15551         in elisp.
15552         (pgg-gpg-encrypt-symmetric-region): Ditto.
15553         (pgg-gpg-sign-region): Ditto.
15554
15555         * pgg-def.el (pgg-text-mode): New variable.
15556
15557         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
15558         (mml2015-pgg-encrypt): Ditto.
15559
15560         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
15561         (mml1991-pgg-encrypt): Ditto.
15562
15563 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15564
15565         * nnfolder.el (nnfolder-insert-newsgroup-line):
15566         Use message-make-date instead of current-time-string.
15567
15568         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
15569         to gnus-decoded which mm-uu might set.
15570
15571 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
15574         don't decode quoted parameters; remove misimported Emacs code.
15575         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15576         (rfc2231-decode-encoded-string): Don't use split-string which
15577         behaves differently according to Emacs version; use
15578         mm-decode-coding-region to convert charset to coding-system.
15579         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15580         (rfc2231-encode-string): Remove misimported Emacs code.
15581
15582 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15583
15584         * gnus-art.el (article-decode-charset): Don't use ignore-errors
15585         when calling mail-header-parse-content-type.
15586         (article-de-quoted-unreadable): Ditto.
15587         (article-de-base64-unreadable): Ditto.
15588         (article-wash-html): Ditto.
15589
15590         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
15591         calling mail-header-parse-content-type and
15592         mail-header-parse-content-disposition.
15593         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
15594         mail-header-parse-content-type.
15595
15596         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
15597         insert charset and format parameters; encode description after
15598         inserting it to buffer.
15599         (mml-insert-parameter): Fold lines properly even if a parameter is
15600         segmented into two or more lines; change the max column to 76.
15601
15602         * rfc1843.el (rfc1843-decode-article-body): Don't use
15603         ignore-errors when calling mail-header-parse-content-type.
15604
15605         * rfc2231.el (rfc2231-parse-string): Return at least type if
15606         possible; don't cause an error even if it fails in parsing of
15607         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15608         (rfc2231-encode-string): Don't break lines at the beginning, leave
15609         it to mml-insert-parameter.
15610
15611         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
15612         calling mail-header-parse-content-type.
15613
15614 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
15615
15616         * spam-report.el (spam-report-gmane-use-article-number):
15617         Improve doc string.
15618         (spam-report-gmane-internal): Check if a suitable header was found
15619         in the article.
15620
15621 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15622
15623         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
15624         (rfc2231-encode-string): Make param*=value always begin with LWSP.
15625
15626 2006-02-05  Romain Francoise  <romain@orebokech.com>
15627
15628         Update copyright notices of all files in the gnus directory.
15629
15630 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15631
15632         * nnweb.el (nnweb-request-group): Avoid growing overview files.
15633
15634 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15635
15636         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
15637         segmented lines of parameter value to cope with Thunderbird 1.5
15638         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15639         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15640         (rfc2231-encode-string): Don't make lines exceeding 76 column.
15641
15642 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
15643
15644         * mml.el (mml-generate-mime-1): Correct the order of inline signed
15645         parts.
15646
15647 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15648
15649         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15650         there's only one active file for all servers.
15651         (nnweb-request-scan): Make sure nnweb-articles is initialized on
15652         solid groups.  Gnus might have used a FAST request to select the group.
15653         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15654         and nnweb-search redundantly in the active file.
15655         (nnweb-request-list): Don't list bogus groups.  There can only be one.
15656         (nnweb-request-create-group): Don't use ARGS.
15657         (nnweb-possibly-change-server, nnweb-request-group): Remove some
15658         initialisations.  Let nnoo do the work.
15659
15660 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15661
15662         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
15663         Say the part has been decoded.
15664
15665         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
15666
15667 2006-01-31  Kevin Ryde  <user42@zip.com.au>
15668
15669         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
15670         mailcap-viewer-test-cache when there's no 'test clause, since that
15671         will invert the meaning of a "nil" test previously determined by
15672         mailcap-mailcap-entry-passes-test.
15673
15674 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15675
15676         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
15677         compiling.
15678
15679         * gnus-sum.el: Ditto.
15680
15681         * message.el: Don't bind tool-bar-map when compiling.
15682
15683 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
15684
15685         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
15686
15687 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15688
15689         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
15690         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
15691         current Google Groups.
15692
15693 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
15694
15695         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
15696         and tool-bar-mode.
15697
15698         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
15699         and tool-bar-mode.
15700
15701         * message.el (message-tool-bar-update): Simplify.
15702         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
15703
15704         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
15705         gnus-summary-buffer.
15706         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
15707         gnus-summary-reply.
15708
15709         * gmm-utils.el (gmm): Add :version.
15710
15711 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15712
15713         * Makefile.in (clean): New rule.
15714         (distclean): Use it.
15715
15716 2006-01-26  Steve Youngs  <steve@sxemacs.org>
15717
15718         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
15719         Don't autoload.
15720
15721 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15722
15723         * gmm-utils.el (gmm-verbose): Add :group.
15724
15725 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
15726
15727         * message.el: Change some comments WRT tool-bars.
15728
15729         * gnus-sum.el (gnus-summary-tool-bar)
15730         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15731         (gnus-summary-tool-bar-zap-list): New variables.
15732         (gnus-summary-make-tool-bar): Complete rewrite using
15733         `gmm-tool-bar-from-list'.
15734
15735         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15736         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15737         New variables.
15738         (gnus-group-make-tool-bar): Complete rewrite using
15739         `gmm-tool-bar-from-list'.
15740         (gnus-group-tool-bar-update): New function.
15741
15742         * message.el (message-mode-field-menu): Add "Show hidden Headers".
15743
15744 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15745
15746         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15747         is dissected into a single part of which the type is the same as
15748         the given one; decode charset.
15749
15750 2006-01-21  Kevin Ryde  <user42@zip.com.au>
15751
15752         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15753         into alists as symbol not string, since that's what
15754         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15755         look for.
15756
15757 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
15758
15759         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15760         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15761
15762         * message.el (message-tool-bar-gnome): Use gmm-ignore.
15763
15764 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15765
15766         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
15767         (gnus-xmas-mime-security-button-menu): New function.
15768
15769         * gnus-art.el (gnus-mime-security-button-commands): New variable.
15770         (gnus-mime-security-button-menu): New definition.
15771         (gnus-mime-security-button-map): Use them.
15772         (gnus-mime-security-button-menu): New function.
15773         (gnus-insert-mime-security-button): Addition to help echo.
15774         (gnus-mime-security-run-function, gnus-mime-security-save-part)
15775         (gnus-mime-security-pipe-part): New functions.
15776
15777         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15778         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15779
15780         * mm-decode.el (mm-handle-set-disposition): Remove.
15781         (mm-handle-set-description): Remove.
15782
15783 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15784
15785         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15786         (mm-w3m-standalone-supports-m17n-p): New function.
15787         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15788         w3m usage.
15789
15790         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15791         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15792
15793 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15794
15795         * message.el (message-tool-bar-zap-list):
15796         Use gmm-tool-bar-zap-list as custom type.
15797         (message-tool-bar-update): New function.
15798         (message-tool-bar, message-tool-bar-gnome)
15799         (message-tool-bar-retro): Add message-tool-bar-update.
15800         (message-tool-bar-gnome): Add flyspell-buffer.
15801
15802         * gnus-util.el (gnus-error): Describe `args'.
15803
15804         * gmm-utils.el (gmm-error): Describe `args'.
15805         (gmm-tool-bar-zap-list): New widget.
15806         (gmm-tool-bar-from-list): Improve description of `zap-list'.
15807
15808 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15809
15810         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15811         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15812         the number of recursive calls.
15813
15814         * mm-decode.el (mm-handle-set-disposition): New macro.
15815         (mm-handle-set-description): New macro.
15816
15817 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15818
15819         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15820         encoding.
15821
15822 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15823
15824         * message.el (message-tool-bar-zap-list, message-tool-bar)
15825         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15826         (message-tool-bar-local-item-from-menu): Remove.
15827         (message-tool-bar-map): Replace by `message-make-tool-bar'.
15828         (message-make-tool-bar): New function.
15829         (message-mode): Use `message-make-tool-bar'.
15830
15831         * gmm-utils.el: New file.
15832         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15833         (gmm-lazy): New widget copied from `nnmail.el'.
15834         (gmm-tool-bar-from-list): New function for creating customizable
15835         tool bars.
15836         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
15837         output.
15838         (gmm): Add :prefix to defgroup.
15839
15840 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
15841
15842         * gmm-utils.el (gmm-widget-p): New function.
15843
15844 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15845
15846         * mml.el (mml-attach-file): Describe `description' in doc string.
15847         (mml-menu): Add Emacs MIME manual and PGG manual.
15848
15849 2006-01-20  Richard M. Stallman  <rms@gnu.org>
15850
15851         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15852
15853 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
15854
15855         * nntp.el (nntp-end-of-line): Doc fix.
15856
15857 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
15858
15859         * imap.el (imap-open): Handle case where buffer is a buffer
15860         object.
15861
15862 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15863
15864         * gnus-delay.el (gnus-delay): Don't autoload.
15865         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15866         to be re-loaded when customizing the `gnus-delay' group.
15867
15868 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
15869
15870         * message.el (message-insert-citation-line): Use newlines.
15871
15872 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15873
15874         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
15875         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
15876         these routines, so the passphrase can be managed externally and
15877         passed in to the system.
15878         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
15879         pgg-add-passphrase-to-cache function.
15880
15881         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
15882         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
15883         these routines, so the passphrase can be managed externally and
15884         passed in to the system.
15885         (pgg-pgp5-sign-region): Use new name of
15886         pgg-add-passphrase-to-cache function.
15887
15888 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15889
15890         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
15891         part of the decoded armor to find the key-identifier.
15892         (pgg-gpg-lookup-key-owner): New function to return the
15893         human-readable identifier of a key owner.
15894         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
15895         itself.
15896         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
15897         the key value) if we have a key and can match it against a secret
15898         key.  Also, added a note pointing out fact that the prompt only
15899         indicates the first matching key.
15900
15901         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
15902         pgg-decrypt-region.
15903         (pgg-add-passphrase-to-cache): Rename from
15904         `pgg-add-passphrase-cache' to reduce confusion (all callers
15905         changed).
15906         (pgg-remove-passphrase-from-cache): Rename from
15907         `pgg-remove-passphrase-cache' to reduce confusion (all callers
15908         changed).
15909         (pgg-read-passphrase, pgg-add-passphrase-cache)
15910         (pgg-remove-passphrase-cache): Add informative docstrings.
15911         (pgg-decrypt): Convey provided passphrase in subordinate call to
15912         pgg-decrypt-region.
15913
15914 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
15915
15916         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
15917         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
15918         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
15919         'passphrase' argument, so the passphrase can be managed externally
15920         and then passed in to the system.
15921
15922         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
15923         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
15924         so the passphrase cache can be used reliably with identifiers
15925         besides a pgp packet's key id.
15926
15927         * pgg-gpg.el (pgg-gpg-encrypt-region)
15928         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15929         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
15930         these routines, so the passphrase can be managed externally and
15931         passed in to the system.
15932
15933         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
15934         'notruncate' argument, so the passphrase cache can be used
15935         reliably with identifiers besides a pgp packet's key id.
15936
15937 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
15938
15939         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
15940         symmetric encryption.
15941         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
15942         encrypted session key.
15943         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
15944         message ask for the passphrase in a proper way.
15945
15946         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
15947         New user commands for symmetric encryption.
15948
15949 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15950
15951         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15952
15953         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15954
15955 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15956
15957         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15958
15959 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15960
15961         * mm-decode.el (mm-inlined-types): Add application/pgp.
15962         (mm-automatic-display): Ditto.
15963
15964         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15965         part as text.
15966
15967 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15968
15969         * nnrss.el: Update copyright.
15970         (nnrss-opml-import): Query whether to subscribe to each entry.
15971
15972         * gnus-art.el:
15973         * gnus-sum.el:
15974         * gnus-xmas.el:
15975         * messagexmas.el:
15976         * mm-uu.el:
15977         * mm-view.el: Update copyright.
15978
15979 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15980
15981         * message.el (message-info): New function.
15982         (message-mode-menu): Add it.
15983         Update copyright.
15984
15985         * ChangeLog: Fix and update copyright.
15986
15987 2006-01-13  Romain Francoise  <romain@orebokech.com>
15988
15989         * message.el (message-forward-subject-name-subject): Prefer the
15990         address to 'nowhere' if the sender has no name.
15991         Fix typo.  Update copyright year.
15992
15993 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15994
15995         * gnus-art.el (article-wash-html):
15996         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15997         (gnus-article-wash-html-with-w3m-standalone): New function.
15998
15999         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16000         mm-inline-text-html-render-with-w3m-standalone.
16001         (mm-text-html-washer-alist): Map w3m-standalone to
16002         gnus-article-wash-html-with-w3m-standalone.
16003         (mm-inline-text-html-render-with-w3m-standalone): New function.
16004
16005 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16006
16007         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16008         Improve LaTeX.
16009
16010 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16011
16012         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16013         (nnrss-request-article): Render text/plain parts as HTML.
16014
16015         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16016         the buffer.
16017
16018 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
16019
16020         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16021         custom definition of `gnus-posting-styles'.
16022
16023         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16024         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16025
16026 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16027
16028         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16029         Use nntp for bug archive.
16030
16031 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16032
16033         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16034         parts.
16035         (nnrss-normalize-date): New function converts ISO 8601 date into
16036         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16037         (nnrss-check-group): Use it.
16038
16039 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16040
16041         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16042
16043         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16044         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
16045         (nnrss-insert-w3): Ditto.
16046
16047 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16048
16049         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16050         the articles to be forwarded including the case where neither a
16051         number of articles nor a region is specified.
16052
16053 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16054
16055         * nnrss.el (nnrss-request-article): Fix last change; fill
16056         text/plain parts.
16057
16058 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16059
16060         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16061         in text/plain part.
16062         (nnrss-check-group): Don't add excessive newline to dc:subject.
16063
16064 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
16065
16066         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16067         article.
16068
16069 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16070
16071         * nnml.el: Don't require gnus-bcklg.  Autoload it.
16072         (nnml-use-compressed-files, nnml-save-mail): Support other
16073         comression programs such as bzip2.
16074
16075 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16076
16077         * dns.el (query-dns): Make sure we check the buffer size before
16078         removing tcp headers.
16079
16080 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16081
16082         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16083         remove MIME buttons associated with multipart/alternative parts.
16084         (gnus-mime-display-alternative): Tag buttons using `article-type'
16085         text property.
16086
16087         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16088         associated with multipart/alternative parts.
16089
16090         * gnus-art.el (gnus-signature-separator): Fix custom type.
16091
16092         * mm-decode.el (mm-inlined-types): Fix custom type.
16093         (mm-keep-viewer-alive-types): Ditto.
16094         (mm-automatic-display): Ditto.
16095         (mm-attachment-override-types): Ditto.
16096         (mm-inline-override-types): Ditto.
16097         (mm-automatic-external-display): Ditto.
16098
16099 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16100
16101         * spam-report.el (spam-report-user-mail-address)
16102         (spam-report-user-agent): New variables.
16103         (spam-report-url-ping-plain): Use spam-report-user-agent.
16104
16105 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
16106
16107         * gnus-art.el (gnus-button-handle-custom): Do not just use
16108         `customize-apropos' for any "M-x customize-*" button but the
16109         function called for.  Accept both the function name and its
16110         argument in order to achieve this.
16111         (gnus-button-alist): Remove support for "custom:" URL's.
16112         Pass function name to `gnus-button-handle-custom' in case of "M-x
16113         customize-*" buttons.
16114
16115 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16116
16117         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16118         multipart/alternative and add xref to mm-discouraged-alternatives
16119         in doc string.
16120
16121         * mm-decode.el (mm-discouraged-alternatives): Add xref to
16122         gnus-buttonized-mime-types in doc string.
16123
16124 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
16125
16126         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16127         Suggest image/.* in the doc string.
16128
16129 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
16130
16131         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16132         message-marks (Debian bug #342521).
16133
16134 2005-12-12  Simon Josefsson  <jas@extundo.com>
16135
16136         * password.el (password-read-from-cache): Add.
16137         (password-read): Use it.
16138
16139 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16140
16141         * rfc2047.el (rfc2047-charset-to-coding-system):
16142         Recognize us-ascii as a MIME charset.
16143
16144         * mm-bodies.el (mm-decode-content-transfer-encoding):
16145         Protect against the case where the 2nd arg TYPE is nil.
16146
16147 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16148
16149         * pop3.el (pop3-stream-type): Fix custom version.
16150
16151         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16152
16153 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16154
16155         * mm-decode.el (mm-display-external): Add missing cdr.
16156
16157 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16158
16159         * mm-decode.el (mm-display-external): Use nametemplate (defined in
16160         RFC1524) if it is in mailcap or add a suffix according to
16161         mailcap-mime-extensions when generating a temp filename; postpone
16162         deleting a temp file for 2 seconds for some wrappers, shell
16163         scripts, and so on, which might exit right after having started a
16164         viewer command as a background job.
16165
16166 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16167
16168         * nntp.el (nntp-marks-directory): Fix custom group.
16169
16170         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
16171         steps when < 10.
16172
16173         * gnus-start.el (gnus-no-server-1):
16174         Mention `gnus-level-default-subscribed' in doc string.
16175
16176 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16177
16178         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
16179         parens.
16180
16181 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16182
16183         * gnus-xmas.el (gnus-use-toolbar): Revert.
16184         (gnus-xmas-setup-toolbar): Use global default-toolbar if
16185         gnus-use-toolbar is default.
16186
16187         * messagexmas.el (message-use-toolbar): Revert.
16188         (message-setup-toolbar): Use global default-toolbar if
16189         message-use-toolbar is default.
16190
16191 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16192
16193         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
16194         according to default-toolbar-visible-p.
16195
16196         * messagexmas.el (message-use-toolbar): Ditto.
16197
16198 2005-11-26  Dave Love  <fx@gnu.org>
16199
16200         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
16201         (tls-program, tls-success): Provide openssl alternative.
16202
16203         * starttls.el: Doc fixes.
16204         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
16205         SERVICE to PORT.
16206
16207         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
16208         port null or service name.
16209         (starttls-negotiate): Autoload.
16210
16211 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16212
16213         * message.el (message-kill-to-signature): Fix interactive spec.
16214
16215 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16216
16217         * pop3.el (pop3-open-server): Recognize a string as a service name.
16218
16219 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
16220
16221         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
16222
16223 2005-11-23  Dave Love  <fx@gnu.org>
16224
16225         Add pop3s, pop3/starttls.
16226
16227         * pop3.el (pop3-authentication-scheme): Clarify doc.
16228         (open-tls-stream, starttls-open-stream): Autoload.
16229         (pop3-stream-type): New.
16230         (pop3-open-server): Use it.
16231
16232         * mail-source.el (mail-sources): Fix some :types.  Add stream type
16233         for POP.
16234         (mail-source-keyword-map): Add :stream for POP.
16235         (mail-source-fetch-pop): Use pop3-stream-type.
16236
16237 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16238
16239         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
16240         of current-time-string.
16241
16242 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
16243
16244         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
16245         date header.
16246
16247 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16248
16249         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
16250         it can seriously impact performance as it bypasses the agent's
16251         local caches.
16252
16253 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
16254
16255         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
16256         must be explicitly online rather than "not explicitly offline" for
16257         its flags to be synchronized.
16258
16259         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
16260         that gnus-uu-unmark-thread will function correctly.
16261
16262         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
16263         1024K is instead displayed as 1M.
16264
16265 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16266
16267         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
16268
16269 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
16270
16271         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
16272
16273 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
16274
16275         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
16276         error message to display actual error condition.
16277         (gnus-agent-save-local): Avoid saving symbols that are bound to
16278         nil as they simply result in a warning message in
16279         gnus-agent-read-local.
16280
16281 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16282
16283         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
16284         rather than make-variable-buffer-local for file-precious-flag.
16285
16286 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16287
16288         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
16289         for duplicates which are removed.  The invalid sort check then
16290         triggers a rescan after the sort as sorting may have moved
16291         duplicate entries such that they can be cheaply detected.
16292
16293 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16294
16295         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
16296
16297 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
16298
16299         * gnus-agent.el (gnus-agent-article-alist-save-format):
16300         Change internal variable to a custom variable.  Change default value
16301         from compressed(2) to uncompressed(1).
16302         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
16303         support for uncompressed agentview files.  Taken together, reading
16304         the agentview file should now be 6-7 times faster.
16305
16306 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
16307
16308         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
16309         as a buffer-local variable.  This avoids creating truncated
16310         dribble files as a result of a hang up, eg.
16311
16312 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
16313
16314         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
16315         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
16316         XEmacs.
16317
16318 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16319
16320         * gnus-start.el (gnus-start-draft-setup):
16321         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16322
16323         * gnus.el (gnus-splash): Change custom group.
16324         (gnus-group-get-parameter, gnus-group-parameter-value):
16325         Describe allow-list argument.
16326
16327         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16328         string.
16329
16330 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16331
16332         * gnus-art.el (gnus-default-article-saver): Add user-defined
16333         `function' to custom type.
16334
16335 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16336
16337         * imap.el (imap-open): Handle case where buffer is a buffer
16338         object.
16339
16340 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16341
16342         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16343         long lines.
16344         (gnus-cache-delete-group): Wrap doc strings.
16345
16346         * gnus-agent.el (gnus-agent-rename-group)
16347         (gnus-agent-delete-group): Wrap doc strings.
16348
16349 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16350
16351         * messagexmas.el (message-use-toolbar): Change the valid values
16352         into default, top, bottom, left, and right.
16353         (message-toolbar-thickness): New variable.
16354         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
16355         well.
16356         (message-setup-toolbar): Make it work.
16357
16358         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
16359         (gnus-use-toolbar): Change the valid values into default, top,
16360         bottom, left, and right.
16361         (gnus-toolbar-thickness): New variable.
16362         (gnus-xmas-setup-toolbar): New function.
16363         (gnus-xmas-setup-group-toolbar): Use it.
16364         (gnus-xmas-setup-summary-toolbar): Use it.
16365
16366 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16367
16368         * gnus-start.el (gnus-1): Add "native" to
16369         gnus-predefined-server-alist.
16370
16371         * gnus.el (gnus-method-to-server): Don't add "native" to the
16372         lists here, because that leads to problems when
16373         gnus-select-method is bound.
16374
16375 2005-11-09  Simon Josefsson  <jas@extundo.com>
16376
16377         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16378         use (not sort-by-date) instead.
16379
16380 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16381
16382         * gnus-delay.el (gnus-delay-group): Don't autoload.
16383         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16384         to be re-loaded when customizing the `gnus-delay' group.
16385
16386 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16387
16388         * message.el: Revert last changes.
16389         (message-insert-citation-line): Use newlines.
16390
16391 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16392
16393         * message.el (message-courtesy-message)
16394         (message-mark-insert-begin, message-mark-insert-end)
16395         (message-elide-ellipsis, message-cancel-message)
16396         (message-add-header, message-change-subject)
16397         (message-cross-post-followup-to-header)
16398         (message-cross-post-insert-note, message-reduce-to-to-cc)
16399         (message-widen-reply, message-delete-not-region)
16400         (message-kill-to-signature, message-insert-signature)
16401         (message-insert-importance-high, message-insert-importance-low)
16402         (message-insert-or-toggle-importance)
16403         (message-insert-disposition-notification-to)
16404         (message-indent-citation, message-yank-original)
16405         (message-cite-original-without-signature, message-cite-original)
16406         (message-insert-citation-line, message-position-on-field)
16407         (message-fix-before-sending, message-send-mail-partially)
16408         (message-send-mail, message-send-mail-with-sendmail)
16409         (message-send-mail-with-qmail, message-send-news)
16410         (message-check-news-header-syntax, message-generate-headers)
16411         (message-insert-courtesy-copy, message-fill-address)
16412         (message-fill-header, message-shorten-references)
16413         (message-setup-1, message-cancel-news)
16414         (message-forward-make-body-plain, message-forward-make-body-mime)
16415         (message-forward-make-body-mml, message-encode-message-body)
16416         (message-forward-make-body-digest-plain)
16417         (message-forward-make-body-digest-mime)
16418         (message-use-alternative-email-as-from): Insert `hard-newline'
16419         instead of ordinary newlines.
16420
16421 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16422
16423         * message.el (message-generate-headers): Downcase the argument
16424         given to message-check-element.
16425
16426 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16427
16428         * nntp.el (nntp-authinfo-rejected): New error condition.
16429         (nntp-wait-for): Use new error condition to signal authentication
16430         error.
16431         (nntp-retrieve-data): Rethrow new error condition to break out of
16432         recursive call to nntp-send-authinfo.
16433
16434 2005-11-08  Romain Francoise  <romain@orebokech.com>
16435
16436         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16437         (gnus-summary-exit-map): Bind to `Z p'.
16438         (gnus-summary-make-menu-bar): Add menu item.
16439
16440 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16441
16442         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16443         (gnus-treat-*): Add `first' in all doc strings.
16444
16445         * gnus-group.el (gnus-group-compact-group): Fix typo.
16446
16447 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16448
16449         * gnus.el (gnus-parameters-case-fold-search): New variable.
16450         (gnus-parameters-get-parameter): Use it.
16451
16452         * gnus-score.el (gnus-home-score-file): Doc fix.
16453
16454 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16455
16456         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16457
16458 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16459
16460         * mm-util.el (mm-special-display-p): New function.
16461
16462         * mml.el (mml-preview): Use it; doc fix.
16463
16464 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16465
16466         * imap.el (imap-open): Handle case where buffer is a buffer object.
16467
16468 2005-10-29  Romain Francoise  <romain@orebokech.com>
16469
16470         * message.el (message-fix-before-sending): Fix comment.
16471
16472 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16473
16474         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16475
16476 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16477
16478         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16479         Used in gnus-score.el.
16480
16481 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16482
16483         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16484
16485 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16486
16487         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16488         whitespace removed in revision 7.8.  Use concatenated string to
16489         protect trailing whitespace.
16490
16491 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16492
16493         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16494         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16495         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16496         Courier IMAP ("some version from 2004").  Mostly based on similar
16497         code in the same function.
16498
16499 2005-10-26  Didier Verna  <didier@xemacs.org>
16500
16501         * gnus-group.el (gnus-group-compact-group): Invalidate original
16502         article buffer.
16503         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16504         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16505         NOV database and in article itself.
16506         Invalidate article backlog.
16507
16508 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16509
16510         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16511
16512 2005-10-26  Simon Josefsson  <jas@extundo.com>
16513
16514         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16515         part of 2004-07-25 change.
16516
16517 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16518
16519         * message.el (message-display-completion-list): New function.
16520         (message-expand-group): Use it; make sure the Completions buffer
16521         is modifiable.
16522 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16523
16524         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16525         user-mail-name is an empty string.
16526
16527 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16528
16529         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16530         depending on gnus-score-decay-constant.
16531
16532         * encrypt.el (encrypt-insert-file-contents)
16533         (encrypt-write-file-contents): Don't use `gnus-message'.
16534
16535         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16536         arguments.
16537         (mm-uu-type-alist): Add message-marks and insert-marks.
16538         Pass arguments to mm-uu-verbatim-marks-extract.
16539         (mm-uu-hide-markers): New variable.
16540         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16541
16542         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16543         (gnus-convert-image-to-face-command): Use "convert" by default to
16544         allow other input image formats.
16545         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16546         accordingly.
16547
16548 2005-10-23  Simon Josefsson  <jas@extundo.com>
16549
16550         * imap.el (imap-gssapi-program): Align command line parameters
16551         with latest GNU SASL.
16552         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16553
16554 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16555
16556         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16557         HTML.
16558         (nnslashdot-request-article): Ditto.
16559
16560         * lpath.el (featurep): Add nobreak-char-display.
16561
16562 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16563
16564         * mail-source.el (mail-source-fetch-pop): Require pop3.
16565         (mail-source-check-pop): Ditto.
16566
16567 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16568
16569         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16570         errors.
16571
16572 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16573
16574         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16575         (gnus-treat-strip-leading-blank-lines): Improve doc string.
16576
16577         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16578
16579         * mm-bodies.el (mm-decode-string):
16580         Call `mm-charset-to-coding-system' with allow-override argument.
16581
16582 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16583
16584         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16585         (rfc2047-charset-to-coding-system): New function.
16586         (rfc2047-decode-encoded-words): New function.
16587         (rfc2047-decode-region): Use them.
16588         (rfc2047-decode-cte): Remove.
16589         (rfc2047-parse-and-decode): Remove.
16590         (rfc2047-decode): Remove.
16591
16592 2005-10-15  Kenichi Handa  <handa@m17n.org>
16593
16594         * rfc2047.el (rfc2047-decode-cte): New function.
16595         (rfc2047-decode-region): Change the way to decode successive
16596         encoded-words: decode B- or Q-encoding in each encoded-word,
16597         concatenate them, and decode it as charset.
16598
16599 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16600
16601         * lpath.el: Fbind codepage-setup for XEmacs.
16602
16603 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
16604
16605         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
16606         widget-move-and-invoke.
16607         (gnus-custom-mode): Use gnus-custom-map.
16608
16609 2005-10-15  Bill Wohler  <wohler@newt.com>
16610
16611         * message.el (message-tool-bar-map): Rename image file from
16612         mail_send to mail/send.
16613
16614 2005-10-16  Masatake YAMATO  <jet@gyve.org>
16615
16616         * message.el (message-expand-group): Pass the common
16617         prefix substring of completion to `display-completion-list'.
16618
16619 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
16620
16621         * mml-sec.el (mml-secure-method): New internal variable.
16622         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
16623         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
16624         New functions using mml-secure-method.
16625
16626         * mml.el (mml-mode-map): Add key bindings for those functions.
16627         (mml-menu): Simplify security menu entries.  Suggested by Jesper
16628         Harder <harder@myrealbox.com>.
16629         (mml-attach-file, mml-attach-buffer, mml-attach-external):
16630         Goto end of message if point is the headers of the message.
16631
16632         * message.el (message-in-body-p): New function.
16633
16634         * assistant.el: Autoload gnus-util and netrc.
16635
16636         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
16637         Use `mm-charset-override-alist' only when decoding.
16638
16639         * mm-bodies.el (mm-decode-body):
16640         Call `mm-charset-to-coding-system' with allow-override argument.
16641
16642         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
16643         `filename' from Content-Disposition if Content-Type doesn't
16644         provide `name'.
16645         (gnus-mime-view-part-as-type): Set default instead of
16646         initial-input.
16647
16648 2005-10-09  Daniel Brockman  <daniel@brockman.se>
16649
16650         * format-spec.el (format-spec): Propagate text properties of % spec.
16651
16652 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16653
16654         * gnus-art.el (gnus-treat-predicate): Add `first'.
16655
16656 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16657
16658         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
16659         (mm-charset-override-alist): New variable.
16660         (mm-charset-to-coding-system): Use it.
16661         (mm-codepage-setup): New helper function.
16662         (mm-charset-eval-alist): New variable.
16663         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
16664         Warn about unknown charsets.
16665
16666         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
16667
16668 2005-10-04  David Hansen  <david.hansen@gmx.net>
16669
16670         * nnrss.el (nnrss-request-article): Add support for the comments tag.
16671         (nnrss-check-group): Ditto.
16672
16673 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16674
16675         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
16676         Rename x-gnus-verbatim to x-verbatim.
16677         (mm-uu-type-alist): Fix regexp for verbatim-marks.
16678
16679         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
16680         x-verbatim.
16681
16682         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
16683
16684         * gnus-util.el (gnus-remove-duplicates): Remove.
16685
16686         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
16687         instead of gnus-remove-duplicates.
16688
16689         * message.el (message-remove-duplicates): Remove.
16690         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
16691         message-remove-duplicates.
16692
16693         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
16694         available, else use implementation from `delete-dups'.
16695
16696         * message.el (message-insert-expires): New function.
16697         (message-mode-map): Add key binding.
16698         (message-mode-field-menu): Add menu entry.
16699         (message-mode): Document it.
16700         (message-make-expires-date): Use `message-make-date'.
16701
16702 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
16703
16704         * message.el (message-make-expires-date): New function.
16705
16706 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16707
16708         * Makefile.in (list-installed-shadows): New entry.
16709         (install): Use it.
16710         (remove-installed-shadows): New entry.
16711
16712         * dgnushack.el (dgnushack-default-load-path): New variable.
16713         (dgnushack-find-lisp-shadows): New function.
16714         (dgnushack-remove-lisp-shadows): New function.
16715
16716 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16717
16718         * Makefile.in (install-el-elc): New entry.
16719         (install): Use it so that .el files are necessarily installed.
16720
16721 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16722
16723         * time-date.el: Autoload parse-time-string, XEmacs needs it.
16724
16725 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16726
16727         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
16728         function rather than the diff-mode.el package.
16729         (mm-display-external): Use with-current-buffer.
16730         (mm-viewer-completion-map, mm-viewer-completion-map):
16731         Move initialization inside declaration.
16732
16733 2005-09-29  Simon Josefsson  <jas@extundo.com>
16734
16735         * spam.el: Load hashcash when compiling, to avoid warnings.
16736         Don't autoload mail-check-payment.
16737         (spam-check-hashcash): Define unconditionally, since hashcash.el
16738         is part of Gnus now.  Ignore errors from payment checking.
16739
16740 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16741
16742         * message.el (message-bold-region, message-unbold-region):
16743         Rename from `bold-region' and `unbold-region'.
16744
16745         * message.el: Remove useless autoloads.
16746
16747 2005-09-28  Simon Josefsson  <jas@extundo.com>
16748
16749         * message.el (message-use-idna): Default to t.
16750         (message-use-idna): Test whether encoding works too.  Doc fix.
16751
16752 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16753
16754         * nntp.el (nntp-warn-about-losing-connection): Remove.
16755
16756 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16757
16758         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16759         customizable.  Change default value.
16760         (mm-uu-diff-groups-regexp): Change default value.
16761         (mm-uu-type-alist): Add doc string.
16762         (mm-uu-configure): Add doc string.  Make it interactive.
16763         (mm-uu-tex-groups-regexp): New variable.
16764         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16765         (mm-uu-type-alist): Add LaTeX documents.
16766         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16767         of "text/verbatim".
16768         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16769
16770         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16771         instead of "text/verbatim".
16772
16773         * message.el (message-mark-inserted-region)
16774         (message-mark-insert-file): Use slrn style marks when called with
16775         prefix argument.
16776
16777 2005-09-27  Simon Josefsson  <jas@extundo.com>
16778
16779         * message.el (message-idna-to-ascii-rhs-1): Reformat.
16780
16781 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
16782
16783         * message.el (message-remove-duplicates): New function.
16784         Implementation borrowed from `gnus-remove-duplicates'.
16785         (message-idna-to-ascii-rhs): Also encode idna addresses in
16786         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16787         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16788         only ask about the same idna domain once per header and also tell
16789         in what header to replace the idna domain.
16790
16791         * gnus-art.el (article-decode-idna-rhs): Also decode idna
16792         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16793         (article-decode-idna-rhs): Fix regexp so that all idna-address in
16794         a header is decoded and not just the last one.
16795
16796 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16797
16798         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16799         has been decoded.
16800
16801         * mm-decode.el (mm-automatic-display): Add text/verbatim.
16802         (mm-insert-part): Don't modify text if it has been decoded.
16803
16804         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16805         decoded.
16806
16807         * mm-view.el (mm-inline-text): Don't strip text props unless
16808         decoding enriched or richtext parts.
16809
16810 2005-09-25  Romain Francoise  <romain@orebokech.com>
16811
16812         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16813         * gnus-start.el (gnus-subscribe-interactively):
16814         * gnus-uu.el (gnus-uu-grab-articles):
16815         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16816         space.
16817
16818 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
16819
16820         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16821         * mm-view.el (mm-view-pkcs7-decrypt):
16822         * gnus-sum.el (gnus-summary-limit-to-extra)
16823         (gnus-summary-respool-article, gnus-read-move-group-name):
16824         * gnus-score.el (gnus-summary-increase-score):
16825         * gnus-util.el (gnus-completing-read-with-default):
16826         * gnus-art.el (gnus-read-save-file-name)
16827         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16828         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16829         * message.el (message-check-news-header-syntax):
16830         Follow convention for reading with the minibuffer.
16831
16832 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
16833
16834         * spam-report.el (spam-report-url-ping-plain):
16835         Use gnus-extended-version as User-Agent.
16836
16837         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16838         default value is nil.
16839
16840         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16841         (mm-uu-verbatim-marks-extract): New function.
16842         (mm-uu-extract): New face.
16843         (mm-uu-copy-to-buffer): Use it.
16844
16845         * spam-report.el (spam-report-gmane-ham): Rename from
16846         `spam-report-gmane-unspam'.
16847         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16848         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
16849
16850         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16851         Autoload.
16852         (spam-report-gmane-unregister-routine):
16853         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16854
16855 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
16856
16857         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16858         (spam-report-gmane-unregister-routine): Add support for gmane
16859         unregistration.
16860
16861         * spam-report.el (spam-report-gmane-unspam)
16862         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16863         (spam-report-gmane): Change to take a single article and do unspam
16864         registration.
16865
16866 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16867
16868         * mm-url.el (mm-url-decode-entities): Fix regexp.
16869
16870 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16871
16872         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16873         default to nil, to be able to use Gnus at all.  If the default
16874         switches to something else, then the function should be fixed not
16875         be exceedingly slow.
16876
16877 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
16878
16879         * gnus-start.el (gnus-activate-group): If the server is nil, don't
16880         fail hard.
16881
16882         * spam-report.el: Add better Keywords line.
16883
16884         * spam.el: Add Maintainer and better Keywords line.
16885
16886 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16887
16888         * gnus-art.el (gnus-article-replace-part)
16889         (gnus-mime-replace-part): New functions.
16890         (gnus-mime-action-alist, gnus-mime-button-commands)
16891         (gnus-mime-save-part-and-strip): Add file argument.
16892         (gnus-article-part-wrapper): Add interactive argument.
16893
16894         * gnus-sum.el (gnus-summary-mime-map):
16895         Add `gnus-article-replace-part'.
16896
16897 2005-09-19  Didier Verna  <didier@xemacs.org>
16898
16899         The nnml compaction feature:
16900         * nnml.el (nnml-request-compact-group): New function.
16901         * nnml.el (nnml-request-compact): New function.
16902         * gnus-int.el (gnus-request-compact-group): New function.
16903         * gnus-int.el (gnus-request-compact): New function.
16904         * gnus-group.el (gnus-group-compact-group): New function.
16905         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16906         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16907         * gnus-srvr.el (gnus-server-compact-server): New function.
16908         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16909         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16910
16911 2005-09-18  Deepak Goel  <deego@gnufans.org>
16912
16913         * sieve.el (sieve-help): Fix `message' call: first arg should be a
16914         format spec.
16915
16916 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16917
16918         * gnus.el (gnus-group-startup-message): Bind image-load-path.
16919
16920 2005-09-15  Romain Francoise  <romain@orebokech.com>
16921
16922         * message.el (message-fill-paragraph): Clarify docstring.
16923
16924 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16925
16926         * gnus-art.el (gnus-mime-display-part): Protect against broken
16927         MIME messages.
16928
16929 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16930
16931         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16932         before parsing header.
16933
16934 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
16935
16936         * html2text.el (html2text-replace-list): Add new entities.
16937
16938 2005-09-11  Romain Francoise  <romain@orebokech.com>
16939
16940         * message.el (message-alternative-emails): Improve docstring.
16941         (message-setup-1): Call `message-use-alternative-email-as-from'
16942         after `message-setup-hook' to give it precedence over posting
16943         styles, etc.
16944         (message-use-alternative-email-as-from): Add docstring.
16945         Remove the original From header if present.
16946
16947         * nnml.el (nnml-compressed-files-size-threshold): New variable.
16948         (nnml-save-mail): Use it.
16949
16950         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16951         articles.  Add new argument `silent'.
16952         (gnus-uu-mark-all): Report the total number of marked articles.
16953
16954 2005-09-10  Romain Francoise  <romain@orebokech.com>
16955
16956         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16957         (gnus-uu-mark-series): Likewise.
16958
16959 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16960
16961         * spam-report.el (spam-report-gmane): Fix generation of spam
16962         report URL.
16963
16964 2005-09-10  Simon Josefsson  <jas@extundo.com>
16965
16966         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16967         t, based on discussion on the ding list with Robert Epprecht
16968         <epprecht@solnet.ch>.
16969
16970 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16971
16972         * spam-report.el (spam-report-gmane): Make it work without
16973         X-Report-Spam header.  Gmane now only provides Archived-At.
16974         This is only used if `spam-report-gmane-use-article-number' is nil.
16975         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16976
16977         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16978         make `gnus-summary-sort-by-recipient' work with threading.
16979
16980         * nnweb.el (nnweb-google-wash-article): Print a message if article
16981         is not available.
16982
16983 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16984
16985         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16986         change.  Decode text/* parts content before displaying.
16987
16988 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16989
16990         * mml-smime.el: Remove defvar of gnus-extract-address-components.
16991
16992 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16993
16994         * mm-view.el (mm-display-inline-fontify): Disable support modes.
16995
16996         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
16997         url-package-name, url-package-version,
16998         w3m-cid-retrieve-function-alist, w3m-current-buffer,
16999         w3m-display-inline-images, and w3m-minor-mode-map.
17000
17001 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
17002
17003         * message.el (message-tab-body-function): Fix mismatched custom type.
17004
17005         * gnus.el (gnus-group-change-level-function): Ditto.
17006
17007         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17008
17009         * gnus-art.el (gnus-signature-limit)
17010         (gnus-article-mime-part-function): Ditto.
17011
17012 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17013
17014         * mml.el (mml-mode): Silence the byte compiler.
17015
17016         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17017         using `(sit-for 0)' before moving the point to the specified part;
17018         skip unbuttonized parts.
17019         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17020         return to the summary window if gnus-auto-select-part is non-nil.
17021
17022 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
17023
17024         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17025         New variables.
17026         (mml-dnd-attach-file, mml-mode): Use them.
17027
17028         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17029         Make fetching article by MID work again for Google Groups.
17030         Add FIXME concerning gnus-group-make-web-group.
17031
17032         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17033         Don't depend on Gnus by using mail-extract-address-components if
17034         gnus-extract-address-components is not bound.
17035
17036 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17037
17038         * gnus-art.el (gnus-mime-display-security): Don't display the
17039         signature, but only the signed part.
17040
17041 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17042
17043         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17044
17045         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17046         list, not listp.
17047
17048 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
17049
17050         * mm-encode.el (mm-encode-content-transfer-encoding):
17051         Likewise when encoding.
17052
17053         * mm-bodies.el (mm-decode-content-transfer-encoding):
17054         De-canonicalize CRLF for all text content types, not just
17055         text/plain.
17056
17057 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17058
17059         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17060         valid article; point arrow and cursor at the MIME button.
17061
17062 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17063
17064         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17065         Suggested by Dan Christensen <jdc@uwo.ca>.
17066
17067         * mm-decode.el (mm-save-part): Enable change of prompt.
17068
17069 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
17070
17071         * gnus-msg.el (gnus-inews-add-send-actions):
17072         Make `message-post-method' lambda parameter ARG `&optional'.
17073
17074 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17075
17076         * gnus-sum.el (gnus-summary-mime-map):
17077         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17078         gnus-article-jump-to-part.
17079
17080         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17081         (gnus-article-edit-part): Use it.
17082         (gnus-article-part-wrapper): Add no-handle argument.
17083         (gnus-article-save-part-and-strip, gnus-article-delete-part):
17084         New functions.
17085
17086 2005-08-29  Romain Francoise  <romain@orebokech.com>
17087
17088         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17089         docstring.
17090         (gnus-face-from-file): Likewise.
17091
17092 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
17093
17094         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17095         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17096         non-nil.
17097         (gnus-auto-select-part): New variable.
17098         (gnus-article-jump-to-part): New function.
17099         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17100         (gnus-mime-delete-part): Allow selecting specified part after
17101         deleting or stripping parts.
17102         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
17103         part if argument is bogus.
17104
17105 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
17106
17107         * gnus-art.el (w3m-minor-mode-map):
17108         * gnus-spec.el (gnus-newsrc-file-version):
17109         * gnus-util.el (nnmail-active-file-coding-system)
17110         (gnus-original-article-buffer, gnus-user-agent):
17111         * gnus.el (gnus-ham-process-destinations)
17112         (gnus-parameter-ham-marks-alist)
17113         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17114         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17115         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17116         * mm-decode.el (gnus-current-window-configuration):
17117         * mm-extern.el (gnus-article-mime-handles):
17118         * mm-url.el (url-current-object, url-package-name)
17119         (url-package-version):
17120         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17121         (smime-keys, w3m-cid-retrieve-function-alist)
17122         (w3m-current-buffer, w3m-display-inline-images)
17123         (w3m-minor-mode-map):
17124         * mml-smime.el (gnus-extract-address-components):
17125         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17126         (gnus-newsrc-hashtb, message-default-charset)
17127         (message-deletable-headers, message-options)
17128         (message-posting-charset, message-required-mail-headers)
17129         (message-required-news-headers):
17130         * mml1991.el (mc-pgp-always-sign):
17131         * mml2015.el (mc-pgp-always-sign):
17132         * nnheader.el (nnmail-extra-headers):
17133         * rfc1843.el (gnus-decode-encoded-word-function)
17134         (gnus-decode-header-function, gnus-newsgroup-name):
17135         * spam-stat.el (gnus-original-article-buffer): Add defvars.
17136
17137 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
17138
17139         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17140         the end of the date treatments.
17141
17142 2005-08-15  Simon Josefsson  <jas@extundo.com>
17143
17144         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17145         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
17146         Capello and Romain Francoise.
17147         (pgg-fetch-key-function): Remove, not used?
17148         (pgg-insert-url-with-w3): Require url, to get
17149         url-insert-file-contents regardless of where it is defined.
17150
17151 2005-08-13  Romain Francoise  <romain@orebokech.com>
17152
17153         * message.el (message-cite-original-1): New function.
17154         (message-cite-original): Use it.
17155         (message-cite-original-without-signature): Ditto.
17156
17157 2005-08-08  Romain Francoise  <romain@orebokech.com>
17158
17159         * message.el (message-yank-empty-prefix): New variable.
17160         (message-indent-citation): Use it.
17161         (message-cite-original-without-signature): Respect X-No-Archive.
17162
17163 2005-08-08  Simon Josefsson  <jas@extundo.com>
17164
17165         * pgg.el: Autoload url-insert-file-contents instead of loading
17166         w3/url.
17167         (pgg-insert-url-with-w3): Don't load url here.
17168
17169 2005-08-07  Jesper Harder  <harder@phys.au.dk>
17170
17171         * message.el (message-kill-to-signature): Don't insert newline at
17172         bol.
17173         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17174
17175 2005-08-06  Romain Francoise  <romain@orebokech.com>
17176
17177         * message.el (message-user-fqdn): Fix typo in docstring.
17178
17179 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
17180
17181         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17182
17183         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17184
17185 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17186
17187         * mm-bodies.el (mm-encode-body): Use coding system rather than
17188         charset to encode text.
17189
17190         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17191         number of charsets if utf-8 is available (XEmacs).
17192
17193 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17194
17195         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17196         taken from `gnus-button-mid-or-mail-regexp'.
17197         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17198         (gnus-button-alist): Improve regexp for domain part of the MIDs
17199         for news:localpart@domain buttons.
17200         (gnus-button-ctan-directory-regexp): Update.
17201
17202 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17203
17204         * sieve-manage.el (sieve-manage-interactive-login):
17205         Use make-local-variable rather than make-variable-buffer-local.
17206         (sieve-manage-open): Ditto.
17207         (sieve-manage-authenticate): Ditto.
17208
17209         * mml.el (mml-generate-mime-1): Make the content type default to
17210         text/plain if the filename is not specified.
17211
17212 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17213
17214         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
17215         instead of insert-buffer.
17216
17217         * message.el (message-yank-original): Ditto; set the mark at the
17218         end of the yanked message.
17219
17220 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17221
17222         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
17223         lines to scroll rather than to stop it.
17224
17225         * mml.el (mml-generate-default-type): Add doc string.
17226         (mml-generate-mime-1): Use mm-default-file-encoding or make it
17227         default to application/octet-stream when determining the content
17228         type if it is not specified for the part or the mml contents; add
17229         a comment about mml-generate-default-type.
17230
17231 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
17232
17233         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
17234         make it default to application/octet-stream when determining the
17235         content type if it is not specified for the external contents.
17236
17237 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17238
17239         * rfc2231.el (rfc2231-parse-string): Take care that not only a
17240         segmented parameter but also other parameters might be there.
17241
17242 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17243
17244         * mm-decode.el (mm-display-external): Delete temp file, directory
17245         and buffer immediately if the external process is exited.
17246
17247 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17248
17249         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
17250         fewer lines than that of scroll-margin.
17251         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
17252
17253 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17254
17255         * gnus-art.el (gnus-article-next-page): Revert.
17256         (gnus-article-beginning-of-window): New macro.
17257         (gnus-article-next-page-1): Use it.
17258         (gnus-article-prev-page): Ditto.
17259         (gnus-article-edit-part): Use insert-buffer-substring instead of
17260         insert-buffer.
17261         (gnus-article-edit-exit): Ditto.
17262
17263         * gnus-util.el (gnus-beginning-of-window): Remove.
17264         (gnus-end-of-window): Remove.
17265
17266         * lpath.el: Don't bind header-line-format and scroll-margin.
17267
17268 2005-07-25  Simon Josefsson  <jas@extundo.com>
17269
17270         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
17271         to have the url package without w3.  Reported by Daiki Ueno
17272         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
17273
17274 2005-07-20  Didier Verna  <didier@xemacs.org>
17275
17276         * gnus-diary.el: Remove the description comment (nndiary is now
17277         properly documented in the Gnus manual).
17278         Fix the spelling of "Back End".
17279         * nndiary.el: Ditto.
17280         Fix the copyright notice.
17281
17282 2005-07-18  Romain Francoise  <romain@orebokech.com>
17283
17284         * gnus-sum.el (gnus-summary-to-prefix)
17285         (gnus-summary-newsgroup-prefix): New variables.
17286         (gnus-summary-from-or-to-or-newsgroups): Use them.
17287
17288 2005-07-17  Romain Francoise  <romain@orebokech.com>
17289
17290         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
17291         space as it's generally not especially interesting to the user.
17292
17293 2005-07-16  Romain Francoise  <romain@orebokech.com>
17294
17295         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
17296         nil to avoid prompting and file modification if one of the
17297         messages at the top of the nnfolder file contains a copyright
17298         notice.
17299         Update copyright notice.
17300
17301         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
17302         instead of `current-time-string' as the latter creates a time
17303         string that is not RFC 2822 compliant (it lacks the zone).
17304         Update copyright notice.
17305
17306 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17307
17308         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
17309         for text/rtf.  Display default in prompt.  Pass default for M-n.
17310
17311         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
17312
17313 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17314
17315         * gnus-msg.el (gnus-button-mailto):
17316         Remove save-selected-window-window hackery because it relies on
17317         save-selected-window internals.
17318
17319 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17320
17321         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17322         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17323         (gnus-article-prev-page): Ditto.
17324
17325         * gnus-util.el (gnus-beginning-of-window): New function.
17326         (gnus-end-of-window): New function.
17327
17328         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
17329
17330 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17331
17332         * gnus-score.el (gnus-score-edit-all-score):
17333         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17334         gnus-message.
17335
17336 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17337
17338         * gnus-msg.el (gnus-button-mailto):
17339         Remove save-selected-window-window hackery because it relies on
17340         save-selected-window internals.
17341
17342 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17343
17344         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17345         add-minor-mode.
17346         (gnus-binary-mode): Ditto.
17347
17348         * gnus-topic.el (gnus-topic-mode): Ditto.
17349
17350 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17351
17352         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17353         (gnus-article-prev-page): Take scroll-margin into consideration.
17354
17355 2005-07-04  Lute Kamstra  <lute@gnu.org>
17356
17357         Update FSF's address in GPL notices.
17358
17359 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17360
17361         * gnus.el (gnus-exit):
17362         * gnus-group.el (gnus-group-icons):
17363         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17364
17365         * gnus-nocem.el (gnus-nocem):
17366         * message.el (message-various, message-buffers, message-sending)
17367         (message-interface, message-forwarding, message-insertion)
17368         (message-headers, message-news, message-mail):
17369         * pgg-gpg.el (pgg-gpg):
17370         * pgg-parse.el (pgg-parse):
17371         * pgg-pgp.el (pgg-pgp):
17372         * pgg-pgp5.el (pgg-pgp5):
17373         * pop3.el (pop3): Finish `defgroup' description with period.
17374
17375 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17376
17377         * gnus-art.el (article-display-face): Improve the efficiency.
17378         (article-display-x-face): Ditto; remove grey x-face stuff.
17379
17380 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17381
17382         * gnus-art.el (article-display-face): Correct the position in
17383         which Faces are inserted.
17384
17385 2005-06-29  Didier Verna  <didier@xemacs.org>
17386
17387         * gnus-art.el (article-display-face): Display faces in correct
17388         order.
17389
17390 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17391
17392         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17393         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17394         (gnus-nocem-check-article): Fetch the Type header.
17395         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17396         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17397         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17398         make sure gnus-nocem-hashtb is initialized.
17399         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17400         (gnus-nocem-unwanted-article-p): Ditto.
17401
17402         * pgg.el (pgg-verify): Return the verification result.
17403
17404 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17405
17406         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17407         is ascii.
17408
17409 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17410
17411         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17412         `show-nonbreak-escape'.
17413
17414 2005-06-23  Lute Kamstra  <lute@gnu.org>
17415
17416         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17417
17418         * dig.el (dig-mode):
17419         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17420
17421 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17422
17423         * nnimap.el (nnimap-split-download-body): Fix spellings.
17424
17425 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17426
17427         * gnus-art.el (gnus-article-encrypt-body):
17428         * gnus-cus.el (gnus-score-customize):
17429         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17430         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17431
17432 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17433
17434         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17435         header by looking for magic "MII" at the beginnig.
17436
17437 2005-06-16  Miles Bader  <miles@gnu.org>
17438
17439         * gnus-xmas.el (gnus-xmas-group-startup-message):
17440         Use renamed gnus-splash face.
17441
17442         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17443         (assistant-field-face): New backward-compatibility alias for renamed
17444         face.
17445         (assistant-render-text): Use renamed assistant-field face.
17446
17447         * spam.el (spam): Remove "-face" suffix from face name.
17448         (spam-face): New backward-compatibility alias for renamed face.
17449         (spam-face, spam-initialize): Use renamed spam face.
17450
17451         * message.el (message-header-to, message-header-cc)
17452         (message-header-subject, message-header-newsgroups)
17453         (message-header-other, message-header-name)
17454         (message-header-xheader, message-separator, message-cited-text)
17455         (message-mml): Remove "-face" suffix from face names.
17456         (message-header-to-face, message-header-cc-face)
17457         (message-header-subject-face, message-header-newsgroups-face)
17458         (message-header-other-face, message-header-name-face)
17459         (message-header-xheader-face, message-separator-face)
17460         (message-cited-text-face, message-mml-face):
17461         New backward-compatibility aliases for renamed faces.
17462         (message-font-lock-keywords): Use renamed message faces.
17463
17464         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17465         (sieve-test-commands, sieve-tagged-arguments):
17466         Remove "-face" suffix from face names.
17467         (sieve-control-commands-face, sieve-action-commands-face)
17468         (sieve-test-commands-face, sieve-tagged-arguments-face):
17469         New backward-compatibility aliases for renamed faces.
17470         (sieve-control-commands-face, sieve-action-commands-face)
17471         (sieve-test-commands-face, sieve-tagged-arguments-face):
17472         Use renamed sieve faces.
17473
17474         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17475         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17476         (gnus-group-news-3-empty, gnus-group-news-4)
17477         (gnus-group-news-4-empty, gnus-group-news-5)
17478         (gnus-group-news-5-empty, gnus-group-news-6)
17479         (gnus-group-news-6-empty, gnus-group-news-low)
17480         (gnus-group-news-low-empty, gnus-group-mail-1)
17481         (gnus-group-mail-1-empty, gnus-group-mail-2)
17482         (gnus-group-mail-2-empty, gnus-group-mail-3)
17483         (gnus-group-mail-3-empty, gnus-group-mail-low)
17484         (gnus-group-mail-low-empty, gnus-summary-selected)
17485         (gnus-summary-cancelled, gnus-summary-high-ticked)
17486         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17487         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17488         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17489         (gnus-summary-low-undownloaded)
17490         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17491         (gnus-summary-low-unread, gnus-summary-normal-unread)
17492         (gnus-summary-high-read, gnus-summary-low-read)
17493         (gnus-summary-normal-read, gnus-splash):
17494         Remove "-face" suffix from face names.
17495         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17496         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17497         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17498         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17499         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17500         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17501         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17502         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17503         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17504         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17505         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17506         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17507         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17508         (gnus-summary-normal-ticked-face)
17509         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17510         (gnus-summary-normal-ancient-face)
17511         (gnus-summary-high-undownloaded-face)
17512         (gnus-summary-low-undownloaded-face)
17513         (gnus-summary-normal-undownloaded-face)
17514         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17515         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17516         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17517         (gnus-splash-face):
17518         New backward-compatibility aliases for renamed faces.
17519         (gnus-group-startup-message): Use renamed gnus faces.
17520
17521         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17522         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17523         (gnus-server-agent): Remove "-face" suffix from face names.
17524         (gnus-server-agent-face, gnus-server-opened-face)
17525         (gnus-server-closed-face, gnus-server-denied-face)
17526         (gnus-server-offline-face):
17527         New backward-compatibility aliases for renamed faces.
17528         (gnus-server-agent-face, gnus-server-opened-face)
17529         (gnus-server-closed-face, gnus-server-denied-face)
17530         (gnus-server-offline-face): Use renamed gnus faces.
17531
17532         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17533         Remove "-face" suffix from face names.
17534         (gnus-picon-xbm-face, gnus-picon-face):
17535         New backward-compatibility aliases for renamed faces.
17536
17537         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17538         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17539         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17540         (gnus-cite-11): Remove "-face" suffix from face names.
17541         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17542         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17543         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17544         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17545         New backward-compatibility aliases for renamed faces.
17546         (gnus-cite-attribution-face, gnus-cite-face-list)
17547         (gnus-article-boring-faces): Use renamed gnus faces.
17548
17549         * gnus-art.el (gnus-signature, gnus-header-from)
17550         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17551         (gnus-header-content): Remove "-face" suffix from face names.
17552         (gnus-signature-face, gnus-header-from-face)
17553         (gnus-header-subject-face, gnus-header-newsgroups-face)
17554         (gnus-header-name-face, gnus-header-content-face):
17555         New backward-compatibility aliases for renamed faces.
17556         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17557
17558         * gnus-sum.el (gnus-summary-selected-face)
17559         (gnus-summary-highlight): Use renamed gnus faces.
17560         * gnus-group.el (gnus-group-highlight): Likewise.
17561
17562 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17563
17564         * gnus-sieve.el (gnus-sieve-article-add-rule):
17565         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17566         * spam-stat.el (spam-stat-buffer-change-to-spam)
17567         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17568
17569         * message.el (message-is-yours-p):
17570         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17571
17572 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17573
17574         * mm-view.el (mm-inline-text): Withdraw the last change.
17575
17576 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17577
17578         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17579         executing enriched-decode.
17580
17581 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17582
17583         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17584         charset of tar files.
17585
17586 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
17587
17588         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17589
17590 2005-06-04  Lute Kamstra  <lute@gnu.org>
17591
17592         * nnfolder.el (nnfolder-read-folder): Make sure that undo
17593         information is never recorded.
17594
17595 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17596
17597         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17598
17599 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17600
17601         * pop3.el (pop3-apop): Run md5 in the binary mode.
17602
17603         * starttls.el (starttls-set-process-query-on-exit-flag):
17604         Use eval-and-compile.
17605
17606 2005-05-31  Simon Josefsson  <jas@extundo.com>
17607
17608         * smime.el (smime-replace-in-string): Define.
17609         (smime-cert-by-ldap-1): Use it.
17610
17611 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17612
17613         * gnus-art.el (article-display-x-face): Replace
17614         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17615
17616         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17617         set-process-query-on-exit-flag or process-kill-without-query.
17618
17619         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17620         loop instead of replace-regexp.
17621
17622         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17623         instead of process-kill-without-query if it is available.
17624
17625         * lpath.el: Fbind ldap-search-entries.
17626
17627         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17628         instead of find-file-hooks if it is available.
17629
17630         * mml1991.el: Bind pgg-default-user-id when compiling.
17631
17632         * mml2015.el: Bind pgg-default-user-id when compiling.
17633
17634         * nndraft.el (nndraft-request-associate-buffer):
17635         Use write-contents-functions instead of write-contents-hooks if it is
17636         available.
17637
17638         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17639         instead of find-file-hooks if it is available.
17640
17641         * nntp.el (nntp-open-connection): Replace
17642         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17643         (nntp-open-ssl-stream): Ditto.
17644         (nntp-open-tls-stream): Ditto.
17645
17646         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
17647         set-process-query-on-exit-flag or process-kill-without-query.
17648         (starttls-open-stream-gnutls): Use it instead of
17649         process-kill-without-query.
17650         (starttls-open-stream): Ditto.
17651
17652 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
17653
17654         * smime.el (smime-cert-by-ldap-1): Don't use
17655         replace-regexp-in-string.
17656
17657 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
17658
17659         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
17660
17661         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
17662         in PEM format.  Adjust to the XEmacs compatibility.
17663
17664 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
17665
17666         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
17667         by `string-to-number'.
17668         * gnus-agent.el (gnus-agent-regenerate-group)
17669         (gnus-agent-fetch-articles): Ditto.
17670         * gnus-art.el (gnus-button-fetch-group): Ditto.
17671         * gnus-cache.el (gnus-cache-generate-active)
17672         (gnus-cache-articles-in-group): Ditto.
17673         * gnus-group.el (gnus-group-set-current-level)
17674         (gnus-group-insert-group-line): Ditto.
17675         * gnus-score.el (gnus-score-set-expunge-below)
17676         (gnus-score-set-mark-below, gnus-summary-score-effect)
17677         (gnus-summary-score-entry): Ditto.
17678         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
17679         (gnus-soup-pack): Ditto.
17680         * gnus-spec.el (gnus-xmas-format): Ditto.
17681         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
17682         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
17683         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
17684         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
17685         * nndb.el (nndb-get-remote-expire-response): Ditto.
17686         * nndiary.el (nndiary-parse-schedule-value)
17687         (nndiary-string-to-number, nndiary-request-replace-article)
17688         (nndiary-request-article): Ditto.
17689         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
17690         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
17691         * nneething.el (nneething-make-head): Ditto.
17692         * nnfolder.el (nnfolder-request-article)
17693         (nnfolder-retrieve-headers): Ditto.
17694         * nnheader.el (nnheader-file-to-number): Ditto.
17695         * nnkiboze.el (nnkiboze-request-article): Ditto.
17696         * nnmail.el (nnmail-process-unix-mail-format)
17697         (nnmail-process-babyl-mail-format): Ditto.
17698         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
17699         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
17700         (nnmh-request-create-group, nnmh-request-list-1)
17701         (nnmh-request-group, nnmh-request-article): Ditto.
17702         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
17703         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
17704         * nnsoup.el (nnsoup-make-active): Ditto.
17705         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
17706         * nntp.el (nntp-find-group-and-number)
17707         (nntp-retrieve-headers-with-xover): Ditto.
17708         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
17709         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
17710         (pgg-format-key-identifier): Ditto.
17711         * pop3.el (pop3-last, pop3-stat): Ditto.
17712         * qp.el (quoted-printable-decode-region): Ditto.
17713
17714         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
17715         of concat.
17716
17717 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17718
17719         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
17720
17721         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
17722
17723         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
17724
17725         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
17726
17727         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
17728
17729         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
17730
17731         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
17732         (gnus-carpal-mode): Ditto.
17733
17734         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
17735         (gnus-browse-mode): Ditto.
17736
17737         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
17738
17739         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
17740
17741 2005-05-29  Richard M. Stallman  <rms@gnu.org>
17742
17743         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
17744
17745 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17746
17747         * gnus-util.el (gnus-run-mode-hooks): New function.
17748
17749         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
17750
17751         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
17752         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
17753
17754 2005-05-27  Lute Kamstra  <lute@gnu.org>
17755
17756         * dns-mode.el (dns-mode): Specify customization group.
17757
17758 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
17759
17760         * gnus-agent.el (gnus-agent-make-mode-line-string):
17761         Use mode-line-highlight as mouse-face.
17762
17763 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17764
17765         * canlock.el (canlock): Change the parent group to news.
17766
17767         * deuglify.el (gnus-outlook-deuglify): Add :group.
17768
17769         * dig.el (dig): Add :group.
17770
17771         * dns-mode.el (dns-mode): Add :group.
17772
17773         * encrypt.el (encrypt): Add :group.
17774
17775         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17776         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17777         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17778         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17779         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17780
17781         * gnus-diary.el (gnus-diary): Add :group.
17782
17783         * gnus.el (gnus-group-news-1-face): Add :group.
17784         (gnus-group-news-1-empty-face): Ditto.
17785         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17786         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17787         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17788         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17789         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17790         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17791         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17792         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17793         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17794         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17795         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17796         (gnus-summary-high-ticked-face): Ditto.
17797         (gnus-summary-low-ticked-face): Ditto.
17798         (gnus-summary-normal-ticked-face): Ditto.
17799         (gnus-summary-high-ancient-face): Ditto.
17800         (gnus-summary-low-ancient-face): Ditto.
17801         (gnus-summary-normal-ancient-face): Ditto.
17802         (gnus-summary-high-undownloaded-face): Ditto.
17803         (gnus-summary-low-undownloaded-face): Ditto.
17804         (gnus-summary-normal-undownloaded-face): Ditto.
17805         (gnus-summary-high-unread-face): Ditto.
17806         (gnus-summary-low-unread-face): Ditto.
17807         (gnus-summary-normal-unread-face): Ditto.
17808         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17809         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17810
17811         * hashcash.el (hashcash): New custom group.
17812         (hashcash-default-payment): Add :group.
17813         (hashcash-payment-alist): Ditto.
17814         (hashcash-default-accept-payment): Ditto.
17815         (hashcash-accept-resources): Ditto.
17816         (hashcash-path): Ditto.
17817         (hashcash-extra-generate-parameters): Ditto.
17818         (hashcash-double-spend-database): Ditto.
17819         (hashcash-in-news): Ditto.
17820
17821         * message.el (message-minibuffer-local-map): Add :group.
17822
17823         * netrc.el (netrc): Add :group.
17824
17825         * sieve-manage.el (sieve-manage-log): Add :group.
17826         (sieve-manage-default-user): Diito.
17827         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17828         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17829         (sieve-manage-authenticators): Ditto.
17830         (sieve-manage-authenticator-alist): Ditto.
17831         (sieve-manage-default-port): Ditto.
17832
17833         * sieve-mode.el (sieve-control-commands-face): Add :group.
17834         (sieve-action-commands-face): Ditto.
17835         (sieve-test-commands-face): Ditto.
17836         (sieve-tagged-arguments-face): Ditto.
17837
17838         * smime.el (smime): Add :group.
17839
17840         * spam-report.el (spam-report): Add :group.
17841
17842         * spam.el (spam, spam-face): Add :group.
17843
17844 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17845
17846         * nntp.el (nntp-next-result-arrived-p): Some news servers may
17847         return \n.\n.\n at the end of articles.  Protect against that.
17848         (nntp-with-open-group): Allow debugging.
17849
17850         * nnheader.el (mail-header-set-extra): Make into a function
17851         because I just could't understand how to quote the list properly.
17852
17853         * dns.el (query-dns-cached): New function.
17854
17855 2005-05-26  Lute Kamstra  <lute@gnu.org>
17856
17857         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17858
17859 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17860
17861         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
17862
17863         * gnus-art.el: Don't autoload mail-extract-address-components.
17864
17865         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17866         eval-and-compile to evaluate it.
17867
17868         * hashcash.el: Don't autoload executable-find.
17869
17870         * nndb.el: Don't declare the nndb back end two or more times; don't
17871         autoload news-reply-mode, news-setup, cancel-timer and telnet.
17872
17873         * nntp.el: Autoload format-spec instead of format; use
17874         eval-and-compile to evaluate autoload forms.
17875
17876 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
17877
17878         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17879
17880 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17881
17882         * gnus.el (gnus-version-number): Bump version.
17883
17884 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17885
17886         * gnus.el: No Gnus v0.3 is released.
17887
17888 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17889
17890         * lpath.el (featurep): Bind show-nonbreak-escape.
17891
17892 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17893
17894         * gnus-art.el (gnus-article-edit-part): Disable undo.
17895
17896 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17897
17898         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17899         gnus-article-date-lapsed-new-header is t if date timer is active;
17900         skip headers in which the original date value is empty.
17901         (gnus-article-save-original-date): Redefine it as a macro.
17902         (gnus-display-mime): Use it.
17903
17904 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17905
17906         * gnus-art.el (article-date-ut): Support converting date in
17907         forwarded parts as well.
17908         (gnus-article-save-original-date): New function.
17909         (gnus-display-mime): Use it.
17910
17911 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
17912
17913         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17914         enclosure element of <item>.
17915
17916 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
17917
17918         * message.el (message-kill-buffer-query): Rename from
17919         `message-kill-buffer-query-if-modified'.  Add :version.
17920
17921 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17922
17923         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17924         window layout.
17925
17926 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17927
17928         * mml.el: Autoload dnd when compiling.
17929
17930 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17931
17932         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17933         x-dnd-*.
17934
17935 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17936
17937         * qp.el (quoted-printable-encode-region): Save excursion.
17938
17939 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
17940
17941         * message.el (message-kill-buffer-query-if-modified): Add new variable
17942         so the user can kill a modified message buffer quickly.
17943         (message-kill-buffer): Use it.
17944
17945 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17946
17947         * lpath.el: Fbind display-time-event-handler; don't fbind
17948         string-to-multibyte.
17949
17950         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17951
17952 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17953
17954         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17955         contained in text because xml.el decodes entities) with LFs.
17956
17957 2005-04-11  Lute Kamstra  <lute@gnu.org>
17958
17959         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17960         differently.
17961
17962 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17963
17964         * mm-util.el (mm-detect-coding-region): Typo.
17965
17966 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17967
17968         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17969
17970 2005-04-06  Deepak Goel  <deego@gnufans.org>
17971
17972         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17973         user-function allow user modifications of the scores.
17974         (spam-stat-score-buffer-user): New function, to allow
17975         user-computed modifications to the score.
17976         (spam-stat-score-buffer-user-functions): List of additional
17977         scoring functions.
17978         (spam-stat-error-holder): Global temporary error holder.
17979         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17980         variable.
17981
17982 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
17983
17984         * gnus-registry.el (gnus-registry-clean-empty-function)
17985         (gnus-registry-trim, gnus-registry-fetch-groups)
17986         (gnus-registry-delete-group): Groups that match
17987         `gnus-registry-ignored-groups' are removed from the registry
17988         entries, not just ignored for splitting.  This helps clean up the
17989         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
17990         to get all the groups a message ID is in.
17991
17992         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17993         (spam-stat-split-fancy): Change "threshhold" to "threshold".
17994         (spam-stat-score-buffer-user-functions): Add :number custom type.
17995
17996 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17997
17998         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17999         argument in XEmacs.
18000
18001         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18002         (nnrss-request-group): Decode group name first.
18003         (nnrss-request-article): Make a text/plain article if mml-to-mime
18004         failed.
18005         (nnrss-get-encoding): Return a compatible encoding according to
18006         nnrss-compatible-encoding-alist.
18007         (nnrss-find-el): Use consp instead of listp.
18008         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18009
18010 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18011
18012         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18013         which Emacs 20 doesn't support.
18014         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18015
18016 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18017
18018         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18019         silence the byte compiler inside the defun.
18020
18021         * gnus-demon.el (parse-time-string): Add autoload.
18022
18023         * gnus-delay.el (parse-time-string): Add autoload.
18024
18025         * gnus-art.el (parse-time-string): Add autoload.
18026
18027         * nnultimate.el (parse-time): Require for `parse-time-string'.
18028
18029 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18030
18031         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18032
18033         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18034
18035         * smime.el (smime-ldap-host-list): Add :version.
18036
18037 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18038
18039         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18040         pass it to `gnus-browse-read-group'.
18041         (gnus-browse-read-group): Add NUMBER argument and pass it to
18042         `gnus-group-read-ephemeral-group'.
18043
18044         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18045         argument and pass it to `gnus-group-read-group'.
18046
18047 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
18048
18049         * mm-util.el (mm-xemacs-find-mime-charset): Only call
18050         mm-xemacs-find-mime-charset-1 if we have the mule feature
18051         available at runtime.
18052
18053 2005-03-25  Werner Lemberg  <wl@gnu.org>
18054
18055         * nnmaildir.el: Replace `illegal' with `invalid'.
18056
18057 2005-03-23  Lute Kamstra  <lute@gnu.org>
18058
18059         * time-date.el: Add comment on time value formats.
18060         Don't require parse-time.
18061         (with-decoded-time-value): New macro.
18062         (encode-time-value): New function.
18063         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
18064         (days-to-time): Return a valid time value when arg is huge.
18065         (time-since): Use time-subtract.
18066         (time-to-number-of-days): Use time-to-seconds.
18067
18068 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18069
18070         * gnus-start.el (gnus-display-time-event-handler):
18071         Check display-time-timer at runtime rather than only at load time
18072         in case display-time-mode is turned off in the mean time.
18073
18074 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18075
18076         * nnimap.el (nnimap-open-connection): Print which authinfo file is
18077         used.
18078
18079         * nneething.el (nneething-map-file-directory): Derive from
18080         `gnus-directory'.
18081
18082         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18083         the To/Cc button.
18084
18085 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18086
18087         * nnmaildir.el (nnmaildir-request-accept-article):
18088         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18089
18090 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18091
18092         * gnus-async.el: Require timer-funcs at compile time when in
18093         XEmacs for `run-with-idle-timer'.
18094
18095 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
18096
18097         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18098         autoloaded function.
18099
18100 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18101
18102         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18103
18104 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
18105
18106         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18107
18108 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18109
18110         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18111         Add gnus-expert-user to default.
18112
18113 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
18114
18115         * nnimap.el (nnimap-open-server): Ditto.
18116
18117         * imap.el (imap-authenticate): Fix typo.
18118
18119 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
18120
18121         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18122         buffer (since IMAP server might return FETCH response out of
18123         order, and the nntp buffer must be sorted).
18124
18125 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
18126
18127         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18128         comparison on string.
18129
18130         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18131         (gnus-agent-score): Rename category keywords to match gnus-cus.
18132         (gnus-agent-summary-fetch-series): Modify to protect against
18133         gnus-agent-summary-fetch-group clearing processable flags.
18134         (gnus-agent-synchronize-group-flags): Update live group buffer as
18135         synchronization may occur due to the user toggle the plugged
18136         status.
18137         (gnus-agent-fetch-group-1): Clear downloadable flag when article
18138         successfully downloaded.
18139         (gnus-agent-expire-group-1): Avoid using markers when the overview
18140         is in ascending order; greatly improves performance.
18141         (gnus-agent-regenerate-group):
18142         Use gnus-agent-synchronize-group-flags to reset read status in both
18143         gnus and server.
18144         (gnus-agent-update-files-total-fetched-for): Fix initial size.
18145
18146 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18147
18148         * message.el: Don't autoload former message-utils variables.
18149         (message-strip-subject-trailing-was): Change doc string.
18150
18151         * nnweb.el: Fixes for `gnus-group-make-web-group'.
18152         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
18153         (nnweb-google-search): Add "hl=en" here.
18154         (nnweb-google-parse-1, nnweb-google-create-mapping):
18155         Don't hardcode URL.
18156
18157 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18158
18159         * message.el (message-get-reply-headers, message-followup):
18160         Mention related variables `message-use-followup-to' and
18161         `message-use-mail-followup-to', in the information buffer.
18162
18163         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18164         of broken groups(-beta).google.com.
18165
18166 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
18167
18168         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18169         parameter to invoked gnus-request-move-article; remove the
18170         redundant gnus-sum-hint-move-is-internal variable; apply the marks
18171         all at once instead of once per article.
18172         (gnus-summary-remove-process-mark): Accept a list of articles as
18173         well as a single article for processing.
18174
18175         * gnus-int.el (gnus-request-move-article): Add move-is-internal
18176         parameter.
18177
18178         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18179
18180         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18181
18182         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18183         parameter.
18184
18185         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18186         parameter.
18187
18188         * nnimap.el (nnimap-request-move-article): Add move-is-internal
18189         parameter and remove the gnus-sum-hint-move-is-internal variable.
18190
18191         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18192         parameter.
18193
18194         * nndraft.el (nndraft-request-move-article): Add move-is-internal
18195         parameter.
18196
18197         * nndiary.el (nndiary-request-move-article): Add move-is-internal
18198         parameter.
18199
18200         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18201
18202         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18203         parameter.
18204
18205         * nnagent.el (nnagent-request-move-article): Add move-is-internal
18206         parameter.
18207
18208 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18209
18210         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18211         a more conservative way.
18212
18213 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18214
18215         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18216         buffer, so it moves the window's cursor.
18217
18218 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
18219
18220         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18221         `mm-dissect-multipart' and receive the from field as an (optional)
18222         argument from `mm-dissect-multipart'.
18223         (mm-dissect-multipart): Receive the from field as an argument and
18224         pass it on when we call `mm-dissect-buffer' on MIME parts.
18225         Fixes verification/decryption of signed/encrypted MIME parts.
18226
18227 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
18228
18229         * gnus-sum.el (gnus-summary-move-article):
18230         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18231         whatever it calls (right now, only nnimap-request-move article
18232         respects it).
18233
18234         * nnimap.el (nnimap-request-move-article):
18235         When gnus-sum-hint-move-is-internal is set, don't do the extra
18236         nnimap-request-article.
18237
18238 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18239
18240         * nnheader.el (nnheader-find-file-noselect): Add doc string.
18241
18242         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18243         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18244
18245         * gnus-sum.el (gnus-summary-caesar-message):
18246         Apply `gnus-treat-article' after rotation.
18247
18248         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
18249         doc string.
18250
18251 2005-02-22  Simon Josefsson  <jas@extundo.com>
18252
18253         * encrypt.el (encrypt-password-cache-expiry): Remove (use
18254         `password-cache-expiry' instead).  Reported by Arne Jørgensen
18255         <arne@arnested.dk>.
18256         (encrypt): Add password-cache and password-cache-expiry as group
18257         members.
18258
18259 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
18260
18261         * smime.el (smime-ldap-host-list): Doc fix.
18262         (smime-ask-passphrase): Use `password-read-and-add' to read (and
18263         cache) password.
18264         (smime-sign-region): Use it.
18265         (smime-decrypt-region): Use it.
18266         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
18267         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
18268         fails.
18269         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
18270         certificate from DER to PEM format rather than calling openssl.
18271
18272         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
18273
18274         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
18275         for signing/encryption.
18276
18277         * mml.el (mml-parse-1): Use them.
18278
18279 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
18280
18281         * nnrss.el (nnrss-verbose): Remove.
18282         (nnrss-request-group): Use `nnheader-message' instead.
18283
18284 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
18285
18286         * nnrss.el (nnrss-verbose): New variable.
18287         (nnrss-request-group): Make it say nnrss is requesting a group.
18288
18289 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18290
18291         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
18292         Handle news URL with given port correctly.
18293
18294 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18295
18296         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
18297         containing special characters.
18298
18299         * gnus-sum.el (gnus-summary-edit-article): Ditto.
18300
18301         * mml.el (mime-to-mml): Ditto.
18302
18303         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
18304         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
18305         (rfc2047-decode-region): Quote decoded words containing special
18306         characters when rfc2047-quote-decoded-words-containing-tspecials
18307         is non-nil.
18308
18309 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
18310
18311         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
18312
18313         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
18314
18315 2005-02-15  Simon Josefsson  <jas@extundo.com>
18316
18317         * nnimap.el (nnimap-debug): Doc fix.
18318
18319         * imap.el (imap-debug): Doc fix.
18320
18321 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18322
18323         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18324
18325 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18326
18327         * gnus.el (spam-contents): Improve docs for spam-contents
18328         parameter in its variable incarnation.
18329
18330 2005-02-14  Simon Josefsson  <jas@extundo.com>
18331
18332         * smime-ldap.el: Use require instead of load-library for ldap.
18333         (smime-ldap-search): Indent.
18334         (smime-ldap-search-internal): Shorten line.
18335
18336         * smime.el (smime-cert-by-dns): Add doc-string.
18337         (smime-cert-by-ldap-1): Indent.
18338
18339         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18340         mml-smime-get-dns-ldap.
18341         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18342
18343 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
18344
18345         * smime.el: Require smime-ldap.
18346         (smime-ldap-host-list): New variable.
18347         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18348
18349         * mml-smime.el (mml-smime-encrypt-query): New function.
18350         (mml-smime-encrypt-query): Use it.
18351
18352         * smime-ldap.el: New file.
18353
18354 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18355
18356         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18357
18358 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18359
18360         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18361         argument in doc string.  Make query for type more clear.
18362
18363 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18364
18365         * gnus.el (gnus-group-startup-message): Search for gnus images in
18366         etc/images/gnus.
18367         * mm-util.el (mm-image-load-path): Likewise.
18368         * smiley.el (smiley-data-directory): Search for smilies in
18369         etc/images/smilies.
18370
18371 2005-02-09  Kim F. Storm  <storm@cua.dk>
18372
18373         Change Emacs release version from 21.4 to 22.1 throughout.
18374         Change Emacs development version from 21.3.50 to 22.0.50.
18375
18376 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18377
18378         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18379
18380         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18381         non-Mule XEmacs as well.
18382         (mm-decompress-buffer): Signal an error intentionally if it does
18383         not decompress compressed data because auto-compression-mode is
18384         disabled.
18385
18386 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18387
18388         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18389         an ID in the registry even if it has no groups.
18390
18391 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18392
18393         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18394         merge it into mm-decompress-buffer.
18395         (gnus-mime-copy-part): Use the MIME part charset, the value which
18396         a user specified or gnus-newsgroup-charset for decoding, like
18397         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18398         save-buffer what was used.  Suggested by Kevin Ryde
18399         <user42@zip.com.au>.
18400         (gnus-mime-inline-part): Allow the name parameter as well as the
18401         filename parameter; force decompressing of compressed data; always
18402         display contents being not decoded as unibyte.
18403
18404         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18405         as well as the filename parameter.
18406
18407         * mm-util.el (mm-decompress-buffer):
18408         Merge gnus-mime-jka-compr-maybe-uncompress.
18409         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18410         of compressed data.
18411
18412 2005-02-08  Simon Josefsson  <jas@extundo.com>
18413
18414         * imap.el (imap-log): Doc fix.
18415
18416 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18417
18418         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18419         the coding cookies; decompress compressed parts.
18420
18421         * mml.el (mml-generate-mime-1): Add the charset parameter according
18422         to the value which a user specified manually or the coding cookie.
18423
18424         * mm-util.el (mm-string-to-multibyte): New function.
18425         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18426         (mm-coding-system-to-mime-charset): New function.
18427         (mm-decompress-buffer): New function.
18428         (mm-find-buffer-file-coding-system): New function.
18429
18430         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18431         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18432         parts.
18433
18434 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18435
18436         * mm-view.el (mm-display-inline-fontify): Decode a part according
18437         to the charset parameter.
18438
18439 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18440
18441         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18442         prefix arg is neither nil nor a number, as info specifies.
18443
18444 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18445
18446         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18447         timestamps.
18448
18449 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18450
18451         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18452         groups error checking and notify user.
18453
18454 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18455
18456         * message.el (message-send-mail-function): Check existence of
18457         sendmail-program first before using default value
18458         `message-send-mail-with-sendmail'.  Otherwise use more generic
18459         `smtpmail-send-it'.
18460
18461 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18462
18463         * nntp.el (nntp-request-update-info): Always return nil.
18464
18465 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18466
18467         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18468
18469 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18470
18471         * message.el (message-beginning-of-line): Change the behavior when
18472         invoked between BOL and : so that it first moves backward.
18473
18474 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18475
18476         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18477         article buffer when editing of the article is discarded.
18478         (gnus-article-prepare): Revert.
18479
18480 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18481
18482         * gnus-art.el (gnus-article-prepare):
18483         Remove message-strip-forbidden-properties from the local hook.
18484
18485 2005-01-27  Simon Josefsson  <jas@extundo.com>
18486
18487         * password.el (password-cache-add): Only start one timer per key.
18488         Reported by Derek Atkins <warlord@MIT.EDU>.
18489
18490 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18491
18492         * run-at-time.el: Remove.  It is no longer needed as
18493         timer-funcs.el in the xemacs-base package has a working version of
18494         `run-at-time'.
18495
18496         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
18497
18498         * password.el: Require timer-funcs instead of run-at-time in
18499         XEmacs.
18500         Remove `password-run-at-time' macro.
18501         (password-cache-add): Use `run-at-time' instead of
18502         `password-run-at-time'.
18503
18504         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
18505         Remove `nnheader-cancel-function-timers' alias,
18506         `cancel-function-timers' exists in XEmacs in timer-funcs.
18507
18508         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18509         for `run-with-idle-timer'.
18510
18511         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18512         for `run-at-time'.
18513
18514         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18515         for `with-timeout'.
18516
18517         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
18518         the same as for XEmacs 21.4.
18519         No need to ignore `run-with-idle-timer', this function exists in
18520         XEmacs now in timer-funcs.el in the xemacs-base package.
18521         (dgnushack-compile): No need to delete
18522         run-at-time.el from the list of files to compile because it
18523         doesn't exist anymore.
18524
18525 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18526
18527         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18528         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18529
18530 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18531
18532         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18533         sensitively.
18534
18535 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18536
18537         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18538
18539 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18540
18541         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18542         which will be inserted according to the multibyteness of a buffer
18543         rather than the type of contents.  Suggested by ARISAWA Akihiro
18544         <ari@mbf.ocn.ne.jp>.
18545
18546         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18547         of string which old xml.el may return rather than a string.
18548
18549 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18550
18551         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18552
18553 2005-01-16  Simon Josefsson  <jas@extundo.com>
18554
18555         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18556         idn/idna.el isn't available.
18557         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18558         <michael@waxrat.com>.
18559
18560         * hashcash.el: Remove non-FSF copyright header.
18561
18562         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18563         (hashcash-generate-payment): Use it.
18564         (hashcash-generate-payment-async): Use it.
18565
18566 2005-01-15  Simon Josefsson  <jas@extundo.com>
18567
18568         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18569         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18570
18571         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18572         gnus-summary-idna-message.
18573         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18574         (gnus-summary-idna-message): New function.
18575
18576 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18577
18578         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18579         gnus-novice-user.
18580
18581 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18582
18583         * nnrss.el (nnrss-request-delete-group): Delete entries in
18584         nnrss-group-alist as well.
18585         (nnrss-save-server-data): Insert newline.
18586
18587 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18588
18589         * gnus.el (gnus-user-agent): Use list of symbols instead of
18590         symbols.  Display full version number for (S)XEmacs.
18591         Optionally display (S)XEmacs codename.
18592
18593         * gnus-util.el (gnus-emacs-version): Update for new
18594         `gnus-user-agent'.
18595
18596         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18597         Gnus version.
18598
18599 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18600
18601         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18602         which is unreadable in some setups.
18603
18604 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18605
18606         * gnus-spec.el (gnus-update-format-specifications): Flush the
18607         group format spec cache if it doesn't support decoded group names.
18608
18609 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18610
18611         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18612         Allow to apply decay on score files matching a regexp.
18613
18614 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18615
18616         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18617         compatibility in %g and %c.
18618
18619 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18620
18621         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18622         name for only %g and %c.
18623         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18624         of gnus-tmp-group to decoded group name.
18625         (gnus-group-make-rss-group): Exclude `/'s from group names.
18626
18627 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18628
18629         * nnrss.el (nnrss-get-encoding): Fix regexp.
18630
18631 2004-12-27  Simon Josefsson  <jas@extundo.com>
18632
18633         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18634         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18635         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
18636
18637 2004-12-17  Kim F. Storm  <storm@cua.dk>
18638
18639         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18640
18641         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18642
18643 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18644
18645         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18646
18647 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18648
18649         * nnrss.el: Require rfc2047 and mml.
18650         (nnrss-file-coding-system): New variable.
18651         (nnrss-format-string): Redefine it as an inline function.
18652         (nnrss-decode-group-name): New function.
18653         (nnrss-string-as-multibyte): Remove.
18654         (nnrss-retrieve-headers): Decode group name; don't use
18655         nnrss-format-string.
18656         (nnrss-request-group): Decode group name.
18657         (nnrss-request-article): Decode group name; allow a Message-ID as
18658         well as an article number; don't use nnrss-format-string; encode a
18659         Message-ID string which may contain non-ASCII characters; use
18660         mml-to-mime to compose a MIME article.
18661         (nnrss-request-expire-articles): Decode group name.
18662         (nnrss-request-delete-group): Decode group name.
18663         (nnrss-fetch): Clarify error message.
18664         (nnrss-read-server-data): Use insert-file-contents instead of load;
18665         bind file-name-coding-system; use multibyte buffer.
18666         (nnrss-save-server-data): Bind coding-system-for-write to the
18667         value of nnrss-file-coding-system; bind file-name-coding-system;
18668         add coding cookie.
18669         (nnrss-read-group-data): Use insert-file-contents instead of load;
18670         bind file-name-coding-system; use multibyte buffer.
18671         (nnrss-save-group-data): Bind coding-system-for-write to the
18672         value of nnrss-file-coding-system; bind file-name-coding-system.
18673         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
18674         make it work with non-ASCII text.
18675         (nnrss-find-el): Make it work with old xml.el as well.
18676
18677 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18678
18679         * nnrss.el (nnrss-get-encoding): New function.
18680         (nnrss-fetch): Use unibyte buffer initially; bind
18681         coding-system-for-read while performing mm-url-insert; remove ^Ms;
18682         decode contents according to the encoding attribute.
18683         (nnrss-save-group-data): Add coding cookie.
18684         (nnrss-mime-encode-string): New function.
18685         (nnrss-check-group): Use it to encode subject and author.
18686
18687 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
18688
18689         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
18690         imaginary variable.
18691
18692 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18693
18694         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
18695         correctly even if there are wide characters.
18696
18697 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
18698
18699         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
18700         downcased symbol names; make a new cache instead of reusing
18701         bbdb-hashtable.
18702
18703 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18704
18705         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18706         concatenating segments rather than before concatenating them.
18707         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18708
18709         * message.el (message-get-reply-headers): Bind `extra'.
18710
18711 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18712
18713         * message.el (message-extra-wide-headers): New variable.
18714         (message-get-reply-headers): Use it.
18715
18716 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18717
18718         * gnus-agent.el (gnus-agent-group-path): Decode group name.
18719         (gnus-agent-group-pathname): Ditto.
18720
18721         * gnus-cache.el (gnus-cache-file-name): Decode group name.
18722
18723         * gnus-group.el (gnus-group-make-group): Decode group name.
18724         (gnus-group-make-rss-group): Register the group data after opening
18725         the nnrss group.
18726
18727 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
18728
18729         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
18730         by expiry now get marked as read.
18731
18732 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18733
18734         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
18735
18736 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
18737
18738         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
18739         unify Latin characters in XEmacs.
18740         (mm-find-mime-charset-region): Use it.
18741
18742 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18743
18744         * gnus-util.el (gnus-delete-directory): New function.
18745
18746         * gnus-agent.el (gnus-agent-delete-group): Use it.
18747
18748         * gnus-cache.el (gnus-cache-delete-group): Use it.
18749
18750 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18751
18752         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
18753         names.
18754
18755 2004-12-16  Simon Josefsson  <jas@extundo.com>
18756
18757         * hashcash.el (hashcash-payment-alist): Fix custom :type.
18758
18759 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18760
18761         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
18762
18763         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
18764         (gnus-group-set-current-level): Decode group name.
18765
18766 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
18767
18768         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
18769         failed.
18770
18771 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18772
18773         * gnus-group.el (gnus-group-delete-group): Decode group name.
18774         (gnus-group-make-rss-group): Encode group name.
18775         (gnus-group-catchup-current): Decode group name.
18776         (gnus-group-kill-group): Decode group name.
18777
18778 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18779
18780         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
18781
18782 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18783
18784         * gnus-group.el (gnus-group-make-rss-group):
18785         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
18786
18787         * gnus-start.el (gnus-setup-news): Honor user's setting to
18788         gnus-message-archive-method.  Suggested by Lute Kamstra
18789         <lute@gnu.org>.
18790
18791 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
18792
18793         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
18794         global counterparts of the buffer-local variables.
18795
18796 2004-11-16  Romain Francoise  <romain@orebokech.com>
18797
18798         * gnus-sum.el (gnus-summary-exit): Don't clear the global
18799         counterparts of the buffer-local variables.
18800
18801 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18802
18803         * message.el (message-forbidden-properties): Fix typo in doc
18804         string.
18805
18806 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18807
18808         * gnus-util.el (gnus-replace-in-string): Add doc string.
18809
18810         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18811         to avoid problems when splitting mails with many recipients.
18812
18813 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18814
18815         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18816         pop-to-buffer, covered by the subsequent gnus-configure-windows.
18817
18818 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
18819
18820         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18821         if there is no hashtable in memory or file modification time is
18822         newer than cached timestamp.
18823
18824 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
18825
18826         * gnus-sum.el (gnus-summary-limit-to-recipient):
18827         Implement not-matching option.
18828
18829 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
18830
18831         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18832         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18833         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18834         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18835         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
18836         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18837
18838 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18839
18840         * message.el (message-forward-make-body-mml): Remove headers
18841         according to message-forward-ignored-headers if a message is decoded.
18842
18843 2004-12-02  Romain Francoise  <romain@orebokech.com>
18844
18845         * message.el (message-forward-make-body-plain): Always remove
18846         headers according to message-forward-ignored-headers.
18847
18848 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
18849
18850         * spam.el (spam-summary-prepare-exit): Remove the
18851         gnus-summary-limit pop for now, it has problems with ham marks for
18852         me.
18853
18854 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
18855
18856         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18857         correctly.
18858
18859 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
18860
18861         * format-spec.el (format-spec): Message the char.
18862
18863 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
18864
18865         * gnus-art.el (gnus-split-methods): Reformat comments.
18866
18867         * spam.el (spam-summary-prepare-exit): Remove article limits
18868         before exiting the summary buffer.
18869
18870 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18871
18872         * lpath.el: Remove bbdb-create-internal, bbdb-records,
18873         spam-BBDB-register-routine and spam-enter-ham-BBDB.
18874
18875         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18876         order to silence the byte compiler.
18877
18878         * spam.el: Fix the way to silence the byte compiler, which
18879         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18880         bbdb-search-simple, spam-BBDB-register-routine,
18881         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18882         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18883         spam-stat-buffer-is-spam, spam-stat-load,
18884         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18885         spam-stat-save and spam-stat-split-fancy.
18886
18887 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18888
18889         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18890         which may confuse users.
18891         (canlock-password-for-verify): Ditto.
18892
18893         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18894
18895         * gnus-art.el (gnus-emphasis-alist): Ditto.
18896
18897         * gnus-registry.el (gnus-registry-max-entries): Ditto.
18898
18899         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18900
18901         * gnus-start.el (gnus-save-killed-list): Ditto.
18902
18903         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18904         (gnus-sum-thread-tree-root): Ditto.
18905         (gnus-sum-thread-tree-false-root): Ditto.
18906         (gnus-sum-thread-tree-single-indent): Ditto.
18907
18908         * message.el (message-courtesy-message): Ditto.
18909         (message-archive-note): Ditto.
18910         (message-subscribed-address-file): Ditto.
18911         (message-user-fqdn): Ditto.
18912
18913         * spam-report.el (spam-report-gmane-regex): Ditto.
18914
18915         * spam.el (spam-blackhole-good-server-regex): Ditto.
18916
18917 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18918
18919         * mml.el (mml-preview): Widen the message buffer before copying
18920         the contents to the preview buffer; sort headers before previewing.
18921
18922         * message.el (message-hidden-headers): Fix the way to avoid a bug
18923         in the `repeat' widget in Emacs 21.3 or earlier.
18924
18925 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18926
18927         * message.el (message-hidden-headers): Default to "^References:".
18928         Improve customization type.  Suggested by Reiner Steib
18929         <Reiner.Steib@gmx.de>.
18930
18931 2004-11-25  Romain Francoise  <romain@orebokech.com>
18932
18933         * message.el (message-strip-forbidden-properties): Remove check for
18934         obsolete `message-hidden' text property, hidden headers are not
18935         accessible in the buffer anymore.
18936
18937 2004-11-22  Romain Francoise  <romain@orebokech.com>
18938
18939         * message.el (message-header-format-alist): Add `From' in list
18940         so that it can be sorted.
18941         (message-fix-before-sending): Widen and sort headers before
18942         sending.
18943         (message-hide-headers): Use narrowing to hide headers by moving
18944         them to the top of the buffer and narrowing to the region
18945         underneath.
18946
18947 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18948
18949         * message.el (message-strip-forbidden-properties):
18950         Bind buffer-read-only (etc) to nil.
18951
18952 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18953
18954         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18955         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18956
18957 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18958
18959         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18960
18961 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18962
18963         * dns.el (query-dns): Use sit-for to time instead of
18964         accept-process-output, since that doesn't seem to work on udp
18965         sockets.
18966
18967 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18968
18969         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18970
18971 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18972
18973         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18974         doc string.  Improve doc string.
18975
18976 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18977
18978         * nntp.el (nntp-request-update-info): Return nil if
18979         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18980         may not call gnus-activate-group which uselessly issues the GROUP
18981         commands for all nntp groups and wastes time.  Reported by Romain
18982         Francoise <romain@orebokech.com>.
18983
18984         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18985
18986 2004-11-15  Simon Josefsson  <jas@extundo.com>
18987
18988         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18989         headers separately.
18990         (gnus-button-openpgp): New function, inspired by Jochen Küpper
18991         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18992
18993 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18994
18995         * gnus-start.el (gnus-convert-old-newsrc):
18996         Assign legacy-gnus-agent to 5.10.7.
18997
18998 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18999
19000         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19001         start of the lines.
19002
19003 2004-11-14  Magnus Henoch  <mange@freemail.hu>
19004
19005         * hashcash.el (hashcash-default-payment): Change default to 20.
19006         (hashcash-default-accept-payment): Change default to 20.
19007         (hashcash-process-alist): New variable.
19008         (hashcash-generate-payment-async): Add.
19009         (hashcash-already-paid-p): Add.
19010         (hashcash-insert-payment): Don't generate payments twice.
19011         (hashcash-insert-payment-async): Add.
19012         (hashcash-insert-payment-async-2): Add.
19013         (hashcash-cancel-async): Add.
19014         (hashcash-wait-async): Add.
19015         (hashcash-processes-running-p): Add.
19016         (hashcash-wait-or-cancel): Add.
19017         (mail-add-payment): New optional argument.  Conditionally start
19018         asynchronous calculation.
19019         (mail-add-payment-async): Add.
19020
19021         * message.el (message-send-mail): Wait for asynchronous hashcash
19022         results.  Don't clobber existing X-Hashcash headers.
19023         (message-setup-1): Call mail-add-payment-async when
19024         message-generate-hashcash is non-nil.
19025
19026 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19027
19028         * message.el (message-use-alternative-email-as-from): Examine the
19029         From header as well; use message-make-from in order to include a
19030         user's full name.
19031
19032 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19033
19034         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19035         default; improve customization type.
19036         (gnus-emphasis-custom-with-format): New macro.
19037         (gnus-emphasis-custom-value-to-external): New function.
19038         (gnus-emphasis-custom-value-to-internal): New function.
19039
19040 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19041
19042         * dns.el (query-dns): Resolve reverse addresses.
19043
19044 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19045
19046         * gnus-group.el (gnus-group-get-new-news): Use it.
19047
19048         * gnus-start.el (gnus-check-reasonable-setup): New function.
19049
19050 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19051
19052         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19053         "Args out of range" error.  Reported by Arnaud Giersch
19054         <arnaud.giersch@free.fr>.
19055
19056 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19057
19058         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19059
19060 2004-11-04  Richard M. Stallman  <rms@gnu.org>
19061
19062         * spam.el (spam group): Add :version.
19063
19064         * pgg-def.el (pgg group): Add :version.
19065
19066 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19067
19068         * gnus-art.el (gnus-article-edit-article): Don't associate the
19069         article buffer with a draft file.  This is a temporary measure
19070         against the 2004-08-22 change to gnus-article-edit-mode.
19071
19072 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19073
19074         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19075         (html2text-format-tags): Remove unused variable `attr'.
19076
19077 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19078
19079         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19080
19081         * tls.el (tls-process-connection-type, tls-success)
19082         (tls-certtool-program): Add :version.
19083
19084         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
19085         (starttls-extra-arguments, starttls-process-connection-type)
19086         (starttls-connect, starttls-failure, starttls-success): Add :version.
19087
19088         * spam-stat.el (spam-stat): Add :version.
19089
19090         * sieve.el (sieve): Add :version.
19091
19092         * sha1.el (sha1): Add :version.
19093         (sha1-use-external): Remove redundant version.
19094
19095         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19096         (nnmail-cache-ignore-groups, nnmail-spool-hook)
19097         (nnmail-split-fancy-match-partial-words)
19098         (nnmail-split-lowercase-expanded): Add :version.
19099
19100         * nndiary.el (nndiary): Add :version.
19101
19102         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19103
19104         * mml-sec.el (mml-default-sign-method)
19105         (mml-default-encrypt-method, mml-signencrypt-style-alist):
19106         Add :version.
19107
19108         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19109
19110         * mm-url.el (mm-url-use-external, mm-url-program)
19111         (mm-url-arguments): Add :version.
19112
19113         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19114         (mm-attachment-file-modes, mm-decrypt-option)
19115         (mm-w3m-safe-url-regexp): Add :version.
19116
19117         * message.el (message-cite-prefix-regexp)
19118         (message-sendmail-envelope-from, message-minibuffer-local-map)
19119         (message-user-fqdn, message-completion-alist): Add :version.
19120
19121         * gnus-win.el (gnus-configure-windows-hook)
19122         (gnus-use-frames-on-any-display): Add :version.
19123
19124         * gnus-art.el (gnus-article-address-banner-alist)
19125         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19126         (gnus-treat-from-picon, gnus-treat-mail-picon)
19127         (gnus-treat-x-pgp-sig): Add :version.
19128
19129         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19130         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19131         (gnus-summary-article-delete-hook)
19132         (gnus-summary-display-while-building): Add :version.
19133
19134         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19135         (gnus-get-top-new-news-hook): Add :version.
19136
19137         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19138         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19139
19140         * gnus-registry.el (gnus-registry): Add :version.
19141
19142         * gnus-spec.el (gnus-use-correct-string-widths)
19143         (gnus-make-format-preserve-properties): Add :version.
19144
19145         * gnus.el (gnus-group-charter-alist)
19146         (gnus-group-fetch-control-use-browse-url)
19147         (gnus-install-group-spam-parameters): Add :version.
19148
19149         * gnus-diary.el (gnus-diary): Add :version.
19150
19151         * gnus-delay.el (gnus-delay): Add :version.
19152
19153         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19154         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19155         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19156         Add :version.
19157
19158         * gnus-agent.el (gnus-agent-max-fetch-size)
19159         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19160         (gnus-agent-prompt-send-queue): Add :version.
19161
19162         * deuglify.el (gnus-outlook-deuglify): Add :version.
19163
19164         * html2text.el: Beautify code.  Improve doc strings.
19165         Some checkdoc cleanup.
19166         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19167
19168 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
19169
19170         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19171
19172 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
19173
19174         * gnus-registry.el (gnus-registry-hashtb): Create the registry
19175         when package is loaded.
19176
19177         * spam.el (spam-summary-score-preferred-header): Add global preference
19178         for people who want to override the default SpamAssassin over
19179         Bogofilter preference (when both are set).
19180         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19181         (spam-user-format-function-S):
19182         Check spam-summary-score-preferred-header.
19183         (spam-extra-header-to-number): Add X-Bogosity header parsing.
19184         (spam-user-format-function-S): Format the score correctly.
19185
19186 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19187
19188         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19189         signature file.  Suggested by Manoj Srivastava
19190         <srivasta@golden-gryphon.com>.
19191
19192         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19193         iso-2022-jp even in the Japanese language environment.
19194         Suggested by Jason Rumney <jasonr@gnu.org>.
19195
19196 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19197
19198         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19199         use the same characters as the dummy marks; make it free from
19200         getting affected by the language environment.
19201         (gnus-summary-read-group-1): Update mark positions only when the
19202         format spec is updated.
19203
19204         * gnus-spec.el (gnus-update-format-specifications): Return a list
19205         of updated types.
19206
19207 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19208
19209         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19210         of boundp to check if display-warning is available.
19211
19212 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
19213
19214         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19215
19216 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19217
19218         * nnspool.el (nnspool-spool-directory): Use news-path if the
19219         news-directory variable is not bound.
19220
19221         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19222         function instead of display-warning if it is not available.
19223
19224 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19225
19226         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19227         v5-10: Use `point-at-bol'.
19228
19229 2004-10-26  Simon Josefsson  <jas@extundo.com>
19230
19231         * hashcash.el: Fix URL in comment, reported by Cheng Gao
19232         <chenggao@gmail.com>.
19233
19234 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19235
19236         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
19237         instead.
19238
19239 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
19240
19241         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19242         to remove a server from the nnimap-server-buffer-alist.
19243         (nnimap-open-connection, nnimap-close-server): Use it.
19244
19245         * gnus-encrypt.el: Remove file in favor of encrypt.el.
19246
19247 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19248
19249         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19250         running the major-mode function.
19251
19252 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19253
19254         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19255         dummy marks in the right way.
19256
19257 2004-10-18  David Edmondson  <dme@dme.org>
19258
19259         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19260         excessively.
19261
19262 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
19263
19264         * gnus-util.el (gnus-split-references): Accept a nil references
19265         string and go on blissfully.
19266
19267         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19268         cases where the references string is non-nil but has no references.
19269
19270         * encrypt.el: Add autoload tags.
19271
19272         * spam.el (spam-resolve-registrations-routine): Remove article
19273         from unregistration list too.  Reported by David Hanak
19274         <dhanak@isis.vanderbilt.edu>
19275
19276 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
19277
19278         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
19279         nil.  Change custom type.
19280
19281 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
19282
19283         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
19284
19285         * gnus-sum.el (gnus-summary-move-article): Use it.
19286
19287 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
19288
19289         * encrypt.el: Add autoload cookies.
19290
19291         * spam.el (spam-backend-article-list-property)
19292         (spam-backend-get-article-todo-list)
19293         (spam-backend-put-article-todo-list)
19294         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
19295         Resolve registrations separately.
19296         (spam-register-routine): Format comments.
19297         (spam-unregister-routine, spam-register-routine): Always call with
19298         specific-articles, no default list.
19299         (spam-summary-prepare-exit): Use the spam-classifications function.
19300
19301         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
19302         gnus-encrypt.el.
19303
19304         * encrypt.el: Copied from gnus-encrypt.el.
19305
19306         * gnus-encrypt.el: Commented that it's obsolete.
19307
19308 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19309
19310         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
19311         (gnus-score-save): Use it.
19312
19313         * message.el (message-bury): Use `window-dedicated-p'.
19314
19315 2004-10-15  Simon Josefsson  <jas@extundo.com>
19316
19317         * pop3.el (top-level): Don't require nnheader.
19318         (pop3-read-timeout): Add.
19319         (pop3-accept-process-output): Add.
19320         (pop3-read-response, pop3-retr): Use it.
19321
19322 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19323
19324         * spam.el (spam-register-routine): Move comment.
19325         (spam-verify-bogofilter): Use 'unknown for the initial
19326         spam-bogofilter-valid state, not 'never.
19327
19328         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19329         for netrc-machine.
19330
19331         * nnimap.el (nnimap-open-connection):
19332         Use netrc-machine-user-or-password.
19333
19334 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19335
19336         * gnus-registry.el (gnus-registry-unload-hook):
19337         Set as a variable with add-hook.
19338
19339         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19340         of news-path.
19341
19342         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19343
19344         * spam.el: Delete duplicate `provide'.
19345         (spam-unload-hook): Set as a variable with add-hook.
19346
19347 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19348
19349         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19350         in the doc string.
19351
19352         * message.el (message-ignored-news-headers)
19353         (message-ignored-supersedes-headers)
19354         (message-ignored-resent-headers)
19355         (message-forward-ignored-headers): Improve custom type.
19356
19357 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19358
19359         * message.el (message-tokenize-header): Fix 2004-09-06 change
19360         which used point-min in the wrong place.
19361
19362 2004-10-12  Simon Josefsson  <jas@extundo.com>
19363
19364         * tls.el (tls-certtool-program): New variable.
19365         (tls-certificate-information): New function, based on
19366         ssl-certificate-information.
19367
19368 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19369
19370         * compface.el: Move the version of ELisp-based uncompface program
19371         to the contrib directory because of the copyright problem.
19372
19373 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19374
19375         * message.el (message-kill-buffer): Raise the current frame.
19376
19377 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19378
19379         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19380
19381         * gnus.el (message-y-or-n-p): Autoload.
19382
19383         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19384         (pop3-password-required, pop3-authentication-scheme)
19385         (pop3-leave-mail-on-server): Make customizable.
19386         (pop3): New custom group.
19387         (pop3-retr): Remove `sleep-for' statements.
19388         Suggested by Dave Love <fx@gnu.org>.
19389
19390         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19391         Windows/DOS.
19392
19393         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19394         (imap-parse-body): Fix incorrect use of `assert'.
19395         Suggested by Dave Love <fx@gnu.org>.
19396
19397         * mml.el (mml-minibuffer-read-disposition): Require match.
19398         Suggested by Dave Love <fx@gnu.org>.
19399
19400 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19401
19402         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19403         doc string.
19404
19405 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19406
19407         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19408
19409 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19410
19411         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19412         instead of calling `mm-insert-inline', to decode text/* parts
19413         before displaying them.
19414
19415 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19416
19417         * mm-uu.el (mm-uu-text-plain-type): New variable.
19418         (mm-uu-pgp-signed-extract-1): Use it.
19419         (mm-uu-pgp-encrypted-extract-1): Use it.
19420         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19421         bind mm-uu-text-plain-type with that value.
19422         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19423         mm-uu-dissect.
19424
19425 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19426
19427         * gnus-group.el (gnus-update-group-mark-positions):
19428         * gnus-sum.el (gnus-update-summary-mark-positions):
19429         * message.el (message-check-news-body-syntax):
19430         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19431         of string-as-multibyte.
19432
19433 2004-10-05  Juri Linkov  <juri@jurta.org>
19434
19435         * gnus-group.el (gnus-update-group-mark-positions):
19436         * gnus-sum.el (gnus-update-summary-mark-positions):
19437         * message.el (message-check-news-body-syntax):
19438         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19439         8-bit unibyte values to a multibyte string for search functions.
19440
19441 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19442
19443         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19444         (mm-uu-dissect-text-parts): New function.
19445
19446         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19447         dissect text parts.
19448
19449         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19450         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19451
19452         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19453
19454         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19455         Use gnus-current-topics instead of gnus-current-topic.
19456
19457 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19458
19459         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19460
19461 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19462
19463         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19464         where approriate.
19465
19466         * nnml.el (nnml-generate-active-info): do.
19467
19468         * nndiary.el (nndiary-generate-active-info): do.
19469
19470         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19471         (gnus-topic-move): do.
19472
19473         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19474         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19475
19476         * gnus-srvr.el (gnus-server-prepare)
19477         (gnus-server-open-all-servers): do.
19478
19479         * gnus-msg.el (gnus-summary-cancel-article)
19480         (gnus-summary-resend-message)
19481         (gnus-summary-mail-crosspost-complaint): do.
19482
19483         * gnus-move.el (gnus-change-server): do.
19484
19485         * gnus-group.el (gnus-group-unmark-all-groups)
19486         (gnus-group-set-current-level): do.
19487
19488 2004-10-04  Simon Josefsson  <jas@extundo.com>
19489
19490         * message.el (message-generate-hashcash): Doc fix.
19491
19492 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19493
19494         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19495         avoid infinite recursion via gnus-get-function.
19496
19497 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19498
19499         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19500
19501         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19502
19503         * nnmail.el (nnmail-split-history): do.
19504
19505         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19506         (nnml-request-delete-group): do.
19507
19508         * nnslashdot.el (nnslashdot-read-groups): do.
19509
19510         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19511         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19512
19513         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19514         (nnspool-sift-nov-with-sed): Use last.
19515         (nnspool-retrieve-headers-with-nov): Use mapc.
19516         (nnspool-request-newgroups): Use dolist.
19517         (nnspool-request-group): Use last.
19518
19519         * nntp.el (nntp-read-server-type): Use dolist.
19520
19521         * nnvirtual.el (nnvirtual-create-mapping)
19522         (nnvirtual-update-read-and-marked): Use dolist.
19523         (nnvirtual-convert-headers): Simplify.
19524
19525 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19526
19527         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19528         Add support for sync'ing tick marks.
19529
19530 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19531
19532         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19533         there's no visible header.
19534
19535 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19536
19537         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19538         When necessary, pass full group name to gnus-request-set-marks.
19539
19540 2004-10-01  Simon Josefsson  <jas@extundo.com>
19541
19542         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19543         acroread.
19544
19545 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19546
19547         * spam-report.el (spam-report-gmane): Fix interactive.
19548
19549         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19550
19551         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19552         when writing file.
19553         (gnus-agent-synchronize-flags): Don't default to being
19554         interactive.
19555
19556 2004-09-30  Simon Josefsson  <jas@extundo.com>
19557
19558         * message.el (message-generate-hashcash): Add.
19559         (message-send-mail): Use it, call mail-add-payment.
19560
19561 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19562
19563         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19564
19565 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19566
19567         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19568         gnus-requst-update-info with explicit code to sync the in-memory
19569         info read flags with the marks being sync'd to the backend.
19570
19571         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
19572
19573 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19574
19575         * spam.el (spam-verify-bogofilter): Add new function.
19576         (spam-check-bogofilter)
19577         (spam-bogofilter-register-with-bogofilter): Use it.
19578         (spam-verify-bogofilter): Add small fixes.
19579
19580 2004-09-28  Simon Josefsson  <jas@extundo.com>
19581
19582         * hashcash.el (hashcash-generate-payment): Revert.
19583
19584 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19585
19586         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19587         Use gnus-extract-references instead of gnus-split-references.
19588
19589         * gnus-util.el (gnus-extract-references): Add new function, analogous
19590         to gnus-split-references but extracts only the message-ID without
19591         anything extra.
19592
19593         * hashcash.el (hashcash-generate-payment)
19594         (hashcash-check-payment): Do the right thing if hashcash-path is
19595         nil (because the hashcash program could not be found).
19596
19597         * spam.el (spam-use-hashcash): Remove comment.
19598
19599 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19600
19601         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19602         (gnus-cache-enter-article, gnus-cache-remove-article)
19603         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19604
19605         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19606
19607         * gnus-art.el (article-hide-boring-headers)
19608         (article-translate-strings, article-display-face)
19609         (gnus-article-mime-match-handle-first)
19610         (gnus-article-highlight-headers)
19611         (gnus-article-add-buttons-to-head): do.
19612
19613 2004-09-27  Simon Josefsson  <jas@extundo.com>
19614
19615         * hashcash.el: New version, from
19616         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19617         ../contrib/.
19618
19619 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19620
19621         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19622
19623 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
19624
19625         * gnus-dup.el (gnus-dup-open): Use mapc.
19626         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19627
19628         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19629         Reported by Stefan Wiens <s.wi@gmx.net>.
19630
19631         * gnus.el (gnus-shutdown): Use dolist.
19632
19633         * gnus-undo.el (gnus-undo): Use mapc.
19634
19635         * nnrss.el (nnrss-generate-active): do.
19636
19637         * message.el (message-cite-original-without-signature)
19638         (message-cite-original): Use mapc.
19639         (message-do-actions, message-make-forward-subject): Use dolist.
19640
19641 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19642
19643         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19644         deletion to remove entire duplicate line.  Fixes merged article
19645         number bug.
19646
19647 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19648
19649         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19650         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19651         first ask if you want to open a server and then, even when you
19652         responded with no, asking if you want to synchronize the server's
19653         flags.
19654         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19655         multi-line expressions.
19656         (gnus-agent-synchronize-group-flags): New internal function.
19657         Updates marks in memory (in the info structure) AND in the
19658         backend.
19659
19660         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19661
19662         * nnagent.el (nnagent-request-set-mark):
19663         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19664         method, to ensure that synchronization updates marks in the
19665         backend and in the info (in memory) structure.
19666
19667 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19668
19669         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19670         convention fully; don't miss the root article of a thread; make
19671         the X-Draft-From header with correct article numbers.
19672
19673 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
19674
19675         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19676         unless plugged.  Disable the agent so that an open failure causes
19677         an error.
19678
19679         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19680         Revert 2004-09-21 change.  The backend must be opened while
19681         synchronizing flags even when the backend stores the flags
19682         locally.
19683
19684 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
19685
19686         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
19687         in `header' match.  Reported by Svend Tollak Munkejord.
19688
19689         * message.el (message-cite-original): Fix use of
19690         `message-cite-articles-with-x-no-archive'.
19691
19692 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19693
19694         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
19695         (gnus-window-to-buffer): Ditto.
19696
19697         * mml.el (mml-preview-buffer): New variable.
19698         (mml-preview): Manage window layout with gnus-buffer-configuration.
19699
19700         * gnus-msg.el (gnus-setup-message): Put article numbers into the
19701         X-Draft-From header even if those articles aren't quoted.
19702
19703 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
19704
19705         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
19706         (gnus-request-set-mark, gnus-request-update-mark): Use new
19707         g-s-t-u-l-m to decide to use backend even when unplugged.
19708
19709 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19710
19711         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
19712         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
19713
19714 2004-09-20  Simon Josefsson  <jas@extundo.com>
19715
19716         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
19717         "utf-16-le".
19718
19719 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19720
19721         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
19722
19723 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19724
19725         * uudecode.el (uudecode-use-external): Add :version.
19726
19727         * smime.el (smime-CA-file, smime-encrypt-cipher)
19728         (smime-dns-server): Add :version.
19729
19730         * smiley.el (gnus-smiley-file-types): Add :version.
19731
19732         * sha1.el (sha1-use-external): Add :version.
19733
19734         * pgg-def.el (pgg-query-keyserver): Add :version.
19735
19736         * nnmail.el (nnmail-fancy-expiry-targets)
19737         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
19738         Add :version.
19739
19740         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
19741         (nnimap-retrieve-groups-asynchronous): Add :version.
19742         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
19743
19744         * mml.el (mml-content-disposition-parameters)
19745         (mml-insert-mime-headers-always): Add :version.
19746
19747         * mm-util.el (mm-coding-system-priorities): Add :version.
19748
19749         * mm-decode.el (mm-inline-text-html-with-images)
19750         (mm-keep-viewer-alive-types, mm-external-terminal-program)
19751         (mm-verify-option): Add :version.
19752         (mm-text-html-renderer): Change :version.
19753
19754         * message.el (message-fcc-externalize-attachments)
19755         (message-required-headers, message-draft-headers)
19756         (message-subject-trailing-was-query)
19757         (message-subject-trailing-was-ask-regexp)
19758         (message-subject-trailing-was-regexp, message-mark-insert-begin)
19759         (message-mark-insert-end, message-archive-header)
19760         (message-archive-note, message-cross-post-default)
19761         (message-cross-post-note, message-followup-to-note)
19762         (message-cross-post-note-function, message-use-mail-followup-to)
19763         (message-subscribed-address-functions)
19764         (message-subscribed-address-file, message-subscribed-addresses)
19765         (message-subscribed-regexps, message-allow-no-recipients)
19766         (message-yank-cited-prefix, message-signature-insert-empty-line)
19767         (message-hidden-headers, message-hierarchical-addresses)
19768         (message-mail-user-agent, message-use-idna)
19769         (message-valid-fqdn-regexp)
19770         (message-strip-special-text-properties, message-header-synonyms)
19771         (message-beginning-of-line, message-tab-body-function): Add :version.
19772         (message-insert-canlock, message-wide-reply-confirm-recipients):
19773         Change :version.
19774
19775         * mail-source.el (mail-source-ignore-errors): Add :group, :type
19776         and :version.
19777         (mail-source-delete-old-incoming-confirm)
19778         (mail-source-movemail-program): Add :version.
19779
19780         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
19781         (gnus-agent-cache, gnus-agent): Change :version.
19782
19783         * gnus-util.el (gnus-use-byte-compile): Change :version.
19784
19785         * gnus-sum.el (gnus-summary-make-false-root-always)
19786         (gnus-summary-default-high-score)
19787         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
19788         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
19789         (gnus-read-all-available-headers, gnus-article-emulate-mime)
19790         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
19791         (gnus-sum-thread-tree-single-indent)
19792         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
19793         (gnus-sum-thread-tree-leaf-with-other)
19794         (gnus-sum-thread-tree-single-leaf): Add :version.
19795         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
19796         (gnus-article-loose-mime): Change :version.
19797
19798         * gnus-start.el (gnus-backup-startup-file)
19799         (gnus-save-startup-file-via-temp-buffer): Add :version.
19800
19801         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
19802         (gnus-server-offline-face): Add :version.
19803
19804         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
19805
19806         * gnus-msg.el (gnus-gcc-externalize-attachments)
19807         (gnus-debug-files, gnus-debug-exclude-variables)
19808         (gnus-discouraged-post-methods): Change :version.
19809         (gnus-confirm-mail-reply-to-news)
19810         (gnus-confirm-treat-mail-like-news): Add :version.
19811
19812         * gnus-int.el (gnus-server-unopen-status): Add :version.
19813
19814         * gnus-group.el (gnus-group-jump-to-group-prompt)
19815         (gnus-large-ephemeral-newsgroup)
19816         (gnus-fetch-old-ephemeral-headers): Add :version.
19817
19818         * gnus-fun.el (gnus-x-face-directory)
19819         (gnus-convert-pbm-to-x-face-command)
19820         (gnus-convert-image-to-x-face-command)
19821         (gnus-convert-image-to-face-command): Add :version.
19822
19823         * gnus-delay.el (gnus-delay-default-hour): Add :version.
19824
19825         * gnus-cite.el (gnus-cite-blank-line-after-header)
19826         (gnus-article-boring-faces): Add :version.
19827
19828         * gnus-art.el (gnus-buttonized-mime-types)
19829         (gnus-inhibit-mime-unbuttonizing)
19830         (gnus-treat-display-face)
19831         (gnus-treat-body-boundary): Change :version.
19832         (gnus-body-boundary-delimiter, gnus-picon-databases)
19833         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19834         (gnus-treat-date-english, gnus-treat-fold-headers)
19835         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19836         (gnus-treat-mail-picon, gnus-treat-wash-html)
19837         (gnus-article-encrypt-protocol)
19838         (gnus-use-idna, gnus-article-over-scroll)
19839         (gnus-mime-display-multipart-alternative-as-mixed)
19840         (gnus-mime-display-multipart-related-as-mixed)
19841         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19842         (gnus-ctan-url, gnus-button-ctan-handler)
19843         (gnus-button-handle-ctan-bogus-regexp)
19844         (gnus-button-ctan-directory-regexp)
19845         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19846         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19847         (gnus-button-man-level, gnus-button-emacs-level)
19848         (gnus-button-message-level, gnus-button-browse-level): Add :version.
19849
19850         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19851         (gnus-agent-go-online): Change :version.
19852         (gnus-agent-expire-unagentized-dirs)
19853         (gnus-agent-auto-agentize-methods): Add :version.
19854
19855         * flow-fill.el (fill-flowed-display-column)
19856         (fill-flowed-encode-column): Add :version.
19857
19858         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19859         (gnus-outlook-deuglify-unwrap-max)
19860         (gnus-outlook-deuglify-cite-marks)
19861         (gnus-outlook-deuglify-unwrap-stop-chars)
19862         (gnus-outlook-deuglify-no-wrap-chars)
19863         (gnus-outlook-deuglify-attrib-cut-regexp)
19864         (gnus-outlook-deuglify-attrib-verb-regexp)
19865         (gnus-outlook-deuglify-attrib-end-regexp)
19866         (gnus-outlook-display-hook): Add :version.
19867
19868         * binhex.el (binhex-use-external): Add :version.
19869
19870 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
19871
19872         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19873         and `invisible'.
19874
19875 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
19876
19877         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19878         in gnus-registry-trim.
19879
19880 2004-09-13  Simon Josefsson  <jas@extundo.com>
19881
19882         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19883
19884         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19885
19886         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19887         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19888         <yamaoka@jpl.org>.
19889         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19890         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19891         <yamaoka@jpl.org>.
19892
19893         * sieve.el (sieve-manage-mode): Ditto.
19894
19895 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
19896
19897         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19898
19899 2004-09-11  Simon Josefsson  <jas@extundo.com>
19900
19901         * dns-mode.el: Add.
19902
19903         * mm-view.el (mm-display-dns-inline): Add.
19904
19905         * mm-decode.el (mm-inline-media-tests): Add text/dns.
19906         (mm-automatic-display): Ditto.
19907
19908         * mailcap.el (mailcap-mime-data): Add text/dns.
19909         (mailcap-mime-extensions): Map .soa to text/dns.
19910
19911 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
19912
19913         * gnus-art.el (article-decode-mime-words, article-babel)
19914         (gnus-article-highlight-signature, gnus-article-add-buttons)
19915         (gnus-signature-toggle): Remove unnecessary bindings of
19916         `inhibit-read-only' inherited from v5.10 merge.
19917
19918 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
19919
19920         * nntp.el (nntp): New customization group.
19921         (nntp-authinfo-file): Add customization group.
19922
19923         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19924
19925         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19926
19927         * gnus.el (to-address, to-list, subscribed)
19928         (large-newsgroup-initial): Ditto.
19929
19930         * flow-fill.el (fill-flowed-display-column)
19931         (fill-flowed-encode-column): Ditto.
19932
19933 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19934
19935         * message.el (message-tokenize-header, message-send-mail-with-qmail):
19936         Use point-min rather than 1.
19937         (message-send-mail): Use buffer-size rather than point-max.
19938
19939         * gnus-sum.el (gnus-summary-search-article-forward):
19940         Signal a specific `search-failed' rather than a generic `error'.
19941
19942         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19943         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19944         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19945
19946 2004-09-10  Simon Josefsson  <jas@extundo.com>
19947
19948         * nndb.el (require): Remove tcp and duplicate cl.
19949
19950 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19951
19952         * gnus-agent.el (directory-files-and-attributes): Move forward.
19953
19954 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19955
19956         * gnus-agent.el (directory-files-and-attributes):
19957         Optionally defined to support XEmacs.
19958
19959 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19960
19961         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19962         to avoid run-time CL dependencies.
19963         (gnus-agent-unfetch-articles): New function.
19964         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19965         article numbers even when local .overview file is missing.
19966         (gnus-agent-read-article-number): New function.  Only accepts
19967         27-bit article numbers.
19968         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19969         Use gnus-agent-read-article-number.
19970         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19971         from backend while recognizing that article numbers in .overview
19972         must be valid.
19973         (gnus-agent-update-files-total-fetched-for):
19974         Use directory-files-and-attributes to improve performance.
19975         * gnus-int.el (gnus-request-move-article):
19976         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19977         improve performance.
19978
19979         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19980         some users confused by references to .newsrc when they only have a
19981         .newsrc.eld file.
19982         (gnus-convert-mark-converter-prompt)
19983         (gnus-convert-converter-needs-prompt): Fix use of property list.
19984         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19985         New function.  Used internally to only display 'gnus converting
19986         files' message when actually necessary.
19987
19988         * gnus-sum.el (): Remove (require 'gnus-agent) as required
19989         methods now autoloaded.
19990
19991 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19992
19993         * gnus-sum.el (gnus-summary-insert-subject): Remove list
19994         identifiers.
19995
19996 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
19997
19998         * gnus-picon.el: Fix indentation and closing parenthesis.
19999
20000 2004-09-01  Simon Josefsson  <jas@extundo.com>
20001
20002         * message.el (message-canlock-generate): Require sha1, not
20003         sha1-el.  (Can we get rid of this require altogether?  It is ugly
20004         to require within a function.  Sadly, if sha1.el isn't loaded, the
20005         let binding in m-c-g will hide the defcustom definition, which is
20006         bad.)
20007
20008         * canlock.el: Require sha1, not sha1-el.
20009
20010         * message.el: Don't autoload sha1 (there is a autoload cookie in
20011         sha1.el).
20012
20013         * sha1-el.el: Rename to sha1.el.
20014
20015 2004-08-30  Juanma Barranquero  <lektu@terra.es>
20016
20017         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20018
20019 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20020
20021         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20022
20023 2004-08-30  Kim F. Storm  <storm@cua.dk>
20024
20025         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20026
20027         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20028         Add :group 'nnimap.
20029
20030 2004-08-30  Andreas Schwab  <schwab@suse.de>
20031
20032         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20033         ?* and ?\;.
20034
20035         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20036         and ?\' to symbol instead of whitespace.
20037
20038 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20039
20040         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20041
20042         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20043         instead of re-search-forward.
20044
20045         * gnus-uu.el (gnus-uu-save-article): Ditto.
20046         (gnus-uu-post-encode-uuencode): Ditto.
20047
20048         * html2text.el (html2text-clean-list-items): Ditto.
20049         (html2text-clean-dtdd): Ditto.
20050         (html2text-format-tags): Ditto.
20051
20052         * message.el (message-send-mail-with-sendmail): Fix regexp.
20053         (message-fill-field-general): Use search-forward instead of
20054         re-search-forward.
20055         (unbold-region): Ditto.
20056
20057         * nnrss.el (nnrss-request-article): Ditto.
20058
20059         * nnslashdot.el (nnslashdot-request-article): Ditto.
20060
20061         * nnweb.el (nnweb-gmane-wash-article): Ditto.
20062
20063         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20064         "Unrecognized menu descriptor" error in XEmacs.
20065
20066 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20067
20068         * gnus-sum.el (gnus-read-header): Don't remove a header for the
20069         parent article of a sparse article in the thread hashtb.
20070
20071 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
20072
20073         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20074         (nnmail-expand-newtext): Lowercase expanded entries if
20075         nnmail-split-lowercase-expanded is non-nil.
20076
20077 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20078
20079         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20080
20081         * gnus-group.el (gnus-group-line-format-alist): Convert the value
20082         of gnus-tmp-news-method into string under XEmacs.  It will be
20083         passed to gnus-correct-length which takes only a string argument.
20084
20085 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20086
20087         * gnus-util.el (gnus-bind-print-variables): New macro.
20088         (gnus-prin1): Use it.
20089         (gnus-prin1-to-string): Use it.
20090         (gnus-pp): New function.
20091         (gnus-pp-to-string): New function.
20092
20093         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20094         Replace pp-to-string with gnus-pp-to-string.
20095         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20096         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20097         * gnus-msg.el (gnus-debug): Ditto.
20098         * gnus-score.el (gnus-score-save): Ditto.
20099         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20100         gnus-pp-to-string.
20101         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20102         with gnus-pp.
20103         * score-mode.el (gnus-score-pretty-print): Ditto.
20104         * webmail.el (webmail-debug): Ditto.
20105
20106 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20107
20108         * gnus-art.el (article-display-face, article-display-x-face):
20109         Use buffer-read-only.
20110
20111 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20112
20113         * gnus-art.el (article-hide-list-identifiers):
20114         Bind inhibit-read-only as t.
20115
20116 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
20117
20118         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20119
20120 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20121
20122         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20123         (gnus-narrow-to-page): Don't assume point-min == 1.
20124         (gnus-article-edit-mode): Derive from message-mode.
20125
20126         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20127         point-min == 1.
20128
20129         * imap.el (imap-parse-address-list, imap-parse-body-ext):
20130         Disable incorrect use of `assert'.
20131
20132         * message.el (message-mode): Set comment-start-skip.
20133
20134
20135 2004-08-22  Sam Steingold  <sds@gnu.org>
20136
20137         * pop3.el (pop3-leave-mail-on-server): New user variable.
20138         (pop3-movemail): Delete mail only when it is nil.
20139
20140 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
20141
20142         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20143
20144         * mml.el (mml-preview): Use `pop-to-buffer'.
20145
20146         * message.el (message-goto-mail-followup-to): Insert after "To".
20147         (message-carefully-insert-headers): Add comment.
20148
20149         * gnus.el: Remove unused variable `gnus-article-check-size'.
20150
20151         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20152
20153         * gnus-art.el (gnus-button-alist):
20154         Improve `gnus-button-handle-library' entry.
20155
20156 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
20157
20158         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20159         Use downcase, since XEmacs capitalizes error messages differently.
20160
20161 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
20162
20163         * nntp.el: Add (require 'gnus) due to reference to
20164         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
20165
20166 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
20167
20168         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20169         Bind `mm-fill-flowed'.
20170
20171         * mm-decode.el (mm-dissect-singlepart): Check it.
20172
20173 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
20174
20175         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20176         'imap' for netrc parsing.
20177
20178 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
20179
20180         * mailcap.el (mailcap-mime-data): Mark as risky.
20181
20182 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20183
20184         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20185         may be included in the encoded word.
20186         (rfc2047-encode): Don't append a space if the encoded word
20187         includes close parenthesis.
20188
20189 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20190
20191         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20192         of text within parentheses.
20193
20194 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
20195
20196         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20197         (gnus-encrypt-write-file-contents): Make the password key the file
20198         name PLUS the cipher, not just the cipher.  Also remove failed
20199         passwords from the cache.
20200
20201 2004-08-06  Simon Josefsson  <jas@extundo.com>
20202
20203         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20204         Doc fix.
20205
20206 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20207
20208         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20209         LWSP.
20210
20211 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
20212
20213         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20214         Try to append in-reply-to: data to the references: header.
20215
20216         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20217         (netrc-parse): Use gnus-encrypt.el functions.
20218
20219         * gnus-encrypt.el: Add new file for encryption support; currently
20220         does only a few GPG ciphers and an internal XOR cipher.
20221
20222         * password.el: Add comments on using password-read-and-add.
20223         (password-read-and-add): Add function to read and add the
20224         password to the cache at once.
20225
20226 2004-07-28  Simon Josefsson  <jas@extundo.com>
20227
20228         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20229         parameter (but don't use it, for now).
20230
20231         * imap.el (imap-ssl-open): Use imap-process-connection-type,
20232         instead of hard coding to nil.
20233
20234 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20235
20236         * mm-view.el (mm-inline-image-emacs): Open lines under an image
20237         as mm-inline-image-xemacs does.
20238
20239 2004-07-26  Simon Josefsson  <jas@extundo.com>
20240
20241         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20242         Revert part of 2004-07-17 change below.
20243
20244 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20245
20246         * rfc2047.el (rfc2047-encode-region): Don't infloop.
20247         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20248
20249 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20250
20251         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20252         quotes that actually start with ">" at the beginning of the
20253         lines.
20254
20255 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20256
20257         * rfc2047.el (rfc2047-encode-region): Fix last change.
20258         (rfc2047-encode-parameter): Remove useless concat.
20259
20260 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20261
20262         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20263         encode special characters; fix some kind of misconfigured headers;
20264         signal a real error if debug-on-quit or debug-on-error is non-nil.
20265         (rfc2047-encode-max-chars): New variable.
20266         (rfc2047-encode-1): Use it.
20267         (rfc2047-encode-parameter): New function.
20268
20269         * mml.el (mml-insert-parameter): Remove an excessive space.
20270
20271 2004-07-17  Simon Josefsson  <jas@extundo.com>
20272
20273         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
20274         Kai Grossjohann <kai@emptydomain.de>.
20275         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
20276         (gnus-group-make-menu-bar): Ditto.
20277
20278         * gnus-util.el (gnus-group-server): Add.
20279
20280 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
20281
20282         * message.el (message-clone-locals): Clone sendmail and smtp
20283         variables.
20284
20285 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20286
20287         * rfc2047.el (rfc2047-encode-region): Fix last change.
20288
20289 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20290
20291         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
20292         characters as non-special.
20293
20294 2004-07-09  Simon Josefsson  <jas@extundo.com>
20295
20296         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
20297         Users will lose all flag changes made while unplugged with
20298         e.g. nntp unless flag synchronization happens, thus `nil' is not a
20299         good default.  See numerous reports on ding mailing list.
20300
20301 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20302
20303         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
20304         add generate-head-function and generate-article-function to the
20305         rfc822-forward entry.
20306         (nndoc-rfc822-forward-generate-article): New function.
20307         (nndoc-rfc822-forward-generate-head): New function.
20308
20309         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
20310
20311 2004-07-06  Dan Christensen  <jdc@uwo.ca>
20312
20313         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
20314         respect display group parameter and gnus-summary-expunge-below.
20315         (gnus-articles-to-read): Remove unused reference to display group
20316         parameter.
20317
20318 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20319
20320         * nnheader.el (nnheader-uniquify-message-id): New experimental
20321         variable.
20322         (nnheader-nov-read-message-id): Use it.
20323
20324         * spam-report.el (spam-report-gmane): Add interactive.
20325
20326 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20327
20328         * mm-encode.el (mm-content-transfer-encoding-defaults):
20329         Use qp-or-base64 for the application/* types.
20330
20331 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20332
20333         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20334
20335 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20336
20337         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20338         trim value.
20339
20340 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20341
20342         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20343         New macro and function.
20344         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20345
20346 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20347
20348         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20349         after-load-alist.
20350
20351 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20352
20353         * gnus-group.el (gnus-group-get-new-news-this-group):
20354         Don't update info that isn't there.
20355
20356 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20357
20358         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20359         entry.
20360
20361 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20362
20363         * mm-view.el (mm-inline-render-with-function): Use multibyte
20364         buffer; decode html source by charset.
20365
20366         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20367
20368         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20369         Mule-UCS is loaded under XEmacs.
20370         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20371
20372 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20373
20374         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20375
20376 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20377
20378         * mm-util.el (mm-coding-system-p): Return a coding-system.
20379         (mm-mime-mule-charset-alist): Use shift_jis instead of
20380         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20381         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20382         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20383         instead of japanese-shift-jis and iso-latin-1 respectively in
20384         order to share the default value with both Emacs and XEmacs-mule.
20385         (mm-mule-charset-to-mime-charset):
20386         Make mm-coding-system-priorities effective.
20387         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20388         while predicating of candidates upon the priorities.
20389
20390 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20391
20392         * gnus-sum.el (gnus-summary-make-menu-bar):
20393         Add gnus-uu-invert-processable.
20394
20395         * gnus.el: Autoload gnus-uu-invert-processable.
20396
20397 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20398
20399         * mm-util.el (mm-with-multibyte-buffer): New macro.
20400
20401         * rfc2047.el (rfc2047-encode-string): Use it.
20402         (rfc2047-encode-region): Move point to the end of the region after
20403         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20404
20405 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20406
20407         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20408         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20409
20410 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20411
20412         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20413         (gnus-cite-parse): Ignore quoted envelope From_.
20414         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20415
20416 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20417
20418         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20419         invalid addresses.
20420
20421 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20422
20423         * spam.el: Change section markers, revise TODO list.
20424         (spam-backends): Make new master list of all installed backends.
20425         (spam-summary-exit-behavior): Add new variable to determine how
20426         messages moves are done at summary exit.
20427         (spam-move-spam-nonspam-groups-only)
20428         (spam-process-ham-in-nonham-groups)
20429         (spam-process-ham-in-spam-groups): Remove variables, the
20430         spam-summary-exit-behavior variable should be used to manage this
20431         behavior.
20432         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20433         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20434         and spam-old-spam-articles.
20435         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20436         Add empty variables, placeholders for the backends they represent.
20437         (spam-set-difference): Move, unchanged.
20438         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20439         unless the user has a processor variable.
20440         (spam-classifications, spam-classification-valid-p)
20441         (spam-backend-properties, spam-backend-property-valid-p)
20442         (spam-backend-function-type-valid-p)
20443         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20444         (spam-report-articles-gmane, spam-report-articles-resend):
20445         Remove functions, they are not needed.
20446         (spam-install-backend-super, spam-backend-list)
20447         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20448         (spam-backend-function, spam-backend-ham-registration-function)
20449         (spam-backend-spam-registration-function)
20450         (spam-backend-ham-unregistration-function)
20451         (spam-backend-spam-unregistration-function)
20452         (spam-backend-statistical-p, spam-backend-mover-p)
20453         (spam-install-backend-alias, spam-install-checkonly-backend)
20454         (spam-install-mover-backend, spam-install-nocheck-backend)
20455         (spam-install-backend, spam-install-statistical-backend)
20456         (spam-install-statistical-checkonly-backend): Add backend installation
20457         support.
20458         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20459         (spam-group-processor-p): Use the new backend code and respect the
20460         summary exit behavior.
20461         (spam-mark-spam-as-expired-and-move-routine): Remove.
20462         (spam-summary-prepare): Change to use the new spam-old-articles
20463         variable.
20464         (spam-copy-or-move-routine, spam-copy-spam-routine)
20465         (spam-move-spam-routine, spam-copy-ham-routine)
20466         (spam-move-ham-routine): Add code to copy/move ham or spam.
20467         (spam-fetch-field-fast): Improve doc and code, plus allow the
20468         'number request.
20469         (spam-list-of-checks, spam-list-of-statistical-checks):
20470         Remove variables.
20471         (spam-split, spam-find-spam): Use the new backend code.
20472         (spam-registration-functions): Remove variable.
20473         (spam-unregister-routine): Add convenience wrapper.
20474         (spam-log-undo-registration, spam-register-routine)
20475         (spam-log-processing-to-registry)
20476         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20477         where possible.
20478         (spam-check-gmane-xref, spam-check-regex-headers)
20479         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20480         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20481         (spam-check-bogofilter-headers, spam-check-spamoracle)
20482         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20483         (spam-check-crm114-headers): Use the spam-split-group that
20484         spam-split prepares, no need to determine it every time.
20485
20486         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20487         to the nnheader-parse-naked-head call.
20488
20489         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20490
20491         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20492         the nnheader-nov-read-message-id call.
20493
20494 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20495
20496         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20497         gnus-activate-group twice.  Suggested by Markus Peter
20498         <warp@spin.de>.
20499
20500 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20501
20502         * gnus-art.el (gnus-article-time-format): Exchange the order of
20503         day and month in the default value; fix customization type.
20504         (article-date-ut): Use add-text-properties.
20505         (article-make-date-line): Use message-make-date instead of
20506         current-time-string.
20507
20508         * message.el (message-fetch-field): Don't use set-text-properties.
20509         (message-make-date): Simplify.
20510
20511         * messagexmas.el (message-xmas-make-date): New function.
20512         (message-xmas-redefine): Defalias message-make-date to it.
20513
20514 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20515
20516         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20517         (rfc2047-encode-region): Treat text within parentheses as special;
20518         show the original text when error has occurred.
20519
20520         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20521         already-computed method to gnus-activate-group.
20522
20523         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20524         same select-methods identical Lisp objects.
20525
20526         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20527         object when modifying the info.
20528
20529 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20530
20531         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20532         gnus-opened-servers since it has never been opened with the new
20533         configuration yet.
20534
20535 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20536
20537         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20538         arg to nnheader-generate-fake-message-id.
20539
20540 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20541
20542         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20543         number and build a fake message ID localized to a group and
20544         article number (so it's repeatable from that point on).
20545         (nnheader-fake-message-id-p): Change regex to accomodate new fake
20546         ID format.
20547
20548         * gnus-sum.el (gnus-get-newsgroup-headers):
20549         Call nnheader-generate-fake-message-id with the article number.
20550
20551 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20552
20553         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20554         end-of-buffer.
20555
20556 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20557
20558         * message.el (message-ignored-supersedes-headers): Add Approved.
20559
20560 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20561
20562         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20563         goto-char.
20564         (rfc2047-encode): Fold the line before encoding.
20565
20566 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20567
20568         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20569         folding -- not all headers can be folded, and this should be done
20570         by the message composition mode.  Probably.  I think.
20571
20572 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20573
20574         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20575         fast.
20576
20577         * gnus-ems.el (gnus-remove-image): Don't use
20578         message-text-with-property; remove only the image found first.
20579
20580         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
20581         found first.
20582
20583 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20584
20585         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20586
20587 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20588
20589         * message.el (message-text-with-property): Make it fast and accept
20590         optional arguments.
20591         (message-strip-forbidden-properties): Use it.
20592         (message-fix-before-sending): Follow the m-t-w-p change.
20593
20594         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20595
20596 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20597
20598         * gnus-art.el (article-hide-headers): Don't change the buffer
20599         mistakenly when performing mml-preview even if
20600         gnus-single-article-buffer is nil.
20601
20602 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20603
20604         * message.el (message-expand-name-databases): New user option.
20605         (message-expand-name): Use it.
20606
20607 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20608
20609         * spam.el (spam-report-articles-resend)
20610         (spam-report-resend-register-routine): Allow ham reporting.
20611         (spam-report-resend-register-ham-routine): Add wrapper.
20612         (spam-registration-functions): Add ham resending functions.
20613         (spam-list-of-processors): Add ham resend processor.
20614
20615         * gnus.el (ham-resend-to): Add new group parameter.
20616         (spam-process): Add ham resend option.
20617
20618         * spam-report.el (spam-report-resend): Allow reporting ham.
20619         (spam-report-resend-ham): Add wrapper.
20620
20621 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20622
20623         * message.el (message-cite-articles-with-x-no-archive):
20624         New variable.
20625         (message-cite-original): Use it.
20626
20627 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20628
20629         * message.el (message-cite-original): Respect X-No-Archive.
20630
20631 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20632
20633         * gnus-art.el (article-hide-headers): Refer to the values for
20634         gnus-ignored-headers and gnus-visible-headers in the summary
20635         buffer since a user may have set them as group parameters.
20636
20637 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20638
20639         * assistant.el (assistant-node-name): Add convenience function.
20640         (assistant-render-text, assistant-render-node): Add error handling,
20641         plus handle multiple next nodes.
20642         (assistant-find-next-node): Comment out for now.
20643         (assistant-find-next-nodes): Add function, returns list of next
20644         nodes.
20645
20646 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20647
20648         * mail-source.el (mail-source-directory): Fix doc-string.
20649
20650 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20651
20652         * assistant.el (assistant-render-text, assistant-eval): Add :set
20653         widget type, which is different because it takes and returns a
20654         list.  Much hilarity ensues.
20655
20656 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20657
20658         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20659
20660         * gnus-group.el (gnus-group-get-new-news-this-group):
20661         Add doc-string.
20662
20663         * gnus-start.el (gnus-activate-group): Add doc-string.
20664
20665 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20666
20667         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20668
20669 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
20670
20671         * assistant.el (assistant-render-text): Try to add a :set
20672         widget, more to come.
20673
20674         * spam.el (spam-group-spam-contents-p): Handle empty groupname
20675         strings.
20676         (spam-report-articles-resend)
20677         (spam-register-routine): Do registration iff any articles warrant
20678         it.
20679         (spam-summary-prepare-exit): Change log message for nil group
20680         destinations.
20681
20682 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
20683
20684         * spam.el (spam-report-resend-register-routine):
20685         Allow spam-report-resend-to to be a group parameter or a global value.
20686
20687 2004-05-26  Simon Josefsson  <jas@extundo.com>
20688
20689         * starttls.el: Merge with my GNUTLS based starttls.el.
20690         (starttls-gnutls-program, starttls-use-gnutls)
20691         (starttls-extra-arguments, starttls-process-connection-type)
20692         (starttls-connect, starttls-failure, starttls-success):
20693         New variables.
20694         (starttls-program, starttls-extra-args): Doc fix.
20695         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
20696         New functions.
20697         (starttls-negotiate, starttls-open-stream):
20698         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
20699         function if it is set.
20700
20701 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20702
20703         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
20704         structured fields.
20705
20706 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20707
20708         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
20709
20710 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
20711
20712         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20713         Add variable.
20714         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
20715         assigning the spam-mark to new messages.
20716
20717 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
20718
20719         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
20720
20721 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20722
20723         * dgnushack.el: Autoload customize-set-variable for XEmacs.
20724
20725         * rfc2047.el (rfc2047-encodable-p): Don't move point.
20726         (rfc2047-decode): Treat the ascii coding-system as raw-text by
20727         default.
20728
20729 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
20730
20731         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
20732         correct data.
20733
20734 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
20735
20736         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
20737         (spam-group-processor-p): Fix function.
20738         (spam-group-processor-multiple-p)
20739         (spam-group-spam-processor-report-gmane-p)
20740         (spam-group-spam-processor-report-resend-p)
20741         (spam-group-spam-processor-bogofilter-p)
20742         (spam-group-spam-processor-blacklist-p)
20743         (spam-group-spam-processor-ifile-p)
20744         (spam-group-ham-processor-ifile-p)
20745         (spam-group-spam-processor-spamoracle-p)
20746         (spam-group-spam-processor-crm114-p)
20747         (spam-group-ham-processor-bogofilter-p)
20748         (spam-group-spam-processor-stat-p)
20749         (spam-group-ham-processor-stat-p)
20750         (spam-group-ham-processor-whitelist-p)
20751         (spam-group-ham-processor-BBDB-p)
20752         (spam-group-ham-processor-spamoracle-p)
20753         (spam-group-ham-processor-copy-p): Remove functions with some
20754         prejudice against unneeded code.
20755         (spam-report-articles-resend)
20756         (spam-report-resend-register-routine): Allow the group/topic
20757         spam-resend-to value to override spam-report-resend-to.
20758         (spam-summary-prepare-exit): Invoke spam-group-processor-p
20759         properly now.
20760
20761         * gnus.el (spam-resend-to): Add group/topic parameter.
20762         (spam-process): Move the OBSOLETE processors to the end of the
20763         choices.
20764
20765 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
20766
20767         * spam-report.el (spam-report-resend-to, spam-report-resend):
20768         Start with resend-to set to nil, and then ask the user if necessary.
20769         (spam-report-resend): spam-report-resend takes a list of articles, not
20770         separate article numbers.
20771
20772 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20773
20774         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
20775         addition to emacs-w3m.
20776
20777 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20778
20779         * assistant.el (assistant-authinfo-data): New function.
20780         (assistant-eval): Eval for entire assistant.
20781
20782         * netrc.el (netrc-services-file): New variable.
20783         (netrc-parse-services): New function.
20784         (netrc-find-service-name): New function.
20785         (netrc-find-service-number): New function.
20786         (netrc-port-equal): New function.
20787         (netrc-machine): Use it.
20788
20789         * nnimap.el (nnimap-open-connection): Use netrc.
20790
20791         * gnus-util.el (gnus-netrc-get): Remove aliases.
20792
20793         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
20794
20795         * assistant.el (wid-edit): Fix compilation.
20796
20797         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
20798
20799 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
20800
20801         * gnus-util.el (gnus-set-file-modes): New function.  (small
20802         patch).
20803
20804 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20805
20806         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
20807
20808         * assistant.el (assistant-render-node): Fix up rendering and
20809         read-only text.
20810         (assistant-render-node): Reset.
20811         (assistant-make-read-only): Not sticky.
20812
20813 2004-05-20  Danny Siu  <dsiu@adobe.com>
20814
20815         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20816         centered even when gnus-auto-center-summary is t.
20817
20818 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20819
20820         * dns.el (dns-get-txt-answer): New function.
20821         (dns-read-txt): Ditto.
20822         (query-dns): Use it.
20823
20824 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20825
20826         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20827         active for foreign groups even if the group level is higher than
20828         the specified value.
20829
20830 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20831
20832         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20833         non-active groups.
20834
20835         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20836
20837 2004-05-20  Magnus Henoch  <mange@freemail.hu>
20838
20839         * dns.el (dns-read-type): Add support for SVR.  (small patch)
20840
20841 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
20842
20843         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20844         (spam-crm114-header, spam-crm114-spam-switch)
20845         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20846         (spam-crm114-positive-spam-header)
20847         (spam-crm114-database-directory, spam-list-of-processors)
20848         (spam-group-spam-processor-crm114-p)
20849         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20850         (spam-generic-score, spam-list-of-checks)
20851         (spam-list-of-statistical-checks, spam-registration-functions)
20852         (spam-check-crm114-headers, spam-crm114-score)
20853         (spam-check-crm114, spam-crm114-register-with-crm114)
20854         (spam-crm114-register-spam-routine)
20855         (spam-crm114-unregister-spam-routine)
20856         (spam-crm114-register-ham-routine)
20857         (spam-crm114-unregister-ham-routine): Add CRM114 support.
20858         From asjo@koldfront.dk (Adam Sjøgren).
20859
20860         * gnus.el: Add spam-use-crm114.
20861
20862         * spam.el (spam-list-of-processors, spam-registration-functions):
20863         Add spam-use-resend.
20864         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20865         (spam-report-articles-gmane): Add doc fix.
20866         (spam-report-articles-resend, spam-report-resend-register-routine):
20867         Add wrappers around spam-report-resend-to.
20868
20869         * spam-report.el (spam-report-resend-to, spam-report-resend):
20870         Add support for resending spam.
20871         (spam-report-gmane): Fix line length >80.
20872
20873         * gnus.el (spam-process): Add spam-use-resend.
20874
20875 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20876
20877         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20878         number of processed spam messages.
20879         (spam-ham-copy-or-move-routine): Return the number of processed
20880         ham messages.
20881         (spam-summary-prepare-exit): Use the above values to decide
20882         whether status messages shouled be displayed.
20883
20884 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20885
20886         * rfc2047.el (rfc2047-encode-function-alist): Rename from
20887         `rfc2047-encoding-function-alist' in order to avoid conflicting
20888         with the old version.
20889         (rfc2047-encode-region): Concatenate words containing non-ASCII
20890         characters in structured fields; don't encode space-delimited
20891         ASCII words even in unstructured fields; don't break words at
20892         char-category boundaries.
20893         (rfc2047-encode-1): New function.
20894         (rfc2047-encode): Use it; encode text so that it occupies the
20895         maximum width within 76-column; work correctly on Q encoding for
20896         iso-2022-* charsets.
20897         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20898         sure not to break a line just after the header name.
20899         (rfc2047-b-encode-region): Remove.
20900         (rfc2047-b-encode-string): New function.
20901         (rfc2047-q-encode-region): Remove.
20902         (rfc2047-q-encode-string): New function.
20903
20904         * mm-util.el (mm-replace-in-string): New function.
20905
20906 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20907
20908         * gnus-msg.el (gnus-inews-make-draft-meta-information):
20909         Really get it right.
20910         (gnus-inews-make-draft): Really.
20911
20912 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
20913
20914         * nnmh.el (nnmh-request-list-1): Don't check the link count
20915         before descending.  (small patch)
20916
20917 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20918
20919         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20920         stuff.
20921
20922         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20923         Match on real group name.
20924
20925         * gnus-art.el (gnus-signature-limit): Doc fix.
20926
20927         * gnus-msg.el (gnus-inews-make-draft): Quote list.
20928
20929         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
20930
20931 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
20932
20933         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
20934         isn't a string.
20935
20936 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20937
20938         * gnus-draft.el (gnus-draft-send):
20939         Bind rfc2047-encode-encoded-words.
20940
20941         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20942         (rfc2047-encodable-p): Say that =? needs encoding.
20943         (rfc2047-encode-encoded-words): New variable.
20944
20945         * gnus-group.el (gnus-group-select-group): Doc fix.
20946
20947         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20948
20949         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20950         to nil.
20951
20952         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20953
20954         * nnheader.el (nnheader-get-lines-and-char): New function.
20955
20956 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20957
20958         * gnus-msg.el (gnus-summary-followup-with-original):
20959         Document yanking of region when active.
20960
20961 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20962
20963         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20964         groups if the group level is higher than the specified value.
20965
20966 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20967
20968         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20969         (gnus-group-jump-to-group): Add prefix argument using
20970         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20971         non-active group.
20972
20973         * compface.el (uncompface): Be verbose when changing
20974         `uncompface-use-external'.
20975
20976         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20977         handle manual section.
20978
20979 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20980
20981         * gnus-art.el (gnus-button-alist): Revert previous change.
20982
20983 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20984
20985         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20986
20987 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20988
20989         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20990         whether backend can accept message.
20991
20992         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20993
20994 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
20995
20996         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20997         Avoid creating directory when nntp-marks-is-evil is true.
20998         Reported by Reiner Steib.
20999
21000 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
21001
21002         * gnus-picon.el (gnus-picon-style): New variable.
21003         (gnus-picon-insert-glyph): Add optional `nostring' argument.
21004         (gnus-picon-transform-address): Support `gnus-picon-style'.
21005         From Jesper Harder <harder@ifa.au.dk>.
21006
21007 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21008
21009         * message.el (message-fill-field): Return point.
21010         (message-generate-headers): Go to end of field.
21011
21012         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21013         stuff for non-living groups.
21014
21015 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
21016
21017         * gnus-art.el (gnus-article-followup-with-original)
21018         (gnus-article-reply-with-original): gnus-mark-active-p ->
21019         gnus-region-active-p.
21020
21021 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
21022
21023         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21024         only when there is spam or ham to be processed.
21025
21026 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21027
21028         * mail-source.el (mail-source-delete-crash-box): Refactor.
21029         (mail-source-fetch): Use it.
21030         (mail-source-fetch-file): Ditto.
21031         (mail-source-fetch-directory): Run postscript in loop.
21032         (mail-source-fetch-pop): Delete.
21033         (mail-source-fetch-maildir): Ditto.
21034         (mail-source-fetch-imap): Ditto.
21035
21036         * imap.el (imap-authenticators): Comment out sasl.
21037
21038         * message.el (message-skip-to-next-address): New function.
21039         (message-fill-header-address): Refactor.
21040         (message-fill-address): Use it.
21041         (message-delete-address): Use it.
21042         (message-fill-header-general): Refactor.
21043         (message-fill-field-address): Rename.
21044         (message-narrow-to-field): Find the start of the header.
21045         (message-header-format-alist): Don't pre-fill.
21046         (message-fill-header): Remove.
21047         (message-insert-header): New function.
21048         (message-shorten-references): Use it.
21049
21050         * rfc2047.el (rfc2047-field-value): Strip props.
21051
21052         * mail-parse.el (mail-header-make-address): New alias.
21053
21054         * ietf-drums.el (ietf-drums-make-address): New function.
21055
21056         * imap.el: Add compiler directives.
21057
21058         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21059
21060         * gnus-art.el (article-decode-idna-rhs): Don't use
21061         message-idna-inside-rhs-p.
21062
21063 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21064
21065         * message.el (message-idna-inside-rhs-p): Remove.
21066         (message-idna-to-ascii-rhs-1): Use proper address parsing.
21067
21068         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21069         false positives.
21070
21071 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21072
21073         * imap.el (imap-sasl-make-mechanisms): Use sasl.
21074
21075 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21076
21077         * nneething.el (nneething-file-name): Don't create spurious
21078         files.
21079
21080         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21081         (gnus-inews-do-gcc): Remove sleep.
21082
21083         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21084         part under point.
21085
21086         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21087         (gnus-agent-regenerate-group): Using nil messages aren't valid.
21088
21089 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
21090
21091         * spam.el (spam-summary-prepare-exit): Fix (length).
21092
21093 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
21094
21095         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21096         as expired without moving it" message when there are spam
21097         messages left.
21098
21099 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
21100
21101         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21102         header is not nil.
21103
21104 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
21105
21106         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21107         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21108         (nntp-marks-changed-p): New arg SERVER.
21109         (nntp-request-update-info): Adjust caller.
21110
21111 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
21112
21113         * nntp.el (nntp-save-marks): Pass missing arg.
21114
21115 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
21116
21117         * nntp.el: Support marks.
21118         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21119         (nntp-marks-modtime, nntp-marks-directory): New variables.
21120         (nntp-request-set-mark, nntp-request-update-info)
21121         (nntp-possibly-create-directory, nntp-marks-changed-p)
21122         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21123         New functions.
21124
21125 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
21126
21127         * gnus-xmas.el (gnus-xmas-select-lowest-window)
21128         (gnus-xmas-redefine): Rename.
21129
21130         * gnus-score.el (gnus-score-insert-help):
21131         Use gnus-select-lowest-window.
21132
21133         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21134         appt-select-lowest-window and rename to gnus-select-lowest-window.
21135
21136         * gnus.el: do.
21137
21138 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21139
21140         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21141         encodings of MIME-encoded words, in order to improve
21142         interoperability with several broken MUAs.
21143
21144 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21145
21146         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21147         tags, only when charsets are not specified in headers.
21148         (mm-inline-text-html-render-with-w3m): Ditto.
21149
21150         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
21151         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
21152
21153 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21154
21155         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21156         instead of MIME-decoded from fields when checking
21157         `gnus-article-address-banner-alist'.
21158
21159 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
21160
21161         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21162         description rather than subject.
21163
21164 2004-05-02  Steve Youngs  <steve@youngs.au.com>
21165
21166         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
21167
21168 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21169
21170         * gnus.el (gnus-version-number): Bump.
21171
21172 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21173
21174         * gnus.el: No Gnus v0.2 is released.
21175
21176 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21177
21178         * gnus-agent.el (gnus-agent-read-agentview):
21179         Inline gnus-uncompress-range.
21180
21181 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21182
21183         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21184         `exec-installed-p'.
21185
21186 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21187
21188         * gnus.el (spam-process, spam-autodetect-methods):
21189         Add bsfilter and bsfilter-headers.
21190
21191         * spam.el (spam-bsfilter): New customize group.
21192         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21193         (spam-bsfilter-header, spam-bsfilter-probability-header)
21194         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21195         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21196         (spam-bsfilter-database-directory): New options.
21197         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21198         (spam-list-of-statistical-checks, spam-registration-functions):
21199         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21200         (spam-bsfilter-score): New command.
21201         (spam-check-bsfilter-headers, spam-check-bsfilter)
21202         (spam-bsfilter-register-with-bsfilter)
21203         (spam-bsfilter-register-spam-routine)
21204         (spam-bsfilter-unregister-spam-routine)
21205         (spam-bsfilter-register-ham-routine)
21206         (spam-bsfilter-unregister-ham-routine): New functions.
21207         (spam-generic-score): Support bsfilter; Accept an optional argument
21208         to recalcurate spam score even if scoring header has already been
21209         added.
21210         (spam-bogofilter-score, spam-spamassassin-score): Accept an
21211         optional argument to recalcurate spam score even if scoring header
21212         has already been added.
21213
21214 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
21215
21216         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21217         strings!  Reported by David D. Smith <davidsmith@acm.org>.
21218         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21219         link is missing.
21220
21221 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
21222
21223         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21224         (html2text-get-attr): Rewrite.
21225
21226         * message.el (message-setup-1): Remove redundant put-text-property
21227         on mail-header-separator.
21228
21229 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
21230
21231         * gnus-registry.el (gnus-registry-cache-whitespace)
21232         (gnus-registry-action, gnus-registry-spool-action)
21233         (gnus-registry-split-fancy-with-parent): Change message levels
21234         from 5 to 3 or 7, as needed.
21235
21236         * spam.el (spam-summary-prepare-exit)
21237         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21238         (spam-split, spam-find-spam, spam-log-undo-registration)
21239         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21240         level from 5 to 6.
21241
21242 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21243
21244         * gnus-ems.el: Autoload appt-select-lowest-window (revert
21245         2004-03-04 change).
21246
21247 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
21248
21249         * sieve-manage.el (sieve-manage-open):
21250         * nnweb.el (nnweb-insert-html):
21251         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21252         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21253         * nnspool.el (nnspool-request-group):
21254         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21255         * nnml.el (nnml-request-update-info):
21256         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21257         (nnmh-request-create-group, nnmh-update-gnus-unreads):
21258         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21259         (nnimap-request-set-mark):
21260         * nnfolder.el (nnfolder-request-update-info):
21261         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21262         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21263         * gnus-uu.el (gnus-uu-find-articles-matching):
21264         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21265         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21266         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21267         * gnus-nocem.el (gnus-nocem-scan-groups):
21268         * gnus-int.el (gnus-start-news-server):
21269         * gnus-group.el (gnus-group-make-kiboze-group)
21270         (gnus-group-browse-foreign-server):
21271         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21272         Use mapc when appropriate.
21273
21274 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
21275
21276         FIXME: Make separate entries for each person.
21277
21278         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
21279         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
21280         <shields@msrl.com>:
21281
21282         * spam.el (spam-necessary-extra-headers): Get the extra headers we
21283         may need for spam sorting and scoring.
21284         (spam-user-format-function-S): Add user format function suitable for
21285         general use.
21286         (spam-article-sort-by-spam-status): Add sorting function for summary
21287         sorting.
21288         (spam-extra-header-to-number): Add function to get a score from a
21289         header.
21290         (spam-summary-score): Add function to get a numeric score from the
21291         headers.
21292         (spam-generic-score): Fix function doc, was in wrong place.
21293         (spam-initialize): Take symbols when it's run, and install the
21294         extra headers that spam-necessary-extra-headers thinks we need.
21295
21296 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
21297
21298         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
21299         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
21300
21301 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
21302
21303         * gnus-sum.el (gnus-set-global-variables)
21304         (gnus-build-all-threads, gnus-get-newsgroup-headers)
21305         (gnus-article-get-xrefs, gnus-summary-best-group)
21306         (gnus-summary-next-article, gnus-summary-enter-digest-group)
21307         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
21308         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
21309         Use with-current-buffer.
21310
21311 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
21312
21313         * spam.el (spam-summary-prepare-exit): Simplify logic.
21314         (spam-fetch-article-header): Read the article header if it's not
21315         available.
21316         (spam-list-articles): Simplify logic.
21317         (spam-filelist-register-routine): Fix bug with unregister-list.
21318
21319         * gnus-registry.el: Fix comments at beginning.
21320
21321 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21322
21323         * message.el (message-cater-to-broken-inn): Remove.
21324         (message-shorten-references): Make sure the total folded length of
21325         References is shorter than 998 characters to cater to a bug in INN
21326         2.3.  Also, don't pretend that references aren't folded -- this
21327         hasn't worked for a while.
21328
21329 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21330
21331         * gnus-agent.el (gnus-agentize):
21332         gnus-agent-send-mail-real-function no longer set to current value
21333         of message-send-mail-function but rather a lambda that calls
21334         message-send-mail-function.  The change makes the agent real-time
21335         responsive to user changes to message-send-mail-function.
21336
21337 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21338
21339         * legacy-gnus-agent.el
21340         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21341         help from Florian Weimer <fw@deneb.enyo.de>
21342
21343 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21344
21345         * nnmail.el (nnmail-cache-insert): Revert last change.
21346
21347 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21348
21349         * nnmail.el (nnmail-cache-insert): Always check whether
21350         nnmail-cache-ignore-groups matches a group name.
21351
21352 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21353
21354         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21355         (spam-find-spam, spam-log-processing-to-registry)
21356         (spam-log-registered-p, spam-log-unregistration-needed-p)
21357         (spam-log-undo-registration): Use gnus-message instead of
21358         gnus-error, none of these errors are fatal.
21359
21360         * gnus-registry.el (gnus-registry-clean-empty-function)
21361         (gnus-registry-clean-empty): Remove only empty entries without
21362         extra data.
21363
21364 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21365
21366         * spam-stat.el (spam-stat-buffer-change-to-spam)
21367         (spam-stat-buffer-change-to-non-spam): Change (error) to
21368         (gnus-message 8) invocation.
21369
21370 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21371
21372         * nntp.el (nntp-via-netcat-command): New variable.
21373         (nntp-via-netcat-switches): New variable.
21374         (nntp-open-via-rlogin-and-netcat): New function.
21375         (nntp-open-connection-function): Doc fix.
21376         (nntp-telnet-command): Doc fix.
21377         (nntp-end-of-line): Doc fix.
21378         (nntp-via-rlogin-command): Doc fix.
21379         (nntp-via-user-name): Doc fix.
21380         (nntp-via-address): Doc fix.
21381
21382 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21383
21384         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21385         error in Emacs 21.1.
21386
21387 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21388
21389         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21390
21391 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21392
21393         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21394         (gnus-agent-with-refreshed-group): New macro.
21395         (gnus-agent-rename-group): New function.
21396         (gnus-agent-delete-group): New function.
21397         (gnus-agent-save-group-info): Use gnus-command-method when
21398         `method' parameter is nil.  Don't write nil entries into the
21399         active file.
21400         (gnus-agent-get-group-info): New function.
21401         (gnus-agent-fetch-articles):
21402         Use gnus-agent-update-files-total-fetched-for to increment disk space
21403         used.
21404         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21405         Use gnus-agent-update-view-total-fetched-for to increment disk space
21406         used.
21407         (gnus-agent-get-local): Add optional parameters to avoid calling
21408         gnus-group-real-name and gnus-find-method-for-group.
21409         (gnus-agent-set-local): Delete stored entry if either min, or max,
21410         are nil.
21411         (gnus-agent-fetch-session): Reworded error/quit messages.
21412         On quit, use gnus-agent-regenerate-group to record existance of any
21413         articles fetched to disk before the quit occurred.
21414         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21415         gnus-agent-update-view-total-fetched-for, and
21416         gnus-agent-update-files-total-fetched-for to decrement disk space
21417         used.
21418         (gnus-agent-retrieve-headers):
21419         Use gnus-agent-update-view-total-fetched-for to increment disk space
21420         used.
21421         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21422         with gnus-agent-update-files-total-fetched-for to decrement disk
21423         space and fresh group buffer.
21424         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21425         (gnus-agent-need-update-total-fetched-for): New variable.
21426         (gnus-agent-update-files-total-fetched-for): New function.
21427         (gnus-agent-update-view-total-fetched-for): New function.
21428         (gnus-agent-total-fetched-for): New function.
21429
21430         * gnus-cache.el (gnus-cache-save-buffers):
21431         Use gnus-cache-update-overview-total-fetched-for to change disk space
21432         used by this group.
21433         (gnus-cache-possibly-enter-article):
21434         Use gnus-cache-update-file-total-fetched-for to increment disk space
21435         used by this group.
21436         (gnus-cache-possibly-remove-article):
21437         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21438         used by this group.
21439         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21440         (gnus-cache-rename-group): New function.
21441         (gnus-cache-delete-group): New function.
21442         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21443         (gnus-cache-need-update-total-fetched-for): New variable.
21444         (gnus-cache-with-refreshed-group): New macro.
21445         (gnus-cache-update-file-total-fetched-for): New function.
21446         (gnus-cache-update-overview-total-fetched-for): New function.
21447         (gnus-cache-rename-group-total-fetched-for): New function.
21448         (gnus-cache-delete-group-total-fetched-for): New function.
21449         (gnus-cache-total-fetched-for): New function.
21450
21451         * gnus-group.el: Require gnus-sum and autoload functions to
21452         resolve warnings when gnus-group.el compiled alone.
21453         (gnus-group-line-format): Documented new %F.
21454         (size of Fetched data) group line format; identifies disk space
21455         used by agent and cache.
21456         (gnus-group-line-format-alist): Defined new F format.
21457         (gnus-total-fetched-for): New function.
21458         (gnus-group-delete-group): No longer update
21459         gnus-cache-active-altered as gnus-request-delete-group now keeps
21460         the cache in sync.
21461         (gnus-group-list-active): Let the agent store a server's active
21462         list if currently plugged.
21463
21464         * gnus-int.el (gnus-request-delete-group):
21465         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21466         local disk in sync with the server.
21467         (gnus-request-rename-group):
21468         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21469         local disk in sync with the server.
21470
21471         * gnus-start.el (gnus-get-unread-articles):
21472         Cosmetic simplification to logic.
21473
21474         * gnus-util.el (gnus-rename-file): New function.
21475
21476 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21477
21478         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21479
21480 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21481
21482         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21483         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21484
21485 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21486
21487         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21488         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21489
21490 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21491
21492         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21493
21494 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21495
21496         * spam.el (spam-set-difference): Add function to replace
21497         gnus-set-difference in spam.el.
21498         (spam-summary-prepare-exit): Use spam-set-difference.
21499
21500 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21501
21502         * gnus-registry.el (gnus-registry-cache-file): Update to use
21503         gnus-dribble-directory OR gnus-home-directory OR ~.
21504         (gnus-registry-split-fancy-with-parent): Fix doc.
21505
21506 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21507
21508         * message.el (message-exchange-point-and-mark):
21509         Use message-mark-active-p.  Suggested by Jesper Harder
21510         <harder@ifa.au.dk>.
21511
21512 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21513
21514         * message.el (message-exchange-point-and-mark): Don't activate
21515         region if it was inactive.  Suggested by Hiroshi Fujishima
21516         <pooh@nature.tsukuba.ac.jp>.
21517
21518 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21519
21520         * gnus-art.el (article-display-face): Display Faces in the same
21521         order as X-Faces.
21522
21523 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21524
21525         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21526
21527 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21528
21529         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21530         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21531         (gnus-article-mime-hierarchy): Remove.
21532         (gnus-article-mime-hierarchy-next): Remove.
21533         (gnus-article-mode): Revert 2004-03-19 change.
21534         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21535         (gnus-insert-mime-button): Revert 2004-03-19 change.
21536         (gnus-mime-accumulate-hierarchy): Remove.
21537         (gnus-mime-enter-multipart): Remove.
21538         (gnus-mime-leave-multipart): Remove.
21539         (gnus-mime-display-part): Revert 2004-03-19 change.
21540         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21541
21542         * mml.el (mml-preview): Revert 2004-03-19 change.
21543
21544 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21545
21546         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21547
21548 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21549
21550         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21551         t while entering a file name using the mm-with-multibyte macro.
21552         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21553
21554         * mm-util.el (mm-with-multibyte): New macro.
21555
21556 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21557
21558         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21559         New user option.
21560         (gnus-mime-multipart-functions): Doc and customization fix.
21561         (gnus-article-mime-hierarchy): New variable.
21562         (gnus-article-mime-hierarchy-next): New variable.
21563         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21564         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21565         gnus-article-mime-hierarchy-next to nil.
21566         (gnus-insert-mime-button): Show hierarchy numbers.
21567         (gnus-mime-accumulate-hierarchy): New function.
21568         (gnus-mime-enter-multipart): New function.
21569         (gnus-mime-leave-multipart): New function.
21570         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21571         (gnus-mime-display-alternative): Show hierarchy numbers.
21572
21573         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21574         gnus-article-mime-hierarchy-next to nil.
21575
21576 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21577
21578         * dns.el: Don't require gnus-xmas.
21579
21580 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21581
21582         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21583         inline PGP.
21584         (mml-menu): Disable mml-quote-region if mark is inactive.
21585
21586 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21587
21588         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21589         when the group's active is not available.
21590
21591 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21592
21593         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21594         error.
21595
21596 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21597
21598         * imap.el (imap-store-password): New variable.
21599         (imap-interactive-login): Use it.
21600         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21601
21602 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21603
21604         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21605         window-start and hscroll to summary window.
21606
21607 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21608
21609         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21610         conversion message to newsrc-dribble when an actual conversion is
21611         performed.
21612
21613 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21614
21615         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21616
21617 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21618
21619         * mm-decode.el (mm-complicated-handles): New function reviving
21620         former definition of mm-multiple-handles.
21621
21622         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21623         (gnus-mime-delete-part): Use it.
21624
21625 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21626
21627         * gnus-agent.el (gnus-agent-read-local):
21628         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21629         avoid the implicit assumption that they will always be equal.
21630         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21631         coding-system-for-write, as the with-temp-file macro first prints
21632         to a buffer then saves the buffer.
21633
21634 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21635
21636         * gnus-art.el (gnus-article-edit-part): New function.
21637         (gnus-mime-save-part-and-strip): Use it; do query instead of
21638         signaling an error; don't use mm-multiple-handles.
21639         (gnus-mime-delete-part): Ditto.
21640
21641 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21642
21643         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21644         old file versions.
21645         (gnus-group-prepare-hook): Remove function that converted list
21646         form of gnus-agent-expire-days to group properties.
21647
21648         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21649         (gnus-request-accept-article): Re-indented.
21650
21651         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21652         converters to handle old agent file formats.  Add logic for a
21653         "backup before upgrading warning".
21654         (gnus-convert-mark-converter-prompt): Developers can mark
21655         functions as needing (default), or not needing,
21656         gnus-convert-old-newsrc's "backup before upgrading warning".
21657         (gnus-convert-converter-needs-prompt): Tests whether the user
21658         should be protected from potentially irreversable changes by the
21659         function.
21660
21661         * legacy-gnus-agent.el: New.  Provides converters that are only
21662         loaded when gnus-convert-old-newsrc needs to call them.
21663
21664 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21665
21666         * mail-source.el (mail-source-touch-pop): Doc fix.
21667
21668         * message.el (message-smtpmail-send-it): Doc fix.
21669
21670 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
21671
21672         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21673
21674         * nnmail.el (nnmail-split-fancy): do.
21675
21676         * gnus-kill.el (gnus-kill, gnus-execute): do.
21677
21678 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21679
21680         * gnus-sum.el (gnus-widget-reversible-match)
21681         (gnus-widget-reversible-to-internal)
21682         (gnus-widget-reversible-to-external): New functions.
21683         (gnus-widget-reversible): New widget.
21684         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21685
21686 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
21687
21688         * gnus-sum.el (gnus-thread-sort-functions)
21689         (gnus-article-sort-functions): Document `(not F)' items.
21690
21691 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
21692
21693         * spam.el (spam-use-gmane-xref): Add new backend.
21694         (spam-gmane-xref-spam-group): Add variable to control the name of the
21695         Gmane spam group.
21696         (spam-blackhole-servers, spam-blackhole-good-server-regex)
21697         (spam-regex-headers-spam, spam-regex-headers-ham)
21698         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21699         (spam-list-of-checks): Add spam-use-gmane-xref to list of
21700         backends and checks.
21701         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21702
21703         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21704         an autodetect method.
21705
21706 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21707
21708         * gnus-int.el (gnus-request-accept-article): Inform the agent that
21709         articles are being added to a group.
21710         (gnus-request-replace-article): Inform the agent that articles
21711         need to be uncached as the cached contents are no longer valid.
21712
21713 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21714
21715         * binhex.el: Don't autoload executable-find.
21716
21717         * canlock.el: Don't autoload mail-fetch-field.
21718
21719         * dgnushack.el: Autoload c-mode for XEmacs.
21720
21721         * gnus-ems.el: Don't autoload appt-select-lowest-window.
21722
21723         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
21724         rmail-dont-reply-to and rmail-output.
21725
21726         * gnus-score.el: Don't autoload ffap-string-at-point.
21727
21728         * gnus-setup.el: Don't autoload sc-cite-original.
21729
21730         * imap.el: Don't autoload base64-decode-string,
21731         base64-encode-string and md5.
21732
21733         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
21734         and rmail-msg-restore-non-pruned-header.
21735
21736         * mm-decode.el: Don't autoload executable-find.
21737
21738         * mm-url.el: Don't autoload executable-find.
21739
21740         * mm-view.el: Don't autoload diff-mode.
21741
21742         * nndb.el: Don't autoload news-reply-mode, news-setup,
21743         cancel-timer and telnet.
21744
21745         * password.el: Don't autoload run-at-time for Emacs.
21746
21747         * sha1-el.el: Don't autoload executable-find.
21748
21749         * sieve-mode.el: Don't autoload c-mode.
21750
21751         * uudecode.el: Don't autoload executable-find.
21752
21753 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21754
21755         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
21756         (gnus-agent-possibly-alter-active): Avoid null in numeric
21757         comparison.
21758         (gnus-agent-set-local): Refuse to save null in local object table.
21759         (gnus-agent-regenerate-group): The REREAD parameter can now be a
21760         list of articles that will be marked as unread.
21761
21762 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21763
21764         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
21765
21766 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
21767
21768         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
21769         language tags.
21770
21771 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
21772
21773         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
21774         Don't bind "obarray".
21775
21776         * gnus-sum.el (gnus-thread-sort-functions):
21777         Add `gnus-thread-sort-by-most-recent-number' and
21778         `gnus-thread-sort-by-most-recent-date'.
21779         Reported by Kai Grossjohann <kai@emptydomain.de>.
21780
21781 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21782
21783         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
21784
21785 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21786
21787         * gnus-cus.el (gnus-agent-customize-category):
21788         Remove ignore-errors macro reference that required cl to be loaded at
21789         run-time.
21790
21791         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
21792         single-interval range of the form (min . max).  Previously the
21793         range had to look like ((min . max)).  Likewise, return
21794         (min . max) rather than ((min . max)).
21795         (gnus-range-map): Use gnus-range-normalize to accept
21796         single-interval range.
21797
21798         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
21799         the cache, but not the agent, now appear with their usual face.
21800
21801         * dgnushack.el (loaddir): New variable that is bound to the
21802         directory containing the dgnushack.el file. Use loaddir, rather
21803         than srcdir, to update load-path. Change lets dgnushack compile
21804         code in directories other than GNUS/lisp.
21805
21806 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21807
21808         * lpath.el: Don't bind w3m-safe-url-regexp.
21809
21810         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
21811         w3m-safe-url-regexp variable buffer-local.
21812
21813         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21814
21815 2004-02-27  Simon Josefsson  <jas@extundo.com>
21816
21817         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
21818         gnus-group-real-prefix.
21819         (gnus-summary-move-article): Use it, instead of
21820         gnus-group-real-prefix.
21821
21822 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21823
21824         * lpath.el: Bind w3m-safe-url-regexp.
21825
21826         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
21827         w3m-safe-url-regexp variable buffer-local and set it as the value
21828         of mm-w3m-safe-url-regexp.
21829
21830         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21831
21832         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
21833         parsing gnus-posting-styles when the message is not for replying.
21834
21835         * dgnushack.el: Autoload sgml-mode for XEmacs.
21836
21837         * nnrss.el (nnrss-opml-export):
21838         Use mm-set-buffer-file-coding-system instead of
21839         set-buffer-file-coding-system.
21840
21841 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
21842
21843         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21844         of checkdoc.el).
21845         * nnrss.el: do.
21846         * gnus-mlspl.el: do.
21847         * gnus-ml.el: do.
21848         * gnus-srvr.el: do.
21849
21850         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21851
21852 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
21853
21854         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21855         Corrections to custom-manual links.
21856
21857         * gnus-art.el (gnus-article): Ditto.
21858
21859         * mm-decode.el (mime-display, mime-security): Ditto.
21860
21861 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21862
21863         * flow-fill.el: Typo.
21864
21865 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
21866
21867         * spam-wash.el: New file.
21868
21869 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
21870
21871         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21872
21873 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
21874
21875         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21876         to be run with new-articles as LIST1, not LIST2.
21877         (spam-registration-functions): Add spam-use-ham-copy as a nil
21878         registration backend.
21879
21880 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21881
21882         * spam-stat.el (spam-stat-washing-hook): New option.
21883         (spam-stat-buffer-words): Use it.
21884         (spam-stat-process-directory, spam-stat-test-directory):
21885         Use insert-file-contents-literally.
21886         (spam-stat-coding-system): New variable.
21887         (spam-stat-load, spam-stat-save): Use it.
21888
21889 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21890
21891         * spam-report.el (spam-report-plug-agent):
21892         Quote spam-report-url-to-file and spam-report-url-ping-plain.
21893
21894 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
21895
21896         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21897         Allow / in mailto URLs.
21898
21899 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21900
21901         * spam-report.el (spam-report-process-queue): Fix interactive use.
21902         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21903         (spam-report-unplug-agent): Doc fixes.
21904         (spam-report-url-ping-mm-url, spam-report-url-to-file)
21905         (spam-report-agentize, spam-report-deagentize): Autoload.
21906
21907 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21908
21909         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
21910
21911         * message.el (message-setup-fill-variables): Add mml tags to
21912         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
21913         <ajk@iu.edu>.
21914         (message-mode): Don't modify paragraph-separate there.
21915
21916 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21917
21918         * compface.el (uncompface-use-external): Default to undecided.
21919         (uncompface-use-external-threshold): New variable.
21920         (uncompface-float-time): New macro.
21921         (uncompface): Determine whether to use the external decoder if
21922         uncompface-use-external is undecided.
21923
21924 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21925
21926         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21927         after images.
21928
21929         * gnus-art.el (gnus-mime-display-single): Remove dead code.
21930
21931 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
21932
21933         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21934
21935         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21936
21937         * gnus-sum.el (gnus-summary-limit-to-age)
21938         (gnus-summary-limit-children): do.
21939
21940         * gnus-int.el (gnus-request-scan): do.
21941
21942         * gnus-group.el (gnus-group-suspend): do.
21943
21944         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21945
21946         * gnus-cite.el (gnus-cite-parse-attributions): do.
21947
21948         * gnus-agent.el (gnus-summary-set-agent-mark)
21949         (gnus-agent-regenerate-group): do.
21950
21951         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21952
21953         * binhex.el (binhex-decode-region-internal): do.
21954
21955 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21956
21957         * gnus-fun.el (gnus-face-properties-alist): New user option.
21958         (gnus-display-x-face-in-from): Use it.
21959
21960         * gnus-art.el (article-display-face): Ditto.
21961
21962         * compface.el (uncompface-use-external): Default to nil.
21963
21964 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21965
21966         * nntp.el (nntp-erase-buffer): New function.
21967         (nntp-retrieve-data, nntp-send-command)
21968         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21969         (nntp-possibly-change-group): Use it.
21970
21971         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21972         Use with-current-buffer.
21973
21974 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21975
21976         * compface.el: Merge the ELisp-based uncompface program.
21977         (compface): New customization group.
21978         (uncompface-use-external): New user option.
21979         (uncompface): Call uncompface-internal if uncompface-use-external
21980         is nil.
21981         (uncompface-internal): New function.  Note that there are also
21982         some other functions and variables added for this function.
21983
21984 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
21985
21986         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21987         if necessary.
21988
21989 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
21990
21991         * spam-report.el (spam-report-unplug-agent)
21992         (spam-report-plug-agent, spam-report-deagentize)
21993         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21994         Add support for the Agent in spam-report: when unplugged, report to a
21995         file; when plugged, submit all the requests.
21996
21997         * spam.el (spam-register-routine): Fix message about
21998         registration.
21999
22000 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
22001
22002         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22003         dependencies.
22004         (rfc2047-encode): Use it.
22005
22006         * gnus-art.el (gnus-button-marker-list): Move before first
22007         reference.
22008
22009         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22010         (imap-parse-body): Fix format string mismatch.
22011
22012         * gnus-score.el (gnus-summary-increase-score): do.
22013
22014         * nnrss.el (nnrss-close): New function.
22015
22016 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
22017
22018         * nnrss.el (nnrss-make-filename): New function.
22019         (nnrss-request-delete-group, nnrss-read-server-data)
22020         (nnrss-save-server-data, nnrss-read-group-data)
22021         (nnrss-save-group-data): Use it.
22022         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22023         (nnrss-read-server-data, nnrss-read-group-data): Use load.
22024         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22025
22026 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
22027
22028         * mml.el (mml-compute-boundary-1): Don't uncompress files.
22029
22030 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
22031
22032         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22033         files.
22034
22035         * message.el (message-generate-headers-first): Don't quote nil
22036         and t in docstrings.
22037
22038         * imap.el (imap-id): do.
22039
22040         * gnus-agent.el (gnus-agent-consider-all-articles)
22041         (gnus-agent-queue-mail): do.
22042
22043 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
22044
22045         * spam-report.el (spam-report-process-queue): New function.
22046         Process requests from `spam-report-requests-file'.
22047         (spam-report-process-queue): Doc fix.
22048
22049 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
22050
22051         * spam.el (spam-register-routine)
22052         (spam-log-processing-to-registry, spam-log-registered-p)
22053         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22054         Change "check" to "spam-check" for semi-clarity.
22055
22056 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
22057
22058         * pop3.el: Require nnheader.
22059
22060         * mml-smime.el: Require cl.  Autoload message-fetch-field.
22061
22062         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22063
22064         * gnus-picon.el: Require cl.
22065
22066         * gnus-fun.el: Require gnus-ems and gnus-util.
22067
22068         * gnus.el (gnus-method-to-server): Move defsubst before first use.
22069
22070         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
22071
22072         * gnus-art.el (gnus-article-edit-mode): Define before first
22073         reference.
22074
22075 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
22076
22077         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22078         (gnus-uu-post-encoded): Use point-at-bol.
22079
22080         * gnus-topic.el (gnus-group-active-topic-p): do.
22081
22082         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22083
22084         * gnus-group.el (gnus-group-kill-region): do.
22085
22086         * gnus-art.el (article-date-ut): do.
22087
22088         * message.el (message-fetch-field): Remove redundant
22089         case-fold-search binding.
22090         (message-narrow-to-field): Simplify.
22091
22092 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
22093
22094         * spam.el (spam-directory): Derive from `gnus-directory'.
22095
22096         * spam-report.el (spam-report-url-to-file)
22097         (spam-report-requests-file): New function and variable for offline
22098         reporting.
22099         (spam-report-url-ping-function): Add `spam-report-url-to-file'
22100         and user defined function.
22101         (spam-report-url-ping-mm-url): Remove doubled slash.
22102
22103 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
22104
22105         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22106
22107 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
22108
22109         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22110         Fix format string mismatch.
22111
22112         * sieve.el (sieve-deactivate-all): do.
22113
22114         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22115
22116         * nnlistserv.el (nnlistserv-kk-wash-article): do.
22117
22118         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22119
22120         * mm-bodies.el (mm-7bit-chars): Don't include \r.
22121
22122 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
22123
22124         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22125         the list of checks.
22126
22127 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
22128
22129         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22130         padding.
22131
22132 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
22133
22134         * mm-view.el (mm-fill-flowed): New variable.
22135         (mm-inline-text): Use it.
22136
22137 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
22138
22139         * spam.el (spam-spamassassin-register-ham-routine)
22140         (spam-spamassassin-register-spam-routine): Fix function names.
22141
22142 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22143
22144         * gnus.el (gnus-tmp-grouplens): Remove.
22145         (gnus-summary-line-format): Remove grouplens.
22146
22147         * gnus-group.el (gnus-group-line-format): Ditto.
22148
22149         * gnus-spec.el (gnus-format-specs): Ditto.
22150         (gnus-update-format-specifications): Flush the group format spec
22151         cache if there's the grouplens stuff.
22152         (gnus-parse-simple-format): Replace %l with the empty string.
22153
22154 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
22155
22156         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22157         omission.
22158
22159 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22160
22161         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22162         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22163
22164 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22165
22166         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22167         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22168         New macros and functions.
22169         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22170         Handle > NLINK_MAX messages.
22171         * nnmaildir.el (nnmaildir-request-set-mark):
22172         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22173
22174 2004-01-25  Alex Schroeder  <alex@gnu.org>
22175
22176         * spam-stat.el (spam-stat-process-directory-age): New option.
22177         (spam-stat-process-directory): Use it.
22178
22179 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
22180
22181         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22182         (spam-stat-save): Accept prefix argument.
22183
22184 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
22185
22186         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22187         links" error.
22188
22189 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22190
22191         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
22192         the rest of the and/or forms.
22193
22194 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22195
22196         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22197         compatibility with old .newsrc.eld files.
22198
22199         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
22200
22201         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22202
22203         * gnus-start.el (gnus-1): do.
22204
22205         * gnus-group.el (gnus-group-line-format-alist): do.
22206
22207         * gnus.el (gnus-use-grouplens, gnus-visual): do.
22208
22209         * gnus-gl.el: Remove.
22210
22211 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22212
22213         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22214         marks consisting of a single range {for example, (3 . 5)} rather
22215         than a list of a single range { ((3 . 5)) }.
22216
22217 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
22218
22219         * spam-stat.el (spam-stat-store-gnus-article-buffer):
22220         Use with-current-buffer.
22221         (spam-stat-store-current-buffer): Use insert-buffer-substring to
22222         avoid consing a string.
22223
22224         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22225         Remove obsolete entries for big5 and gb2312.
22226
22227 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22228
22229         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22230         uncompressed list.
22231
22232 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
22233
22234         * spam-stat.el (spam-stat-strip-xref): New function.
22235         (spam-stat-process-directory): Use it.
22236
22237         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22238         here -- it's done in message-fetch-field.
22239
22240 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22241
22242         * gnus-agent.el (gnus-agent-queue-mail)
22243         (gnus-agent-prompt-send-queue): New variables.
22244         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22245         * gnus-draft.el (gnus-group-send-queue): Pass the group name
22246         "nndraft:queue" along to gnus-draft-send.
22247         Use gnus-agent-prompt-send-queue.
22248         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22249         is "nndraft:queue".  Suggested by Gaute Strokkenes
22250         <gs234@srcf.ucam.org>
22251
22252         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22253         (agent-enable-undownloaded-faces): Add.
22254         (gnus-agent-cat-groups): Use eval-and-compile, not
22255         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22256         method of gnus-agent-cat-groups even when the buffer has been
22257         evaled.
22258         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22259         delete gnus-agent-save-active-1.
22260         (gnus-agent-save-groups): Delete.  Identical to
22261         gnus-agent-save-active.
22262         (gnus-agent-write-active): No longer adjust agent's copy of active
22263         file as agent's adjustments are now stored in their own
22264         file.  Remove optional parameter.
22265         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22266         servers.  Add use of min/max range limits from server's local
22267         file.
22268         (gnus-agent-save-alist): Remove unused optional argument.
22269         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22270         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22271         (gnus-agent-set-local): A per-server file that keeps min/max range
22272         limits for articles known to the agent.  Provides a fast mechanism
22273         for altering many active ranges.
22274         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22275         active file (local makes it unnecessary).
22276         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22277
22278         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22279         (agent-enable-undownloaded-faces): Add.
22280
22281         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22282         disable it when sending to "nndraft:queue".
22283         (gnus-group-send-queue): Add safety check to avoid sending queue
22284         when unplugged.
22285
22286         * gnus-group.el (gnus-group-catchup): Use new
22287         gnus-sequence-of-unread-articles, not
22288         gnus-list-of-unread-articles, to avoid exhausting memory with huge
22289         numbers of articles.  Use gnus-range-map to avoid having to
22290         uncompress the unread list.
22291         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22292         Fix invalid ange-ftp reference.
22293
22294         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22295         (gnus-sorted-range-intersection): Intersection of two ranges
22296         without requiring that they first be uncompressed.
22297
22298         * gnus-start.el (gnus-activate-group): Unless blocked by the
22299         caller, possibly expand the active range to include both cached
22300         and agentized articles.
22301         (gnus-convert-old-newsrc): Rewrote in anticipation of having
22302         multiple version-dependent converters.
22303         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22304         gnus-agent-save-active.
22305         (gnus-save-newsrc-file): Save dirty agent range limits.
22306
22307         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22308         gnus-agent-possibly-alter-active.
22309         (gnus-adjust-marked-articles): Faster handling of simple lists.
22310
22311 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
22312
22313         * spam-stat.el (spam-stat-test-directory): New optional argument
22314         displays a list of files detected.  Suggested by Andrew Cohen
22315         <cohen@andy.bu.edu>.
22316         (spam-stat-buffer-words-with-scores): Don't narrow and change
22317         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
22318
22319 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22320
22321         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22322         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22323         (spam-spamassassin-arguments)
22324         (spam-spamassassin-spam-flag-header)
22325         (spam-spamassassin-positive-spam-flag-header)
22326         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22327         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22328         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22329         (spam-list-of-processors, spam-list-of-checks)
22330         (spam-list-of-statistical-checks, spam-registration-functions)
22331         (spam-check-spamassassin-headers, spam-check-spamassassin)
22332         (spam-spamassassin-score)
22333         (spam-spamassassin-register-with-sa-learn)
22334         (spam-spamassassin-register-spam-routine)
22335         (spam-spamassassin-register-ham-routine)
22336         (spam-assassin-register-spam-routine)
22337         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22338         (spam-bogofilter-score): Fix to show article before scoring.
22339
22340 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22341
22342         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22343         default scoring function.
22344         (spam-generic-score): Call spam-spamassassin-score if
22345         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22346         spam-bogofilter-score otherwise.
22347
22348         * gnus.el (spam-process, spam-autodetect-methods):
22349         Add spamassassin and spamassassin-headers.
22350
22351 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22352
22353         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22354         Suppress unnecessary messages.
22355
22356 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22357
22358         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22359         make-hash-table.
22360
22361 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22362
22363         * canlock.el (base64-encode-string): Don't autoload it.
22364
22365 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22366
22367         * run-at-time.el: Remove useless (require 'itimer),
22368         eval-and-compile and (featurep 'xemacs).
22369
22370 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22371
22372         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22373         GROUP is a virtual group.
22374
22375 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22376
22377         * gnus.el: Autoload `message-y-or-n-p'.
22378
22379 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22380
22381         * pgg-parse.el: Remove unnecessary (require 'custom).
22382
22383         * pgg-def.el: do.
22384
22385         * nnmail.el: do.
22386
22387         * gnus-undo.el: do.
22388
22389         * gnus-picon.el: do.
22390
22391         * gnus-util.el: do.
22392
22393 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22394
22395         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22396
22397 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22398
22399         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22400         handle, as well as a list.
22401
22402         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22403         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22404         (mm-w3m-cid-retrieve): Simplify.
22405
22406 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22407
22408         * message.el (message-kill-to-signature): Allow prefix arg to
22409         specify number of lines to keep before signature.
22410
22411 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22412
22413         * message.el (message-kill-to-signature): Change docstring.
22414
22415 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22416
22417         * canlock.el: Always require sha1-el.
22418         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22419
22420         * message.el: Autoload sha1 only when compiling.
22421
22422         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
22423         eudc-expand-inline for XEmacs.
22424
22425 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22426
22427         * message.el (message-canlock-generate): Require sha1-el.
22428
22429 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22430
22431         * message.el (message-expand-name): Silence the byte compiler.
22432
22433         * lpath.el: Add detect-coding-system.
22434
22435         * dgnushack.el (dgnushack-compile): Remove obsolete check for
22436         cus-edit.
22437
22438 2004-01-13  Simon Josefsson  <jas@extundo.com>
22439
22440         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22441         Invoke gnus-score-mode.
22442         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
22443
22444         * gnus-range.el (gnus-compress-sequence): Doc fix.
22445         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22446
22447 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22448
22449         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22450
22451 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22452
22453         * spam.el (spam-get-article-as-string): Update to use
22454         gnus-request-article-this-buffer, much simpler.
22455         (spam-get-article-as-buffer): Remove.
22456
22457 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22458
22459         * message.el (message-expand-name): Use EUDC if the user uses that.
22460
22461 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22462
22463         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22464         character for the encoding to avoid consing a string.
22465
22466         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22467         unnecessarily.
22468
22469         * mm-util.el (mm-replace-chars-in-string): Remove.
22470
22471         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22472         of mm-replace-chars-in-string.
22473
22474 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22475
22476         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22477
22478         * mm-util.el (mm-subst-char-in-string): Support inplace.
22479
22480         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22481         a new string in every iteration.  Use shy groups.
22482
22483 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22484
22485         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22486         * gnus-soup.el (gnus-soup-group-brew):
22487         * gnus-msg.el (gnus-put-message):
22488         * gnus-move.el (gnus-group-move-group-to-server):
22489         * gnus-kill.el (gnus-batch-score):
22490         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22491         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22492         (gnus-group-update-group, gnus-group-read-group)
22493         (gnus-group-make-group, gnus-group-make-help-group)
22494         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22495         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22496         (gnus-group-sort-by-unread, gnus-group-catchup)
22497         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22498         (gnus-group-yank-group, gnus-group-set-info)
22499         (gnus-group-list-groups):
22500         * gnus.el (gnus-generate-new-group-name):
22501         * gnus-delay.el (gnus-delay-send-queue):
22502         * nnvirtual.el (nnvirtual-catchup-group):
22503         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22504         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22505         (gnus-group-prepare-topics, gnus-topic-check-topology):
22506         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22507         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22508         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22509         (gnus-group-make-articles-read):
22510         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22511         (gnus-group-change-level, gnus-kill-newsgroup)
22512         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22513         (gnus-get-unread-articles, gnus-make-articles-unread)
22514         (gnus-make-ascending-articles-unread): Use accessor
22515         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22516         to get group information for improved readability.
22517
22518
22519 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22520
22521         * gnus-art.el (article-decode-mime-words, article-babel)
22522         (gnus-article-highlight-signature, gnus-article-add-buttons)
22523         (gnus-signature-toggle): Use gnus-with-article-buffer.
22524
22525         * gnus-art.el (gnus-article-highlight-headers)
22526         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22527
22528         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22529         (gnus-article-set-globals, gnus-request-article-this-buffer)
22530         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22531         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22532         (gnus-mime-display-alternative): Use with-current-buffer.
22533
22534 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22535
22536         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22537         also under 80 char limit, and call gnus-error if needed.
22538         (spam-fetch-article-header): Fix - it was a
22539         buffer-local variable (gnus-newsgroup-data).
22540         (spam-find-spam): Use spam-generate-fake-headers, forget about
22541         spam-insert-fake-headers.
22542         (spam-insert-fake-headers): Remove.
22543
22544 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22545
22546         * deuglify.el (gnus-article-outlook-unwrap-lines)
22547         (gnus-outlook-rearrange-article)
22548         (gnus-outlook-repair-attribution-outlook)
22549         (gnus-outlook-repair-attribution-block)
22550         (gnus-outlook-repair-attribution-other): Remove redundant
22551         save-excursion.
22552
22553 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22554
22555         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22556         (spam-fetch-field-subject-fast)
22557         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22558         (spam-fetch-article-header): Add functions to deal with Gnus
22559         internals for fast retrieval of article header data.
22560         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22561
22562 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22563
22564         * pop3.el (pop3-md5): Remove.
22565         (pop3-apop): Replace pop3-md5 with md5.
22566
22567         * mm-bodies.el: base64 is always built-in.
22568
22569         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22570         Use with-current-buffer.
22571
22572 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22573
22574         * canlock.el (canlock-insert-header): Remove excessive grouping in
22575         regexp.
22576
22577         * gnus-sum.el (gnus-summary-read-document): Ditto.
22578
22579         * gnus-uu.el (gnus-uu-part-number): Ditto.
22580
22581         * html2text.el (html2text-remove-tags): Ditto.
22582         (html2text-format-tags): Ditto.
22583         (html2text-format-single-elements): Ditto.
22584
22585         * mml.el (mml-parse-1): Ditto.
22586
22587 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22588
22589         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22590
22591         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22592
22593         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22594
22595         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22596
22597 2003-11-15  Simon Josefsson  <jas@extundo.com>
22598
22599         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22600         (pgg-gpg-lookup-key): Use regexp match instead of
22601         split-string (split-string is different between emacs 21.2 and
22602         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22603
22604 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22605
22606         * gnus-art.el (gnus-mime-view-all-parts)
22607         (gnus-article-part-wrapper, gnus-article-view-part):
22608         Use with-current-buffer.
22609
22610 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22611
22612         * spam.el (spam-disable-spam-split-during-ham-respool)
22613         (spam-spamoracle-database, spam-cache-lookups)
22614         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22615         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22616         (spam-group-ham-marks, spam-group-spam-marks)
22617         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22618         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22619         also add spam-use-blackholes to the statistical checks.
22620         (spam-fetch-field-fast): Add interface to fetching fields, may
22621         become a macro.
22622         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22623         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22624         (spam-insert-fake-headers): Fake an article when needed.
22625         (spam-find-spam): Fake article when possible.
22626         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22627         (spam-check-bogofilter-headers): Use message-fetch-field instead
22628         of nnmail-fetch-field.
22629
22630 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22631
22632         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22633
22634 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22635
22636         * spam.el (spam-split): Do not require spam-use-CHECK to be
22637         enabled if that check is passed to spam-split explicitly; also
22638         fix so 'spam doesn't get converted to spam-split-group when
22639         spam-split-symbolic-return is t.
22640         (spam-find-spam): Find registrations of the article and use those
22641         instead of re-running spam-split to find the spam/ham
22642         classification of the article.
22643         (spam-log-processing-to-registry, spam-log-registered-p)
22644         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22645         Use gnus-error instead of gnus-message.
22646         (spam-log-registration-type): Add function to determine the
22647         classification of a message based on registry entries; will
22648         return nil if both 'spam and 'ham are found.
22649         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22650         a reasonably fast local cache without the loading errors.
22651         (spam-cache-lookups): Set to t by default.
22652         (spam-find-spam): Don't try to guess spam-cache-lookups.
22653         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22654         spam-caches entry.
22655         (spam-filelist-build-cache, spam-filelist-check-cache):
22656         Fix caching of whitelist/blacklist entries.
22657         (spam-check-whitelist, spam-check-blacklist):
22658         Invoke spam-from-listed-p with a type, not a cache variable.
22659         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22660
22661 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22662
22663         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22664
22665         * nnmail.el (nnmail-split-fancy): do.
22666
22667         * mml.el (mml-parse): do.
22668
22669         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22670         (gnus-score-adaptive): do.
22671
22672 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22673
22674         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22675         (gnus-mime-button-map): Don't set keymap parent.
22676         (gnus-button-ctan-directory-regexp): Use shy grouping.
22677         (gnus-prev-page-map): Don't set keymap parent.
22678         (gnus-prev-page-map): Remove duplicated one.
22679         (gnus-next-page-map): Don't set keymap parent.
22680         (gnus-mime-security-button-map): Ditto.
22681
22682         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22683         version number.
22684
22685         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22686
22687 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22688
22689         * canlock.el (canlock-sha1-function): Remove.
22690         (canlock-sha1-function-for-verify): Remove.
22691         (canlock-openssl-program): Remove.
22692         (canlock-openssl-args): Remove.
22693         (canlock-ignore-errors): Remove.
22694         (canlock-sha1-with-openssl): Remove.
22695         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22696         (canlock-verify): Don't use canlock-ignore-errors.
22697
22698         * sha1-el.el (sha1-string-external): Make it can return a string
22699         in binary form.
22700         (sha1-region-external): Ditto.
22701         (sha1-string-internal): Ditto.
22702         (sha1-region-internal): Ditto.
22703         (sha1-region): Ditto.
22704         (sha1-string): Ditto.
22705         (sha1): Ditto.
22706
22707 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22708
22709         * spam.el (spam-report-articles-gmane): New command.
22710
22711 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22712
22713         * gnus.el: Don't make unnecessary *Group* buffer when loading.
22714
22715         * run-at-time.el (run-at-time-saved): Remove.
22716         (run-at-time): Doc fix.
22717
22718 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22719
22720         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22721         (gnus-summary-limit-map): Add it.
22722         (gnus-summary-make-menu-bar): do.
22723
22724 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
22725
22726         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22727         Make attempt at some caching support (done for BBDB only now).
22728         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22729         addresses to be checked.
22730         (spam-clear-cache-BBDB): Add function, to be invoked by
22731         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22732         (spam-check-BBDB): Check and use the caches, if
22733         spam-cache-lookups is on, remove superfluous (provide).
22734
22735 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22736
22737         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22738
22739 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
22740
22741         * run-at-time.el (run-at-time-saved): Move to after the definition
22742         of `run-at-time'.
22743
22744         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
22745
22746 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22747
22748         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22749         mm-w3m-local-map-property.
22750
22751         * mm-view.el (mm-w3m-mode-map): Remove.
22752         (mm-w3m-local-map-property): Remove.
22753         (mm-inline-text-html-render-with-w3m): Don't use
22754         mm-w3m-local-map-property.
22755
22756 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22757
22758         * run-at-time.el: New file.
22759
22760         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
22761         under Emacs.
22762
22763         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
22764         of gnus-set-text-properties.
22765
22766         * gnus-uu.el (gnus-uu-save-article): Ditto.
22767
22768         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
22769
22770         * gnus-cite.el (gnus-cite-parse): Ditto.
22771
22772         * gnus-art.el (gnus-button-push): Use set-text-properties instead
22773         of gnus-.
22774
22775         * gnus-xmas.el (run-at-time): Require run-at-time.
22776
22777         * gnus.el: Change calls to nnheader-run-at-time and
22778         password-run-at-time throughout to use run-at-time directly.
22779
22780         * password.el: Remove definition of run-at-time.
22781
22782         * nnheaderxm.el: Remove definition of run-at-time.
22783
22784 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
22785
22786         * mml.el (mml-minibuffer-read-disposition): Show attachment type
22787         in prompt.
22788
22789 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22790
22791         * messagexmas.el (message-xmas-redefine): Alias
22792         `message-make-caesar-translation-table' to
22793         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
22794         version.
22795
22796         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
22797         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
22798         `gnus-xmas-set-text-properties'.
22799         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
22800         `gnus-xmas-completing-read'.
22801         (gnus-xmas-completing-read): Removed.
22802         (gnus-xmas-open-network-stream): Removed.
22803
22804         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
22805         XEmacs version.
22806
22807         * dns.el (dns-make-network-process): Use `open-network-stream'
22808         instead of `gnus-xmas-open-network-stream'.
22809
22810         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
22811
22812         * .cvsignore: Add auto-autoloads.el, custom-load.el.
22813
22814 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22815
22816         * gnus-art.el (gnus-mime-display-alternative)
22817         (gnus-insert-mime-button, gnus-insert-mime-security-button)
22818         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
22819         Don't use gnus-local-map-property.
22820
22821         * gnus-util.el (gnus-local-map-property): Remove.
22822
22823         * mm-view.el (mm-view-pkcs7-decrypt):
22824         Replace gnus-completing-read-maybe-default with completing-read.
22825
22826         * gnus-util.el (gnus-completing-read): do.
22827         (gnus-completing-read-maybe-default): Remove.
22828
22829 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22830
22831         * password.el: Only autoload `run-at-time' if not XEmacs.
22832         Only autoload the itimer functions if XEmacs.
22833
22834 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22835
22836         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
22837         XEmacsen.
22838
22839         * dgnushack.el: Autoload executable-find for XEmacs.
22840
22841 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22842
22843         * gnus-art.el (gnus-read-string): Remove.
22844         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
22845         read-string.
22846
22847 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
22848
22849         * netrc.el: Autoload password-read.
22850         (netrc): Add configuration group.
22851         (netrc-encoding-method, netrc-openssl-path):
22852         Add variables for encoding and decoding of files with symmetric
22853         ciphers.
22854         (netrc-encode): Add assistant function to encode a file with
22855         netrc-encoding-method.
22856         (netrc-parse): Add interactive parameter, added optional
22857         decoding if netrc-encoding-method is non-nil but otherwise
22858         behavior is standard.
22859         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
22860         Do s/encode/encrypt/ everywhere.
22861
22862         * spam.el: Remove executable-find autoload.
22863
22864 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22865
22866         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
22867
22868         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
22869
22870 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22871
22872         * gnus-art.el (gnus-treat-ansi-sequences)
22873         (article-treat-ansi-sequences): New variable and function.
22874         Suggested by Dan Jacobson <jidanni@jidanni.org>.
22875
22876         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
22877         Use it.
22878
22879 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22880
22881         * mm-util.el (mm-quote-arg): Remove.
22882
22883         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
22884         shell-quote-argument.
22885
22886         * gnus-uu.el (gnus-uu-command): do.
22887
22888         * gnus-sum.el (gnus-summary-insert-pseudos): do.
22889
22890         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
22891         with make-char.
22892
22893         * mm-util.el (mm-make-char): Remove.
22894
22895         * mml.el (mml-mode): Replace gnus-add-minor-mode with
22896         add-minor-mode.
22897
22898         * gnus-undo.el (gnus-undo-mode): do.
22899
22900         * gnus-topic.el (gnus-topic-mode): do.
22901
22902         * gnus-sum.el (gnus-dead-summary-mode): do.
22903
22904         * gnus-start.el (gnus-slave-mode): do.
22905
22906         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22907
22908         * gnus-ml.el (gnus-mailing-list-mode): do.
22909
22910         * gnus-gl.el (gnus-grouplens-mode): do.
22911
22912         * gnus-draft.el (gnus-draft-mode): do.
22913
22914         * gnus-dired.el (gnus-dired-mode): do.
22915
22916         * gnus-ems.el (gnus-add-minor-mode): Remove.
22917
22918         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22919         Replace gnus-char-width with char-width.
22920
22921         * gnus-ems.el (gnus-char-width): Remove.
22922
22923         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22924         Replace gnus-char-width with char-width.
22925
22926         * gnus-ems.el (gnus-char-width): Remove.
22927
22928         * spam-stat.el (with-syntax-table): Remove with-syntax-table
22929         definition.
22930         Remove Emacs 20 hash table compatibility code.
22931
22932         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22933         20 compatibility code.
22934
22935         * spam.el (spam-point-at-eol): Replace with point-at-eol.
22936
22937         * smime.el (smime-point-at-eol): Replace with point-at-eol.
22938
22939         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22940         Replace with point-at-{eol,bol}.
22941
22942         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22943
22944         * imap.el (imap-point-at-eol): Replace with point-at-eol.
22945
22946         * flow-fill.el (fill-flowed-point-at-bol)
22947         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22948
22949         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22950         Replace with point-at-{eol,bol} throughout all files.
22951
22952 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22953
22954         * ntlm.el (ntlm-string-as-unibyte): New macro.
22955         (ntlm-build-auth-response): Use it.
22956
22957         Remove Emacs 20 stuff:
22958         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22959         (butlast, mapc, remove): Remove the compiler macros.
22960         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22961         of delq and copy-sequence.
22962         * gnus-art.el (popup-menu): Remove the compiler macro.
22963         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22964         Emacs 20.
22965
22966 2004-01-05  Simon Josefsson  <jas@extundo.com>
22967
22968         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22969         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22970         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22971         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22972         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22973         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22974         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22975         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22976         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22977         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22978         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22979         string-xor into ntlm-string-xor.
22980         Suggested by Jesper Harder <harder@myrealbox.com>.
22981
22982         * ntlm.el: Don't include poem.
22983
22984         * md4.el (print-int32, print-string-hexa): Remove.
22985         Suggested by Jesper Harder <harder@myrealbox.com>.
22986
22987         * sasl-ntlm.el, ntlm.el, md4.el: New files.
22988
22989         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
22990         probably breaks emacs with DL patch, but do we care? Is anyone
22991         still using the DL stuff?)
22992
22993         * sieve-manage.el: Use the password package.
22994         (sieve-manage-read-passwd): Remove.
22995         (sieve-manage-interactive-login): Use password.  Re-add
22996         condition-case around loop.
22997
22998         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22999         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23000         Use the password package.
23001
23002 2003-02-19  Simon Josefsson  <jas@extundo.com>
23003
23004         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23005         token.
23006
23007 2002-08-07  Simon Josefsson  <jas@extundo.com>
23008
23009         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23010         (sieve-manage-authenticators):
23011         (sieve-manage-authenticator-alist): Add some SASL mechs.
23012         (sieve-sasl-auth): New function.
23013         (sieve-manage-cram-md5-auth):
23014         (sieve-manage-plain-auth): Rewrite using SASL library.
23015         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23016         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23017         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23018         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23019
23020 2004-01-05  Simon Josefsson  <jas@extundo.com>
23021
23022         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23023         New files.
23024
23025 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23026
23027         * gnus-group.el (gnus-no-groups-message): Update.
23028
23029         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23030
23031 2003-11-09  Simon Josefsson  <jas@extundo.com>
23032
23033         * imap.el: Support for ID IMAP extension (RFC 2971).
23034         (imap-local-variables): Add imap-id.
23035         (imap-id): New variable.
23036         (imap-id): New function.
23037         (imap-parse-response): Parse untagged ID response.
23038         * nnimap.el (nnimap-id): New variable.
23039         (nnimap-open-connection): Use it.
23040
23041 2003-12-28  Simon Josefsson  <jas@extundo.com>
23042
23043         * gnus-score.el (gnus-score-edit-all-score): New.
23044         * gnus-group.el (gnus-group-score-map): Bind it to W e.
23045
23046 2004-01-04  Simon Josefsson  <jas@extundo.com>
23047
23048         * password.el: Add.
23049
23050 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
23051
23052         * dns.el (dns-query-types): Fix typo.
23053         (dns-query-types): New function.
23054         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
23055         PTR and SOA replies, see RFC 1035.
23056
23057 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23058
23059         * gnus.el (gnus-logo-color-style): Change colors to `no'.
23060
23061         * Move to Changelog.2.
23062
23063 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23064
23065         * gnus.el (gnus-version-number): Bump version.
23066
23067 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23068
23069         * gnus.el: No Gnus v0.1 is released.
23070
23071 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23072
23073         * gnus.el: No Gnus v0.0 is released.
23074
23075 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23076
23077         * gnus.el (gnus-version-number): Bump.
23078         (gnus-version): No.
23079
23080 See ChangeLog.2 for earlier changes.
23081
23082   Copyright (C) 2004-2011  Free Software Foundation, Inc.
23083
23084   This file is part of GNU Emacs.
23085
23086   GNU Emacs is free software: you can redistribute it and/or modify
23087   it under the terms of the GNU General Public License as published by
23088   the Free Software Foundation, either version 3 of the License, or
23089   (at your option) any later version.
23090
23091   GNU Emacs is distributed in the hope that it will be useful,
23092   but WITHOUT ANY WARRANTY; without even the implied warranty of
23093   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23094   GNU General Public License for more details.
23095
23096   You should have received a copy of the GNU General Public License
23097   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23098
23099 ;; Local Variables:
23100 ;; coding: utf-8
23101 ;; fill-column: 79
23102 ;; add-log-time-zone-rule: t
23103 ;; End: