(gnus-handle-ephemeral-exit): Set the right select-method when not
[gnus] / lisp / ChangeLog
1 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
2
3         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4         right select-method if we are not going back to the group buffer.
5
6
7 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8
9         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
10         enter invalid buffer configurations into the quit form (bug#9107).
11         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
12         unplugged/plugged.
13
14         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
15         keep track of which ones are unread (bug#9061).
16
17         * gnus.el (gnus-refer-article-method): Allow entering any sexp
18         (bug#9055).
19
20         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
21         (bug#9041).
22
23         * gnus-html.el (mm-util): Require (bug#9073).
24
25         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
26         (gnus-summary-refer-thread): Use it to remove duplicates in the
27         un-threaded view (bug#9053).
28         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
29
30 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
31
32         * nnir.el (nnir-read-server-parm): Use default value from global
33         variable.  Without this the default search engine parameters aren't
34         used at all.
35
36 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
37
38         * message.el (message-unique-id): Don't use the undocumented return
39         value from (random t) (bug#9118).
40
41 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
42
43         * message.el (message-auto-save-directory): If the ~/Mail directory
44         doesn't exist, use ~ as the auto-save directory (bug#4432).
45
46         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
47         hasn't already been started.
48
49 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
50
51         * gnus.el (debbugs-gnu): Renamed from debbugs-emacs.
52
53         * message.el (message-reply): Work around mysterious bug where
54         `message-mode' seems to overwrite the locally bound `subject' variable.
55
56 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
57
58         * nnimap.el (nnimap-request-thread): Ensure search is performed in
59         correct group.
60
61         * gnus-int.el (gnus-request-thread): Add group argument.
62
63         * gnus-sum.el (gnus-summary-refer-thread): Use it.
64
65 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
66
67         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
68
69         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
70         renamed to `debbugs-gnu-*'.
71
72 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
73
74         * plstore.el: Revert the editing feature since it is not urgent.
75         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
76         (plstore-mode-decoded): Remove.
77
78 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
79
80         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
81         isn't very interesting any more, and it leaks potentially secret data.
82         (gnus-debug): Removed.
83
84         * gnus-art.el (gnus-ignored-headers): Removed obsolete and non-working
85         use of :custom-show.
86
87 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
88
89         * plstore.el: Add documentation.
90         (plstore-mode): New mode to edit plstore file.
91         (plstore-mode-toggle-display, plstore-mode-original)
92         (plstore-mode-decoded): New command.
93         (plstore--encode, plstore--decode, plstore--write-contents-functions)
94         (plstore--insert-buffer, plstore--make): New function.
95         (plstore-open, plstore-save): Simplify by using them.
96
97 2011-07-06  Glenn Morris  <rgm@gnu.org>
98
99         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
100
101 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
102
103         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
104         no longer is much used.
105         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
106         Articles".
107
108 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
109
110         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
111         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
112         `notmuch' backend.
113
114 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
115
116         * mm-decode.el (mm-text-html-renderer): Doc fix.
117
118         * gnus-msg.el (gnus-bug): Fix the MML tag.
119
120         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
121
122 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
123
124         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
125         secondary methods if started with `gnus-no-server'.
126
127 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
128
129         * message.el (message-return-action): Fix typo in docstring.
130
131 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
132
133         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
134         bug reports at once.
135
136         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
137
138 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
139
140         * nndraft.el: Require gnus-group.
141         (nndraft-request-list): Declare.
142
143         * nndraft.el (nndraft-update-unread-articles): Don't show group having
144         no unread article unless it matches gnus-permanently-visible-groups.
145
146         * nndraft.el (nndraft-update-unread-articles): New function.
147         (nndraft-request-associate-buffer): Use it to update the number of
148         unread articles for the nndraft groups in the group buffer when saving
149         or killing a draft message.
150
151 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
152
153         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
154         systems to binary before writing and reading the mbox files.
155
156         * gnus.el (gnus-summary-line-format): Link to the info node for %U
157         instead of trying to list them all (bug#8978).
158
159 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
160
161         * pop3.el (pop3-open-server): Use :end-of-capability.
162
163 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
164
165         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
166         the id is always a number.
167
168         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
169
170         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
171         debbugs mode, if possible.
172
173 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
174
175         * auth-source.el (auth-source-token-passphrase-callback-function):
176         Reindent.
177         (epg-context-operation): Remove unnecessary autoload.
178
179 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
180
181         * gnus.el (gnus-list-debbugs): New command.
182
183         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
184         mboxstat instead of the maintbox, since the stat seems to be fuller.
185
186         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
187         summary buffers.
188
189         * message.el (message-get-reply-headers): Delete all duplicates,
190         instead of the first.
191         (message-get-reply-headers): Ensure that we have progress while
192         deleting duplicates.
193
194         * gnus-msg.el (gnus-configure-posting-styles): Get the local
195         gnus-posting-style value from the summary buffer to make it easier to
196         make that a per-buffer conf.
197
198 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
199
200         * nnir.el (nnir-run-imap): Allow halting a search when an article is
201         found by setting `shortcut' in 'query.
202         (nnir-request-article): Use `shortcut' setting when requesting article
203         by Message-ID.
204
205 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
206
207         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
208         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
209         Bring the pseudo-headers back too.
210
211 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
212
213         * auth-source.el (auth-source-token-passphrase-callback-function):
214         Simplify and remove EPA dependency.
215
216 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
217
218         * nnir.el (nnir-request-article): Fix error message text.
219
220 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
221
222         * auth-source.el (plstore-delete): Autoload.
223         (auth-source-plstore-search): Support delete operation.
224         * plstore.el (plstore-delete): New function.
225
226 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
227
228         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
229         mark actually existing articles as unread rather than the ones that
230         active asserts.
231
232 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
233
234         * nntp.el (nntp-record-command):
235         * gnus-util.el (gnus-message-with-timestamp-1):
236         Use format-time-string rather than decoding time stamps by hand.
237         This is simpler and insulates the code from potential changes to
238         current-time format.
239
240 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
241
242         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
243
244 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
245
246         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
247         (plstore-save): Support public key encryption.
248         (plstore--init-from-buffer): New function.
249         (plstore-open): Use it; fix error when opening a non-existent file.
250         (plstore-revert): Use plstore--init-from-buffer.
251
252 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
253
254         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
255
256 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
257
258         * mml2015.el (mml2015-use): Replace string-match-p with string-match
259         for old Emacsen.
260
261 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
262
263         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
264         is not fully working.
265
266 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
267
268         * dgnushack.el: Autoload sha1 on XEmacs.
269
270         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
271         quit window configuration.
272
273         * auth-source.el (epg-context-set-passphrase-callback): Remove
274         duplicate autoload.
275
276 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
277
278         * nnir.el (nnir-request-article): Allow requesting articles by
279         Message-ID with nnimap.
280
281         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
282         current server.
283
284 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
285
286         * auth-source.el: Autoload EPA/EPG functions.
287         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
288         changed when EPA/EPG is not available.
289         (auth-source-backend): Rename "arg" member to "data".
290         (auth-source-backend-parse, auth-source-plstore-search)
291         (auth-source-plstore-create): Use it.
292
293 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
294
295         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
296         `gnus-refer-article-methods'.
297
298 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
299
300         * auth-source.el: Require EPA and EPG.
301         (auth-source-passphrase-alist): New variable.
302         (auth-source-passphrase-callback-function)
303         (auth-source-token-passphrase-callback-function): Callbacks for the
304         netrc field encryption (GPG tokens).
305         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
306         Symmetric encryption and decryption of the netrc GPG tokens.
307         (auth-source-netrc-normalize): Use them, simplifying the closure.
308
309 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
310
311         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
312         is available.
313
314 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
315
316         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
317         non-nil, and `nnimap-split-methods' is nil, use the former.
318
319 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
320
321         * plstore.el (plstore-revert): New function.
322         (plstore-open): Use it; hide the buffer from user.
323
324 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
325
326         * auth-source.el (auth-source-backend): New member "arg".
327         (auth-source-backend-parse): Handle new backend 'plstore.
328         * plstore.el: New file.
329
330 2011-06-30  Glenn Morris  <rgm@gnu.org>
331
332         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
333
334 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
335
336         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
337         expiring articles to.
338
339         * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
340         variations as ASCII (bug#5458).
341
342 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
343
344         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
345
346 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
347
348         * message.el (message-point-in-header-p): Tweak the function to default
349         to saying that we're not in the headers if there is no separator at
350         all.  This makes it possible to use the Message version of `M-q' in
351         buffers with no headers (bug#7987).
352         (message-point-in-header-p): Fix last checkin to work with an empty
353         mail-header-separator, too.
354
355         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
356         again, save the choice via customize.
357
358 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
359
360         * message.el (message-send-mail-function): Add `sendmail-query-once'.
361
362         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
363         ended the connection, bail out before waiting infinitely on a new
364         connection.
365
366 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
367
368         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
369         reports.
370
371         * gnus.el (gnus-bug-package): Use "gnus."
372         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
373
374 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
375
376         * dgnushack.el: Make the timer warning go away on XEmacs.
377
378         * gnus-art.el (gnus-article-stop-animations): New function to stop any
379         animations going on at article exit time.
380
381         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
382         since removing it breaks people upgrading.
383
384         * shr.el (shr-put-image): Use the new interface for animating images.
385         (shr-put-image): Animate for 60 seconds.
386
387         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
388         avoid compiler warnings.
389
390         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
391         error with `find-file-hooks' on Emacs 22.
392         (with-auth-source-epa-overrides): Ugly hack to Wrap the
393         `find-file-hook' things in `symbol-value' to avoid compilation warnings
394         on all architectures.
395
396         * spam.el (spam-stat): Require in a normal fashion without binding
397         `spam-stat-install-hooks' to avoid compilation warnings.
398
399         * spam-stat.el (spam-stat-install-hooks): Removed.
400         (spam-stat-install-hooks): Don't run automatically.
401
402 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
403
404         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
405         and keystroke.
406
407 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
408
409         * auth-source.el (auth-source-netrc-cache): Move forward.
410
411 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
412
413         * proto-stream.el (proto-stream-open-starttls): Use
414         `gnutls-available-p' to see whether we have built-in support.
415
416         * auth-source.el (auth-source-netrc-create): Don't query the bits that
417         we already know.
418         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
419         (auth-source-netrc-create): Don't prompt for the stuff we already know.
420
421 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
422
423         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
424         %S format, since that looks odd.
425         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
426         file, especially when saving.
427
428 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
429
430         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
431         article found.
432
433 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
434
435         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
436         `auth-source-save-secrets' with a more sensitive alist that can be
437         configured per file.  Experimental, so defaults to 'never.
438         (auth-source-netrc-create): Use it.  Still experimental code.
439         (with-auth-source-epa-overrides): Use `find-file-hooks' if
440         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
441
442 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
443
444         * auth-source.el (auth-source-save-secrets): New variable to control if
445         secret tokens should be saved encrypted.
446         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
447         to `auth-source-netrc-normalize'.
448         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
449         on the EPA variables being defined.
450         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
451         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
452         the lexical-let closure.
453         (auth-source-netrc-create): Create "gpg:" tokens according to
454         `auth-source-save-secrets'.
455
456 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
457
458         * gnus-group.el (gnus-group-update-group): Add new argument
459         `info-unchanged' that stops updating dribble buffer.
460
461         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
462         deletes lines matching to it in dribble buffer.
463
464         * gnus-agent.el (gnus-agent-fetch-group-1):
465         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
466         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
467         * gnus-start.el (gnus-group-change-level):
468         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
469
470         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
471         if newsgroup info is not changed.
472
473         * gnus-group.el (gnus-group-get-new-news-this-group):
474         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
475         Don't update dribble buffer.
476
477 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
478
479         * gnus-registry.el (gnus-registry-remove-ignored): New function to
480         remove entries with groups we ignore.
481
482 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
483
484         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
485         the underline comes at the bottom.
486
487 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
488
489         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
490         `gnus-registry-user-format-function-M' and declare the latter obsolete.
491         (gnus-registry-article-marks-to-names): Rename from
492         `gnus-registry-user-format-function-M2'.
493
494 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
497         ephemeral group.
498
499 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
500
501         * shr.el (shr-browse-image): Copy the URL if called interactively.
502
503 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
504
505         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
506         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
507         done, then unselected articles may be marked as read.
508
509         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
510         since not doing this seems to lead to a race condition in pop3-logon.
511
512         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
513         so that the call chain it correct when we call "upwards".
514
515         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
516         in read-only groups.
517
518         * gnus-group.el (gnus-group-mark-article-read): Ditto.
519
520         * message.el (message-cite-reply-position): Doc string fix.
521
522         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
523         avoid regexp overflow.
524         (nnimap-transform-split-mail): Ditto.
525
526         * pop3.el (pop3-retr): Error out if the server closes the connection.
527
528 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
529
530         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
531         mm-with-unibyte-current-buffer.  The buffer should not contain any
532         multibyte chars anyway at this stage.
533
534 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
535
536         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
537         at the end of lines.
538
539 2011-05-29  Julien Danjou  <julien@danjou.info>
540
541         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
542
543 2011-05-27  Glenn Morris  <rgm@gnu.org>
544
545         * gnus-group.el (gnus-bug-group-download-format-alist):
546         Use the "maintainer" version of debian reports as well.
547
548 2011-05-26  Glenn Morris  <rgm@gnu.org>
549
550         * gnus-group.el (gnus-bug-group-download-format-alist):
551         Use the "maintainer" version of debbugs.gnu.org reports.
552
553 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
554
555         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
556
557 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
558
559         * gnus-cus.el (gnus-agent-customize-category):
560         * gnus-delay.el (gnus-delay-send-queue):
561         * gnus.el (gnus-other-frame):
562         Don't quote lambda expressions with `quote'.
563
564 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
565
566         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
567         the thread moves us backwards and so we loop forever.
568
569 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
570
571         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
572         whitespace in base64 data lines.
573
574 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
575
576         * gnus-registry.el (gnus-registry-user-format-function-M):
577         Use `mapconcat'.
578         (gnus-registry-user-format-function-M2): Use to see the full text of
579         the marks.  Make "," the mark text separator.
580
581         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
582         authentication with auth-source.
583
584 2011-05-17  Glenn Morris  <rgm@gnu.org>
585
586         * gnus-group.el (gnus-import-other-newsrc-file):
587         Use insert-file-contents.
588
589 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
590
591         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
592         1000 iterations.
593
594 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
595
596         * nntp.el (nntp-open-connection): Check if process-type is available.
597
598 2011-05-16  Julien Danjou  <julien@danjou.info>
599
600         * shr.el (shr-tag-del): Add support for del tag.
601
602 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
603
604         * gnus-html.el (gnus-html-put-image): Register a displayer.
605
606         * shr.el (shr-image-displayer): Don't remove text props from alt text.
607
608 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
609
610         * registry.el (prune-factor): New initialization parameter defaulting
611         to 0.1.
612         (registry-prune-hard): Use it.
613
614         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
615         0.1 expicitly.
616
617 2011-05-13  Glenn Morris  <rgm@gnu.org>
618
619         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
620         is bound, since this function requires sendmail.
621
622 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
623
624         * registry.el (registry-usage-test): Disable pruning test.
625
626 2011-05-11  David Engster  <dengste@eml.cc>
627
628         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
629         Bind set-network-process-option for XEmacs.
630
631 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
632
633         * registry.el (registry-prune-hard-candidates)
634         (registry-prune-soft-candidates): Helper methods for registry pruning.
635         (registry-prune): Use them.  Make the sort function optional.
636
637 2011-05-10  Jim Meyering  <meyering@redhat.com>
638
639         * shr.el (shr-colorize-region): Fix typo "on on -> on".
640
641 2011-05-10  Julien Danjou  <julien@danjou.info>
642
643         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
644         symbol and not a list.
645
646 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
647
648         * gnus-art.el (gnus-article-mode): Move binding of
649         shr-put-image-function here from gnus-article-prepare-display.
650
651         * shr.el (shr-put-image-function): New variable.
652         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
653         (shr-put-image): Return scaled image.
654
655         * gnus-art.el (gnus-shr-put-image): New function.
656         (gnus-article-prepare-display): Bind shr-put-image-function to it.
657
658         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
659         original ones, as deletable.
660
661 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
662
663         * nntp.el (nntp-open-connection): Set TCP keepalive option.
664
665 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
666
667         * registry.el (registry-full): Add convenience method.  Fix logic.
668         (registry-insert): Use it.  Fix logic here too.
669
670         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
671         `registry-prune' if `registry-full' returns t.
672         (gnus-registry-handle-action)
673         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
674         (gnus-registry-usage-test): Use it.
675
676 2011-05-07  Julien Danjou  <julien@danjou.info>
677
678         * shr.el (shr-link): Make shr-link inherit from link by default.
679
680 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
681
682         * shr.el (shr-urlify, shr-link): Fix shr-link face.
683
684 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
685
686         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
687         error out because the face is not a list.
688
689 2011-05-05  Glenn Morris  <rgm@gnu.org>
690
691         * proto-stream.el (gnutls-negotiate): Fix declarations.
692
693         * gnus-start.el (gnus-propagate-marks): Declare.
694
695 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
696
697         * registry.el (registry-reindex): Fix percentage message.
698
699         * proto-stream.el (network-stream-open-starttls): Adjust to call
700         `gnutls-negotiate' with :process and :hostname arguments.
701
702 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
703
704         * shr.el: Add shr-link face for links.
705         (shr-urlify): Use it.
706
707         * registry.el (registry-insert): Make error message more helpful.
708
709 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
710
711         * gnus-html.el (gnus-html-schedule-image-fetching):
712         Use url-queue-retrieve, if it exists.
713
714         * shr.el (shr-tag-img): Ditto.
715
716         * gnus.el: Autoload more gnus-agent functions.
717
718         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
719         agent if we haven't already (bug#8502).
720
721         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
722         into the Agent, too.
723
724         * gnus-agent.el (gnus-agent-store-article): New function.
725
726         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
727         and moved from that file for reuse.
728
729         * pop3.el (pop3-open-server): Error messages are "-ERR".
730
731 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
732
733         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
734         (open-tls-stream): Remove superfluous tls/starttls autoloads.
735
736 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
737
738         * gnus.el: No Gnus v0.17 is released.
739
740 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
741
742         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
743         buffer has moved to a different frame.
744
745 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
746
747         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
748         to get the conversion from unibyte to multibyte buffers to work on
749         Emacs 22.
750
751         * nntp.el (nntp-request-article): Slight clean-up.
752
753 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
754
755         * shr.el (shr-strike-through): New face.
756         (shr-tag-s): Use it to provide <s> support.
757         (shr-tag-s): Remove duplicate definition.
758
759 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
760
761         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
762         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
763
764 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
765
766         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
767         `gnutls-negotiate'.
768         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
769
770 2011-04-23  Glenn Morris  <rgm@gnu.org>
771
772         * gnus-sum.el (gnus-extra-headers): Bump :version.
773
774 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
775
776         * shr.el (shr-tag-sup): New function.
777         (shr-tag-sub): Ditto.
778
779 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
780
781         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
782         for the case where `gnus-registry-ignored-groups' is a list of lists,
783         and don't call `gnus-parameter-registry-ignore' otherwise.
784
785 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
786
787         * nnimap.el (nnimap-user): New backend variable.
788         (nnimap-open-connection-1): Use it.
789         (nnimap-credentials): Accept user parameter so it's explicit what user
790         name is desired.
791
792         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
793         default.
794
795         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
796         not gnus-registry.el.
797
798         * gnus-registry.el: Mention in comments how to modify
799         `gnus-extra-headers' for proper recipient tracking and that it may
800         already have To and Cc recently, which it does as of this commit.
801         (gnus-registry-ignored-groups): Remove defcustom.
802         Explain why in comments.
803         (gnus-registry-action): Fix data-header reference to use the extra
804         headers.  Explain in package commentary how to add To and Cc headers to
805         the gnus-extra-headers.
806         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
807         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
808         parameter list or a string list in `gnus-registry-ignored-groups'.
809         Fix logic error.
810
811 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
812
813         * shr.el (shr-expand-url): Protect against null urls.
814
815 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * shr.el (shr-base): New binding.
818         (shr-tag-base): Keep track of <base>.
819         (shr-expand-url): New function used throughout.
820
821 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
822
823         * gnus-registry.el
824         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
825         (gnus-registry-ignored-groups): New variable.
826         (gnus-registry-ignore-group-p): Use it.
827         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
828         set the destination group to nil (same as delete) if it's ignored.
829
830 2011-04-20  David Engster  <dengste@eml.cc>
831
832         * tests/gnustest-nntp.el: New file for simple NNTP testing.
833
834         * Makefile.in (test-nntp): New rule.
835         (check): Add it.
836         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
837
838 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
839
840         * gnus-registry.el (gnus-registry-action)
841         (gnus-registry-fetch-header-fast):
842         Don't use mail-header that looks an internal function of mailheader.el.
843
844 2011-04-19  Glenn Morris  <rgm@gnu.org>
845
846         * time-date.el (time-to-days): Remove unused local variables.
847
848 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
849
850         * gnus-registry.el: Eliminate cl functions.
851         (gnus-registry-sort-addresses): New function that replaces mapcan.
852         (gnus-registry-action, gnus-registry-spool-action)
853         (gnus-registry-split-fancy-with-parent)
854         (gnus-registry-fetch-recipients-fast): Use it.
855         (gnus-registry-import-eld): Replace delete* with dolist + delq.
856
857         * registry.el (initialize-instance, registry-lookup)
858         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
859         (registry-lookup-secondary-value, registry-search, registry-delete)
860         (registry-insert, registry-reindex, registry-size, registry-prune):
861         Use eval-and-compile.
862
863 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
864
865         * registry.el (registry-reindex): New method to recreate the secondary
866         registry indices.
867
868         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
869         tracked field changes.
870         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
871         (gnus-registry-action, gnus-registry-spool-action)
872         (gnus-registry-handle-action)
873         (gnus-registry--split-fancy-with-parent-internal)
874         (gnus-registry-split-fancy-with-parent)
875         (gnus-registry-register-message-ids): Add recipient tracking on spool,
876         move, and delete actions, and for fancy splitting with parent.
877         (gnus-registry-extract-addresses)
878         (gnus-registry-fetch-recipients-fast)
879         (gnus-registry-fetch-header-fast): Convenience functions.
880         (gnus-registry-misc-test): ERT test of
881         `gnus-registry-extract-addresses'.
882
883 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
884
885         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
886         Track by subject first, then sender.
887
888 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
889
890         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
891
892         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
893         Lisp.
894
895         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
896         (gnus-draft-send): Use it to avoid popping
897         up frames from gnus-group-send-queue.
898
899 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
900
901         * gnus-registry.el: Updated gnus-registry docs.
902
903 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
904
905         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
906         Fix logic bug.
907         (gnus-registry-post-process-groups): Fix logging of no results and
908         quote sender and subject.
909
910 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
911
912         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
913         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
914         gnutls-cli are too slow to be done opportunistically.
915
916         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
917         (gnus-read-active-for-groups): Don't try to finish getting stuff where
918         we had no early-data returned.
919         (gnus-get-unread-articles): Add a sanity check so that we don't issue
920         two async commands to the same server at the same time.
921
922 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
923
924         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
925
926 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
927
928         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
929         "warning" level.
930
931         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
932         (mm-url-insert-file-contents): Don't set the package names.
933
934 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
935
936         * gnus-registry.el (gnus-registry-action): Remove properties and
937         simplify subject in `gnus-registry-handle-action'.
938         (gnus-registry-spool-action): Get subject and sender from message if
939         they are not passed in.
940         (gnus-registry-handle-action): Remove properties and simplify subject
941         consistently.
942
943 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
944
945         * registry.el: Require CL before using defmacro*.
946
947 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
948
949         * gnus-art.el (article-treat-date): Assume that
950         gnus-article-date-headers may be a group parameter.
951
952 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
953
954         * gnus-registry.el (gnus-registry-handle-action): More debugging.
955
956         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
957         interactively so the newsrc file can contain foreign groups too.
958         Useful for debugging but not much for users.
959
960 2011-04-07  David Engster  <dengste@eml.cc>
961
962         * registry.el (registry-usage-test): Only do
963         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
964         lexical binding.
965
966 2011-04-07  David Engster  <dengste@eml.cc>
967
968         * Makefile.in (check, test-registry): New rules for test-suite.
969
970 2011-04-06  David Engster  <dengste@eml.cc>
971
972         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
973         argument NOERROR for `require', since XEmacs 21.4 does not support it.
974
975 2011-04-06  David Engster  <dengste@eml.cc>
976
977         * registry.el (initialize-instance): Change :after to :AFTER to be
978         compatible with old EIEIO version in XEmacs.
979
980 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
981
982         * gnus-registry.el (gnus-registry-post-process-groups)
983         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
984         and provide better messaging.
985
986 2011-04-06  David Engster  <dengste@eml.cc>
987
988         * Makefile.in (fail-on-warning): New rule to compile with warnings as
989         errors.
990
991         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
992         dgnushack-compile with error-on-warn enabled, and to signal an error if
993         clean compilation failed.
994         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
995         with `byte-compile-error-on-warn'.  Return nil if errors occured.
996
997 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
998
999         * gnus-registry.el: Don't use ERT if it's not available.  Load it
1000         unconditionally anyway, discarding errors.
1001         (gnus-registry-delete-entries): New convenience function.
1002         (gnus-registry-import-eld): Import from old .eld registry.
1003
1004         * registry.el: Don't use ERT if it's not available.  Load it
1005         unconditionally anyway, discarding errors.
1006
1007         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1008         version from the Claudio Bley GnuTLS patch (extra optional parameters
1009         and host name).
1010
1011 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1012
1013         * gnus-registry.el (gnus-registry-fixup-registry): New function to
1014         fixup the parameters that can be customized by the user between
1015         save/read cycles.
1016         (gnus-registry-read): Use it.
1017         (gnus-registry-make-db): Use it.
1018         (gnus-registry-spool-action, gnus-registry-handle-action):
1019         Fix messaging.
1020         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
1021         Map references to actual group names with sender and subject tracking.
1022         (gnus-registry-post-process-groups): Use `cond' for better messaging.
1023         (gnus-registry-usage-test): Add subject lookup test.
1024
1025         * registry.el (registry-db, initialize-instance): Set up constructor
1026         instead of :initform arguments for the sake of older Emacsen.
1027         (registry-lookup-breaks-before-lexbind): New method to demonstrate
1028         pre-lexbind merge bug.
1029         (registry-usage-test): Use it.
1030         (initialize-instance, registry-db): Move the non-function initforms
1031         back to the class definition.
1032
1033 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
1034
1035         * registry.el: New library to manage gnus-registry-style data.
1036
1037         * gnus-registry.el: Use it (major rewrite).
1038
1039         * nnregistry.el: Use it.
1040
1041         * spam.el: Use it.
1042
1043 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1044
1045         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
1046         marks on non-selected articles.
1047
1048 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
1049
1050         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
1051         parameter to open-protocol-stream.
1052
1053 2011-04-01  Julien Danjou  <julien@danjou.info>
1054
1055         * mm-view.el (mm-display-inline-fontify): Do not fontify with
1056         fundamental-mode.
1057
1058 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1059
1060         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
1061         servers.
1062
1063 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1064
1065         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
1066         made marks not propagate, again.
1067
1068 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
1069
1070         * proto-stream.el (open-protocol-stream): Bring back `network' type.
1071         Make this the default type.
1072         (proto-stream-open-plain): Rename from proto-stream-open-default.
1073         (open-protocol-stream, proto-stream-open-starttls)
1074         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
1075         with `plain'.
1076
1077         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
1078         value.
1079
1080         * nntp.el (nntp-open-connection-function): Document the fact that some
1081         values are not functions but are instead handled specially.
1082         Recognize nntp-open-plain-stream value.
1083         (nntp-open-connection): Recognize that value.
1084
1085 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1086
1087         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
1088         where it seems to be needed.
1089
1090 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1091
1092         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
1093         stuff.
1094
1095         * gnus-score.el (gnus-score-string): Fix calling convention of
1096         `gnus-simplify-buffer-fuzzy' after last patches.
1097
1098         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
1099         server for articles we didn't get any headers for.  This is a sanity
1100         check.
1101
1102 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
1103
1104         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
1105         new CAPABILITY, use it.
1106
1107 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1108
1109         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
1110         downloading anything.
1111
1112         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
1113
1114 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
1115
1116         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
1117         colors.
1118         (gnus-splash-svg-color-symbols): New function.
1119
1120 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1121
1122         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
1123         instead of using the global gnus-simplify-subject-fuzzy-regexp.
1124         (gnus-simplify-subject-fuzzy): Use the local
1125         gnus-simplify-subject-fuzzy-regex instead of the global one.
1126         This makes using this variable in group parameters work.
1127
1128 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1129
1130         * gnus-registry.el (gnus-registry-unfollowed-groups):
1131         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
1132         archive:sent-YYYY-MM-DD groups).
1133         (gnus-registry-split-fancy-with-parent): Bail out early in sender
1134         tracking if there are more than `gnus-registry-max-track-groups'
1135         matches.
1136
1137 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1138
1139         * message.el (message--yank-original-internal): New function to do the
1140         insertion cleanly inside eval in `message-yank-original'.
1141         (message-yank-original): Use it.
1142
1143 2011-03-29  Julien Danjou  <julien@danjou.info>
1144
1145         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
1146         local variables disabled rather than `normal-mode'.
1147
1148 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
1149
1150         * imap.el (imap-shell-open, imap-process-connection-type):
1151         Use imap-process-connection-type for 'shell' streams as well as
1152         Kerberos, SSL, other subprocesses.
1153
1154 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1155
1156         * proto-stream.el: Changes preparatory to merging open-protocol-stream
1157         with open-network-stream.
1158         (proto-stream-always-use-starttls): Option removed.
1159         (open-protocol-stream): Return a process object by default.  Provide a
1160         new parameter :return-list specifying a list-type return value, which
1161         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
1162         :type `network' to `try-starttls', and `network-only' to `default'.
1163         Make `default' the default, for compatibility with open-network-stream.
1164         Handle the no-parameter case exactly as open-network-stream, with no
1165         additional stream processing.  Search plists using plist-get.
1166         Explicitly add :end-of-commend parameter if it is missing.
1167         (proto-stream-open-default): Rename from
1168         proto-stream-open-network-only.  Return 'default as the type.
1169         (proto-stream-open-starttls): Rename from proto-stream-open-network.
1170         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
1171         failed.  Always return a list with a (possibly dead) process as the
1172         first element, for compatibility with open-network-stream.
1173         (proto-stream-open-tls): Use plist-get.  Always return a list.
1174         (proto-stream-open-shell): Return `default' as connection type.
1175         (proto-stream-capability-open): Use plist-get.
1176         (proto-stream-eoc): Function deleted.
1177
1178         * nnimap.el (nnimap-stream, nnimap-open-connection)
1179         (nnimap-open-connection-1): Handle renaming of :type parameter for
1180         open-protocol-stream.
1181         (nnimap-open-connection-1): Pass a :return-list parameter
1182         open-protocol-stream to obtain a list return value.  Parse this list
1183         using plist-get.
1184
1185         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
1186         for open-protocol-stream.  Accept open-protocol-stream return value
1187         that is a subprocess object instead of a list.  Handle the case of a
1188         dead returned process.
1189
1190 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
1191
1192         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
1193
1194         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
1195
1196 2011-03-21  Julien Danjou  <julien@danjou.info>
1197
1198         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
1199         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
1200         query.
1201         (mm-inline-text): Render normal text with fontification whenever
1202         possible.
1203
1204         * gnus-sum.el (gnus-summary-save-parts-1):
1205         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1206         (gnus-article-browse-html-parts, gnus-mime-delete-part)
1207         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
1208         Use `mm-handle-filename'.
1209
1210         * mm-util.el (mm-handle-filename): New function, return the filename of
1211         an handle.
1212
1213 2011-03-18  Julien Danjou  <julien@danjou.info>
1214
1215         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
1216         (gnus-buffer-live-p): Check that buffer is not nil.
1217
1218 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1219
1220         * gnus.el: No Gnus v0.15 is released.
1221
1222 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1223
1224         * time-date.el (format-seconds): Use assoc instead of assoc-string to
1225         avoid warning on XEmacs.
1226
1227         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
1228         on XEmacs.
1229
1230         * gnus-art.el: Require mouse, which the build bot seems to say is
1231         needed.
1232
1233         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
1234
1235         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
1236         XEmacs, since it doesn't have url-retrieve-synchronously.
1237
1238         * time-date.el (format-seconds): Use assoc instead of assoc-string,
1239         since assoc-string doesn't exist in XEmacs.
1240
1241 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
1242
1243         * gnus-group.el (gnus-group-list-ticked): New function.
1244         (gnus-group-make-menu-bar): Provide a menu entry for it.
1245         (gnus-group-list-map): Provide a binding for it.
1246
1247 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1248
1249         * shr.el (shr-visit-file): New command.
1250
1251         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
1252
1253 2011-03-17  Bjørn Mork  <bjorn@mork.no>
1254
1255         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
1256         servers.
1257
1258 2011-03-16  Julien Danjou  <julien@danjou.info>
1259
1260         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
1261         inline.
1262
1263         * gnus-art.el (article-hide-list-identifiers):
1264         Use gnus-group-get-list-identifiers.
1265
1266         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
1267         (gnus-summary-remove-list-identifiers):
1268         Use gnus-group-get-list-identifiers to get regexp.
1269         (gnus-select-newsgroup, gnus-summary-insert-subject)
1270         (gnus-summary-insert-articles):
1271         Call gnus-summary-remove-list-identifiers unconditionally.
1272
1273 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1274
1275         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
1276         we're selecting a group with unread articles.
1277
1278         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
1279
1280         * gssapi.el: New file separated out from imap.el to provide a general
1281         Kerberos 5 connection facility for Emacs.
1282
1283         * message.el (message-elide-ellipsis): Document the format spec
1284         ellipsis.
1285
1286 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1287
1288         * message.el (message-elide-region): Allow the ellipsis to say how many
1289         lines were removed.
1290
1291 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1292
1293         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
1294         window configurations containing buffers that are now dead.
1295
1296         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
1297         parsing to avoid integer overflows.
1298         (nnimap-parse-flags): Simplify the last change.
1299         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
1300         too large for 32-bit Emacsen.
1301
1302 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1303
1304         * auth-source.el (auth-source-netrc-create):
1305         * message.el (message-yank-original): Fix use of `case'.
1306
1307 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1308
1309         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
1310         XEmacs, which was one character too wide.
1311
1312 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
1313
1314         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
1315         default number of articles to display.
1316         (gnus-articles-to-read): Use pretty names for prompt.
1317
1318 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1319
1320         * gnus-int.el (gnus-open-server): Ditto.
1321
1322         * gnus-start.el (gnus-activate-group): Give a backtrace if
1323         debug-on-quit is set and the user hits `C-g'.
1324         (gnus-read-active-file): Ditto.
1325
1326         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
1327
1328 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
1329
1330         * message.el (message-yank-original): Use cond instead of CL case.
1331
1332 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1333
1334         * auth-source.el (auth-source-netrc-create): Use usual format for the
1335         default in prompts.
1336
1337 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1338
1339         * lpath.el: Fbind read-char-choice for XEmacs.
1340
1341 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1342
1343         * auth-source.el (auth-source-netrc-create): Show the default in the
1344         prompt when prompting for token creation.
1345
1346 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1347
1348         * auth-source.el (auth-source-format-prompt): Always convert the value
1349         to a string to avoid evaluating non-string arguments.
1350         (auth-source-netrc-create): Offer default properly, not as initial
1351         content in `read-string'.
1352         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
1353         of line to determine if we've been run before.  If so, don't run again,
1354         but print a trivial message to indicate the cache was hit instead.
1355
1356 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1357
1358         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
1359         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
1360         The user will have to run `gnus-sync-read' manually and wait for Cloudy
1361         Gnus.
1362
1363 2011-03-11  Julien Danjou  <julien@danjou.info>
1364
1365         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
1366         modified file".
1367
1368 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
1369
1370         * auth-source.el (auth-source-read-char-choice): New function to read a
1371         character choice using `dropdown-list', `read-char-choice', or
1372         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
1373         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
1374         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
1375         (auth-source-netrc-saver): Use it.
1376         (auth-source-pick-first-password): New convenience function.
1377
1378 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1379
1380         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
1381         parameter in the credentials.
1382         (nnimap-open-connection-1): Use it after a successful login.
1383         (nnimap-credentials): Add IMAP-specific user and password prompt.
1384
1385         * auth-source.el (auth-source-search): Add :require parameter, taking a
1386         list.  Document it and the :save-function return token.  Pass :require
1387         down.  Change the CREATED message from a warning to a debug statement.
1388         (auth-source-search-backends): Pass :require down.
1389         (auth-source-netrc-search): Pass :require down.
1390         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
1391         Change save prompt to indicate all modifications saved here are
1392         deletions.
1393         (auth-source-netrc-create): Take user login name as default in user
1394         prompt.  Move all the save functionality to a lexically bound function
1395         under the :save-function token in the returned list.  Set up clearer
1396         default prompts for user, host, port, and secret.
1397         (auth-source-netrc-saver): New function, intended to be wrapped for
1398         :save-function.
1399
1400 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1401
1402         * shr.el (shr-table-horizontal-line): Change the defaults for the table
1403         lines to be spaces instead.
1404
1405 2011-03-07  Julien Danjou  <julien@danjou.info>
1406
1407         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
1408         (sieve-sasl-auth): Check that auth-source-search did return something,
1409         or just return an empty string.
1410
1411 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1412
1413         * gnus.el (gnus-interactive): Use read-directory-name.
1414
1415         * gnus-uu.el (gnus-uu-decode-uu-and-save)
1416         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
1417         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
1418         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
1419         Likewise.
1420
1421         * gnus-group.el (gnus-group-make-directory-group): Likewise.
1422
1423 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1424
1425         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
1426         onto the list of killed groups, too.  This makes killed nnimap groups,
1427         for instance, more reliably not reappear.
1428
1429         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
1430         the parent.
1431
1432         * gnus-sum.el (gnus-update-read-articles): Fix typo.
1433
1434         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
1435         really have server-side marks.
1436
1437         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
1438         since most backends do not usefully have server-side marks.
1439         (gnus-update-read-articles): Propagate marks to all backends that
1440         really have server-side marks.
1441
1442 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1443
1444         * message.el (message-cite-reply-position, message-cite-style):
1445         New variables.
1446         (message-yank-original): Use the new citation styles.
1447
1448 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
1449
1450         * message.el (message-options): Revert 22da67af (workaround for XEmacs
1451         buffer-local issue); don't mark it buffer-local when running under
1452         XEmacs.
1453
1454 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
1455
1456         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
1457         numbers too big to be `read'.
1458
1459 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
1460
1461         * password-cache.el (password-in-cache-p): Add autoload.
1462
1463         * message.el (message-options): Make buffer-local two ways to attempt
1464         to fix a XEmacs bug.
1465
1466 2011-03-02  Julien Danjou  <julien@danjou.info>
1467
1468         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
1469
1470 2011-03-01  Julien Danjou  <julien@danjou.info>
1471
1472         * gnus-art.el (list-identifier): Add list-identifier as a parameter
1473         group.
1474         (article-hide-list-identifiers): Use list-identifier group parameter.
1475
1476 2011-02-28  Julien Danjou  <julien@danjou.info>
1477
1478         * sieve.el (sieve-buffer-script-name): New local variable to store
1479         sieve script name.
1480         (sieve-edit-script): Store sieve script name.
1481         (sieve-upload): Use sieve script name when uploading.
1482         (sieve-upload): Use substitute-command-keys.
1483         (sieve-edit-script): Use substitute-command-keys.
1484         (sieve-refresh-scriptlist): Use substitute-command-keys.
1485         (sieve-manage-mode-map): Define keymap properly.
1486         (sieve-manage-mode): Do not set mode name manually, change mode-name to
1487         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
1488         Remove commented code about cvs.
1489         (sieve-manage-quit): New function.
1490         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
1491
1492 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1493
1494         * gnus-group.el (gnus-import-other-newsrc-file): New function.
1495
1496 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1497
1498         * auth-source.el (auth-source-search): Cache empty result sets.
1499
1500         * password-cache.el (password-in-cache-p): Convenience function to
1501         check if a key is in the cache, even if the value is nil.
1502
1503         * auth-source.el (auth-source-save-behavior): New variable to replace
1504         `auth-source-never-create'.
1505         (auth-source-netrc-create): Use it.
1506         (auth-source-never-save): Remove.
1507
1508 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
1509
1510         * nnimap.el (nnimap-stream): Doc fix.
1511         (nnimap-open-connection-1): Reverse the order of the ports to that the
1512         prompted-for port is first.
1513
1514         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
1515         retrieval by the no-group selection.
1516
1517         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
1518         numerical parameters.
1519
1520 2011-02-25  Julien Danjou  <julien@danjou.info>
1521
1522         * gnus-gravatar.el: Use gnus-with-article-buffer.
1523
1524         * gnus-art.el (gnus-with-article-buffer): Check that the
1525         gnus-article-buffer is alive.
1526
1527 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1528
1529         * auth-source.el (auth-source-creation-prompts): New variable to manage
1530         creation-time prompts.
1531         (auth-source-search): Document it.
1532         (auth-source-format-prompt): Add utility function.
1533         (auth-source-netrc-create): Don't default the user name to
1534         user-login-name.  Use `auth-source-creation-prompts' and some default
1535         prompts for user, host, port, and password (the default generic prompt
1536         remains ugly).
1537         (auth-source-never-save): Add customizable option to never save info.
1538         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
1539         mode excursion.
1540
1541 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1542
1543         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
1544         argument that XEmacs doesn't support.
1545
1546         * dgnushack.el (dgnushack-compile): Exclude color.el from being
1547         compiled for Emacsen having no `libxml-parse-html-region' support.
1548
1549         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
1550
1551         * lpath.el: Bind buffer-save-without-query for XEmacs.
1552
1553 2011-02-23  Julien Danjou  <julien@danjou.info>
1554
1555         * gnus-art.el (article-make-date-line): Ignore errors if time is
1556         invalid and not convertible.
1557         (article-make-date-line): Only add lapsed time if time is not nil.
1558
1559 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1560
1561         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1562         `read-char-choice' for backwards compatibility.
1563         (auth-source-netrc-element-or-first): New function to DTRT for
1564         parameter extraction.
1565         (auth-source-netrc-create): Use it and fix multiple parameter print
1566         bug.  Use the default passed from above (given-default) or the
1567         built-in (user-login-name for :user).
1568
1569 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1570
1571         * gnus-start.el (gnus-dribble-read-file):
1572         Set buffer-save-without-query, since we always want to save the dribble
1573         file, probably.
1574
1575         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1576         nnimap.
1577
1578         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1579         -summary- since it's a user-visible variable.
1580
1581         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1582         first time you use the new Gnus.
1583
1584 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1585
1586         * auth-source.el: Don't load netrc.el.
1587         (auth-sources): Search ~/.netrc as well by default.
1588         (auth-source-debug): Add 'trivia option for extra output.
1589         (auth-source-do-trivia): Use it.
1590         (auth-source-search): Simplify logic to use
1591         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
1592         appropriate.  Don't keep a running count at this level.  Layer :create
1593         and :delete options appropriately on the first and second passes.
1594         Don't track the backend with the search results.
1595         (auth-source-search-backends): New function to search a list of
1596         backends for a processed spec.
1597         (auth-source-netrc-parse): Cache all netrc files, making
1598         auth-source-netrc-cache an alist keyed by the file name and using the
1599         file mtime as the caching criterion.  Keep the obfuscated data secret
1600         with a lexical bind.
1601         (auth-source-netrc-search): Don't calculate the length of the results
1602         unnecessarily.
1603         (auth-source-search-backends): Fix bug.
1604         (auth-source-netrc-create): Rework prompts.
1605
1606 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
1607
1608         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
1609         Lower case names of search constraints.
1610         (nnir-run-query): Cache and reuse search constraints for all imap
1611         servers.
1612
1613 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
1614
1615         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
1616         after exit.
1617         (gnus-setup-message): Define missing variable from last checkin.
1618
1619         * gnus-sum.el (gnus-summary-show-article): When called with t as the
1620         value, show the raw article.
1621
1622 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1623
1624         * gnus.el: No Gnus v0.13 is released.
1625
1626 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1627
1628         * nnimap.el (nnimap-open-connection-1): Revert last change, since
1629         auth-source now accepts numbers.
1630
1631         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
1632         spec, too.
1633         (auth-source-ensure-strings): New function.
1634
1635         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
1636         (gnus-article-setup-buffer): Always restart the date timer so that user
1637         changes to the frequency is respected.
1638
1639         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
1640         port numbers, so make sure it gets that if nnimap-server-port is
1641         explicit.
1642
1643 2011-02-21  Simon Josefsson  <simon@josefsson.org>
1644
1645         * nnimap.el (nnimap-inbox): Doc fix.
1646
1647 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1648
1649         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1650         Autoload.  Add optional arg FRAME, and pass it to color-values.
1651         (color-complement): Caller changed.  Doc fix.
1652         (color-gradient): Rewrite for better clarity and efficiency.
1653
1654 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
1655
1656         * shr-color.el (shr-color->hexadecimal): Use renamed function names
1657         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
1658         color-lab-to-srgb.
1659
1660 2011-02-20  Drew Adams  <drew.adams@oracle.com>
1661
1662         * color.el: First part of merge from hexrgb.el.
1663         (color-rgb-to-hex): Rename from color-rgb->hex.
1664         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
1665         saturation to zero if the value is too small.
1666         (color-rgb-to-hsl): Rename from color-rgb->hsl.
1667         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
1668         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
1669         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
1670         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
1671         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
1672         (color-cie-de2000): Doc fix.
1673
1674 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1675
1676         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
1677         given method as in the group name if we're using an extended method.
1678         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
1679         command, if we're using that, instead of waiting for the beginning.
1680
1681         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
1682         we're sure to get unique server names, and we don't output two async
1683         commands in the same buffer.  This fixes an NNTP hang for some users.
1684
1685 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1686
1687         * gnus.el: No Gnus v0.11 is released.
1688
1689 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1690
1691         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
1692         summary buffer before reading going to the next buffer.  This avoids
1693         putting the point in the group buffer if you `C-g' the command.
1694
1695         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
1696         cache (for now) to make ~/.authinfo.gpg files usable.
1697
1698         * nnfolder.el (copyright-update): Define for the compiler.
1699
1700         * auth-source.el (auth-source-search): Fix unbound variable.
1701
1702 2011-02-19  Glenn Morris  <rgm@gnu.org>
1703
1704         * gnus.el (gnus-meta): Doc fix.
1705
1706 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
1707
1708         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
1709         in case it's not yet loaded.
1710
1711 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1712
1713         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
1714         line we're waiting for.
1715
1716 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
1717
1718         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
1719         face with line-width greater than zero will cause RET in gnus summary
1720         buffer to scroll down article page-wise because auto vscroll happens,
1721         it should be temporalily disabled when doing a scroll-up.
1722
1723 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
1724
1725         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
1726         outputs from the server.
1727
1728 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1729
1730         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
1731         later so that bbdb can hook in easier.
1732
1733 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1734
1735         * auth-source.el (auth-source-search): Don't try to create credentials
1736         if the caller doesn't want that.
1737         (auth-source-search): If we don't find a match, don't bug out on
1738         non-bound variables.
1739         (auth-source-search): Only ask a single backend to create the
1740         credentials.
1741
1742         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
1743         logging.
1744         (nnimap-credentials): Protect against auth-source-search returning nil.
1745         (nnimap-request-list): Protect against not being able to open the
1746         server.
1747
1748 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
1749
1750         * auth-source.el (auth-source-search): Do a two-phase search, one with
1751         no :create to get the responses from all backends.
1752
1753         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
1754         when getting credentials.
1755
1756         * gnus-util.el (gnus-delete-duplicates): New function.
1757
1758 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1759
1760         * nnimap.el (nnimap-credentials): Instead of picking the first port as
1761         a creation default, pass the whole port list down.  It will be
1762         completed.
1763
1764         * auth-source.el (auth-source-search): Updated docs to talk about
1765         multiple creation choices.
1766         (auth-source-netrc-create): Accept a list as a value (from the search
1767         parameters) and do completion on that list.  Keep a separate netrc line
1768         with the password obscured for showing the user.
1769
1770         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
1771         first choice to `auth-source-search' so it will be used for entry
1772         creation instead of the server's Gnus-specific name.
1773         (nnimap-credentials): Rely on the auth-source library to select which
1774         port is actually wanted in the new netrc entry, so don't override
1775         `auth-source-creation-defaults'.
1776
1777         * auth-source.el (auth-source-netrc-parse): Use :port instead of
1778         :protocol and accept a missing user, host, or port as a wildcard match.
1779         (auth-source-debug): Default to off.
1780
1781         (auth-source-netrc-search, auth-source-netrc-create)
1782         (auth-source-secrets-search, auth-source-secrets-create)
1783         (auth-source-user-or-password, auth-source-backend, auth-sources)
1784         (auth-source-backend-parse-parameters, auth-source-search): Use :port
1785         instead of :protocol.
1786
1787         * nnimap.el (nnimap-credentials): Pass a port default to
1788         `auth-source-search' in case an entry needs to be created.
1789         (nnimap-open-connection-1): Use :port instead of :protocol.
1790
1791 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1792
1793         * auth-source.el: Bind load-path when loading EIEIO from
1794         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
1795         21.4 doesn't support, to `require'.
1796         (auth-source-secrets-search): Use mm-delete-duplicates instead of
1797         delete-dups that is not available in XEmacs 21.4.
1798
1799 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
1800
1801         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
1802         as EIEIO must also be loaded when auth-source.el is being
1803         byte-compiled.
1804
1805 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1806
1807         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
1808
1809         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
1810
1811         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
1812
1813         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
1814
1815         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
1816
1817         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
1818
1819         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
1820
1821         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
1822         necessary.
1823
1824 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1825
1826         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
1827         nil means that nnimap doesn't get updated.
1828
1829 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1830
1831         * auth-source.el (auth-source-netrc-create): Return a synthetic search
1832         result when the user doesn't want to write to the file.
1833         (auth-source-netrc-search): Expect a synthetic result and proceed
1834         accordingly.
1835         (auth-source-cache-expiry): New variable to override
1836         `password-cache-expiry'.
1837         (auth-source-remember): Use it.
1838
1839         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
1840         parameter.  Create entry if necessary by using :create t.
1841         (nnimap-open-connection-1): Don't pass `inhibit-create'.
1842
1843 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
1844
1845         * auth-source.el (auth-source-debug): Enable by default and don't
1846         mention the obsolete `auth-source-hide-passwords'.
1847         (auth-source-do-warn): New function to debug unconditionally.
1848         (auth-source-do-debug): Use it.
1849         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
1850         and for Secrets API entries when the secrets.el library is not
1851         available.
1852
1853 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1854
1855         * gnus-sum.el (gnus-propagate-marks): Default to nil.
1856         (gnus-summary-exit): Kill the correct article buffer on exit from a
1857         `C-d' group.
1858
1859         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
1860         gnus-propagate-marks.
1861
1862         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
1863         before killing the buffers so that a non-full window conf gets handled
1864         correctly.
1865         (gnus-summary-exit): Ditto.
1866         (gnus-summary-read-group-1): Ditto.
1867
1868         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
1869         async code again so that we can debug it properly.
1870
1871         * message.el (message-reply): Take an optional switch-buffer parameter
1872         so that Gnus window confs are respected better.
1873
1874 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1875
1876         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
1877         `plist-get' to accept non-list parameters (XEmacs issue).
1878         Fix docstring.
1879         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
1880         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
1881         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
1882         Login collection is "Login" and not "login".
1883
1884 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1885
1886         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
1887         multiple headers.
1888
1889         * nnimap.el (nnimap-inhibit-logging): New variable.
1890         (nnimap-log-command): Don't log login commands.
1891
1892         * auth-source.el (auth-source-netrc-search): The asserts seem to want
1893         to have more parameters.
1894
1895         * nnimap.el (nnimap-send-command): Mark the command time for each
1896         command, so that we don't get NOOPs stepping on our toes.
1897
1898         * gnus-art.el (article-date-ut): Get the date from the Date header on
1899         `t'.
1900
1901 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1902
1903         * auth-source.el (auth-source-search): Use copy-sequence instead of
1904         the cl.el copy-list.
1905
1906 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1907
1908         * imap.el: Bring it back (revert
1909         84d800cd31de3064f0ed39617d725709a2f8f42f).
1910
1911 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
1912
1913         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
1914         Improve prompt.
1915
1916 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1917
1918         * gnus-art.el (gnus-article-mode-line-format): Remove the article
1919         washing status from the default format.  It isn't very informative.
1920
1921 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
1922
1923         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
1924         Fix Gcc processing on imap.
1925
1926 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1927
1928         * imap.el: Remove file.  All the functionality is in nnimap.el.
1929
1930 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1931
1932         * message.el (message-bury): Don't pop up a new window when selected
1933         window is dedicated.
1934
1935 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1936
1937         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
1938
1939 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
1940
1941         * sieve-manage.el: Autoload `auth-source-search'.
1942         (sieve-sasl-auth): Use it.
1943
1944 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
1945
1946         * nnimap.el: Autoload `auth-source-forget+'.
1947         (nnimap-open-connection-1): Use it if the connection fails.
1948
1949         * auth-source.el: Require `password-cache'.
1950         (auth-source-hide-passwords, auth-source-cache): Remove and mark
1951         obsolete.
1952         (auth-source-magic): Marker for `password-cache' keys.
1953         (auth-source-do-cache): Update docstring.
1954         (auth-source-search): Use and check cache.
1955         (auth-source-forget-all-cached, auth-source-remember)
1956         (auth-source-recall, auth-source-forget, auth-source-forget+)
1957         (auth-source-specmatchp): Caching support functions.
1958         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
1959         Remove and obsolete.
1960         (auth-source-user-or-password): Remove caching to further discourage
1961         using it.  Always hide passwords.
1962
1963         * password-cache.el (password-cache-remove): Accept secrets that are
1964         not strings.
1965
1966 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1967
1968         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
1969         code for now, since it doesn't work for all users.
1970
1971 2011-02-09  Julien Danjou  <julien@danjou.info>
1972
1973         * message.el (message-options): Make message-options really buffer
1974         local.
1975
1976 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
1977
1978         * mail-source.el: Autoload `auth-source-search'.
1979         (mail-source-keyword-map): Note order matters.
1980         (mail-source-set-1): Get all the mail-source source values and
1981         defaults and search auth-source on those if needed.  This can all
1982         probably be simplified.
1983
1984         * nnimap.el: Autoload `auth-source-search'.
1985         (nnimap-credentials): Use it.
1986         (nnimap-open-connection-1): Ask for the virtual server and physical
1987         address in one shot.
1988
1989         * nntp.el: Autoload `auth-source-search'.
1990         (nntp-send-authinfo): Use it.  Note TODO.
1991
1992 2011-02-08  Julien Danjou  <julien@danjou.info>
1993
1994         * shr.el (shr-tag-body): Add support for text attribute in body
1995         markups.
1996
1997         * message.el (message-options): Make message-options a local variable.
1998
1999 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2000
2001         * auth-source.el (auth-source-secrets-search)
2002         (auth-source-user-or-password): Use `append' instead of `nconc'.
2003         (auth-source-user-or-password): Build return list better and protect
2004         against nil :secret.
2005
2006 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2007
2008         * nnimap.el (nnimap-update-info): Refactor slightly.
2009         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2010         (nnimap-update-info): Clean up slightly.
2011         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2012         characters.
2013         (nnimap-process-quirk): Rename function to avoid collision.
2014         (nnimap-update-info): Fix macrology bug-out.
2015         (nnimap-update-info): Simplify split history test.
2016
2017 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
2018
2019         * auth-source.el (top): Require 'eieio unconditionally.
2020         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2021         (auth-source-secrets-search): Limit search when `max' is greater than
2022         number of results.
2023
2024 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2025
2026         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2027         part not returning any data.
2028
2029         * proto-stream.el (open-protocol-stream): Document the return value.
2030
2031 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2032
2033         * auth-source.el (auth-source-secrets-search): Add examples.
2034
2035 2011-02-06  Julien Danjou  <julien@danjou.info>
2036
2037         * message.el (message-setup-1): Handle message-generate-headers-first
2038         set to t.
2039
2040 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2041
2042         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2043         API with a string "secrets:collection-name" and with 'default.
2044         (auth-source-backend-parse): Parse "secrets:collection-name" and
2045         'default.  Recurse on parses instead of repeating code.  Use the
2046         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
2047         message when ignoring a source.
2048         (auth-source-search): List ignored search keys at the top level.
2049         (auth-source-netrc-create): Use `case' instead of `cond'.
2050         (auth-source-secrets-search): Created with TODOs.
2051         (auth-source-secrets-create): Created with TODOs.
2052         (auth-source-retrieve, auth-source-create, auth-source-delete)
2053         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2054         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2055         (auth-source-user-or-password-sftp)
2056         (auth-source-user-or-password-smtp): Remove.
2057         (auth-source-user-or-password): Deprecated and modified to be a wrapper
2058         around `auth-source-search'.  Not tested thoroughly.
2059
2060 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2061
2062         * auth-source.el: Bring in assoc and eioeio libraries.
2063         (secrets-enabled): New variable to track the status of the Secrets API.
2064         (auth-source-backend): New EIOEIO class to represent a backend.
2065         (auth-source-creation-defaults): New variable to set prompt defaults
2066         during token creation (see the `auth-source-search' docstring for
2067         details).
2068         (auth-sources): Simplify to allow a simple string as a netrc backend
2069         spec.
2070         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2071         (auth-source-backend-parse-parameters): Fill in the backend parameters.
2072         (auth-source-search): Main auth-source API entry point.
2073         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2074         (auth-source-search-collection): Helper function for searching.
2075         (auth-source-netrc-parse, auth-source-netrc-normalize)
2076         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2077         Supports search, create, and delete.
2078         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2079         backend stubs.
2080         (auth-source-user-or-password): Call `auth-source-search' but it's not
2081         ready yet.
2082
2083 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2084
2085         * message.el (message-setup-1): Remove the read-only stuff, since it
2086         doesn't work under XEmacs, for some reason.
2087
2088         * gnus-sum.el (gnus-user-date): Rename back from
2089         gnus-summary-user-date since user code refers to it.
2090
2091         * shr.el (shr-render-td): Store the actual background colour used.
2092
2093         * message.el (message-setup-1): Don't bind the constant
2094         -forbidden-properties.
2095         (message-setup-1): Revert previous change, since it needs to bind the
2096         props to insert them.
2097         (message-resend): Allow removing the read-only separator line.
2098
2099 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2100
2101         * nnimap.el (nnimap-request-accept-article): Give an error message if
2102         the APPEND wasn't successful.
2103
2104 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
2105
2106         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2107         that have no groups.
2108
2109 2011-02-03  Julien Danjou  <julien@danjou.info>
2110
2111         * gnus-draft.el: Remove progn around gnus-draft-setup.
2112
2113 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2114
2115         * gnus-start.el (gnus-read-active-for-groups): This function is never
2116         called with a nil `infos', so clean that up.
2117         (gnus-get-unread-articles): Request active files from primary/secondary
2118         methods that have no groups (yet).
2119
2120 2011-02-03  Julien Danjou  <julien@danjou.info>
2121
2122         * message.el (message-setup-1): Always generate References first.
2123         (message-mail): Return the return value of message-setup, not always t.
2124         (message-setup-1): Insert mail-header-separator with read-only and
2125         intangible properties set.
2126
2127         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
2128         user-date in docstring.
2129
2130         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
2131
2132         * gnus.el (gnus-summary-line-format): Mention &user-date format in
2133         docstring.
2134
2135         * gnus.el (gnus-user-date-format-alist): Change default value. Use
2136         defcustom, with type and group. Move from gnus-util.el. Rename to
2137         gnus-summary-user-date-format-alist.
2138
2139 2011-02-03  Glenn Morris  <rgm@gnu.org>
2140
2141         * nnimap.el (gnus-fetch-headers): Declare.
2142
2143         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
2144
2145 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2146
2147         * message.el (message-forward-make-body-digest-plain)
2148         (message-followup, message-reply): Clean up things noted by Stefan.
2149
2150         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
2151         gnus-article-update-date-headers is nil.
2152         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
2153         it didn't really work with defcustom.
2154         (article-update-date-lapsed): Make sure the window start doesn't move,
2155         either.
2156
2157 2011-02-01  Julien Danjou  <julien@danjou.info>
2158
2159         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
2160         format.
2161
2162         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
2163         standard in Emacs nowadays.
2164
2165         * color.el (color-gradient): Add a color-gradient function.
2166
2167 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2168
2169         * message.el (message-expand-name): Don't trust the return value of
2170         bbdb-complete-name.
2171         (message-check-news-header-syntax): Remove unused var `start'.
2172         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
2173         (message-inhibit-body-encoding): Move to before first use.
2174         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
2175         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
2176         (Organization, Message-ID, Date, mh-previous-window-config):
2177         Defvar the vars using dynamic scoping.
2178
2179 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2180
2181         * shr.el (shr-render-td): Only do colours at the final rendering.
2182         Should be slightly faster.
2183         (shr-insert-table): Fix up TD background colours when doing the
2184         vertical padding.
2185
2186         * gnus-art.el (article-date-ut): Protect against articles with no Date
2187         header.
2188         (article-update-date-lapsed): Don't use current-column to find the
2189         horizontal position.  It's fragile in the presence of \003 characters.
2190
2191         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
2192
2193 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2194
2195         * gnus-art.el (article-transform-date): Rewrite to still work when
2196         there are several rfc2822 parts.
2197         (article-transform-date): Fix infinite recursion.
2198         (article-date-ut): Replace infinitely many Date headers with a single
2199         one when called interactively.
2200
2201         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
2202         secure manner.
2203
2204         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
2205         move around by not using save-window-excursion.  It seems to work...
2206
2207 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2208
2209         * gnus-art.el (article-make-date-line): Work for user-defined format.
2210
2211 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2212
2213         * nntp.el (nntp-retrieve-group-data-early)
2214         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
2215         fetching functions.
2216
2217         * gnus-start.el (gnus-read-active-for-groups): Read the active files
2218         thoroughly for all backends that have no known groups.  This should
2219         allow new nnml methods to retrieve mail.
2220
2221         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
2222         that Gnus doesn't know exists again.
2223
2224         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
2225         (gnus-treat-date-ut): Ditto.
2226         (gnus-article-update-date-header): Rename.
2227         (gnus-treat-date-local): Remove.
2228         (gnus-treat-date-english): Remove.
2229         (gnus-treat-date-lapsed): Remove.
2230         (gnus-treat-date-combined-lapsed): Remove.
2231         (gnus-treat-date-original): Remove.
2232         (gnus-treat-date-iso8601): Remove.
2233         (gnus-treat-date-user-defined): Remove.
2234         (gnus-article-date-headers): New variable to control all the date
2235         header options.
2236         (article-date-ut): Rewrite to allow using the new way to format date
2237         headers(s).
2238
2239 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2240
2241         * nnmail.el (nnmail-article-group): Check for a direct fancy split
2242         method.
2243         (nnmail-article-group): A better test for fanciness.
2244
2245         * nnimap.el (nnimap-request-head): Protect against not finding the
2246         article by Message-ID.
2247
2248 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
2249
2250         * gnus-art.el (article-update-date-lapsed): Try a better way to really
2251         keep point at the "same place".
2252
2253 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2254
2255         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
2256         data if the group is unactivated.
2257
2258 2011-01-28  Julien Danjou  <julien@danjou.info>
2259
2260         * gnus-win.el: Remove dead function gnus-window-configuration-element.
2261         (gnus-all-windows-visible-p): Remove old compatibility code.
2262         (gnus-window-top-edge): Add docstring.
2263
2264         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
2265
2266 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2267
2268         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
2269         older request-update-info.
2270
2271         * gnus-art.el (article-make-date-line): Limit the length a bit more.
2272
2273 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
2274
2275         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
2276         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
2277
2278 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2279
2280         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
2281         groups.  This makes the nndraft:queue group pop up if it's not already
2282         there.
2283
2284         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
2285         messages" logic, which was reversed.
2286
2287         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
2288         the "same place" even if point is on the line being replaced.
2289         (article-update-date-lapsed): Allow updating both the combined lapsed
2290         and the lapsed headers.
2291         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
2292         (article-make-date-line): Limit the number of segments dynamically to
2293         avoid too-long lines.
2294
2295 2011-01-27  Julien Danjou  <julien@danjou.info>
2296
2297         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
2298         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
2299
2300 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2301
2302         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
2303         Use plist-get instead of the cl function getf.
2304
2305 2011-01-27  Glenn Morris  <rgm@gnu.org>
2306
2307         * gnus-util.el (float-time): Get rid of compiler warning, again.
2308
2309 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2310
2311         * shr.el (shr-put-color): Special-case background colours: Do put them
2312         at the blank parts at the front of the lines.
2313
2314         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
2315         exit hook to nix out all data on readedness on group exit.
2316
2317         * gnus-util.el (float-time): If float-time is bound, always use it on
2318         all Emacsen.  It's unclear why the subrp check was there.
2319         (time-date): Require to make some autoload issues on XEmacs go away.
2320
2321         * shr.el (shr-put-color): Don't do the box padding in tables, since
2322         they're already padded.
2323
2324 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2325
2326         * gnus-art.el (gnus-article-next-page): When the last line of the
2327         article is displayed, scroll down once more instead of going to the
2328         next article at once.
2329         (article-lapsed-string): Refactor out and allow specifying how many
2330         segments you want.
2331         (gnus-article-setup-buffer): Start updating the lapsed header directly.
2332         (gnus-article-update-lapsed-header): New variable.
2333
2334         * shr.el: Revert change that made headings use different-sized faces.
2335         The Emacs display engine isn't advanced enough that, for instance,
2336         tables can comfortably use differently-sized faces.
2337
2338 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2339
2340         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
2341         used.
2342         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
2343         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
2344         we're using an encrypted connection.
2345
2346         * proto-stream.el: Alter the interface functions to also return the
2347         actual stream type used: network or tls.
2348
2349 2011-01-25  Julien Danjou  <julien@danjou.info>
2350
2351         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
2352         (mm-display-javascript-inline): New function.
2353
2354         * mm-decode.el (mm-inline-media-tests): Add application/javascript
2355         viewing function.
2356
2357 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2358
2359         * shr.el (shr-expand-newlines): Fix variable name.
2360
2361 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2362
2363         * shr.el (shr-expand-newlines): Make nested boxes work.
2364
2365 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2366
2367         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
2368         backgrounds.
2369         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
2370         in a more sensible manner.
2371
2372 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2373
2374         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
2375         if EPG is loaded.
2376
2377 2011-01-24  Julien Danjou  <julien@danjou.info>
2378
2379         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
2380         tags.
2381
2382 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2383
2384         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
2385         commands.
2386
2387         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
2388         in the article buffer.
2389         (gnus-gravatar-insert): Use blank space from the current buffer to
2390         avoid breaking text properties.  This makes X-Sent updating work again.
2391
2392         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
2393
2394 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
2395
2396         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
2397         fix the bug in url-http.el instead.
2398
2399         * shr.el (shr-image-fetched): Ditto.
2400
2401         * shr.el (shr-image-fetched): Avoid having point move in the article
2402         buffer.
2403
2404         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
2405         buffer after being called.  It's apparently being killed by url.el, and
2406         killing it made point move to end-of-buffer in a random buffer.
2407
2408         * shr.el (shr-image-fetched): Ditto.
2409
2410 2011-01-23  Julien Danjou  <julien@danjou.info>
2411
2412         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
2413
2414         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
2415         text/x-org.
2416
2417 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2418
2419         * gnus-sum.el (gnus-summary-move-article): Protect against backends
2420         (i.e., nnimap) returning nil as the article number.
2421
2422 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2423
2424         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
2425         "DelSp" parameter in RFC3676.
2426
2427 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2428
2429         * message.el (message-check-recipients): Display the encoded version of
2430         the bogus address if they differ.
2431
2432         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
2433         after sending.
2434
2435         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2436
2437         * gnus-group.el (gnus-group-refresh-group): New convenience function.
2438
2439         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
2440         group buffer after sending the queue.
2441
2442         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2443
2444 2011-01-22  Julien Danjou  <julien@danjou.info>
2445
2446         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
2447
2448 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2449
2450         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
2451         nested related parts.
2452
2453         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
2454         unexpired articles.  This fixes the regression that led expiry marks to
2455         disappear from nnfolder groups.
2456
2457 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2458
2459         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2460         Don't confuse the "ret" of "retrograde" with RET.
2461
2462 2011-01-21  Julien Danjou  <julien@danjou.info>
2463
2464         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
2465         than mm-insert-inline.
2466
2467 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2468
2469         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
2470         Widen article buffer.
2471
2472 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2473
2474         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
2475         the temp buffer.
2476         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
2477
2478 2011-01-20  Julien Danjou  <julien@danjou.info>
2479
2480         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2481
2482         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
2483         than mm-insert-inline to insert inline part: this respect
2484         mm-inline-media-tests displayers.
2485
2486         * mm-view.el (mm-display-shell-script-inline): New function.
2487
2488         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
2489
2490         * mm-uu.el (mm-uu-type-alist): Add org block.
2491         (mm-uu-org-src-code-block-extract): New function.
2492
2493         * mm-view.el (mm-display-org-inline): New function.
2494
2495         * mm-decode.el (mm-automatic-display): Add text/org.
2496
2497         * mailcap.el (mailcap-mime-extensions): Add .org.
2498
2499 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2500
2501         * gnus-art.el (gnus-article-highlight): Remove argument passed to
2502         gnus-article-add-buttons.
2503
2504 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
2505
2506         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
2507         From header with a date and "nobody" as the sender.
2508
2509 2011-01-19  Julien Danjou  <julien@danjou.info>
2510
2511         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
2512         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
2513         if you have the same regexp several times.
2514         (gnus-button-push): Fix matching when regexp is symbol.
2515
2516 2011-01-15  Glenn Morris  <rgm@gnu.org>
2517
2518         * message.el (message-mail): A compose-mail function should
2519         accept headers as strings.
2520
2521 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
2522
2523         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
2524         Add :vert-only tags.
2525         (message-mail): New arg RETURN-ACTION.
2526         (message-return-action): New var.
2527         (message-bury): Use it.
2528         (message-mode): Make it buffer-local.
2529         (message-send-and-exit): Always call message-bury.
2530
2531         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
2532         message-mail.
2533
2534 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2535
2536         * nnimap.el (nnimap-convert-partial-article): Protect against
2537         zero-length body parts.
2538
2539         * mm-decode.el (mm-preferred-alternative-precedence):
2540         Discourage showing empty parts.
2541
2542         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
2543         and stuff if the backend didn't return the article number.  This fixes
2544         an Exchange-related nnimap bug.
2545
2546         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
2547         group window, because it does the wrong thing when a separate frame
2548         displays the group buffer.
2549
2550         * proto-stream.el (open-protocol-stream): Protect against the low-level
2551         transport functions returning nil.
2552
2553 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2554
2555         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2556         (mml2015-epg-find-usable-secret-key): New function.
2557         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2558         mml2015-epg-find-usable-key (Bug#7797).
2559         (mml2015-epg-encrypt): Ditto.
2560
2561 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2562
2563         * dgnushack.el (rot13-string): Fix the way to get the argument.
2564
2565 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2566
2567         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2568
2569 2011-01-03  Glenn Morris  <rgm@gnu.org>
2570
2571         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2572
2573         * sieve.el (sieve-open-server): Give a more explicit error if
2574         sieve-manage-open returns nil.  (Bug#7720)
2575
2576 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2577
2578         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2579
2580 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2581
2582         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2583         This avoids sending passwords in plain text over non-encrypted
2584         channels.
2585
2586         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2587
2588         * nnimap.el (nnimap-login): Refactored out into own function, and
2589         implement CRAM-MD5.
2590         (nnimap-wait-for-line): Refactored out.
2591
2592         * mm-view.el (mml-smime): Require.
2593
2594 2010-12-20  David Engster  <deng@eml.cc>
2595
2596         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
2597         use EPG to decrypt S/MIME messages instead of openssl.
2598
2599 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2600
2601         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
2602
2603         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
2604         status is the group clearly is unreachable.
2605
2606         * auth-source.el (auth-source-create): Add the optional second
2607         parameter to `local-variable-p' to be compatible with XEmacs.
2608
2609 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
2610
2611         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
2612         work when using a compressed nnml folder.
2613
2614 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2615
2616         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
2617         backends after sanitising on entry, because this never makes sense:
2618         If the articles have gone missing, then the data no longer exists on
2619         the backend, and if they haven't, then Gnus is wrong, and shouldn't
2620         overwrite anything anyway.
2621
2622         * shr.el (shr-insert-document): Bind shr-width dynamically to
2623         window-width if it's nil.
2624
2625 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2626
2627         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
2628         with the meaning of using the full emacs window width for rendering.
2629
2630 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
2631
2632         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
2633         case when sender is not given.
2634
2635 2010-12-23  Julien Danjou  <julien@danjou.info>
2636
2637         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
2638         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
2639         the addresses, otherwise we might misplaced the gravatar.
2640
2641 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
2642
2643         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
2644         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
2645         obsolete in Emacs.
2646
2647 2010-12-20  Julien Danjou  <julien@danjou.info>
2648
2649         * gnus-util.el (gnus-rescale-image): Revert last change.
2650
2651 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
2652
2653         * binhex.el: Improve commentary (Bug#7482).
2654
2655 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656
2657         * gnus-group.el (gnus-group-delete-articles): New command.
2658
2659 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2660
2661         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
2662
2663 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2664
2665         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
2666         here, since it's up to the backends to do CRLF removal if their
2667         protocol has it.
2668
2669         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
2670
2671 2010-12-17  Julien Danjou  <julien@danjou.info>
2672
2673         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
2674         they are from file. Can also scale up.
2675
2676 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2677
2678         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
2679         gnus-use-agent.
2680         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
2681
2682         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
2683
2684 2010-12-17  Julien Danjou  <julien@danjou.info>
2685
2686         * gravatar.el (gravatar-retrieve-synchronously): New function.
2687         (gravatar-get-data): Make more robust.
2688
2689 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2690
2691         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
2692
2693 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2694
2695         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
2696         to really consider the last line.
2697
2698 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
2699
2700         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
2701         list of recipient keys, or use symmetric encryption if not a list.
2702         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
2703         EPA override, replacing the call to `netrc-store-data'.
2704
2705 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
2706
2707         * gnus-srvr.el: Avoid passing nil regexp argument to
2708         delete-matching-lines.
2709
2710 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2711
2712         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
2713         fetching stops when Gnus exits.
2714
2715         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
2716         function.
2717         (nnfolder-request-expire-articles): Save all the buffers after doing
2718         expiry.
2719
2720         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
2721         the last article", since that led to serious performance regressions
2722         when expiring nnml groups.
2723
2724 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
2725
2726         * nnir.el: Improve customizations.
2727
2728 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2729
2730         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
2731
2732         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
2733         group has been killed.
2734         (gnus-group-yank-group): Ditto.
2735
2736         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
2737
2738         * nnimap.el (nnimap-request-update-group-status): New function.
2739
2740         * gnus-int.el (gnus-request-update-group-status): New interface
2741         function.
2742
2743         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
2744         copying read-ness to the backends.
2745
2746         * nnimap.el (nnimap-quirk): New function.
2747         (nnimap-retrieve-group-data-early): Use it.
2748         (nnimap-quirks): New alist.
2749
2750 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2751
2752         * shr.el (shr-insert): Set shr-start after deleting trailing space;
2753         don't delete it within indentation.
2754
2755 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2756
2757         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
2758         previous line.
2759
2760 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2761
2762         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
2763         QRESYNC command by deleting a superfluous space which broke Cyrus
2764         servers.  This change will break other servers that are buggy the other
2765         way around.
2766
2767 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2768
2769         * spam.el: Reindent and fix long lines.
2770         (spam-copy-or-move-routine): Exclude invalid move destinations.
2771
2772 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2773
2774         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
2775         installed the registry.
2776
2777 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2778
2779         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
2780
2781 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2782
2783         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
2784         groupname doesn't contain "gmane".
2785
2786 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2787
2788         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
2789         and netrc-bound-and-true-p bindings.
2790         (netrc-parse): Cache the netrc contents.
2791
2792         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
2793         (gnus-1): Don't create the nndrafts group twice.
2794         (gnus-setup-news): There's no need to read the active file here, since
2795         that's done again later on a per-backend basis.
2796         (gnus-start-draft-setup): Make sure that the new group is started out
2797         empty.
2798
2799         * gnus-agent.el (gnus-agentize): Don't create the queue group
2800         automatically on startup.  It'll be created later, if needed.
2801
2802         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
2803         of automatically subscribed groups.
2804         (gnus-auto-subscribed-categories): New variable.
2805         (gnus-matches-options-n): Use it.
2806         (gnus-default-subscribed-newsgroups): Remove unused variable.
2807         (gnus-start-draft-setup): Message a bit less.
2808
2809 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2810
2811         * nnir.el (nnir-run-imap): Return article list in order of increasing
2812         UID.
2813
2814 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * gnus-sum.el (gnus-summary-enter-digest-group):
2817         Mention gnus-auto-select-on-ephemeral-exit.
2818
2819         * proto-stream.el (proto-stream-open-network-only): Fix the calling
2820         convention of the network-only option.
2821
2822 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2823
2824         * proto-stream.el (proto-stream-open-network-only): New function to
2825         have a way to specify non-STARTTLS upgrade connections.
2826
2827 2010-12-10  Julien Danjou  <julien@danjou.info>
2828
2829         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
2830         email address is nil.
2831
2832         * message.el (message-bogus-recipient-p): Set address to "" if nil.
2833
2834 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
2835
2836         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
2837         deletion.
2838         (nnir-run-imap): Only need to parse list once.
2839
2840 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2841
2842         * shr.el (shr-tag-script): Ignore <script>.
2843         (shr-tag-label): Add <label> support.
2844
2845 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2846
2847         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
2848
2849         * shr.el (shr-image-displayer): Work for images lined side by side.
2850
2851 2010-12-08  Robert Pluim  <rpluim@gmail.com>
2852
2853         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
2854         parameter, since XEmacs doesn't accept t as a parameter.
2855
2856 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
2857
2858         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
2859         ids.
2860         (nnir-run-gmane): Simplify groupspec formatting.
2861         (nnir-request-expire-articles): New function.
2862
2863 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2864
2865         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
2866         overflow, possibly.
2867
2868         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
2869         (shr-render-td): Handle td style="" better.
2870         (shr-tag-table): Use the color from the style sheet.
2871         (shr-render-td): Make sure we copy over all the overlays, too.
2872
2873 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
2874
2875         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
2876         (nnir-request-article): Improve article retrieval.
2877
2878 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2879
2880         * mm-util.el (mm-extra-numeric-entities): New variable.
2881
2882         * mm-url.el (mm-url-decode-entities):
2883         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
2884
2885         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
2886
2887 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2888
2889         * message.el: Use completion-at-point.
2890         (message-completion-function): New fun, extracted from message-tab.
2891         (message-mode): Use it for completion-at-point-functions.
2892         (message-tab): Use it and completion-at-point.
2893
2894 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2895
2896         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
2897         character if a non-breakable character follows.
2898
2899 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2900
2901         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
2902         any stream.
2903
2904         * shr.el (shr-tag-font): Colorize the region.
2905         (shr-tag-body): Ditto.
2906         (shr-tag-font): Actually let the styles be inherited instead of
2907         overwriting them.
2908         (shr-tag-font): Get the background color right.
2909         (shr-tag-style): Ignore all <style> tags for the moment.
2910
2911         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
2912         a Message-ID to avoid having nnimap depend on gnus-sum.
2913
2914         * shr.el (shr-descend): Only colorize something if we have a node that
2915         sets colors.
2916
2917 2010-12-06  Julien Danjou  <julien@danjou.info>
2918
2919         * shr.el (shr-render-td): Render td content with shr-descend, so style
2920         will be applied to <td> too.
2921         (shr-colorize-region): Colorize region even if we only have a background.
2922         (shr-tag-body): Fix color and background color inheritance.
2923         Do not recolorize after shr-generic.
2924         (shr-tag-font): Let shr-generic colorize via inheritance.
2925
2926 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2927
2928         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
2929
2930 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
2931
2932         * nnir.el (nnir-request-move-article): Remove obsolete code.
2933
2934 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2935
2936         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
2937
2938 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2939
2940         * gnus-sum.el (gnus-summary-respool-article): The completion function
2941         expects a list instead of an alist.
2942
2943         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
2944         string as the parameter.
2945
2946         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
2947
2948         * shr.el (shr-stylesheet): New dynamic variable for cascading the
2949         styles.
2950         (shr-colorize-region): New function.
2951         (shr-insert-background-overlay): Remove.
2952         (shr-render-td): Background setting should be taken care of on a higher
2953         level.
2954         (shr-tag-body): Use post-hoc colorizations.
2955         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
2956         (shr-put-color-1): Don't overwrite old colors.
2957         (shr-colorize-region): When the background color isn't explicit, use
2958         a fixed background.
2959
2960         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
2961         nnmail variables.
2962
2963 2010-12-05  Bjørn Mork  <bjorn@mork.no>
2964
2965         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
2966         unless necessary.
2967
2968 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
2969
2970         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
2971         server.
2972
2973 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2974
2975         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
2976         so that TAB works.
2977
2978         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
2979         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
2980
2981         * shr.el (shr-urlify): Show the URL before the title to avoid
2982         misleading URLs.
2983
2984 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
2985
2986         * shr.el (shr-urlify): Display the title in <a> tags.
2987
2988 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
2989
2990         * nnir.el (nnir-categorize): Replace mapcar with mapc.
2991
2992 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
2993
2994         * nnir.el: Rearrange code to allow macros to be autoloaded by
2995         gnus-sum.el.
2996         (nnir-retrieve-headers-override-function): Make this variable
2997         customizable.
2998         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
2999
3000         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3001         from nnir.el.
3002
3003 2010-12-03  Julien Danjou  <julien@danjou.info>
3004
3005         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3006
3007 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3008
3009         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3010         allow optional argument `environment'.
3011
3012 2010-12-03  Glenn Morris  <rgm@gnu.org>
3013
3014         * mm-extern.el (message-goto-body): Update declaration.
3015
3016 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3017
3018         * gnus-util.el (gnus-macroexpand-all): New function.
3019
3020         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3021         instead of macroexpand-all that is unavailable in XEmacs.
3022
3023 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
3024
3025         * nnir.el (nnir-summary-line-format): New variable.
3026         (nnir-mode): Use it.
3027         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3028         (nnir-article-ids): Reimplement as defsubst.
3029         (nnir-retrieve-headers): Don't mangle the subject header.
3030         (nnir-run-imap): Use 100 as RSV score.
3031         (nnir-run-find-grep): Fix for full server searching.
3032         (nnir-run-gmane): Better restriction to gmane groups.
3033
3034         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3035         summary buffers.
3036
3037 2010-12-02  Julien Danjou  <julien@danjou.info>
3038
3039         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3040
3041         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3042
3043         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3044         support.
3045
3046 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
3047
3048         * nnir.el: Update to handle the registry better.
3049         (autoload): Silence byte-compiler.
3050         (nnir-open-server): Add a hook for nnir groups.
3051         (nnir-request-move-article): Don't mangle the header. Better to use
3052         formating variables (which will be added in the future).
3053         (nnir-registry-action): Update the registry using the original article
3054         group name.
3055         (nnir-mode): Install nnir-specific hooks for updating the registry.
3056
3057         * gnus-sum.el
3058         (gnus-article-original-subject,gnus-newsgroup-original-name):
3059         Remove obsolete variables.
3060         (gnus-summary-move-article): Remove use of obsolete variables.
3061         (gnus-summary-local-variables): Make move and delete hooks local to
3062         summary buffers.
3063
3064 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3065
3066         * rtree.el: New file.
3067
3068 2010-12-01  Julien Danjou  <julien@danjou.info>
3069
3070         * message.el (message-user-organization): Do not use
3071         gnus-local-organization.
3072
3073         * gnus.el: Remove gnus-local-organization.
3074
3075         * gnus-msg.el: Remove nastygram thing.
3076
3077 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
3078
3079         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3080         funcall.
3081
3082 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3083
3084         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3085         names.
3086
3087         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3088         characters.
3089
3090         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3091         to t of inhibit-read-only since it is inside gnus-with-article-headers.
3092         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
3093         (gnus-gravatar-transform-address): Use mail-extract-address-components
3094         that supports non-ASCII names rather than mail-header-parse-addresses.
3095
3096 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3097
3098         * proto-stream.el (open-protocol-stream): All starttls connections are
3099         handled by the network handler.
3100
3101 2010-11-30  Julien Danjou  <julien@danjou.info>
3102
3103         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3104         (nnimap-open-connection-1): Fix PREAUTH.
3105
3106         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3107
3108 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3109
3110         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3111         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3112         (shr-insert): Use them.
3113         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3114
3115 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3116
3117         * nnir.el (nnir-request-move-article): Bail out if original group
3118         doesn't support article moves.
3119         (nnir-get-active): Improve active list retrieval.
3120
3121 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3122
3123         * shr.el (shr-find-fill-point): Don't break before apostrophes.
3124
3125 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
3126
3127         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3128         seem to accept strings-with-numbers as port numbers,
3129
3130 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3131
3132         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3133         change the registry.
3134
3135 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3136
3137         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3138         delete-dups that is not available in XEmacs 21.4.
3139
3140         * mm-util.el (mm-delete-duplicates): Add comment.
3141
3142 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
3143
3144         * nnir.el (nnir-ignored-newsgroups): New variable.
3145         (nnir-get-active): Use it.
3146
3147 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3148
3149         * proto-stream.el (proto-stream-open-network): Add some comments.
3150
3151         * nntp.el (nntp-open-connection): Provide a :success condition.
3152
3153         * nnimap.el (nnimap-open-connection-1): Ditto.
3154
3155         * proto-stream.el (proto-stream-open-network): See what the response to
3156         the STARTTLS command is.
3157
3158         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
3159         backwards compatibility).
3160         (nnimap-open-connection-1): Really respect nnimap-server-port.
3161
3162         * proto-stream.el (proto-stream-open-network): When doing opportunistic
3163         TLS upgrades we don't really care about the identity of the peer.
3164         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
3165         that what we've checked for.
3166         (proto-stream-always-use-starttls): Only default to t if
3167         open-gnutls-stream exists.
3168         (proto-stream-open-network): If STARTTLS failed, then just open a
3169         normal connection.
3170         (proto-stream-open-network): Wait until the greeting before doing
3171         STARTTLS.
3172
3173         * nntp.el (nntp-open-connection): Report what the connection error is.
3174
3175         * proto-stream.el (open-protocol-stream): Rename from
3176         open-proto-stream.
3177
3178 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3179
3180         * nnimap.el (nnimap-stream): Change default to `undecided'.
3181         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
3182         first, and then network.
3183         (nnimap-open-connection-1): Respect nnimap-server-port.
3184         (nnimap-open-connection): Be more backwards-compatible.
3185
3186         * proto-stream.el (proto-stream-always-use-starttls): New variable.
3187         (proto-stream-open-starttls): De-duplicate the starttls code.
3188         (proto-stream-open-starttls): Folded back into the main function.
3189         (proto-stream-open-network): Fix typo in the gnutls path.
3190         (proto-stream-command): Refactor out.
3191
3192         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
3193
3194         * proto-stream.el (proto-stream-open-starttls): Actually implement the
3195         starttls.el STARTTLS.
3196
3197         * color.el (color-lab->srgb): Fix function call name.
3198
3199         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
3200         if we're using tls.el.
3201         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
3202         built in, then don't try to establish a STARTTLS connection.
3203
3204         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
3205         servers.
3206
3207         * proto-stream.el (open-proto-stream): Use network, not stream.
3208         (open-proto-stream): Add a way to specify what the end of a command is.
3209
3210         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
3211         connections types.
3212         (nntp-open-network-stream): Remove.
3213         (nntp-open-ssl-stream): Remove.
3214         (nntp-open-tls-stream): Remove.
3215         (nntp-ssl-program): Remove.
3216
3217         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
3218
3219 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
3220
3221         * nnir.el: Fix typos.
3222         (nnir-retrieve-headers-override-function): Rename variable to reflect
3223         new semantics.
3224         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
3225         macros.
3226         (nnir-request-article, nnir-request-move-article): Use them.
3227         (nnir-categorize): New function.
3228         (nnir-run-query): Use it.
3229         (nnir-retrieve-headers): Rewrite to batch header retrieval.
3230         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
3231         sorted.
3232         (nnir-group-full-name): Use gnus-group-full-name instead.
3233         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
3234         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
3235
3236 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3237
3238         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
3239
3240         * proto-stream.el: New library to provide protocol-specific
3241         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
3242         protocols.
3243         (open-proto-stream): Complete the documentation.
3244         (proto-stream-open-network): Fix some typos.
3245
3246         * nnimap.el (nnimap-open-connection): Use it.
3247
3248 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
3249
3250         * pop3.el (pop3-open-server): Read server greeting before starting TLS
3251         negotiation.
3252
3253 2010-11-26  Julien Danjou  <julien@danjou.info>
3254
3255         * color.el: Rename various rgb functions to srgb.
3256
3257 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3258
3259         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
3260         names.
3261
3262 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3263
3264         * shr.el (shr-insert): Revert last change.
3265         (shr-find-fill-point): Never leave point being at bol;
3266         relax the kinsoku limitation when rendering tables.
3267
3268 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3269
3270         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
3271         results from -accept-article.
3272
3273         * shr-color.el: Require cl when compiling.
3274
3275         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
3276         checkin.
3277
3278         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
3279
3280         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
3281
3282         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
3283         'add and 'delete to set backend marks.
3284
3285         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
3286
3287         * nnheader.el (nnheader-update-marks-actions): Refactor out.
3288
3289         * nntp.el (nntp-request-set-mark): Use it.
3290
3291         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3292
3293         * nnml.el (nnml-request-set-mark): Ditto.
3294
3295         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
3296         introduces regressions in article selection.
3297         (nnimap-find-uid-response): New function.
3298         (nnimap-request-accept-article): Use the UID returned, if any.
3299         (nnimap-request-move-article): Use the UID returned, if any.
3300         (nnimap-get-groups): Reimplement to work with folded lines.
3301         (nnimap-find-uid-response): The UID is the last element in the list.
3302         (nnimap-request-set-mark): Extend syntax with 'set.
3303
3304         * nnml.el (nnml-request-set-mark): Ditto.
3305
3306         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3307
3308         * nntp.el (nntp-request-set-mark): Ditto.
3309
3310 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3311
3312         * message.el (message-called-interactively-p): A temporary macro.
3313         (message-goto-body): Use it temporarily.
3314
3315 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3316
3317         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
3318         (nnimap-last-response-string): Unfold quoted lines, if they exist.
3319         (nnimap-last-response-string): Fix last unfolding fix.
3320
3321 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3322
3323         * shr.el (shr-insert): Fix the way to fold lines.
3324
3325 2010-11-25  Julien Danjou  <julien@danjou.info>
3326
3327         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
3328
3329         * color.el: Rename from color-lab.el
3330         (color-rgb->hex): Add.
3331         (color-complement): Add.
3332         (color-complement-hex): Add.
3333
3334         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
3335
3336 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3337
3338         * shr-color.el (shr-color-visible): Don't bug out if the colour names
3339         don't exist.
3340
3341 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3342
3343         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
3344         assuming that article displaying or another mml-preview may be
3345         interrupted for an error or for the like.
3346
3347         * shr.el (shr-get-background): Fix argument name.
3348
3349 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3350
3351         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
3352
3353         * gnus-sum.el (gnus-summary-include-articles): New function.
3354
3355         * message.el (message-goto-body): called-interactively-p needs a
3356         parameter, so use `any'.
3357
3358         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
3359         clear marks before moving, since they're synced from the Gnus side
3360         first.
3361
3362         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
3363         (gnus-summary-move-article): Copy over all marks before moving, so that
3364         IMAP doesn't think a new article has arrived.
3365
3366 2010-11-24  Julien Danjou  <julien@danjou.info>
3367
3368         * shr.el (shr-insert-background-overlay): Fix typo.
3369         (shr-render-td): Copy the background before rendering.
3370
3371         * shr-color.el (shr-color-visible): Fix docstring.
3372
3373         * shr.el (shr-tag-table): Add bgcolor support.
3374         (shr-render-td): Add bgcolor support.
3375         (shr-get-background): Add.
3376         (shr-insert-foreground-overlay): Use shr-get-background.
3377
3378         * message.el (message-goto-body): Use called-interactively-p.
3379         (message-in-body-p): message-goto-body returns point.
3380
3381 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3382
3383         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
3384         Fixes something or other in Emacs 23, and is backwards compatible.
3385
3386         * message.el (message-goto-body): Remove the <#secure special-casing,
3387         which is too special.
3388
3389         * shr.el (shr-parse-style): Drop !important from styles.
3390
3391 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
3392
3393         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
3394         this function to return incorrect results when calling it with an
3395         explicit article argument different from
3396         (gnus-summary-article-number).
3397
3398 2010-11-24  Julien Danjou  <julien@danjou.info>
3399
3400         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
3401         (shr-tag-body): Add background support.
3402         (shr-descend): Add background support.
3403         (shr-tag-title): Add.
3404
3405         * shr-color.el (shr-color-visible): Really return original background
3406         if fixed.
3407
3408 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3409
3410         * shr.el (shr-color-check): Protect against non-existent colour names.
3411
3412 2010-11-24  Julien Danjou  <julien@danjou.info>
3413
3414         * color-lab.el: Require 'cl when compiling.
3415
3416         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
3417
3418         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
3419         matched part.
3420
3421         * color-lab.el: Fix all expt calls to use float type.
3422
3423 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3424
3425         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
3426         expression to shr-color-check as is.
3427
3428         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
3429
3430         * color-lab.el: Add coding cookie.
3431         (float-pi): Use eval-and-compile.
3432
3433         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
3434         compiled for Emacsen having no `libxml-parse-html-region' support.
3435
3436 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3437
3438         * shr.el (shr-insert-color-overlay): Split stuff like
3439         "#444444 !important" to find the real colour.
3440         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
3441         parse <font color="red"> entries.
3442
3443 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
3444
3445         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
3446         point when parsing headers.
3447
3448         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
3449         is positioned properly when parsing headers.
3450
3451 2010-11-23  Julien Danjou  <julien@danjou.info>
3452
3453         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
3454
3455         * shr-color.el (shr-color->hexadecimal): Add support for color names.
3456
3457         * shr.el (shr-parse-style): Replace \n with space in style parsing.
3458
3459         * shr-color.el (shr-color-hsl-to-rgb-fractions):
3460         Use shr-color-hue-to-rgb.
3461         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
3462
3463 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3464
3465         * shr.el (shr-color->hexadecimal): Autoload.
3466         (shr-descend): Add color to all tags.
3467
3468 2010-11-22  Julien Danjou  <julien@danjou.info>
3469
3470         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
3471         shr-color->hexadecimal.
3472
3473         * shr-color.el (shr-color->hexadecimal): Add converting functions for
3474         RGB() or HSL() color representation.
3475
3476         * shr.el (shr-tag-font): Add.
3477         (shr-tag-color-check): New function to get better colors.
3478         (shr-tag-insert-color-overlay): Factorize code between tag-font and
3479         tag-span.
3480
3481         * shr-color.el: New file.
3482
3483         * color-lab.el: New file.
3484
3485         * gnus-art.el (gnus-url-mailto): Do not downcase args.
3486
3487 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
3488
3489         * nnir.el: Fix typo in comments.
3490         (nnir-run-imap): Simplify code. No need to reverse artlist.
3491         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
3492
3493 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3494
3495         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
3496
3497         * nnimap.el (nnimap-get-capabilities): Refactor out.
3498         (nnimap-open-connection): Re-request capabilities after STARTTLS.
3499
3500 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
3501
3502         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
3503         appearing when `mm-uu-hide-markers' is nil.
3504
3505 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3506
3507         * nnimap.el (nnimap-unselect-group): Make into its own function.
3508         (nnimap-request-rename-group): Unselect group before renaming.
3509         This had gotten lost somewhere.
3510         (nnimap-request-accept-article): Keep track of examined groups, and
3511         unselect the group before APPENDing to read-only groups.
3512         (nnimap-request-move-article): Clear flags before moving so that they
3513         can be re-set later.
3514
3515 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3516
3517         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
3518         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
3519
3520 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3521
3522         * gnus-art.el (gnus-mime-display-single)
3523         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
3524         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
3525         parameter.
3526
3527 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3528
3529         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
3530         (shr-table-vertical-line): New variable.
3531         (shr-insert-table): Use it.
3532
3533 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3534
3535         * gnus-html.el (gnus-html-wash-images): Don't display images if
3536         gnus-inhibit-images is non-nil; register displayer for cid images.
3537         (gnus-html-display-image): Work for cid image.
3538         (gnus-html-insert-image): Allow arguments.
3539         (gnus-html-put-image): Inhibit read-only.
3540         (gnus-html-prefetch-images): Don't prefetch images if
3541         gnus-inhibit-images is non-nil.
3542
3543 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3544
3545         * shr.el (shr-put-image): Break lines when inserting big pictures.
3546
3547 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3548
3549         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
3550         sender, thanks Katsumi Yamaoka.
3551
3552 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
3553
3554         * nnir.el (nnir-run-imap): Reverse the article list for each group
3555         rather than the whole list.
3556
3557 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3558
3559         * shr.el (shr-image-displayer): Protect function against non-existent
3560         image source.
3561
3562         * gnus-art.el (gnus-inhibit-images): New user option.
3563         (gnus-mime-display-single): Don't display image if it is non-nil.
3564
3565         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3566         gnus-inhibit-images.
3567
3568         * shr.el (shr-image-displayer): New function.
3569         (shr-tag-img): Use it.
3570
3571 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3572
3573         * mml2015.el (mml2015-epg-sign): Use From header.
3574
3575 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3576
3577         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3578
3579         * gnus-util.el (gnus-find-text-property-region): Return markers.
3580
3581         * shr.el (shr-tag-img): Put a displayer in the text property.
3582
3583         * gnus-util.el (gnus-find-text-property-region): New utility function.
3584
3585         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3586         (gnus-html-show-images): Remove.
3587
3588         * gnus-art.el (gnus-article-show-images): New, more general function.
3589
3590         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
3591         image url text properties.
3592
3593         * shr.el: Ditto.
3594
3595         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
3596         gnus-agent-auto-agentize-methods is set.  Which it isn't.
3597
3598 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3599
3600         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
3601         work for two or more articles.
3602
3603 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3604
3605         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
3606         divide an image that's in an html article to two or more when washing
3607         non-ASCII characters in alt text of it.
3608
3609 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3610
3611         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
3612         smime-decrypt-region using function argument.
3613         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
3614
3615         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
3616
3617         * smime.el (smime-decrypt-region): Catch it.
3618
3619 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3620
3621         * smime.el (smime-mode-map): Move initialization into declaration.
3622         (gnus-run-mode-hooks): Don't autoload.
3623         (smime-mode): Use define-derived-mode.
3624
3625 2010-11-11  Glenn Morris  <rgm@gnu.org>
3626
3627         * smime.el (from): Restrict declaration to XEmacs.
3628
3629         * nnir.el (gnus-group-topic-name): Autoload.
3630
3631 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3632
3633         * shr.el (shr-insert): Don't break long line if it is because of
3634         kinsoku-bol characters in the line end.
3635
3636 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
3637
3638         * nnir.el (nnir-request-move-article): Fix to provide original group
3639         and subject.
3640         (nnir-warp-to-article): Don't fail on articles whose headers haven't
3641         been retrieved.
3642
3643         * gnus-sum.el (gnus-summary-move-article): Use original group and
3644         subject for virtual articles such as those in an nnir summary buffer.
3645
3646 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3647
3648         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
3649         least 21.5).
3650
3651         * smime.el (from): Declare it again for XEmacs.
3652
3653 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3654
3655         * message.el (message-resend): Don't disable encoding unless it's
3656         already encoded.
3657
3658         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
3659         low-numbered articles.
3660
3661 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3662
3663         * rfc2047.el (rfc2047-syntax-table): Simplify.
3664
3665         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
3666
3667         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
3668         set-char-table-range for XEmacs.
3669
3670 2010-11-10  Glenn Morris  <rgm@gnu.org>
3671
3672         * time-date.el (time-to-seconds): Always an alias on Emacs,
3673         never a real function.
3674         (with-no-warnings): Remove compat stub, now unused.
3675         (time-less-p): Doc fix.
3676         (time-to-number-of-days): Simplify.
3677
3678         * smime.el (from): Remove unused declaration.
3679
3680         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
3681         (gnus-float-time): On Emacs, always an alias.
3682
3683         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
3684         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
3685
3686 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3687
3688         * dgnushack.el: Don't use ignore-errors in the top level form since it
3689         is unavailable in XEmacs even if cl is loaded.
3690
3691         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
3692
3693 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694
3695         * shr.el (browse-url-mailto): Autoload.
3696
3697         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
3698
3699         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
3700         regexp doesn't need quoting.
3701
3702 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
3703
3704         * message.el (message-subject-trailing-was-ask-regexp)
3705         (message-subject-trailing-was-regexp): Match was: in addition to was.
3706
3707 2010-11-09  Glenn Morris  <rgm@gnu.org>
3708
3709         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
3710         (nnbabyl-check-mbox): Use point-at-bol.
3711
3712 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3713
3714         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
3715
3716         * message.el (message-mailto): New function.
3717         (message-mailto): Should accept other parameters.
3718         (message-mailto): Remove since it duplicates browse-url-mailto
3719         functionality.
3720
3721 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3722
3723         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
3724         methods.
3725         (gnus-read-active-file): Ditto.
3726
3727         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
3728         ": " from the prompt.
3729         (gnus-group-make-group): Ditto.
3730
3731 2010-11-07  Glenn Morris  <rgm@gnu.org>
3732
3733         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
3734         (gnus-bookmark-kill-line): Use point-at-eol.
3735
3736 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3737
3738         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
3739         asterisks in From header.
3740
3741 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3742
3743         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
3744         string to avoid making the From headers syntactically invalid.
3745
3746         * message.el (message-send-mail): Don't insert courtesy messages if the
3747         message already has List-Post and List-ID messages.
3748
3749 2010-11-06  Glenn Morris  <rgm@gnu.org>
3750
3751         * gnus-art.el (gnus-treat-article): Give dynamic local variables
3752         `condition', `type', `length' a prefix.
3753         (gnus-treat-predicate): Update for above name changes.
3754
3755 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
3756
3757         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
3758         binding.  Handled by `gnus-summary-refer-thread' instead.
3759         (nnir-warp-to-article): New backend function.
3760
3761         * nnimap.el (nnimap-request-thread): Force dependency updating.
3762
3763         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
3764         (gnus-summary-refer-thread): Rework to improve thread-referral.
3765
3766         * gnus-int.el (gnus-warp-to-article): New function.
3767
3768         * gnus-sum.el (gnus-summary-article-map): Bind it.
3769
3770 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
3771
3772         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
3773         gnus-summary-refer-thread.
3774
3775         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
3776         headers.
3777         (gnus-summary-limit-include-thread): Prevent articles in thread from
3778         being cut in gnus-cut-threads.
3779         (gnus-summary-refer-thread): Limit retrieved headers to those in
3780         thread.
3781
3782 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3783
3784         * message.el (message-send-mail): Use the value of
3785         message-courtesy-message from the message buffer.
3786
3787         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
3788
3789         * shr.el (shr-browse-url): Implement mailto: URLs.
3790
3791         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
3792         "raw".
3793
3794         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
3795         if it's already selected.
3796
3797         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
3798
3799 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3800
3801         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
3802         to measure the length and truncate alt text.
3803
3804 2010-11-03  Glenn Morris  <rgm@gnu.org>
3805
3806         * nndiary.el (nndiary-generate-nov-databases-1)
3807         (nndiary-generate-active-info): Rename dynamic variable `files' to
3808         something less generic.
3809
3810 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
3811
3812         * nnir.el (nnir-request-move-article): Call the underlying backend to
3813         move articles from nnir.
3814
3815 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3816
3817         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
3818
3819 2010-11-02  Julien Danjou  <julien@danjou.info>
3820
3821         * nnir.el: Remove wais support.
3822
3823 2010-11-02  Glenn Morris  <rgm@gnu.org>
3824
3825         * gnus-html.el: Reorder requirements to quieten compiler.
3826
3827 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3828
3829         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
3830         properly for XEmacs as well.
3831         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
3832         (gnus-article-natural-long-line-p): Use window-width rather than
3833         frame-width.
3834
3835 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
3836
3837         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
3838         (nnir-read-parms): Don't modify query.
3839         (nnir-run-query): Add ability to search topic on current line.
3840         (nnir-get-active): Clean up.
3841
3842 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3843
3844         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
3845         degenerate articles.
3846
3847         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
3848         (gnus-print-buffer): Just print the buffer as is, without any copying
3849         to a buffer and then re-highlighting.
3850
3851         * nnimap.el (nnimap-request-group): Store the new updated info.
3852         (nnimap-request-group): Select the group when we don't know whether it
3853         exists or not.
3854
3855         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
3856         groups.
3857
3858         * gnus-group.el (gnus-group-find-new-groups): Display all the new
3859         groups.
3860
3861         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
3862         groups.
3863
3864         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
3865         long-lines case by only filling the long lines.
3866
3867         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
3868         (bug #7311).
3869
3870 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3871
3872         * shr.el: No need to declare `declare-function' since shr.el is for
3873         only Emacsen that provide `libxml-parse-html-region'.
3874
3875         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
3876         effective only in a file it is referred to.
3877
3878 2010-11-01  Glenn Morris  <rgm@gnu.org>
3879
3880         * mm-util.el (gnus-completing-read): Autoload.
3881         (mm-read-coding-system): Simplify Emacs definition.
3882
3883         * nnmail.el (gnus-activate-group):
3884         * nnimap.el (gnutls-negotiate):
3885         * nntp.el (netrc-parse): Fix declarations.
3886
3887 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3888
3889         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
3890         string-match-p in Emacs >=23.
3891
3892         * gnus-msg.el (gnus-configure-posting-styles)
3893         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
3894
3895 2010-11-01  Glenn Morris  <rgm@gnu.org>
3896
3897         * nnir.el (declare-function): Add compat stub.
3898         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
3899         (nnir-run-gmane): Require 'mm-url.
3900
3901         * mm-util.el (mm-string-to-multibyte): Simplify.
3902
3903         * shr.el (declare-function): Add compat stub.
3904         (url-cache-create-filename): Declare.
3905         (mm-disable-multibyte, widget-convert-button): Autoload.
3906
3907         * smime.el (ldap-search): Declare.
3908         (smime-cert-by-ldap-1): Require ldap on Emacs.
3909
3910         * nnimap.el: Require nnmail, and gnus-sum when compiling.
3911         (nnimap-keepalive): Use gnus-float-time.
3912
3913         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
3914         (mail-source-delete-crash-box): Use gnus-float-time.
3915
3916         * gnus-dired.el (gnus-completing-read): Autoload.
3917
3918         * mm-view.el (gnus-rescale-image): Autoload.
3919
3920         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
3921
3922         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
3923
3924         * sieve-manage.el: Require 'cl when compiling.
3925
3926         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
3927         (gnus-iswitchb-completing-read): Require iswitchb.
3928         (gnus-select-frame-set-input-focus): Silence compiler.
3929
3930 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3931
3932         * message.el (message-subject-trailing-was-query): Change default to t,
3933         since I think that's what most people want.
3934
3935         * nnimap.el (nnimap-request-accept-article): Erase buffer before
3936         appending for easier debugging.
3937         (nnimap-wait-for-connection): Take a regexp.
3938         (nnimap-request-accept-article): Wait for the continuation line before
3939         sending anything unless we're streaming.
3940
3941         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
3942         leave the header washing to take place.
3943
3944 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3945
3946         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
3947         regular expression match and replace in posting styles.
3948
3949 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
3950
3951         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
3952         an entire server.
3953         (nnir-get-active): New function.
3954         (nnir-run-imap): Use it.
3955         (nnir-run-gmane): Who knew, gmane search returns an article score!
3956
3957         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
3958         server on the current line with nnir.
3959
3960 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3961
3962         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
3963         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
3964         left edge.
3965         (gnus-article-foldable-buffer): Skip past the prefix when determining
3966         raggedness.
3967
3968         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
3969         the raw article, and change `C-u g' to show the article without doing
3970         treatments.
3971
3972         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
3973         on to `gnus-treat-article'.
3974         (gnus-inhibit-article-treatments): New variable.
3975
3976         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
3977
3978         * gnus-art.el (gnus-treatment-function-alist): Have
3979         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
3980         (gnus-treat-fill-long-lines): Change default to fill all text/plain
3981         sections.
3982
3983         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
3984         parameter.
3985         (gnus-article-fill-cited-long-lines): New function.
3986         (gnus-article-fill-cited-article): Allow filling only long sections.
3987
3988         * shr.el (shr-find-fill-point): Don't break lines between punctuation
3989         and non-punctuation (like after the apostrophe in "'We").
3990
3991         * gnus-sum.el (gnus-summary-select-article): Make sure
3992         gnus-original-article-buffer is alive.
3993
3994         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
3995         reflect the order they're in in the digest.
3996
3997         * gnus.el (gnus-group-startup-message): Move point to the start of the
3998         buffer.
3999
4000         * nnimap.el (nnimap-capability): New function.
4001         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4002         is set.
4003
4004 2010-10-31  David Engster  <dengste@eml.cc>
4005
4006         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4007         conform with changes to gnus-completing-read.
4008
4009 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4010
4011         * shr.el (shr-tag-img): Output "*" instead of "[img]".
4012
4013 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4014
4015         * nnir.el: Move defvar, defcustom around to keep file organized
4016         and keep byte-compiler quiet.
4017         (nnir-read-parms): Accept search-engine as arg.
4018         (nnir-run-query): Pass search-engine as arg.
4019         (nnir-search-engine): Remove.
4020
4021 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4022
4023         * shr.el (shr-generic): The text nodes should be text, not :text.
4024
4025         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4026         later in the file.
4027
4028 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4029
4030         * nnir.el: General clean up.  Allow searching with multiple engines.
4031         Allow separate extra-parameters for each engine.
4032         Batch queries when possible.
4033         (nnir-imap-default-search-key,nnir-method-default-engines):
4034         Add customize interface.
4035         (nnir-run-gmane): New engine.
4036         (nnir-engines): Use it.  Qualify all prompts with engine name.
4037         (nnir-search-engine): Remove global variable.
4038         (nnir-run-hyrex): Restore for now.
4039         (nnir-extra-parms,nnir-search-history): New variables.
4040         (gnus-group-make-nnir-group): Use them.
4041         (nnir-group-server): Remove in favor of gnus-group-server.
4042         (nnir-request-group): Avoid searching twice.
4043         (nnir-sort-groups-by-server): New function.
4044
4045 2010-10-30  Julien Danjou  <julien@danjou.info>
4046
4047         * gnus-group.el: Remove gnus-group-fetch-control.
4048
4049         * gnus-start.el (gnus-find-new-newsgroups):
4050         Remove gnus-check-first-time-used.
4051
4052         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4053
4054 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4055
4056         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4057         set on groups that don't have \* permanentflags.
4058
4059 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4060
4061         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
4062         control the background color.
4063         (shr-tag-img): Ignore very small web bug type images.
4064         (shr-put-image): Add help-echo alt texts to the images.
4065         (shr-tag-video): Show the video poster image.
4066
4067 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4068
4069         * shr.el (shr-table-depth): New variable.
4070         (shr-tag-table-1): Only insert the images after the top-level table.
4071
4072         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4073
4074         * gnus-util.el (gnus-list-memq-of-list): New function.
4075
4076         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4077         selected.
4078         (nnimap-unsplittable-articles): New slot.
4079         (nnimap-new-articles): Use it.
4080
4081 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
4082
4083         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4084         move to the previous line on `M-g'.
4085
4086 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4087
4088         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4089         *-request-group, which seems unnecessary.
4090
4091         * nnimap.el (nnimap-quote-specials): Function copied over from
4092         imap.el.
4093         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4094         they support that.  Suggested by Tom Regner.
4095
4096 2010-10-29  Julien Danjou  <julien@danjou.info>
4097
4098         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4099         defalias.
4100         (gnus-summary-delete-marked-with): Remove obsolete defalias.
4101
4102         * gnus.el: Remove `gnus-nntp-service' variable.
4103         (gnus-secondary-servers): Make obsolete.
4104         (gnus-nntp-server): Make obsolete.
4105
4106         * gnus-start.el (gnus-1): Remove x-splash calls.
4107
4108         * gnus-ems.el (gnus-x-splash): Remove.
4109
4110         * gnus.el (gnus-group-startup-message): Simplify/update code.
4111
4112         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
4113         definition.
4114
4115         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4116         capability before doing anything.
4117         (gnus-group-insert-group-line): Remove useless
4118         gnus-group-remove-excess-properties.
4119
4120 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4121
4122         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4123
4124 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4125
4126         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4127         config after reselecting.
4128
4129 2010-10-28  Julien Danjou  <julien@danjou.info>
4130
4131         * shr.el (shr-put-image): Use point even if only inserting text.
4132         (shr-put-image): Save excursion when inserting alt text on non-graphic
4133         display, so the behaviour is the same when we are on a graphic display.
4134
4135         * nnir.el (nnir-run-swish-e): Remove hyrex support.
4136
4137 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4138
4139         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4140         (gnus-mime-copy-part): Check coding system, not charset.
4141         (gnus-mime-view-part-externally): Never remove part.
4142         (gnus-mime-view-part-internally): Don't remove part here.
4143         (gnus-article-part-wrapper): Make sure MIME tag is visible.
4144         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4145         multipart/alternative.
4146
4147         * mm-decode.el (mm-display-part): Take optional arg `force'.
4148
4149 2010-10-26  Julien Danjou  <julien@danjou.info>
4150
4151         * gnus-group.el (gnus-group-default-list-level): Add this function to
4152         compute the default list level.
4153         (gnus-group-default-list-level): Add possibility to use a function.
4154
4155 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4156
4157         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4158
4159         * gnus-group.el (gnus-group-completing-read)
4160         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4161         gnus-replace-in-string.
4162
4163 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4164
4165         * shr.el (shr-tag-div): Add.
4166
4167         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
4168
4169 2010-10-25  Julien Danjou  <julien@danjou.info>
4170
4171         * gnus-util.el: Remove `gnus-with-local-quit'.
4172
4173         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
4174
4175 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4176
4177         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
4178         the original article buffer.
4179
4180 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4181
4182         * nnimap.el (nnimap-request-head): New function.
4183         (nnimap-request-move-article): Try to be slighly faster by not
4184         requesting the entire message when moving.
4185         (nnimap-transform-headers): Don't bug out on bodiless articles.
4186         (nnimap-send-command): Have no outstanding messages if the IMAP server
4187         doesn't support streaming.
4188         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
4189
4190 2010-10-24  Julien Danjou  <julien@danjou.info>
4191
4192         * message.el (message-default-headers): Fix type.
4193
4194 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4195
4196         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
4197         prefetching images.
4198
4199         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
4200         backend for unknown groups.  This is mainly useful for nnimap groups.
4201
4202         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
4203         group isn't covered by the agent.
4204
4205 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
4206
4207         * nnir.el (nnir-method-default-engines): New variable.
4208         (nnir-run-query): Use it.
4209         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
4210         (gnus-summary-nnir-goto-thread): Change group if needed.
4211
4212         * gnus-group.el (gnus-group-group-map): Add key binding for
4213         gnus-group-make-nnir-group.
4214
4215 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4216
4217         * shr.el (shr-tag-object): Add.
4218
4219         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
4220         original article buffer live.
4221         (gnus-summary-select-article-buffer):
4222         Mention gnus-widen-article-buffer.
4223
4224 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4225
4226         * shr.el (shr-tag-strong): Add.
4227
4228 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4229
4230         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
4231         group names.  They mess up the group buffer badly.
4232
4233         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
4234
4235         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
4236         instead of the summary one.
4237
4238 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4239
4240         * mml.el (mml-preview): Work properly when editing article.
4241
4242         * gnus-start.el (gnus-read-active-file-1): Don't add method to
4243         gnus-have-read-active-file if it's already been in.
4244
4245 2010-10-22  Tom Tromey  <tromey@redhat.com>
4246
4247         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
4248         gnus-group-completing-read.
4249
4250 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4251
4252         * message.el (message-mode-map): Don't bind M-; to comment region, to
4253         allow the global comment-dwim to work.
4254
4255 2010-10-21  Julien Danjou  <julien@danjou.info>
4256
4257         * message.el (message-setup-1): Allow message-default-headers to be a
4258         function.
4259
4260 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4261
4262         * shr.el (shr-tag-table): Simplify.
4263
4264 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4265
4266         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
4267         to avoid trying to snarf invalid stuff.
4268
4269         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
4270
4271         * gnus.el (gnus-message-archive-group): Quote value.
4272         (gnus-message-archive-group): Mark as changed.
4273
4274         * shr.el (shr-add-font): Don't put the font properties on the newline
4275         or the indentation.
4276
4277         * message.el (message-fix-before-sending): Change options when sending
4278         non-printable characters.
4279
4280         * gnus.el (gnus-message-archive-method): Change the default to
4281         monthly outgoing groups.
4282
4283         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
4284         that have gotten new numbers.
4285
4286         * nnimap.el (nnimap-request-replace-article): New function.
4287
4288 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4289
4290         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
4291         (nnrss-request-article): Don't use special html washing code.
4292
4293 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4294
4295         * shr.el (shr-tag-table): Remove useless nconc.
4296
4297 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4298
4299         * gnus-art.el (article-wash-html): Simplify and remove the charset
4300         stuff.  Use the normal html rendering code instead of the special html
4301         washing code.
4302
4303         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
4304         `gnus-w3m' symbols.
4305         (mm-text-html-washer-alist): Remove.
4306
4307         * mm-decode.el (mm-inline-text-html-renderer): Remove.
4308         (mm-inline-media-tests): Remove use.
4309         (mm-text-html-renderer): Change default to the `shr' symbol.
4310
4311         * mm-view.el (mm-inline-text-html): Remove use.
4312
4313         * gnus-art.el (gnus-blocked-images): New function.  Allow the
4314         `gnus-blocked-images' to be a function.
4315         (gnus-article-wash-function): Remove.
4316
4317 2010-10-20  Julien Danjou  <julien@danjou.info>
4318
4319         * spam.el (spam-list-of-processors): Mark as obsolete.
4320
4321         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
4322         (nnimap-insert-partial-structure): Fix boundary detection.
4323
4324 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
4325
4326         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
4327         run file-truename on remote files.  This can be expensive and even
4328         prevent one from editing drafts if some unrelated buffer has a stale
4329         connection.
4330
4331 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4332
4333         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
4334         kinsoku-eol regardless of shr-kinsoku-shorten.
4335         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
4336         (shr-tag-table): Support caption, thead, and tfoot.
4337
4338 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4339
4340         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
4341         lines.
4342         (shr-save-contents): New command and keystroke.
4343
4344         * nndoc.el (nndoc-type-alist): Add git support.
4345         (nndoc-git-type-p): New function.
4346         (nndoc-transform-git-article): Ditto.
4347         (nndoc-transform-git-headers): Ditto.
4348         (nndoc-transform-git-headers): Generate Subject headers.
4349
4350         * shr.el (shr-parse-style): New function.
4351         (shr-tag-span): Ditto.
4352
4353         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
4354         to `G G' to avoid collisions.
4355
4356 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4357
4358         * shr.el: Load kinsoku if necessary.
4359         (shr-kinsoku-shorten): New internal variable.
4360         (shr-find-fill-point): Make kinsoku shorten text line if
4361         shr-kinsoku-shorten is bound to non-nil.
4362         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
4363         shr-indentation too when testing if table is wider than frame width.
4364         (shr-insert-table): Use `string-width' instead of `length' to measure
4365         text width.
4366         (shr-insert-table-ruler): Make sure indentation is done at bol.
4367
4368 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4369
4370         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
4371         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
4372         undecoded network data.
4373
4374 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4375
4376         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
4377         name in the mode line spec so that the mode line menu works
4378         (bug #2431).
4379
4380         * message.el (message-get-reply-headers): If we're fed `to-address',
4381         then always use that.
4382
4383         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
4384         aren't so wide as to need to switch off the edit menu.
4385
4386         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
4387         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
4388
4389         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4390         `M-g'.
4391         (nnimap-update-info): Update flags/read marks even if \* isn't part of
4392         the permanent marks.
4393
4394 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
4395
4396         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4397         Splitting according to references/in-reply-to obeys the ignore-groups
4398         variable, while splitting by sender and subject do not.
4399
4400 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4401
4402         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
4403         alist, so that we can look for non-Unicode chars.
4404         (article-translate-strings): Allow both character and string maps.
4405
4406 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4407
4408         * shr.el (shr-insert): Don't insert space behind a wide character
4409         categorized as kinsoku-bol, or between characters both categorized as
4410         nospace.
4411
4412 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
4413
4414         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
4415         headers to gnus-newsgroup-headers.
4416
4417 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4418
4419         * shr.el (shr-tag-img): Don't align images -- since we're not
4420         rescaling, this often leads to ugly displays.
4421
4422 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
4423
4424         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
4425         duplicates.
4426
4427 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4428
4429         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
4430         call.
4431
4432 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4433
4434         * gnus.el: Autoload gnus-html-show-images.
4435
4436         * nnimap.el: Use nnheader-message throughout.
4437
4438         * shr.el (shr-tag-img): Ignore images with no data.
4439
4440 2010-10-15  Julien Danjou  <julien@danjou.info>
4441
4442         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
4443         a possibility to disable format=flow encoding when using hard newlines.
4444
4445 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4446
4447         * shr.el (shr-insert): Remove space inserted before or after a
4448         breakable character or at the beginning or the end of a line.
4449         (shr-find-fill-point): Do kinsoku; find the second best point or give
4450         it up if there's no breakable point.
4451
4452 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4453
4454         * nnimap.el (nnimap-open-connection): Message when opening connection
4455         for debugging purposes.
4456
4457         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
4458         on every setup buffer call to allow this to change from article to
4459         article.
4460
4461         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
4462         buffers where we have a wide table.
4463
4464 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
4465
4466         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
4467         uses *-request-thread.
4468
4469 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4470
4471         * nnimap.el (nnimap-open-connection): Remove %s from openssl
4472         incantation, which is no longer valid.
4473
4474 2010-10-14  Julien Danjou  <julien@danjou.info>
4475
4476         * shr.el: Fix defcustom type (char -> character).
4477
4478 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4479
4480         * nnimap.el (nnimap-open-connection): tls-program should be a list of
4481         programs.
4482
4483 2010-10-14  Julien Danjou  <julien@danjou.info>
4484
4485         * shr.el (shr-tag-a): Use url-link as widget type.
4486
4487         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
4488         `gnus-group-get-icon'.
4489
4490 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4491
4492         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
4493         This should make server editing work better.
4494
4495         * shr.el (shr-find-fill-point): Don't inloop on indented text.
4496
4497         * tls.el (tls-program): Remove spurious %s from openssl.
4498
4499         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
4500         (nnimap-parse-flags): Fix regexp.
4501
4502         * shr.el (shr-find-fill-point): Use a filling algorithm that should
4503         probably work for CJVK text, too.
4504
4505         * nnimap.el (nnimap-extend-tls-programs): Remove.
4506         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
4507
4508         * tls.el (tls-starttls-switches): Remove starttls hack.
4509         (open-tls-stream): Ditto.
4510         (tls-find-starttls-argument): Ditto.
4511
4512 2010-10-13  Julien Danjou  <julien@danjou.info>
4513
4514         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
4515         responses.
4516
4517 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4518
4519         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
4520
4521         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
4522         anything in Emacs.
4523
4524         * shr.el (shr-current-column): Remove buggy and unnecessary function.
4525
4526 2010-10-13  Julien Danjou  <julien@danjou.info>
4527
4528         * shr.el (shr-width): Make shr-width a defcustom with default to
4529         fill-column.
4530         (shr-tag-img): Use shr-width rather than fill-column.
4531
4532 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4533
4534         * dgnushack.el (byte-optimize-apply)
4535         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
4536
4537         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
4538         position when (X-)Faces exist.
4539         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
4540         avatars when called interactively.
4541
4542 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4543
4544         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
4545         gnus-article-x-face-too-ugly is bound.
4546
4547 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4548
4549         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
4550
4551         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4552         mailbox that doesn't exist.
4553
4554 2010-10-12  Julien Danjou  <julien@danjou.info>
4555
4556         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4557         (shr-get-image-data): Encode URL properly when fetching from cache.
4558         (shr-tag-img): Use aligned-to spaces to align correctly images.
4559
4560         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4561         before inserting the Gravatar.
4562
4563         * shr.el (shr-tag-img): Add align attribute support for <img>.
4564
4565 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4566
4567         * gnus-gravatar.el (gnus-art): Require.
4568
4569         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4570         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4571         Remove long obsoleted functions.
4572
4573 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4574
4575         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4576
4577         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4578
4579         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4580         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4581         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4582         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4583         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4584         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4585         * sieve-manage.el, smime.el, spam.el:
4586         Fix comment for declare-function.
4587
4588 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4589
4590         * nnimap.el (nnimap-request-rename-group): Select group read-only
4591         before renaming it.
4592
4593         * shr.el (shr-insert): Fix up the white space only regexp.
4594
4595         * nnimap.el (nnimap-transform-split-mail): Not all articles have
4596         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
4597
4598         * shr.el (shr-current-column): New function.
4599         (shr-find-fill-point): New function.
4600
4601 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4602
4603         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
4604         numbers.
4605
4606 2010-10-11  Julien Danjou  <julien@danjou.info>
4607
4608         * shr.el (shr-hr-line): Add.
4609         (shr-tag-hr): Use shr-hr-line to specify which character to use to
4610         display hr lines.
4611         (shr-max-columns): Do not change state to nil if we just inserting
4612         spaces.
4613
4614 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4615
4616         * gnus-topic.el (gnus-topic-read-group): If after the last group,
4617         select the last group.
4618
4619 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4620
4621         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
4622
4623 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
4624
4625         * dig.el (dig-mode-map): Declare and define in one step.
4626
4627 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4628
4629         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
4630         for Gnus.
4631         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
4632         (nnimap-update-qresync-info): Mark \Seen articles as read.
4633
4634         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
4635         non-variable, too.
4636
4637         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
4638         available.
4639         (nnimap-update-info): Rely more on the current active than the param
4640         active to avoid marking articles as read too much.
4641
4642         * auth-source.el (auth-source-create): Use (user-login-name) for the
4643         user name default.
4644
4645         * nnimap.el (nnimap-update-info): If the server doesn't return any
4646         useful info, just use the previous info.
4647         (nnimap-update-info): Prefer old info over start-article.
4648         (nnimap-update-qresync-info): Finish implementing QRESYNC.
4649
4650 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
4651
4652         * nnir.el (autoload): Clean up autoloads.
4653         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
4654         Use key rather than value.
4655         (nnir-imap-search-other): New variable.
4656         (nnir-read-parm): Use it.
4657         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
4658         (gnus-summary-nnir-goto-thread): Modify to work with imap.
4659
4660 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4661
4662         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
4663         the process, too.
4664
4665 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4666
4667         * spam.el (gnus-summary-mode-map): Bind to "$".
4668         Suggested by Russ Allbery.
4669
4670         * shr.el: Rework the way things are indented by <li> slightly.
4671
4672         * gnus.el (gnus-group-set-parameter): Fix typo.
4673
4674         * nnimap.el: Start implementing QRESYNC support.
4675
4676 2010-10-09  Julien Danjou  <julien@danjou.info>
4677
4678         * nnir.el (nnir-engines): Fix too many arguments.
4679
4680 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4681
4682         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
4683         group is the "last", so that the backends like nnfolder actually save
4684         their folders.
4685
4686         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
4687         try to use that for the tls stream.
4688         (nnimap-retrieve-group-data-early): Rework the marks code to heed
4689         UIDVALIDITY and find out which groups are read-only and not.
4690         (nnimap-get-flags): Use the same marks parsing code as the rest of
4691         nnimap.
4692
4693 2010-10-09  Julien Danjou  <julien@danjou.info>
4694
4695         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
4696
4697         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
4698         retrieving gravatars.
4699
4700         * shr.el (shr-table-corner): Add.
4701         (shr-table-line): Add.
4702         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
4703
4704 2010-10-08  Julien Danjou  <julien@danjou.info>
4705
4706         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
4707
4708 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
4709
4710         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
4711
4712         * gnus-sum.el (gnus-mark-article-as-unread)
4713         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
4714         (gnus-summary-set-bookmark): Use it.
4715
4716         * gnus-msg.el (gnus-setup-message): Use it.
4717
4718         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4719
4720         * gnus.el (gnus-group-remove-parameter): Use it.
4721
4722         * gnus-group.el (gnus-group-make-web-group): Use it.
4723
4724         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4725
4726         * nnregistry.el: Update docs to mention manual.
4727
4728         * gnus-registry.el: Update docs to mention nnregistry.el.
4729         (gnus-registry-initialize): Don't install nnregistry refer method
4730         automatically.
4731         (gnus-registry-install-nnregistry): Remove it.
4732
4733 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4734
4735         * shr.el (shr-insert): Don't insert double spaces.
4736
4737 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4738
4739         * gnus-gravatar.el (gnus-treat-from-gravatar)
4740         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
4741         called interactively.
4742
4743         * gnus-art.el (gnus-mime-view-part-externally)
4744         (gnus-mime-view-part-internally): Make predicate function passed to
4745         gnus-mime-view-part-as-type assume argument is a mime type, not a list
4746         of a mime type.
4747
4748         * shr.el (shr-table-widths): Don't use cl function `reduce'.
4749
4750 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4751
4752         * shr.el (require): Require cl when compiling.
4753         (shr-tag-hr): New function.
4754
4755         * nnimap.el (nnimap-update-info): Remove double setting of high.
4756         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
4757         This makes nnimap work properly on Courier again.
4758
4759         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
4760         the variable for backwards compatibility.
4761
4762         * mm-decode.el (mm-save-part): If given a non-directory result, expand
4763         the file name before using to avoid setting mm-default-directory to
4764         nil.
4765
4766         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
4767         bidning gnus-agent variables.
4768
4769         * shr.el (shr-render-td): Use a cache for the table rendering function
4770         to avoid getting an exponential rendering behaviour in nested tables.
4771         (shr-insert): Rework the line-breaking algorithm.
4772         (shr-insert): Don't leave trailing spaces.
4773         (shr-insert-table): Also insert empty TDs.
4774         (shr-tag-blockquote): Ensure paragraphs after </ul>.
4775
4776 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4777
4778         * gnus-sum.el (gnus-number): Rename from `number'.
4779         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
4780         (gnus-summary-limit-children): Update uses correspondingly.
4781
4782 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4783
4784         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
4785         (gnus-gravatar-transform-address): Don't show avatars of people of
4786         which mail addresses match gnus-gravatar-too-ugly.
4787
4788 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4789
4790         * shr.el (shr-table-widths): Expand TD elements to fill available
4791         space.
4792
4793 2010-10-07  Julien Danjou  <julien@danjou.info>
4794
4795         * nnimap.el (nnimap-request-rename-group): Add this method.
4796
4797 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4798
4799         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
4800         name from XEmacs' function-arglist.
4801
4802         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
4803         gravatar under XEmacs.
4804
4805 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
4806
4807         * auth-source.el: Update docs with TODO items.
4808
4809         * gnus-sync.el: Update docs to explain state and plans.
4810
4811         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
4812         Hooks for mark updates.
4813         (gnus-request-set-mark, gnus-request-update-mark): Use them.
4814
4815         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
4816         hooks with arguments, which is needed for mark update hooks.
4817
4818 2010-10-06  Julien Danjou  <julien@danjou.info>
4819
4820         * gnus.el (gnus-expand-group-parameter): Only return and act on what
4821         was matched.
4822
4823         * sieve-manage.el: Update example in `Commentary'.
4824
4825         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
4826
4827         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
4828         not 2000.
4829         (sieve-manage-authenticate): Re-add function.
4830
4831 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4832
4833         * shr.el (shr-insert): Get 'space transition right.
4834         (shr-render-td): Only delete space at the end of the TD.
4835
4836         * nnimap.el (nnimap-open-connection): Prepare to support
4837         open-gnutls-stream.
4838
4839         * shr.el: Rearrange function order to be more logical.
4840
4841 2010-10-06  Julien Danjou  <julien@danjou.info>
4842
4843         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
4844         (nnrss-discover-feed): Remove 404 URL in docstring.
4845
4846         * nnir.el: Fix Swish-E URL.
4847         Fix Namazu URL.
4848
4849         * message.el (message-change-subject): Remove 404 URL in a comment.
4850
4851 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4852
4853         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
4854         called interactively.
4855
4856         * gnus-util.el (gnus-remove-if): Allow hash table.
4857         (gnus-remove-if-not): New function.
4858
4859         * gnus-art.el (gnus-mime-view-part-as-type)
4860         * gnus-score.el (gnus-summary-score-effect)
4861         * gnus-sum.el (gnus-read-move-group-name):
4862         Replace remove-if-not with gnus-remove-if-not.
4863
4864         * gnus-group.el (gnus-group-completing-read):
4865         Regard collection as a hash table if it is not a list.
4866
4867 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4868
4869         * shr.el (shr-render-td): Allow blank/missing <TD>s.
4870
4871         * shr.el: Document the table-rendering algorithm.
4872
4873 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4874
4875         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
4876         for Emacsen having no `libxml-parse-html-region' support.
4877
4878 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4879
4880         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
4881         invalid URLs.
4882
4883         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
4884         line-broken.
4885         (shr-tag-img): Ignore image fetching errors.
4886         (shr-overlays-in-region): Compute overlay positions correctly.
4887
4888         * mm-decode.el (mm-shr): Require shr.
4889
4890         * gnus-art.el (gnus-blocked-images): Move variable here.
4891
4892         * shr.el (shr-insert-table): Bind free variable.
4893
4894         * mm-decode.el (mm-shr): Bind shr-content-function.
4895
4896         * shr.el (shr-content-function): New variable.
4897
4898         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
4899         added for symmetry.
4900
4901         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
4902
4903         * gnus-group.el (gnus-group-make-group): Doc fix.
4904
4905         * nnimap.el (nnimap-request-newgroups): Return success.
4906
4907         * shr.el (shr-find-elements): New function.
4908         (shr-tag-table): Put all the images after the table.
4909         (shr-tag-table): Really inhibit images inside the table.
4910         (shr-collect-overlays): Copy over overlays from the TD elements to the
4911         main document.
4912
4913         * mm-decode.el (mm-shr): Bind shr-blocked-images to
4914         gnus-blocked-images.
4915
4916 2010-10-05  Julien Danjou  <julien@danjou.info>
4917
4918         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
4919
4920         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
4921         (gnus-html-maximum-image-size): Add this function.
4922         (gnus-html-put-image): Use gnus-html-maximum-image-size.
4923
4924         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
4925         server-value of the capability is nil.
4926
4927 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4928
4929         * shr.el (shr-tag-em): Add <EM> tag.
4930
4931 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
4932
4933         * sieve-manage.el (sieve-manage-default-stream): Make default stream
4934         customizable.
4935
4936         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
4937         handing broken links to browse-url.
4938
4939 2010-10-05  Julien Danjou  <julien@danjou.info>
4940
4941         * gnus-util.el (gnus-emacs-completing-read)
4942         (gnus-iswitchb-completing-read): Use autoload rather than require.
4943
4944 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4945
4946         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
4947         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
4948         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
4949         iswitchb-temp-buflist for XEmacs.
4950
4951         * gnus-util.el (gnus-completing-read-function): Exclude
4952         gnus-icompleting-read and gnus-ido-completing-read from candidates for
4953         XEmacs since iswitchb.el is very old and ido.el is unavailable in
4954         XEmacs.
4955
4956         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
4957         not to use `delete-dups' that is unavailable in XEmacs 21.4.
4958
4959         * gnus-html.el: Don't require help-fns under XEmacs.
4960         (gnus-html-schedule-image-fetching): Work for XEmacs.
4961
4962         * mm-decode.el (mm-shr): Decode contents by charset.
4963
4964 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4965
4966         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
4967         unknown.
4968
4969         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
4970         (shr-get-image-data): Ensure against the cache file missing.
4971
4972         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
4973         for data.
4974
4975         * spam-report.el (spam-report-url-ping-plain): Don't query about
4976         killing the process.
4977
4978         * shr.el (shr-render-td): Protect against too-wide text.
4979
4980 2010-10-04  Julien Danjou  <julien@danjou.info>
4981
4982         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
4983         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
4984
4985         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
4986         retrieved.
4987
4988 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4989
4990         * shr.el (browse-url): Require.
4991         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
4992         lines.
4993         (shr-show-alt-text, shr-browse-image): New commands.
4994         (shr-browse-url, shr-copy-url): New commands.
4995
4996         * gnus-sum.el (gnus-widen-article-window): New variable.
4997         (gnus-summary-select-article-buffer): Use it.
4998
4999         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5000         without @ signs.
5001
5002 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5003
5004         * nnir.el (nnir-run-imap): Remove spurious space in search string.
5005
5006 2010-10-04  Julien Danjou  <julien@danjou.info>
5007
5008         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5009         for XEmacs.
5010
5011 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5012
5013         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5014
5015         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5016         (nnimap-close-server): Implement.
5017
5018         * dgnushack.el (iswitchb): Require to shut up the compiler.
5019
5020         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5021         (shr-insert): Tweak line breaking.
5022         (shr-insert): Handle <pre> better.
5023         (shr-tag-li): Get <li> indentation right.
5024         (shr-tag-li): Get <li> indentation even righter.
5025         (shr-tag-blockquote): Ensure paragraph start.
5026         (shr-make-table): Tweak table generation.
5027         (shr-make-table): Fix typo.
5028
5029         * shr.el: Implement table rendering.
5030
5031 2010-10-04  Julien Danjou  <julien@danjou.info>
5032
5033         * gnus-html.el (gnus-html-put-image): Fix resize image code.
5034
5035 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5036
5037         * shr.el (shr-insert): Use string anchors instead of line anchors.
5038
5039 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5040
5041         * shr.el: Add headings.
5042         (shr-ensure-paragraph): Actually work.
5043         (shr-tag-li): Make <ul> prettier.
5044         (shr-insert): Get white space at the beginning/end of elements right.
5045         (shr-tag-p): Collapse subsequent <p>s.
5046         (shr-ensure-paragraph): Don't insert double line feeds after blank
5047         lines.
5048         (shr-insert): \t is also space.
5049         (shr-tag-s): Fix "s" tag name function.
5050         (shr-tag-s): Fix face prop name.
5051
5052 2010-10-03  Julien Danjou  <julien@danjou.info>
5053
5054         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5055
5056         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5057         gnus-window-inside-pixel-edges.
5058
5059         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5060         gnus-ems.
5061
5062         * mm-view.el (mm-inline-image-emacs): Support image resizing.
5063
5064         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5065         function.
5066
5067         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5068         resize choice.
5069
5070 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5071
5072         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5073         beginning of the buffer.
5074
5075         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5076         article buffer again.
5077
5078         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5079
5080         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5081         when it's at the start of the buffer.
5082
5083         * shr.el (shr-tag-blockquote): Convert name.
5084         (shr-rescale-image): Use the right image-size variant.
5085
5086         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5087         buffer isn't shown, then select the current article first instead of
5088         bugging out.
5089         (gnus-summary-select-article-buffer): Show both the article and summary
5090         buffers again.
5091
5092         * shr.el (shr-fontize-cont): Protect against regions with no text.
5093         Rename tag functions to shr-tag-* for enhanced security.
5094         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5095
5096 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
5097
5098         * shr.el (shr-insert):
5099         * pop3.el (pop3-movemail):
5100         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5101         loaded.
5102
5103 2010-10-03  Glenn Morris  <rgm@gnu.org>
5104
5105         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5106
5107         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5108
5109         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5110
5111         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5112
5113         * gnus-util.el (gnus-make-local-hook): Simplify.
5114
5115 2010-10-02  Julien Danjou  <julien@danjou.info>
5116
5117         * gnus-util.el (gnus-iswitchb-completing-read): New function.
5118         (gnus-ido-completing-read): New function.
5119         (gnus-emacs-completing-read): New function.
5120         (gnus-completing-read): Use gnus-completing-read-function.
5121         Add gnus-completing-read-function.
5122
5123 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5124
5125         * shr.el (shr-insert-document): Autoload.
5126         (shr-img): Be silent.
5127         (shr-insert): Add a newline after every picture before text.
5128         (shr-add-font): Use overlays for combining faces.
5129         (shr-insert): Pass upwards the text start point.
5130
5131         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5132         possible.
5133         (mm-shr): New function.
5134
5135 2010-10-02  Julien Danjou  <julien@danjou.info>
5136
5137         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5138         should go backward.
5139
5140 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
5141
5142         * shr.el (shr): Fix typo in provide call.
5143
5144 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5145
5146         * shr.el: New file.
5147
5148         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5149
5150         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5151         completing read.
5152
5153 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5154
5155         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5156         we're being queried about.  Suggested by Dan Jacobson.
5157
5158         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5159         Suggested by Jason Eisner.
5160
5161         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5162         table, too.  Suggested by Stefan Wiens.
5163         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5164         the table unnecessary.  Suggested by Stefan Wiens.
5165
5166         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5167         longer needed, and probably doesn't work either, as pointed out by
5168         Stefan Wiens.
5169         (gnus-summary-exit): Remove call to the clearing function.
5170         (gnus-summary-exit-no-update): Ditto.
5171
5172         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
5173         instead of gnus-eval-in-buffer-window to avoid popping up frames.
5174         Reported by Stefan Monnier.
5175         (gnus-summary-save-in-rmail): Ditto.
5176
5177         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
5178         article buffer, instead of both the article buffer and the summary
5179         buffer.  Sort of suggested by Dan Jacobson.
5180
5181         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
5182
5183         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
5184         Suggested by Dan Jacobson.
5185
5186         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
5187         documentation clearer.
5188
5189         * message.el (message-shorten-references): Comment on the number "21".
5190         Suggested by Stefan Monnier.
5191
5192         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
5193         Suggested by Dan Jacobson.
5194
5195         * gnus.el (gnus-large-newsgroup):
5196         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
5197
5198         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
5199         externalize attachments.  Bug reported by Steve Wen.
5200
5201         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
5202         really message anything to the user.
5203
5204         * nnmail.el (nnmail-article-group): Allow using the fancy split method
5205         directly.
5206
5207         * nnimap.el (nnimap-request-group): Low higher than high to signal no
5208         messages in empty groups.
5209
5210 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
5211
5212         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
5213         non-UIDNEXT group.
5214
5215 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5216
5217         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
5218         not the value from the collection.
5219
5220         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
5221         values.  This sometimes happens on some groups that have no info.
5222         (nnimap-request-newgroups): New function.
5223
5224 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
5225
5226         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
5227         check into `gnus-registry-initialize'.
5228         (gnus-registry-initialize): Ditto.
5229         Fix and extend header docs.
5230
5231 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5232
5233         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
5234         regexp backtrace overflows.
5235
5236         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
5237         for starttls that tls.el implements; i.e. openssl.
5238
5239         * tls.el (tls-starttls-switches): Give up on using starttls with
5240         gnutls-cli.
5241         (tls-program): Add --insecure to be consistent with the defaults from
5242         openssl s_client.  Now all three commands are insecure.
5243
5244 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5245
5246         * lpath.el: Bind completion-styles-alist for XEmacs.
5247
5248         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
5249         (gravatar-create-image): New function that's an alias to
5250         gnus-xmas-create-image, gnus-create-image, or create-image.
5251         (gravatar-data->image): Use it.
5252
5253 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
5254
5255         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
5256         install the nnregistry refer method.
5257         (gnus-registry-install-hooks): Use it.
5258         (gnus-registry-unfollowed-groups): Add nnmairix to the default
5259         unfollowed groups.
5260
5261 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
5262
5263         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
5264         expanding threads.
5265
5266 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5267
5268         * nnir.el: Use the server names without suffixes (bug #7009).
5269
5270         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
5271         unencrypted to STARTTLS, if possible.
5272
5273 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5274
5275         * message.el (message-ignored-supersedes-headers): Strip Injection-*
5276         headers before superseding.
5277
5278 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5279
5280         * nnrss.el (nnrss-use-local): Add documentation.
5281
5282         * nnimap.el (nnimap-extend-tls-programs): New function.
5283         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
5284         (nnimap-wait-for-connection): Accept the greeting from the stupid
5285         output from openssl s_client -starttls, too.
5286
5287         * tls.el (tls-starttls-switches): New variable.
5288         (tls-find-starttls-argument): Use it.
5289         (open-tls-stream): Ditto.
5290
5291         * netrc.el (netrc-credentials): Return the value of the "default" entry.
5292         (netrc-machine): Ditto.
5293
5294         * nnimap.el (nnimap-find-article-by-message-id): Really return the
5295         article number.
5296         (nnimap-split-fancy): New variable.
5297         (nnimap-split-incoming-mail): Use it.
5298
5299         * nntp.el (nntp-server-list-active-group): Document.
5300
5301         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
5302         SELECT to get the message-id.
5303
5304         * mail-source.el (mail-sources): Remove webmail support.
5305         (defvar): Ditto.
5306         (mail-source-fetcher-alist): Ditto.
5307         (mail-source-fetch-webmail): Remove.
5308
5309         * webmail.el: Remove -- doesn't seem relevant any more.
5310
5311         * gnus.el: Fix up make-obsolete-variable declarations throughout.
5312
5313         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
5314         the \r.
5315
5316 2010-09-30  Julien Danjou  <julien@danjou.info>
5317
5318         * gnus-agent.el (gnus-agent-add-group): Fix call to
5319         gnus-completing-read.
5320
5321 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5322
5323         * nndoc.el (nndoc-retrieve-groups): New function.
5324
5325         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
5326         `default', use nnmail-split-methods.
5327         (nnimap-request-article): Downcase the NILs so that they are nil.
5328
5329         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
5330         symbol.
5331
5332         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
5333         code, since if the user has requested network, that's what they ought
5334         to get.
5335         (nnimap-request-set-mark): Erase the buffer before issuing commands.
5336         (nnimap-split-rule): Mark as obsolete.
5337
5338         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
5339         New variable.
5340
5341         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
5342         correct slot, too.
5343
5344 2010-09-29  Julien Danjou  <julien@danjou.info>
5345
5346         * gnus.el (gnus-local-domain): Declare variable obsolete.
5347
5348         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
5349         Fix history computing.
5350         (gnus-ido-completing-read): Require ido.
5351
5352 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5353
5354         * gnus-registry.el: Don't prompt on load, which makes it impossible to
5355         build Gnus.
5356
5357         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
5358         when interpreting the structures.
5359         (nnimap-request-accept-article): Add \r\n to the lines to make this
5360         work with Cyrus.
5361
5362         * nndraft.el (nndraft-request-expire-articles): Use the group name
5363         instead if "nndraft".  Fix found by Nils Ackermann.
5364
5365 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
5366
5367         * nnregistry.el: Add.
5368
5369 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5370
5371         * nnmail.el (group, group-art-list, group-art):
5372         Remove unneeded directives.
5373
5374 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5375
5376         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
5377         (mm-mime-charset)
5378         * rfc2047.el (rfc2047-syntax-table)
5379         * utf7.el (utf7-utf-16-coding-system): Comment fix.
5380
5381         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
5382         rather than `insert-file-contents' and `eval-region'.
5383
5384         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
5385         construction.
5386
5387         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
5388
5389         * time-date.el: No need to require cl for Emacs 21.
5390
5391 2010-09-29  Julien Danjou  <julien@danjou.info>
5392
5393         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
5394         replacement of `gnus-gravatar-relief' to mimic
5395         `gnus-faces-properties-alist'.
5396         Add :version property.
5397
5398 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5399
5400         * mail-source.el (mail-source-report-new-mail)
5401         * message.el (message-default-mail-headers)
5402         * mm-decode.el (mm-valid-image-format-p): Comment fix.
5403
5404         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
5405
5406 2010-09-28  Julien Danjou  <julien@danjou.info>
5407
5408         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
5409         mail-address contains the same string as real-name.
5410
5411         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
5412         non-blank in header, otherwise it'll get stripped.
5413
5414         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
5415         real-name, and then for mail address rather than doing : or , search.
5416
5417 2010-09-27  Julien Danjou  <julien@danjou.info>
5418
5419         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
5420         right completing-read function.
5421         (gnus-use-ido): New variable
5422         (gnus-completing-read-with-default): Remove.
5423         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
5424         (gnus-agent-add-group):
5425         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
5426         * mm-view.el (mm-view-pkcs7-decrypt):
5427         * mm-util.el (mm-codepage-setup):
5428         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5429         * mml-smime.el (mml-smime-openssl-sign-query):
5430         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
5431         (mml-insert-multipart):
5432         * gnus-msg.el (gnus-summary-yank-message):
5433         * gnus-int.el (gnus-start-news-server):
5434         * mm-decode.el (mm-interactively-view-part):
5435         * gnus-dired.el (gnus-dired-attach):
5436         * gnus.el (gnus-read-method):
5437         * gnus-bookmark.el (gnus-bookmark-jump):
5438         * gnus-art.el (gnus-mime-view-part-as-type)
5439         (gnus-mime-action-on-part, gnus-article-encrypt-body):
5440         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
5441         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
5442         * nnmairix.el (nnmairix-create-server-and-default-group)
5443         (nnmairix-update-groups, nnmairix-get-server)
5444         (nnmairix-backend-to-server, nnmairix-goto-original-article)
5445         (nnmairix-get-group-from-file-path):
5446         * nnrss.el (nnrss-find-rss-via-syndic8):
5447         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
5448         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
5449         (gnus-group-browse-foreign-server):
5450         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
5451         (gnus-summary-execute-command, gnus-summary-respool-article)
5452         (gnus-read-move-group-name):
5453         * gnus-score.el (gnus-summary-increase-score)
5454         (gnus-summary-score-effect):
5455         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
5456
5457 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5458
5459         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
5460         x-focus-frame.
5461
5462         * nnimap.el (auth-source-forget-user-or-password)
5463         (auth-source-user-or-password): Autoload.
5464
5465         * message.el (message-from-style, message-interactive)
5466         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5467         (message-yank-prefix, message-indentation-spaces, message-signature)
5468         (message-signature-file): Add comment.
5469
5470 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5471
5472         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
5473         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
5474         new articles.
5475
5476         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
5477         parts.
5478         (nnimap-request-article): Work with the t setting, too.
5479
5480         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
5481         that you don't get flashes of other buffers.
5482         (gnus-summary-show-complete-article): Intern before setting.
5483
5484 2010-09-27  David Engster  <dengste@eml.cc>
5485
5486         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
5487         well as HEADERS.
5488         (nnmairix-retrieve-headers): Provide new argument for the above.
5489
5490 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5491
5492         * gnus-sum.el (gnus-summary-move-article): Don't alter
5493         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
5494         group.
5495
5496         * nnimap.el (nnimap-update-info): Don't destructively alter active.
5497
5498         * message.el (message-cite-prefix-regexp): Revert my last edit.
5499
5500         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
5501         variable instead of the Gnus variable.
5502
5503         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
5504
5505         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
5506
5507         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
5508         since some servers don't like it.
5509         (nnimap-open-connection): Forget credentials if the server says the
5510         password was wrong.
5511         (nnimap-parse-line): Protect against invalid data.
5512
5513         * gnus-sum.el (gnus-summary-move-article): Add comment.
5514         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
5515         nothing alters it while scanning for new messages.
5516
5517         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
5518         which may or may not help.
5519         (nnimap-open-connection): If we're doing a stream connection, and then
5520         discover we're on a STARTTLS-capable server, then open a STARTTLS
5521         connection instead.
5522
5523 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5524
5525         * nnimap.el (utf7): Require.
5526
5527         * message.el (message-cite-prefix-regexp): Remove "}" from citation
5528         prefix.
5529
5530 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
5531
5532         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
5533
5534 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5535
5536         * nnimap.el (nnimap-request-accept-article): Message the error on
5537         error.
5538
5539 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5540
5541         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
5542
5543 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5544
5545         * nndoc.el (nndoc-request-list): Return success always.
5546
5547         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
5548         `fetch-old' -- we only want to fetch the articles we've requested.
5549         The rest are in the agent, probably.
5550         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
5551         disappeared server" to something low.  It's not important.
5552
5553         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
5554         arrived before the FETCH data.
5555
5556         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5557         target here, because we don't know the Gnus name of the group.
5558
5559         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5560         for the correct group.
5561
5562         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5563
5564         * gnus.el (gnus): Give a final warning after startup.
5565
5566         * gnus-util.el (gnus-action-message-log): New variable.
5567         (gnus-message): Use it.
5568         (gnus-final-warning): New function.
5569
5570         * nnimap.el (nnimap-open-connection): Record the greeting.
5571         (nnimap): Add greeting.
5572
5573 2010-09-26  Julien Danjou  <julien@danjou.info>
5574
5575         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5576         arguments.
5577         (gnus-html-wash-images): Fix spec computing to include start/end.
5578
5579         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5580
5581 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5582
5583         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5584         deletion.
5585         (nnimap-retrieve-headers): Don't select the group, because that's
5586         already done by nnimap-possibly-change-group.
5587
5588         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
5589         (gnus-picon-transform-address): Use it.
5590
5591         * mail-source.el (mail-source-value): Revert previous patch.
5592
5593         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
5594         on failure.
5595         (nnimap-open-connection): Look up both virtual and physical server name
5596         credentials.
5597
5598         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
5599
5600 2009-02-07  Dave Love  <fx@gnu.org>
5601
5602         * tls.el (open-tls-stream): Don't query killing process.
5603
5604 2009-02-08  Dave Love  <fx@gnu.org>
5605
5606         * gnus-win.el (gnus-window-to-buffer-helper)
5607         (gnus-all-windows-visible-p): Function needn't be a symbol.
5608
5609         * mail-source.el (mail-source-value): Function needn't be a symbol.
5610
5611 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5612
5613         * message.el (message-cite-prefix-regexp): Remove } from the cite
5614         prefix.
5615
5616         * gnus-art.el (gnus-treatment-function-alist): Do picons before
5617         highlight again, so that the highlight is correct.
5618
5619         * gnus-picon.el (gnus-picon): Remove again.
5620         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
5621
5622         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
5623         doing the header highlightling, so that the background colour of the
5624         picon is correct.
5625
5626         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
5627         (gnus-picon): Ditto.
5628         (gnus-picon): Reinstate.  The background colour for picons is white.
5629         (gnus-picon-insert-glyph): Make the background white.
5630
5631         * nnml.el (nnml-open-nov): Don't return dead buffers.
5632
5633         * auth-source.el (auth-source-create): Query the user for whether to
5634         store the credentials.
5635
5636         * netrc.el (netrc-store-data): New function.
5637
5638         * auth-source.el (auth-source-user-or-password): Use the existing auth
5639         sources, if any, for creation.
5640
5641         * gnus.el (gnus-group-fast-parameter): Return the last matching
5642         parameter instead of the first matching parameter.
5643
5644 2010-09-26  Julien Danjou  <julien@danjou.info>
5645
5646         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
5647
5648 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5649
5650         * mml2015.el (mml2015-use): Remove gpg support.
5651
5652         * mml1991.el (mml1991-function-alist): Remove gpg function.
5653         (mml1991-gpg-sign): Remove.
5654
5655 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
5656
5657         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
5658         (gnus-browse-unsubscribe-current-group): Document it.
5659         (gnus-browse-unsubscribe-group): Use it.
5660
5661 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5662
5663         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
5664         address to the To list for easier response.
5665
5666         * gnus.el (gnus-play-startup-jingle): Remove.
5667         (gnus-splash): Don't play jingle.
5668         (gnus): Silence gnus-load message.
5669
5670         * gnus-art.el (gnus-treat-play-sounds): Remove.
5671
5672         * gnus.el (gnus-play-jingle): Remove audio support.
5673
5674         * gnus-cus.el (gnus-score-customize): Remove audio reference.
5675
5676         * earcon.el: Remove -- no users.
5677
5678         * gnus-audio.el: Remove -- no users of this package.
5679
5680         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
5681
5682         * gnus-start.el (gnus-setup-news): Remove nocem support.
5683
5684         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
5685
5686         * gnus.el (gnus-use-nocem): Remove.
5687
5688         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
5689         Remove.
5690
5691         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
5692         uses NoCeM any more.
5693
5694         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
5695         (gnus-button-ctan-handler): Ditto.
5696         (gnus-button-handle-ctan-bogus-regexp): Ditto.
5697         (gnus-button-ctan-directory-regexp): Ditto.
5698         (gnus-button-handle-ctan): Ditto.
5699         (gnus-button-tex-level): Ditto.
5700         (gnus-button-alist): Remove CTAN stuff.
5701
5702 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5703
5704         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
5705         nnimap-streaming test.
5706
5707         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
5708         servers twice.
5709
5710         * nnimap.el (nnimap-open-connection): Add more error reporting when
5711         nnimap fails early.
5712
5713         * nnheader.el (nnheader-get-report-string): New function.
5714         (nnheader-get-report): Use it.
5715
5716         * gnus-int.el (gnus-check-server): Say what the error was when opening
5717         failed.
5718
5719         * nnimap.el (nnimap-wait-for-response): Search further when we're not
5720         using streaming.
5721
5722 2010-09-25  Julien Danjou  <julien@danjou.info>
5723
5724         * gnus-html.el (gnus-html-rescale-image): Use our defalias
5725         gnus-window-inside-pixel-edges.
5726
5727 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5728
5729         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
5730
5731         * mm-decode.el (mm-save-part): Allow saving to other directories the
5732         normal Emacs way.
5733
5734         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
5735         Suggested by Jay Berkenbilt.
5736
5737         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
5738         there isn't a single byte.
5739
5740         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
5741         just do it.  It doesn't really seem to matter what the user responds
5742         here, I think, so it's just a confusing question.
5743
5744         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
5745         non-streaming case.
5746
5747         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
5748         (gnus-article-encrypt-body): Use it.
5749
5750         * gnus-sum.el (gnus-summary-show-complete-article): New command and
5751         keystroke.
5752
5753         * nnimap.el (nnimap-find-wanted-parts-1):
5754         Use gnus-fetch-partial-articles.
5755
5756         * gnus-art.el (gnus-fetch-partial-articles): New variable.
5757
5758         * nnimap.el (nnimap-insert-partial-structure): New function.
5759         (nnimap-get-partial-article): New function.
5760         (nnimap-request-article): Use it.
5761         (nnimap-wait-for-response): Return whether the wait was successful.
5762         (nnimap-finish-retrieve-group-infos): Don't do anything if the
5763         retrieval wasn't successful.
5764         (nnimap-retrieve-group-data-early): Allow throttling servers.
5765         (nnimap-streaming): New variable.
5766         (nnimap-fetch-partial-articles): Remove.
5767
5768         * mm-decode.el (mm-with-part): Protect against killed buffers.
5769
5770         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
5771         for prettier summary display.
5772
5773 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
5774
5775         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
5776
5777 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5778
5779         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
5780         apparently third-party libraries depend on it.
5781
5782         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
5783         before starting negotiation.
5784
5785         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
5786         privacy reasons.
5787         (gnus-treat-mail-gravatar): Ditto.
5788
5789         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
5790         buffer when inserting images.  Inserting text into the headers, for
5791         instance, can make them invalid.
5792
5793 2010-09-25  Julien Danjou  <julien@danjou.info>
5794
5795         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
5796         variables.
5797
5798         * nnheader.el: Remove useless variables news-reply-yank-from and
5799         news-reply-yank-message-id.
5800
5801         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
5802         variables.
5803
5804         * mml1991.el: Remove useless mml1991-verbose.
5805
5806         * gnus.el: Remove useless variable gnus-use-generic-from.
5807         Remove obsolete variable gnus-topic-indentation.
5808
5809         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
5810
5811         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
5812
5813         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
5814
5815         * gnus-group.el: Remove useless gnus-group-icon-cache.
5816         Remove useless gnus-ephemeral-group-server.
5817
5818         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
5819
5820         * mml2015.el: Remove useless mml2015-verbose.
5821
5822         * mml-smime.el: Remove useless mml-smime-verbose.
5823
5824         * gnus.el: Remove useless gnus-local-domain.
5825
5826         * gnus-gravatar.el (gnus-gravatar-transform-address):
5827         Use gnus-gravatar-size.
5828
5829         * gnus-art.el: Remove useless gnus-treat-translate.
5830
5831 2010-09-24  Julien Danjou  <julien@danjou.info>
5832
5833         * gnus-sum.el: Add support for Gravatars.
5834
5835         * gnus-art.el: Add support for Gravatars.
5836
5837         * gnus-gravatar.el: Add this file.
5838
5839         * gravatar.el: Add this file.
5840
5841 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5842
5843         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
5844
5845         * gnus-group.el (gnus-group-fetch-faq): Remove.
5846
5847         * gnus.el (gnus-group-faq-directory): Remove.
5848
5849         * gnus-group.el (gnus-group-fetch-charter): Remove.
5850
5851         * gnus.el (gnus-group-charter-alist): Remove.
5852
5853         * gnus-group.el (gnus-group-archive-directory): Remove.
5854         (gnus-group-recent-archive-directory): Ditto.
5855         (gnus-group-make-archive-group): Remove.
5856
5857         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
5858
5859         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
5860         use the same article number for all the cached articles.
5861
5862         * nnimap.el (nnimap-command): Register the last command time so
5863         that we can use it for idling NOOPs.
5864         (nnimap-open-connection): Start the keeplive timer.
5865         (nnimap-make-process-buffer): Store all the process buffers.
5866         (nnimap-keepalive): New function.
5867
5868         * starttls.el (starttls-open-stream): Add autoload cookie.
5869
5870 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5871
5872         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
5873         handling.
5874
5875 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5876
5877         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
5878         its data structures.
5879
5880         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
5881         instead of the cl.el copy-list.
5882         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
5883         equalp.
5884
5885 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5886
5887         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
5888         and tool-bar-local-item-from-menu.
5889
5890         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
5891         mode-line-highlight face for Emacs.
5892
5893         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
5894         loading gnus-sum.elc; fix comment for canlock-verify.
5895         (gnus-article-jump-to-part): Use read-number.
5896         (gnus-insert-mime-button, gnus-insert-mime-security-button):
5897         Remove Emacs pre-21 compatible code for help-echo.
5898         (gnus-article-next-page-1): No need to adjust the number of lines.
5899         (gnus-article-describe-bindings): Always use help-buffer.
5900
5901         * gnus-audio.el (gnus-audio-inline-sound)
5902         * gnus-cus.el (gnus-custom-mode)
5903         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
5904
5905         * gnus-sum.el (gnus-remove-overlays): Doc fix.
5906
5907         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
5908         compatible code.
5909
5910 2010-09-24  Glenn Morris  <rgm@gnu.org>
5911
5912         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
5913         visiting the fcc file in rmail-mode.
5914
5915         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
5916
5917 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * nnir.el: Silence the byte compiler.
5920
5921         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
5922         alias to browse-url-url-encode-chars if any.
5923         (gnus-html-encode-url): Use it.
5924
5925 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5926
5927         * gnus-start.el (gnus-use-backend-marks): New variable.
5928         (gnus-get-unread-articles-in-group): Use it.
5929
5930         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
5931         makeover.
5932
5933 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5934
5935         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
5936
5937 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5938
5939         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
5940         Remove.
5941         (gnus-setup-news-hook):
5942         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
5943
5944         * gnus-int.el (gnus-request-update-info): Protect against backends not
5945         having the function.
5946
5947         * nnimap.el (nnimap-stream): Mention starttls.
5948         (nnimap-open-connection): Add starttls support.
5949
5950 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5951
5952         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
5953
5954 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5955
5956         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
5957         BODYSTRUCTUREs.
5958         (nnimap-transform-headers): Unfold quoted {42} headers.
5959
5960         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
5961         the info.
5962         (gnus-get-unread-articles): Only call updatep on backends that support
5963         it.
5964
5965         * nnweb.el (nnweb-request-update-info): NOOP.
5966
5967         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
5968
5969         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
5970         since it only deals with marks.
5971
5972         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
5973         gnus-request-marks, and make a new gnus-request-update-info.
5974
5975         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
5976         the active instead of the high number, which is usually too low.
5977
5978 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
5979
5980         * netrc.el (netrc-parse): Remove encrypt.el mentions.
5981         * encrypt.el: Remove.
5982
5983 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5984
5985         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
5986         server in symbolic form.
5987
5988         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
5989
5990 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5991
5992         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
5993         (nnimap-update-info): Fix up code slightly.
5994
5995         * gnus-int.el (gnus-open-server): Add tracing for performance
5996         debugging.
5997
5998         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
5999         (gnus-group-insert-group-line): Pass the real group name so that it
6000         gets the right data.
6001
6002         * gnus-start.el (gnus-get-unread-articles): Don't have
6003         `gnus-get-unread-articles-in-group' update info, since that can be
6004         really slow and doesn't seem to be needed?
6005
6006 2010-09-22  Dan Christensen  <jdc@uwo.ca>
6007
6008         * time-date.el (date-to-time): Try using parse-time-string first before
6009         using the slower timezone-make-date-arpa-standard.
6010
6011 2010-09-22  Julien Danjou  <julien@danjou.info>
6012
6013         * gnus-group.el (gnus-group-insert-group-line):
6014         Call gnus-group-highlight-line.
6015         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6016         default hook list.
6017         (gnus-group-update-eval-form): Add new function.
6018         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6019         (gnus-group-get-icon): Use gnus-group-update-eval-form.
6020
6021 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6022
6023         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6024         immediate, then expire all articles.
6025         (nnimap-update-info): Fix off-by-one errors.
6026         (nnimap-flags-to-marks): Would return no marks lists for group with no
6027         flags.  Instead return the other data.
6028
6029 2010-09-22  Julien Danjou  <julien@danjou.info>
6030
6031         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6032         Only return an icon.
6033         (gnus-group-insert-group-line): Compute icon to return.
6034
6035         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6036         (gnus-html-image-fetched): Only cache if
6037         gnus-html-image-automatic-caching is set.
6038         (gnus-html-image-fetched): Check for errors.
6039
6040 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6041
6042         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6043         once per method on `g'.  This ensures that backends like nnfolder don't
6044         open all their folders.
6045
6046         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6047         (nnimap-request-list): Nix out group in the correct buffer.
6048         (nnimap-parse-flags): Implement by using `read' instead of
6049         hand-parsing.
6050         (nnimap-flags-to-marks): Pass on permanent-flags.
6051         (nnimap-make-process-buffer): Record the server name.
6052         (nnimap-parse-flags): Fix typo.
6053         (nnimap-request-scan): Run split on the server in general, not just a
6054         single group.
6055
6056         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6057         parameter, and propagate this downwards.
6058
6059         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6060         since EXAMINE changes it on the server.
6061
6062         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6063         this command might take a while.
6064
6065 2010-09-22  Julien Danjou  <julien@danjou.info>
6066
6067         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
6068         harmful if you have 2 images side-by-side, they can't be properly
6069         update on text deletion.  Using text-property is safer here.
6070         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6071         data.
6072
6073 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6074
6075         * nnimap.el (nnimap-expunge-inbox): Remove.
6076         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6077         (nnimap-expunge): Flip default to t.
6078
6079         * gnus.el (gnus-method-to-server): Don't push things to the cache
6080         unless it's unique.
6081         (gnus-server-to-method): Ditto.
6082
6083 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6084
6085         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6086
6087 2010-09-22  Julien Danjou  <julien@danjou.info>
6088
6089         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6090         get the start of data.
6091         (gnus-html-encode-url): Add this function to encode special chars in
6092         URL.
6093         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6094         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6095
6096         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6097         default.
6098         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6099
6100         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6101         images alt-text.
6102         (gnus-html-put-image): Put alt-text as help-echo.
6103
6104 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6105
6106         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
6107         * mm-util.el (mm-decompress-buffer)
6108         * nnir.el (nnir-run-find-grep)
6109         * pop3.el (pop3-list): Use 3rd arg of split-string.
6110
6111         * time-date.el (format-seconds): Comment fix.
6112
6113         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
6114         and byte-optimize-form-code-walker.
6115         (dgnushack-make-auto-load): Don't advise make-autoload.
6116
6117         * lpath.el: Remove Emacs 21 stuff.
6118
6119 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6120
6121         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6122         outside the active range.  Suggested by Dan Christensen.
6123
6124         * gnus-start.el (gnus-get-unread-articles): Get the extended method
6125         slightly later to avoid double-getting it.
6126
6127         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6128         previous patch.
6129
6130         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6131
6132 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
6133
6134         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6135
6136 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6137
6138         * gnus-int.el (gnus-open-server): Give a better error message in the
6139         "go offline" case.
6140
6141         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6142         marks for nnimap, which is seldom the right thing to do.
6143
6144         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6145         (gnus-same-method-different-name): New function.
6146
6147         * nnimap.el (parse-time): Require.
6148
6149         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6150         method in the presence of many similar methods.
6151
6152         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6153
6154         * nnimap.el (nnimap-find-expired-articles): Don't refer to
6155         nnml-inhibit-expiry.
6156
6157         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6158         find out whether methods are equal.
6159
6160         * nnimap.el (nnimap-find-expired-articles): New function.
6161         (nnimap-process-expiry-targets): New function.
6162         (nnimap-request-move-article): Request the article before looking at
6163         what the Message-ID is.  Fix found by Andrew Cohen.
6164         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6165
6166         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6167         for oldness in addition to being a predicate.
6168
6169         * nnimap.el (nnimap-request-group): When we have zero articles, return
6170         the right data to Gnus.
6171         (nnimap-request-expire-articles): Only delete articles immediately if
6172         the target is 'delete.
6173
6174         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
6175         method, this would bug out.
6176
6177         * gnus-group.el (gnus-group-expunge-group): Rename from
6178         gnus-group-nnimap-expunge, and implemented as a normal interface
6179         function.
6180
6181         * gnus-int.el (gnus-request-expunge-group): New function.
6182
6183         * nnimap.el (nnimap-request-create-group): Implement.
6184         (nnimap-request-expunge-group): New function.
6185
6186 2010-09-21  Julien Danjou  <julien@danjou.info>
6187
6188         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
6189         (gnus-html-cache-expired): Add new function.
6190         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
6191         wethever we should display image for fetch it.
6192         Compute alt-text earlier to pass it to the fetching function too.
6193         (gnus-html-schedule-image-fetching): Change function argument to only
6194         get one image at a time, not a list.
6195         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
6196         cache.
6197         (gnus-html-get-image-data): New function to retrieve image data from
6198         cache.
6199         (gnus-html-put-image): Change buffer argument to use image data rather
6200         than file, and place image above region rather than inserting a new
6201         one.  Do not take alt-text as argument, since it's useless now: we place
6202         the image above alt-text.
6203         (gnus-html-prune-cache): Remove.
6204         (gnus-html-show-images): Start to fetch image when we find one, do not
6205         push into a temporary list.
6206         (gnus-html-prefetch-images): Only fetch image if they have expired.
6207         (gnus-html-browse-image): Fix, use 'gnus-image-url.
6208         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
6209
6210 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6211
6212         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
6213
6214 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6215
6216         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
6217         spec inser "*" if the group isn't active instead of 0.
6218
6219         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
6220         opening the server.
6221         (nnimap-request-delete-group): Implement group deletion.
6222         (nnimap-transform-headers): Return the size of the entire message in
6223         the Bytes header, not just the size of the first part.
6224         (nnimap-request-move-article): When moving an article from nnimap,
6225         request the article first so the accepting form has an article to
6226         accept.  Reported by Dan Christensen.
6227         (nnimap-command): Make sure that the error message doesn't error out.
6228
6229 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
6230
6231         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
6232         we haven't requested anything.
6233
6234 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6235
6236         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
6237         "".  Fix found by Andrew Cohen.
6238
6239         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
6240         instead of -encode-string.
6241
6242 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6243
6244         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
6245
6246         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
6247         by mm-subst-char-in-string.
6248
6249 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6250
6251         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
6252         waiting for the connection string.
6253
6254         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
6255         arriving.
6256
6257         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
6258         bogus characters.  This allows selecting certain Gmail groups.
6259
6260         * nnimap.el (nnimap-find-wanted-parts-1): New function.
6261         (nnimap-fetch-partial-articles): New variable.
6262         (nnimap-open-connection): When looking for credentials, also use the
6263         nnimap-server-port.
6264         (nnimap-request-article): Return the group/article number, so that Gnus
6265         `^' works as expected.
6266         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
6267
6268         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
6269         comments.
6270         (gnus-methods-sloppily-equal): New function.
6271         (gnus): When using the development version of Gnus, load the gnus-load
6272         file.
6273
6274         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
6275         `gnus-open-server' on each method before trying to scan them etc.
6276         This ensures that all the backend parameters are set correctly.
6277
6278         * nnimap.el (nnimap-authenticator): New variable.
6279         (nnimap-open-connection): Allow anonymous login.
6280         (nnimap-transform-headers): The chars header is called Chars not Bytes.
6281         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
6282
6283         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
6284         patch, found by Knut Anders Hatlen.
6285
6286 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
6287
6288         * gnus-agent.el (gnus-agent-batch-confirmation)
6289         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
6290         to gnus-message.
6291         * gnus-art.el (gnus-article-describe-briefly): Likewise.
6292         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
6293         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
6294         * gnus-int.el (gnus-open-server): Likewise.
6295         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
6296         (gnus-score-check-syntax): Likewise.
6297         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
6298         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
6299         Likewise.
6300         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
6301
6302 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6303
6304         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
6305         calling conventions so that prefetch doesn't bug out.
6306
6307 2010-09-19  Julien Danjou  <julien@danjou.info>
6308
6309         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
6310         rather than `subst-char-in-region' in order to be able to replace ASCII
6311         char by UTF-8 ones.
6312
6313         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
6314         than curl.
6315         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
6316         the right URL and ALT text on images.
6317         (gnus-html-wash-tags): Fix tag case.
6318         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
6319         (gnus-article-html): Add -o display_ins_del=2 option.
6320         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
6321
6322 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6323
6324         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
6325         the extra mail headers, which sometimes seem to happen for unknown
6326         reasons.
6327
6328         * mail-parse.el (mail-header-encode-parameter): Define as
6329         rfc2045-encode-string instead of as rfc2231-encode-string, since some
6330         (or most, perhaps?) mail readers don't understand the latter, but do
6331         understand the former.
6332
6333         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
6334         to nil, so that no methods are automatically agentized.  I think this
6335         is probably what most users want.
6336
6337         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
6338         from url-retrieve, for instance about invalid URLs.
6339
6340         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
6341         groups that have no articles.
6342         (nnimap-request-article): Check that we really got an article when we
6343         requested one.
6344
6345         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
6346         doesn't exist.
6347
6348         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
6349         nntp buffer so the agent can save it.
6350         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
6351         that CRLF doesn't get translated to \n.
6352         (nnimap-open-connection): Don't make 'shell commands only send \n.
6353
6354 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6355
6356         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
6357         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
6358         Update var name.
6359         (nnml-generate-nov-file): Use dolist.
6360         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
6361         Use with-current-buffer.
6362
6363 2010-09-18  Julien Danjou  <julien@danjou.info>
6364
6365         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
6366         parallel.
6367
6368 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6369
6370         * nnimap.el (nnimap-update-info): When doing partial marks update, get
6371         the range update right.
6372         (nnimap-request-group): Don't make `M-g' bug out on group with no
6373         marks.
6374         (nnoo): Require, so that other packages can require nnimap.
6375         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
6376         command we're looking for.  This helps when the server sends more
6377         responses after we've gotten everything we expected.
6378         (nnimap): Add a `newlinep' field to keep track of end-of-line
6379         conventions.
6380         Don't send CRLF to things that don't want it.
6381         (nnimap-request-accept-article): Ditto.
6382
6383 2010-09-18  Julien Danjou  <julien@danjou.info>
6384
6385         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
6386         than curl to retrieve images.
6387
6388 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6389
6390         * nnimap.el (nnimap-update-info): Extend the info so that we can set
6391         the marks.
6392         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
6393         (nnimap-wait-for-connection): New function.
6394         (nnimap-open-connection): If we have PREAUTH, don't query for login
6395         credentials.
6396         (nnimap-update-info): Fix off-by-one error when concatenating ranges
6397         when doing a partial update.
6398
6399 2010-09-18  Julien Danjou  <julien@danjou.info>
6400
6401         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
6402         tags.
6403
6404 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6405
6406         * nnimap.el (nnimap-credentials): New function.
6407         (nnimap-open-connection): Use the new function to look for credentials
6408         also on the numeric equivalents of "imap" and "imaps".
6409
6410         * gnus-start.el (gnus-activate-group): Send the info to
6411         gnus-request-group.
6412
6413         * nnimap.el (nnimap-request-group): Have the "check" version of the
6414         function parse flags and update the info, so that a `M-g' get a total
6415         resync of all flags from the group.
6416
6417         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
6418         to allow backends to alter the info on group selection.  Also alter all
6419         the backend -request-group functions to take the parameter.
6420
6421         * nnimap.el (nnimap-store-info): New function.
6422         (nnimap-update-info): Store the info for later usage.
6423         (nnimap-request-group): Use the stored info for the dont-check case, so
6424         that we don't retrieve all marks when we enter a group.
6425
6426         * nnimap.el: Use deffoo instead of defun for interface functions.
6427
6428         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6429         update the group info.  This makes the nndraft groups, for instance, go
6430         back to their old behaviour.
6431
6432         * gnus-sum.el (gnus-select-newsgroup): Indent.
6433
6434         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
6435         in.
6436         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
6437         nothing.
6438
6439         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
6440         from methods that are denied.
6441
6442         * gnus-int.el (gnus-method-denied-p): New function.
6443
6444         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
6445         store the password instead of netrc.
6446         (nnimap-open-connection): Don't error out when we can't make a
6447         connections.
6448
6449         * auth-source.el (auth-source-create): In the password prompt, say what
6450         we're querying for.  Also prompt for user name if that hasn't been
6451         given.
6452
6453         * nnimap.el (nnimap-with-process-buffer): Remove.
6454
6455 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6456
6457         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
6458         method when we're reading from the agent.
6459
6460         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
6461
6462         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
6463         that's probably most useful for users.
6464
6465         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
6466         "failed" all the time.
6467
6468         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
6469         ...)) with (with-current-buffer ... ).
6470
6471         * nntp.el (nntp-open-server): Return whether the open was successful or
6472         not.
6473
6474         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
6475         select an unread unseen article first.
6476
6477         * nnimap.el (nnimap-open-connection): If the user doesn't have a
6478         /etc/services, supply some sensible port defaults.
6479
6480         * dgnushack.el: Define netrc-credentials.
6481
6482 2010-09-17  Julien Danjou  <julien@danjou.info>
6483
6484         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
6485
6486 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6487
6488         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
6489         doesn't have any parameters.
6490
6491 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6492
6493         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
6494         only upcased checks.
6495
6496         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
6497
6498         * nnimap.el (nnimap-open-shell-stream): New function.
6499         (nnimap-open-connection): Use it.
6500         (nnimap-transform-headers): Get the number of lines in each message.
6501         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
6502         number of lines.
6503         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
6504         problem.
6505
6506         * utf7.el (utf7-encode): Autoload.
6507
6508         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
6509         to allow the mail splitting to not return a default group.  This is
6510         useful for nnimap, which will leave unmatched mail in the inbox.
6511
6512         * nnimap.el: Rewritten.
6513
6514         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
6515         nnimap usage.
6516
6517         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
6518         if the move is internal, so that nnimap can do fast internal moves.
6519
6520         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
6521         data.
6522         (gnus-read-active-for-groups): Support finishing the early retrieval of
6523         data.
6524
6525         * gnus-range.el (gnus-range-nconcat): New function.
6526
6527         * gnus-int.el (gnus-finish-retrieve-group-infos)
6528         (gnus-retrieve-group-data-early): New functions.
6529
6530 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6531
6532         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
6533         (nnrss-retrieve-groups):
6534         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
6535         (pop3-quit): Use with-current-buffer.
6536
6537 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6538
6539         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
6540         instead of nnheader-accept-process-output.
6541
6542         * dgnushack.el (dgnushack-compile): Add comment.
6543
6544         * lpath.el: No need to fbind propertize for XEmacs 21.4.
6545
6546         * gnus-html.el (gnus-html-schedule-image-fetching)
6547         (gnus-html-prefetch-images): Replace process-kill-without-query by
6548         gnus-set-process-query-on-exit-flag.
6549
6550 2010-09-16  Romain Francoise  <romain@orebokech.com>
6551
6552         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
6553
6554 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6555
6556         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6557         parameter to unintern is mandatory-ish in Emacs 24.
6558
6559         * gnus-html.el (gnus-html-schedule-image-fetching)
6560         (gnus-html-prefetch-images): Check for curl before using it.
6561
6562         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6563         depend on curl, which isn't essential.
6564
6565         * imap.el: Revert back to version
6566         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6567         seem problematic.
6568
6569 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6570
6571         * gnus-registry.el (gnus-registry-install-shortcuts):
6572         Explicitly pass `obarray' to `unintern' to avoid a warning.
6573
6574 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6575
6576         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6577         change.
6578
6579         * nnrss.el (nnrss-request-list): Remove this function and related
6580         functions, including the moreover stuff.
6581
6582 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6583
6584         * nnrss.el (nnrss-retrieve-groups): New function.
6585
6586 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6587
6588         * .dir-locals.el: Add no-byte-compile cookie.
6589
6590 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6591
6592         * time-date.el (format-seconds): Comment fix.
6593
6594         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
6595         for back end that doesn't support request-scan.
6596
6597 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6598
6599         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
6600         then do request scans from the backends.
6601
6602         * netrc.el (netrc-credentials): New conveniency function.
6603
6604         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
6605         avoid running a hook per line, since this takes a lot of time,
6606         profiling shows.
6607         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
6608         directly if gnus-visual-p is true.
6609
6610 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6611
6612         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
6613         groups; replace mapcar with dolist which is a bit faster; pass groups
6614         info to gnus-read-active-file-1.
6615         (gnus-read-active-file-1): Scan only specified groups if the new
6616         optional arg `infos' is given.
6617
6618 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6619
6620         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
6621
6622         * pop3.el (pop3-movemail): Remove.
6623         (pop3-streaming-movemail): Rename to pop3-movemail.
6624
6625         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
6626         don't restrict end-tag searches to the end of the line.
6627
6628 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6629
6630         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
6631         articles of every unchecked group to t, which means unknown since the
6632         server has never been opened.
6633
6634 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6635
6636         * gnus-html.el (gnus-html-show-alt-text): New command.
6637         (gnus-html-browse-image): Ditto.
6638         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
6639         to browse the image directly.
6640         (gnus-html-wash-tags): Search for images first, so that <a><img> works
6641         better.
6642
6643         * gnus-async.el (gnus-async-article-callback):
6644         Call `gnus-html-prefetch-images' unconditionally.
6645
6646         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
6647         before feeding URLs to curl.
6648
6649 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6650
6651         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
6652         internal images as deletable by `W D D'.
6653
6654         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
6655         (gnus-async-article-callback): Fix typo.
6656
6657 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6658
6659         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
6660         current line to work around bugs in the output from w3m.
6661
6662         * gnus-async.el (gnus-async-article-callback): Always prefetch images
6663         for groups that want that.
6664
6665         * nntp.el (nntp-wait-for-string): Supply a timeout for
6666         accept-process-output to ensure progress.
6667
6668         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
6669         level to get unread articles from, then use that for foreign groups,
6670         too.
6671
6672         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
6673         confuses the rest of the function.
6674
6675         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
6676         for the methods that support -retrieve-groups, too.
6677
6678         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
6679
6680 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6681
6682         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
6683         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
6684
6685         * pop3.el: Require cl when compiling.
6686         (pop3-number-of-responses): Search for "+OK", not "+OK ".
6687
6688 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6689
6690         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
6691         that aren't going to be activated.
6692         (gnus-get-unread-articles): Fix up the last commit.
6693
6694         * gnus-html.el (gnus-article-html): Allow calling without specifying
6695         the handle.  In that case, dissect the buffer first.
6696
6697         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
6698
6699         * nnimap.el (nnimap-open-connection): Revert the change that would look
6700         into authinfo for imaps instead of imap.
6701
6702         * gnus-start.el (gnus-activate-group): Take an optional parameter to
6703         say that you don't want to call gnus-request-group with don-check, but
6704         do check the reponse.  This is for virtual groups only.
6705         (gnus-get-unread-articles): Count the archive groups as secondary, so
6706         that they're activated the same way as before.
6707
6708         * imap.el (imap-message-map): Removed optional buffer parameter, since
6709         no callers use it.
6710         (imap-message-get): Ditto.
6711         (imap-message-put): Ditto.
6712         (imap-mailbox-map): Ditto.
6713         (imap-mailbox-put): Ditto.
6714         (imap-mailbox-get): Ditto.
6715         (imap-mailbox-get): Revert last change for this function.
6716
6717         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
6718         case-insensitively.
6719         (nnimap-debug): Remove.
6720
6721         * net/imap.el (imap-fetch-safe): Remove function, and alter all
6722         callers to use `imap-fetch' instead.  According to the comments, this
6723         should be safe, since all other IMAP clients use the 1:* syntax.
6724         (imap-enable-exchange-bug-workaround): Remove.
6725         (imap-debug): Remove -- doesn't seem very useful.
6726
6727         * mail-source.el (mail-source-fetch): Don't message if we're fetching
6728         mail from a file, and the file doesn't exist.
6729
6730         * imap.el (imap-log): New convenience function used throughout instead
6731         of repeating the same code all over the place.
6732
6733         * pop3.el (pop3-streaming-movemail): Return t for success.
6734
6735         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
6736         .authinfo if we're using ssl connection.
6737
6738         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
6739         already have if we're in a main Gnus `g' run.
6740
6741         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
6742
6743 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6744
6745         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
6746
6747         * nnmh.el (nnmh-request-list-1): Bind `file'.
6748
6749         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
6750         alias to set-process-query-on-exit-flag or process-kill-without-query.
6751         (pop3-open-server): Use it.
6752
6753 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6754
6755         * mail-source.el (mail-source-delete-crash-box): Always move the crash
6756         box to the Incoming file.  Fixes mistake in previous checkin.
6757
6758         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
6759         request loop (for debugging purposes) removed.
6760
6761         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
6762         culprit is more visible.
6763         (nnml-save-incremental-nov, nnml-open-incremental-nov)
6764         (nnml-add-incremental-nov): New functions to do "incremental" nov
6765         updates, where we just append to the end of the existing nov files
6766         without reading/writing them in full.
6767
6768         * mail-source.el (mail-source-delete-crash-box): Really only check the
6769         incoming files once in a while.
6770
6771         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
6772
6773         * mail-source.el (mail-source-delete-crash-box): Only check the
6774         incoming files for deletion once per day to save a lot of file
6775         accesses.
6776
6777         * pop3.el (pop3-logon): Fix up unbound variable typo.
6778
6779         * mail-source.el (pop3-streaming-movemail): Autoload.
6780
6781         * pop3.el (pop3-streaming-movemail):
6782         Respect pop3-leave-mail-on-server.
6783
6784         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
6785         retrieval.
6786
6787         * pop3.el (pop3-process-filter): Remove unused function.
6788         (pop3-streaming-movemail, pop3-send-streaming-command)
6789         (pop3-wait-for-messages, pop3-write-to-file)
6790         (pop3-number-of-responses): New functions for streaming pop3
6791         retrieval.
6792
6793         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
6794         come from no known methods.
6795         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
6796         list.
6797
6798         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
6799         message sizes.
6800         (pop3-movemail): Use erase-buffer instead of looping and deleting
6801         regions, which seems rather odd.
6802
6803         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
6804         file once per `g' run.
6805
6806         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
6807         directories.  This makes the draft queue directory work.
6808
6809         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
6810         data from the backends, so that we only request the list of groups from
6811         each method once.  This should speed things up considerably.
6812
6813         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
6814         detect that it's not implemented.
6815
6816         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
6817         we actually do recurse down into the tree, but don't stat all leaf
6818         nodes.
6819
6820         * gnus-html.el (gnus-html-show-images): If there are no images to show,
6821         then say so instead of bugging out.
6822
6823         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
6824         files exist before trying to read them.
6825
6826         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
6827         around <pre_int>.
6828
6829         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
6830
6831         * nnmh.el (nnmh-request-list-1): Optimize for speed.
6832
6833 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6834
6835         * mm-util.el (mm-image-load-path): Just return the image directories,
6836         not all directories in the path in addition to the image directories.
6837         (mm-image-load-path): Maintain a cache of the image directories so that
6838         the `g' command in Gnus doesn't have to stat dozens of directories each
6839         time.
6840
6841         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
6842         (gnus-html-wash-tags): Add a new `i' command to insert images.
6843         (gnus-html-insert-image): New command and keystroke.
6844         (gnus-html-redisplay-with-images): New command and keystroke.
6845         (gnus-html-show-images): Rename command.
6846         (gnus-html-wash-tags): Remove more white space before <pre_int> image
6847         spacers.
6848         (gnus-html-wash-tags): Decode entities at the end, so that entities
6849         inside the tags don't mess up the rest of the "parsing".
6850
6851         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
6852         so that nnimap methods aren't agentized by default.  There's apparently
6853         many problems related to agent/imap behaviour.
6854
6855         * gnus-art.el (gnus-article-copy-string): New command and key binding.
6856
6857         * gnus-html.el: Doc fix.
6858
6859 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6860
6861         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
6862         specifier-spec-list for Emacs 21.
6863
6864         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
6865         glyph-width and glyph-height instead of display-graphic-p and
6866         image-size; make avoidance of displaying small images work for XEmacs.
6867
6868         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
6869         for XEmacs.
6870
6871         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
6872         of symbol that holds plist data.
6873         (gnus-process-plist): Remove plist of process after getting it.
6874
6875 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6876
6877         * message.el (message-generate-hashcash): Change default to
6878         'opportunistic if hashcash is installed.
6879
6880         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
6881         (gnus-html-put-image): Only call image-size once, since it's somewhat
6882         time-consuming on remote X servers.
6883
6884 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6885
6886         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
6887         type on data, not a file name.
6888
6889         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
6890         window-pixel-edges for Emacs 21.
6891
6892         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
6893         decoded contents.
6894         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
6895
6896 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6897
6898         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
6899         group line format, since it isn't very interesting.
6900
6901         * gnus-agent.el (gnus-agent-short-article),
6902         (gnus-agent-long-article): Increase values for these two variables,
6903         since most people are likely to have more network connection and
6904         storage than before.
6905
6906         * gnus.el (gnus-refer-article-method): Change default to 'current.
6907         When referring an article, the common behaviour is to refer it from the
6908         current select method, not the native select method.  The chances of
6909         the native select method having the message in question is rather slim
6910         these days.
6911
6912         * gnus-sum.el (gnus-auto-select-subject): Change default to
6913         `unseen-or-unread'.  I think it's likely that most people want to
6914         select an unseen article over a previously seen, but unread one.
6915
6916         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
6917         means that in the article buffer none of the minor mode elements will
6918         be shown, usually, and this is not desirable in most cases.
6919
6920         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
6921         that commands like `d' (and the like) go to the next line in the
6922         buffer, instead of the next unread article.  I think this is the
6923         behaviour that is most natural for most users.
6924         (gnus-single-article-buffer): Change default to nil, so that people can
6925         have as many article buffers open as they have summary buffer.  I think
6926         this is the most natural way for the groups to behave.
6927
6928         * message.el (message-generate-new-buffers): Change default to
6929         `unsent', so that all new message buffers start their names with the
6930         string "*unsent", and it's easier to find the buffers if you move from
6931         them.
6932
6933 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6934
6935         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
6936         small.  They're probably tracking images.
6937         (gnus-html-wash-tags): Remove all <pre_int> place holders.
6938         (gnus-html-rescale-image): Yet another try at getting the image sizing
6939         right.
6940
6941         * nntp.el (nntp-request-set-mark): Refuse to do marks if
6942         nntp-marks-file-name is nil.
6943
6944 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6945
6946         * gnus-html.el (gnus-html-wash-tags)
6947         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
6948         Better logging.
6949
6950 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6951
6952         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
6953
6954         * gnus-html.el (gnus-html-wash-tags): Check the value of
6955         gnus-blocked-images in the summary buffer.
6956
6957 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6958
6959         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
6960
6961 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6962
6963         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
6964         like "a", it seems like.
6965         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
6966         since it needs to be picked from the correct buffer.
6967
6968         * nnwfm.el: Remove.
6969
6970         * nnlistserv.el: Remove.
6971
6972 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6973
6974         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
6975         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
6976
6977 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6978
6979         * nnkiboze.el: Remove.
6980
6981         * nndb.el: Remove.
6982
6983         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
6984         alt text.
6985         (gnus-html-rescale-image): Try to get the rescaling logic right for
6986         images that are just wide and not tall.
6987
6988         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
6989         overshadow variable bindings.
6990
6991 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6992
6993         * gnus-html.el (gnus-html-wash-tags)
6994         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
6995         Add extra logging.
6996
6997 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6998
6999         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7000         (gnus-max-image-proportion): New variable.
7001         (gnus-html-rescale-image): New function.
7002         (gnus-html-put-image): Rescale images.
7003
7004 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7005
7006         Fix up some byte-compiler warnings.
7007         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7008         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7009         (gnus-article-fill-cited-article, gnus-article-hide-citation)
7010         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7011         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7012         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7013         (gnus-group-update-group): Use save-excursion and with-current-buffer.
7014
7015 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7016
7017         * gnus-html.el (gnus-article-html): Decode contents by charset.
7018
7019 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7020
7021         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7022         (gnus-html-frame-width, gnus-blocked-images)
7023         * message.el (message-prune-recipient-rules): Add custom version.
7024         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7025
7026         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7027         functions.
7028
7029         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7030         gnus-process-get.
7031
7032 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
7033
7034         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7035         instead of lsub directly.
7036
7037 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7038
7039         * nnwarchive.el: Remove.
7040
7041         * gnus-soup.el: Remove.
7042
7043         * nnsoup.el: Remove.
7044
7045         * nnultimate.el: Remove.
7046
7047         * gnus-html.el (gnus-blocked-images): New variable.
7048
7049         * message.el (message-prune-recipients): New function.
7050         (message-prune-recipient-rules): New variable.
7051
7052         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7053         guess whether a long line is natural text or not.
7054
7055         * gnus-html.el (gnus-html-schedule-image-fetching):
7056         Use gnus-process-plist and friends for compatibility.
7057
7058 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7059
7060         * gnus-html.el: Require packages that define macros used in this file.
7061         (gnus-article-mouse-face): Declare to silence byte-compiler.
7062         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7063         process-get.
7064         (gnus-html-put-image): Use plist-get to avoid getf.
7065         (gnus-html-prefetch-images): Use with-current-buffer.
7066
7067 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7068
7069         * gnus-ems.el: Provide compatibility functions for
7070         gnus-set-process-plist.
7071
7072         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
7073         header-line-format for XEmacs 21.4.
7074
7075         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
7076         * gnus.el (gnus-valid-select-methods)
7077         * message.el (message-send-mail-partially-limit)
7078         * mm-decode.el (mm-text-html-renderer)
7079         * mml.el (mml-insert-mime-headers-always)
7080         * smiley.el (smiley-regexp-alist): Bump custom version.
7081
7082 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7083
7084         * gnus-html.el: require mm-url.
7085         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7086         with the url to `url'.
7087         (gnus-html-wash-tags): Support cid: URLs/images.
7088
7089 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7090
7091         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7092         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7093         bindings, as they aren't useful at all.  `w' is moved to `W w'.
7094
7095         * gnus-move.el: Remove file, since it doesn't really work.
7096
7097         * gnus-html.el (gnus-article-html): Tell w3m that the input is
7098         UTF-8.  This seems to fix problems with some German web feeds.
7099
7100         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7101         at the top so that the proper colours are applied.
7102
7103         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
7104         don't have dots in their names.
7105
7106         * gnus-art.el (gnus-article-view-part): Doc fix.
7107
7108         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7109         XEmacs-compatible.
7110         (gnus-html-put-image): Don't do images on non-graphic displays.
7111
7112         * nnslashdot.el: Remove this unused backend.
7113
7114         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7115         actions.
7116         (gnus-undo-register-1): Revert last change.
7117
7118         * gnus-group.el (gnus-group-completing-read): Protect against not
7119         having completion-styles bound.
7120
7121         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7122         make broken recipients happier.
7123
7124         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7125
7126         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7127         point parameter.
7128
7129         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
7130
7131         * gnus-group.el (gnus-group-completing-read): Add 'substring to
7132         completion-styles for group selection.
7133
7134 2009-02-04  Andreas Schwab  <schwab@suse.de>
7135
7136         * gnus-score.el (gnus-score-string): Fix regex for matching extra
7137         headers and regexp-quote the match if necessary.
7138
7139 2009-03-24  Miles Bader  <miles@gnu.org>
7140
7141         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7142         the blinking smiley.
7143
7144 2009-03-24  Simon Josefsson  <simon@josefsson.org>
7145
7146         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7147         blink smiley.
7148
7149 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7150
7151         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7152         where the dribbel file lives exists.
7153
7154         * message.el (message-send-mail-partially-limit): Change the default to
7155         nil, since most people don't want this.
7156
7157         * mm-url.el (mm-url-decode-entities): Also decode entities like
7158         &#x3212.
7159
7160 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7161
7162         * gnus-sum.el (gnus-summary-idna-message):
7163         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7164         Hyperlink urls in docstrings with URL `...'.
7165
7166 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
7167
7168         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7169         functions.
7170
7171 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7172
7173         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
7174         say what the mouseover text should be.
7175
7176         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
7177         version of the mm-w3m-safe-url-regexp variable to only download images
7178         in the groups where we want that to happen.
7179
7180         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
7181
7182         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
7183         easier debugging.
7184         (gnus-article-beginning-of-window): Add kludge to allow spacing past
7185         big pictures in the article buffer.
7186
7187         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
7188         gnus-article-html.
7189         (mm-text-html-renderer): gnus-article-html needs curl in addition to
7190         w3m.
7191
7192         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
7193
7194 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7195
7196         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
7197         which doesn't exist.
7198
7199         * message.el (message-inhibit-ecomplete): New variable to allow some
7200         function to inhibit ecomplete address storage.
7201         (message-resend): Disable ecomplete message storage when resending
7202         messages.
7203
7204         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
7205
7206 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7207
7208         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
7209         Save excursion while copying, moving, and deleting articles in order to
7210         prevent the cursor from jumping to unforeseen place.
7211
7212 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7213
7214         * lpath.el: No need to bind bookmark-current-buffer,
7215         bookmark-yank-point and bookmark-make-record-function.
7216
7217 2010-08-17  Glenn Morris  <rgm@gnu.org>
7218
7219         * gnus-sync.el: Require gnus components whose functions are used.
7220
7221         * gnus-art.el (bookmark-make-record-function):
7222         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
7223         Declare for compiler.
7224
7225         * mm-url.el (mml-compute-boundary): Autoload.
7226
7227 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7228
7229         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
7230
7231 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
7232
7233         Typo fix "hoo4a" -> "hook".
7234
7235         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
7236
7237 2010-08-14  Glenn Morris  <rgm@gnu.org>
7238
7239         * gnus-sync.el (gnus-sync): Fix defgroup version.
7240
7241 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
7242
7243         Doc fixes and keep unknown groups (ammended for nunion bug fix).
7244
7245         * gnus-sync.el: Fix docs.
7246         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7247         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7248
7249 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7250
7251         Optimizations for gnus-sync.el.
7252
7253         * gnus-sync.el: Add docs about gnus-sync-backend
7254         possibilities.
7255         (gnus-sync-save): Remove unnecessary message.
7256         (gnus-sync-read): Optimize and show what groups were skipped.
7257
7258 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7259
7260         Minor bug fixes for gnus-sync.el.
7261
7262         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
7263         Don't read the sync on get-new-news.
7264
7265         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
7266         quiet.
7267
7268         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
7269         (fix typo).
7270
7271 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
7272
7273         Make saving and restoring of hidden threads work with overlays.
7274         Patch applied by Ted Zlatanov.
7275
7276         * gnus-sum.el (gnus-hidden-threads-configuration)
7277         (gnus-restore-hidden-threads-configuration): Update to deal with text
7278         properties, rather than searching for a magic character.
7279
7280 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7281
7282         New gnus-sync.el library for synchronization of marks.
7283
7284         * gnus-sync.el: New library for synchronization of marks.
7285
7286         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
7287         renamed from `gnus-registry-grep-in-list'.
7288
7289         * gnus-registry.el (gnus-registry-follow-group-p):
7290         Use `gnus-grep-in-list'.
7291
7292         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
7293
7294 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7295
7296         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
7297         determining charset of text fails.
7298
7299 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7300
7301         * nnmail.el (nnmail-get-new-mail-1): Revert.
7302
7303         * nnml.el (nnml-active-number): Make sure names of newly created groups
7304         in nnml-group-alist are encoded.
7305
7306 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7307
7308         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
7309         containing non-ASCII characters in active file for nnml back end.
7310
7311 2010-07-24  David Engster  <dengste@eml.cc>
7312
7313         * mml-smime.el (mml-smime-epg-verify): Also accept the older
7314         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
7315
7316 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
7317
7318         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
7319         tag (Bug#6654).
7320
7321 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7322
7323         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
7324         the article buffer, not the summary buffer.
7325
7326 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7327
7328         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
7329         Emacs 23 as well.
7330
7331 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7332
7333         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
7334         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
7335
7336 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7337
7338         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
7339         Patch applied by Karl Fogel.
7340
7341         * gnus-sum.el (gnus-summary-bookmark-make-record):
7342         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
7343
7344 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7345
7346         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
7347         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
7348         C-w still not working correctly from Article buffers; Thierry's
7349         patch to fix that will be applied after this.
7350
7351         * gnus-art.el (bookmark-make-record-function): New local variable.
7352
7353         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
7354         article buffer.
7355         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
7356
7357 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
7358
7359         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
7360         on changes in bookmark.el.
7361
7362 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7363
7364         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
7365         `no-log' instead of message not to log prompt string.
7366
7367 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
7368
7369         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
7370         the *other* type of HTML form submission.
7371
7372 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
7373
7374         * auth-source.el (auth-source-pick): If choice does not contain a
7375         questioned keyword, set the check to t.
7376
7377 2010-06-12  Romain Francoise  <romain@orebokech.com>
7378
7379         * gnus-util.el (gnus-date-get-time): Move up before first use.
7380
7381 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7382
7383         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
7384         (gnus-article-edit-part): Bind it to make last part that is substituted
7385         or deleted visible.
7386         (gnus-mime-display-single): Buttonize part of which id equals to
7387         gnus-mime-buttonized-part-id.
7388
7389 2010-06-10  Dan Christensen  <jdc@uwo.ca>
7390
7391         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
7392         (gnus-dd-mmm): Use gnus-date-get-time.
7393         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
7394         simplify logic.
7395         (gnus-summary-limit-to-age): Use gnus-date-get-time.
7396         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
7397
7398 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
7399
7400         * auth-source.el (top): Autoload `secrets-list-collections',
7401         `secrets-create-item', `secrets-delete-item'.
7402         (auth-sources): Fix tag string.
7403         (auth-get-source, auth-source-retrieve, auth-source-create)
7404         (auth-source-delete): New defuns.
7405         (auth-source-pick): Rewrite in order to avoid 2 passes.
7406         (auth-source-forget-user-or-password): New parameter USERNAME.
7407         (auth-source-user-or-password): New parameters CREATE-MISSING and
7408         DELETE-EXISTING.  Retrieve password interactively, if needed.
7409
7410 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7411
7412         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
7413         deleting unused directories when gnus-expert-user is t.
7414
7415 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7416
7417         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
7418         for each temp file when gnus-article-browse-delete-temp is ask.
7419
7420 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7421
7422         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
7423         Replace Lisp calls to delete-backward-char by calls to delete-char.
7424
7425 2010-05-20  Kevin Ryde  <user42@zip.com.au>
7426
7427         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
7428
7429 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
7430
7431         * password-cache.el (password-cache-remove): Fix docstring.
7432
7433 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7434
7435         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
7436         article unless decoding article to be saved.
7437
7438 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
7441         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
7442         generated within the mm-with-unibyte-current-buffer macro.
7443
7444 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7445
7446         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
7447         to nil when we're in a mml-preview buffer and no group is selected.
7448
7449 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
7450
7451         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
7452         when catching the `C-g'.  Reported by "Leo".
7453
7454 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7455
7456         * message.el (message-forward-make-body-plain)
7457         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
7458         multibyte-string-p.
7459
7460         * lpath.el: Revert.
7461
7462 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7463
7464         * message.el (message-forward-make-body-mml): Assume original message
7465         is multibyte string; error on unibyte.
7466         (message-forward-make-body-plain): Ditto; don't add excessive newline
7467         in body end.
7468
7469         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
7470
7471 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
7472
7473         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
7474         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
7475
7476 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7477
7478         * mm-extern.el (mm-extern-url): Don't use
7479         mm-with-unibyte-current-buffer.
7480         (mm-extern-cache-contents): Use with-current-buffer instead of
7481         save-excursion + set-buffer.
7482
7483 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7484
7485         * mm-util.el (mm-emacs-mule): Remove.
7486
7487 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
7488
7489         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
7490         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
7491         change.
7492
7493 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7494
7495         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
7496         bind the default value of enable-multibyte-characters to nil.
7497
7498 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7499
7500         * message.el (message-forward-make-body-plain)
7501         (message-forward-make-body-mml):
7502         Don't use mm-with-unibyte-current-buffer.
7503
7504 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7505
7506         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
7507
7508 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
7509
7510         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
7511         (Bug#5592).
7512
7513 2010-05-07  Julien Danjou  <julien@danjou.info>
7514
7515         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
7516         it to mm-pipe-part.
7517
7518         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7519         it is given.
7520
7521 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7522
7523         * binhex.el (binhex-decode-region-internal)
7524         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
7525         (dns-query)
7526         * nnweb.el (nnweb-gmane-search)
7527         * pgg-parse.el (pgg-parse-armor)
7528         * pgg.el (pgg-verify-region)
7529         * sha1.el (sha1-string-external)
7530         * uudecode.el (uudecode-decode-region-internal)
7531         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
7532         XEmacs.
7533
7534         * gnus-art.el (gnus-article-browse-html-parts)
7535         * gnus-group.el (gnus-read-ephemeral-gmane-group)
7536         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7537         make-temp-file.
7538
7539         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7540         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7541         compiling.
7542
7543         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7544         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7545         XEmacs when compiling.
7546
7547         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7548         gnus-pick-mode-off-hook for XEmacs when compiling.
7549         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7550         gnus-binary-mode-off-hook for XEmacs when compiling.
7551
7552         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7553         Return nil if char-charset is not available.
7554
7555         * imap.el (imap-disable-multibyte)
7556         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7557         macros.
7558
7559         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7560         instead of encode-coding-string.
7561
7562         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7563         'xemacs) instead of mm-emacs-mule to switch function definitions.
7564         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7565
7566         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7567         bind temporary-file-directory for XEmacs;
7568         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7569         timer-set-function for XEmacs 21.4 and SXEmacs;
7570         bind timer-list for XEmacs 21.4 and SXEmacs;
7571         fbind char-charset and find-charset-region for non-Mule XEmacs;
7572         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7573         encode-coding-region and encode-coding-string for XEmacs having no
7574         file-coding feature.
7575
7576 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7577
7578         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7579
7580 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7581
7582         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7583         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7584
7585 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7586
7587         * mm-util.el (mm-decompress-buffer): Use `delete-file';
7588         alias `jka-compr-delete-temp-file' no longer exists.
7589
7590 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7591
7592         Use define-minor-mode in Gnus where applicable.
7593         * mml.el (mml-mode): Use define-minor-mode.
7594         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
7595         (gnus-undo-mode): Use define-minor-mode.
7596         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
7597         (gnus-dead-summary-mode): Use define-minor-mode.
7598         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
7599         Initialize in declaration.
7600         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
7601         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
7602         (gnus-mailing-list-mode): Use define-minor-mode.
7603         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
7604         (gnus-draft-mode): Use define-minor-mode.
7605         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
7606         (gnus-dired-mode): Use define-minor-mode.
7607
7608 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
7609
7610         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
7611         handles on recursive mml-to-mime translation and check them for
7612         boundary delimiter collisions.  Reported by Greg Troxel.
7613
7614 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7615
7616         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
7617
7618 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7619
7620         * mm-util.el (mm-find-buffer-file-coding-system):
7621         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
7622
7623 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
7624
7625         * message.el (message-generate-headers): Record insertion of optional
7626         headers as well.  Otherwise the check to prevent repeated insertion of
7627         optional headers is a no-op.
7628
7629 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
7630
7631         * smime.el: Don't mention CVS.
7632
7633         * nnrss.el (nnrss-fetch): Don't mention CVS.
7634
7635         * nnir.el: Don't mention CVS.
7636
7637 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7638
7639         * gnus-sum.el (gnus-summary-bookmark-make-record):
7640         Add `location' field.
7641
7642 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7643
7644         * lpath.el: Fbind bookmark-default-handler,
7645         bookmark-get-bookmark-record, bookmark-make-record-default,
7646         bookmark-prop-get for Emacs <23 and XEmacs.
7647
7648 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7649
7650         * gnus-sum.el: Add bookmark declarations to silence the compiler.
7651         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
7652         Use with-current-buffer to silence the byte-compiler.
7653         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
7654         bother to require `gnus'.
7655         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
7656
7657 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7658
7659         * gnus-sum.el (gnus-summary-bookmark-make-record)
7660         (gnus-summary-bookmark-jump): New functions.
7661         (gnus-summary-mode): Setup bookmark support.
7662
7663 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
7664
7665         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
7666         if set.
7667
7668 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7669
7670         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
7671         gnus-article-browse-html-save-cid-image; make it work recursively for
7672         forwarded messages as well.
7673         (gnus-article-browse-html-parts): Work when prefix arg is given.
7674         (gnus-article-browse-html-article): Doc fix.
7675
7676 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
7677
7678         * message.el (message-default-mail-headers):
7679         (message-default-headers): Carry the value mail-default-headers over
7680         into message-default-mail-headers, rather than message-default-headers.
7681
7682 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
7683
7684         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
7685         charset.
7686
7687         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
7688         charset into the <meta> tag when the article is encoded to utf-8.
7689
7690 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7691
7692         * gnus-art.el (gnus-article-browse-delete-temp-files):
7693         Delete directories as well.
7694         (gnus-article-browse-html-parts): Work for images that do not specify
7695         file names; delete temp directory when quitting; insert header at the
7696         right place; use file: scheme for image files.
7697
7698 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
7699
7700         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
7701         (gnus-article-browse-html-parts): Use it to make temporary cid image
7702         files in addition to html file so that browser may display them.
7703
7704 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7705
7706         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
7707
7708 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7709
7710         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
7711
7712 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
7713
7714         * auth-source.el (auth-sources): Change default to be simpler.
7715         Explain about Secret Service API sources.  Improve Customize options.
7716         (auth-source-pick): Change to accept any number of search parameters.
7717         Implement fallbacks iteratively, not recursively.  Add scoring on the
7718         second pass and sort by score.  Call Secret Service API when needed.
7719         (auth-source-user-or-password): Use it.  Call Secret Service API
7720         directly when needed to get the user name and the password.
7721
7722 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
7723
7724         * message.el (message-interactive): Doc fix.
7725         (message-qmail-inject-args): Reflow.
7726         (message-kill-to-signature): Fix typo in docstring.
7727
7728         * smiley.el (smiley-buffer): Fix typo in docstring.
7729
7730 2010-03-24  Glenn Morris  <rgm@gnu.org>
7731
7732         * mail-source.el (gnus-message): Declare.
7733         (mail-source-delete-old-incoming): Require gnus-util.
7734
7735 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7736
7737         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
7738
7739         * message.el (ecomplete-setup): Autoload it for Emacs <23.
7740
7741         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
7742         password-cache's default if it is not bound.
7743         (mml-secure-passphrase-cache-expiry): Default to 16 that is
7744         password-cache-expiry's default if it is not bound.
7745
7746         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
7747         available in Emacs 21.
7748
7749         * lpath.el: Suppress compiler warnings for:
7750         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
7751         XEmacs;
7752         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
7753         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
7754         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
7755
7756 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
7757
7758         * auth-source.el (auth-sources): Fix up definition so extra parameters
7759         are always inline.
7760
7761 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
7762
7763         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
7764         wasn't updated after mismatch.  Clear cached mailbox info correctly
7765         when uidvalidity changes.
7766         (nnimap-group-prefixed-name): New function to avoid some code
7767         duplication.
7768         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
7769         (nnimap-request-group): Use it.
7770         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
7771         (nnimap-update-unseen): Significantly improved speed of Gnus startup
7772         with many imap folders.  This is done by caching the group status from
7773         the imap server persistently in a group parameter `imap-status'.  (This
7774         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
7775         but not persistently, so every Gnus startup was still very slow.)
7776
7777 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
7778
7779         * assistant.el (assistant-render-text): Run `widget-setup' and don't
7780         delete the extra newline.  Otherwise editing of :string and :number
7781         types don't work.
7782
7783 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7784
7785         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
7786         secrets.el dependency.
7787         (auth-sources): Add optional user name.  Add secrets.el configuration
7788         choice (unused right now).
7789
7790 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7791
7792         * gnus-sum.el (gnus-summary-make-menu-bar):
7793         Let `gnus-registry-install-shortcuts' fill in the functions.
7794
7795         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
7796         warnings.
7797         (gnus-registry-misc-menus): Variable to hold registry mark menus.
7798         (gnus-registry-install-shortcuts): Populate and use it in a
7799         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
7800
7801 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
7802
7803         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
7804         In-place substitutions for the group name encoding/decoding.
7805         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
7806         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
7807         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
7808         (nnimap-update-unseen, nnimap-request-list)
7809         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
7810         (nnimap-request-set-mark, nnimap-split-to-groups)
7811         (nnimap-split-articles, nnimap-request-newgroups)
7812         (nnimap-request-create-group, nnimap-request-accept-article)
7813         (nnimap-request-delete-group, nnimap-request-rename-group)
7814         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
7815         `encoded-mbx' for consistency.
7816         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
7817         variable `imap-current-mailbox'.
7818
7819         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
7820         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
7821
7822 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
7823
7824         * pop3.el (pop3-display-message-size-flag): Display message size byte
7825         counts during POP3 download.
7826         (pop3-movemail): Use it.
7827         (pop3-list): Implement listing of available messages.
7828
7829 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
7830
7831         * nnir.el (nnir-get-article-nov-override-function): New function to
7832         override the normal NOV retrieval.
7833         (nnir-retrieve-headers): Use it.
7834
7835 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
7836
7837         * auth-source.el (netrc-machine-user-or-password): Autoload.
7838
7839 2010-03-19  Glenn Morris  <rgm@gnu.org>
7840
7841         Stop message.el from loading about 40 libraries it doesn't always need.
7842         The general approach is to autoload rather than require, and to
7843         require in the specific functions rather than the file.  (Bug#5642)
7844
7845         * gmm-utils.el: Don't require wid-edit.
7846         (widget-create-child-value, widget-convert, widget-default-get):
7847         Autoload.
7848
7849         * gnus-util.el: Don't require time-date, netrc.
7850         (message-fetch-field, gnus-group-name-decode): Declare rather than
7851         autoloading.
7852         (gnus-fetch-field): Require message.
7853         (gnus-decode-newsgroups): Require gnus-group.
7854
7855         * ietf-drums.el: Don't require time-date.
7856
7857         * message.el: Don't require hashcash, canlock, ecomplete.
7858         Do require mail-utils.  Require nnheader only when compiling.
7859         (smtpmail-default-smtp-server): Remove declaration.
7860         (message-send-mail-function): Check smtpmail-default-smtp-server
7861         is bound rather than requiring smtpmail.
7862         (message-auto-save-directory, message-insert-signature):
7863         Use expand-file-name rather than nnheader-concat.
7864         (nnheader-insert-file-contents): Autoload.
7865         (hashcash-wait-async): Declare.
7866         (message-send-mail): Only call gnus-setup-posting-charset if
7867         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
7868         (message-send-mail-with-sendmail): Require sendmail.
7869         (canlock-password, canlock-password-for-verify): Declare.
7870         (message-canlock-password): Require canlock.
7871         (nnheader-get-report): Autoload.
7872         (gnus-setup-posting-charset): Declare.
7873         (message-send-news): Require gnus-msg.
7874         (message-make-references, message-make-in-reply-to): Use mail-header-id
7875         rather than the alias mail-header-message-id.
7876         (ecomplete-add-item, ecomplete-save): Declare.
7877         (message-put-addresses-in-ecomplete): Require ecomplete.
7878         (ecomplete-display-matches): Autoload.
7879
7880         * mm-decode.el: Don't require mailcap, gnus-util.
7881         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
7882         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
7883         Autoload.
7884         (mailcap-mime-extensions): Declare.
7885
7886         * mm-encode.el: Don't require mailcap.
7887         (mailcap-extension-to-mime): Autoload.
7888
7889         * mml-sec.el: Don't require password-cache.
7890
7891         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
7892         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
7893         (mml-minibuffer-read-type): Require mailcap.
7894         (mml-preview): Require gnus-msg.
7895
7896         * mml1991.el: Require password-cache.
7897         (password-cache-expiry): Remove declaration.
7898
7899         * mml2015.el: Require password-cache.
7900         (password-cache-expiry): Remove declaration.
7901
7902         * nneething.el (mailcap): Require mailcap.
7903
7904         * nnheader.el (declare-function): Add compatibility stub.
7905         (message-remove-header): Declare rather than autoload.
7906         (nnheader-replace-header): Require message.
7907
7908         * nnimap.el (declare-function): Add compatibility stub.
7909         (netrc-parse, netrc-machine-user-or-password): Declare.
7910         (nnimap-open-connection): Require netrc.
7911
7912         * nntp.el (declare-function): Add compatibility stub.
7913         (netrc-parse, netrc-machine, netrc-get): Declare.
7914         (nntp-send-authinfo): Require netrc.
7915
7916         * rfc2047.el: Don't require qp.
7917         (quoted-printable-encode-region, quoted-printable-decode-string):
7918         Autoload.
7919
7920         * sieve-mode.el: Don't require easymenu.
7921         (easy-menu-add-item): Autoload it.
7922
7923         * spam-stat.el (time-to-number-of-days): Autoload it.
7924
7925 2010-03-19  Glenn Morris  <rgm@gnu.org>
7926
7927         * password-cache.el (password-cache, password-cache-expiry): Autoload.
7928
7929 2010-03-18  Glenn Morris  <rgm@gnu.org>
7930
7931         * hashcash.el (declare-function): Remove duplicate definition.
7932
7933 2010-03-17  Kevin Ryde  <user42@zip.com.au>
7934
7935         * mml.el (mml-read-tag): Unquote values with `read' to reverse
7936         prin1 in mml-insert-tag (just stripping the quotes gave wrong
7937         value if any backslash escapes).
7938
7939 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7940
7941         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
7942         if it is available.  (bug#5647)
7943
7944         * lpath.el: Suppress compiler warning for coding-system-from-name for
7945         Emacs 21 and XEmacs.
7946
7947 2010-03-14  Juri Linkov  <juri@jurta.org>
7948
7949         * hmac-def.el:
7950         * hmac-md5.el:
7951         * netrc.el: Fix keywords.
7952
7953 2010-02-26  Glenn Morris  <rgm@gnu.org>
7954
7955         * message.el (message-send-mail-function): Change the default, so that
7956         it inherits from a customized send-mail-function.  (Bug#5643)
7957
7958 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7959
7960         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
7961         shell-command-to-string signals an error (bug#5299).
7962
7963 2010-02-24  Glenn Morris  <rgm@gnu.org>
7964
7965         * message.el (message-smtpmail-send-it)
7966         (message-send-mail-with-mailclient): Doc fixes.
7967
7968 2010-02-16  Glenn Morris  <rgm@gnu.org>
7969
7970         * message.el (message-default-mail-headers): Change the default value
7971         to ease the transition from mail-mode to message-mode.  (Bug#5555)
7972
7973 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7974
7975         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
7976         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
7977
7978 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
7979
7980         * time-date.el (date-to-time): Doc fix (Bug#5408).
7981
7982 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
7983
7984         * message.el (message-mail): Just pass yank-action on to message-setup.
7985         (message-setup): Handle (FUN . ARGS) form of yank-action.
7986         (message-with-reply-buffer, message-widen-reply)
7987         (message-yank-original): Handle non-buffer values of
7988         message-reply-buffer (Bug#4080).
7989         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
7990
7991 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
7992
7993         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
7994         Fix typo in docstring.
7995
7996 2010-01-08  Jason Rumney  <jasonr@gnu.org>
7997
7998         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
7999         response.
8000
8001 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8002
8003         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8004
8005         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8006
8007         * message.el (message-check-news-header-syntax): Protect against a
8008         string that `rfc822-addresses' returns when parsing fails.
8009
8010 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8011
8012         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8013         (gnus-previous-char-property-change): New functions.
8014
8015         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8016
8017 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
8018
8019         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8020         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
8021
8022 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
8023
8024         * message.el (message-exchange-point-and-mark): Rework last change to
8025         avoid using optional arg of exchange-point-and-mark, for backward
8026         compatibility.
8027
8028 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8029
8030         * message.el (message-exchange-point-and-mark):
8031         Call exchange-point-and-mark with an argument rather than setting
8032         mark-active by hand (Bug#5175).
8033
8034 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8035
8036         * nntp.el (nntp-service-to-port): Work for service expressed with
8037         numeric string; replace [:digit:] with [0-9] for XEmacs.
8038
8039 2009-12-17  Glenn Morris  <rgm@gnu.org>
8040
8041         * gnus-group.el (gnus-bug-group-download-format-alist):
8042         Change emacs entry to debbugs.gnu.org.  Bump :version.
8043
8044 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8045
8046         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8047
8048 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8049
8050         * message.el (message-info): Explain why we use `Info-goto-node'.
8051
8052 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8053
8054         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
8055
8056 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8057
8058         * message.el (message-completion-in-region): New compatibility function.
8059         (message-expand-group): Use it.
8060
8061 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8062
8063         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8064         with no unread article should be listed if the 2nd arg `predicate' is
8065         given.
8066
8067 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8068
8069         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
8070
8071 2009-11-29  Juri Linkov  <juri@jurta.org>
8072
8073         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8074         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
8075         on `gnus-recenter'.  (Bug#4698, Bug#4981)
8076
8077 2009-11-26  Kevin Ryde  <user42@zip.com.au>
8078
8079         * sha1.el (sha1-string-external): default-directory "/" in case
8080         otherwise non-existent.  process-connection-type pipe for touch of
8081         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
8082
8083 2009-11-25  Kevin Ryde  <user42@zip.com.au>
8084
8085         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
8086         it's comms related and sgml-mode.el has "comm" on that basis too.
8087
8088 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8089
8090         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8091         containing tspecial characters if they have been already quoted.
8092
8093 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
8094
8095         * dns-mode.el (auto-mode-alist): Purecopy string.
8096
8097 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8098
8099         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
8100
8101 2009-10-24  Glenn Morris  <rgm@gnu.org>
8102
8103         * gnus-art.el (help-xref-stack-item): Define for compiler.
8104
8105 2009-10-21  Kevin Ryde  <user42@zip.com.au>
8106
8107         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
8108
8109 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8110
8111         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8112
8113 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8114
8115         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8116         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8117
8118 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8119
8120         * gnus.el (gnus-overlay-get): New alias to overlay-get.
8121         (gnus-overlays-in): New alias to overlays-in.
8122
8123         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8124         gnus-overlay-get, and gnus-delete-overlay.
8125         (gnus-summary-show-thread): Make it work as well for systems in which
8126         next-single-char-property-change is not available.
8127         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8128
8129         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
8130         (gnus-overlay-get): New alias to extent-property.
8131         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
8132
8133         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
8134         SXEmacs.
8135
8136         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
8137         SXEmacs.
8138
8139 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
8140
8141         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8142
8143 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
8144
8145         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8146         and XEmacs that don't have `remove-overlays'.
8147
8148 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8149
8150         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8151         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8152         selective display.  Use overlays instead.
8153
8154 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8155
8156         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8157
8158 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8159
8160         * spam-stat.el (spam-stat-load): Fix typo in message.
8161
8162 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8163
8164         * dig.el (dig-invoke): Fix typo in docstring.
8165         (query-dig): Reflow docstring.
8166
8167 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
8168
8169         * gnus-art.el (gnus-article-encrypt-body):
8170         * message.el (message-check-recipients):
8171         * mm-util.el (mm-codepage-setup):
8172         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
8173         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
8174
8175 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
8176
8177         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
8178         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
8179         keys from the menu if mm-{sign,encrypt}-option is 'guided.
8180         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
8181         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
8182
8183 2009-09-21  Kevin Ryde  <user42@zip.com.au>
8184
8185         * dig.el: Add "Keywords: comm", as per net-utils.el.
8186
8187 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8188
8189         * dig.el (dig-mode): Use define-derived-mode.
8190
8191 2009-09-19  Glenn Morris  <rgm@gnu.org>
8192
8193         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
8194
8195 2009-09-18  Glenn Morris  <rgm@gnu.org>
8196
8197         * gnus-diary.el (gnus-diary-check-message):
8198         * message.el (message-insert-formatted-citation-line):
8199         * nnbabyl.el (top-level):
8200         * nndiary.el (nndiary-schedule):
8201         Fix typos in condition-case handlers.
8202
8203 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8204
8205         * gnus-art.el (gnus-article-edit-part): Work for the buffer
8206         configuration that provides the sole article window in a frame;
8207         position point correctly after deleting a part.
8208
8209 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
8210
8211         * spam.el (spam-unregister-on-reregister): Add boolean variable.
8212         (spam-resolve-registrations-routine): Use it to unregister articles
8213         that change status.
8214
8215 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8216
8217         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
8218         with XEmacs.
8219         (parse-time-string-chars): Use it.
8220
8221 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8222
8223         * imap.el (imap-interactive-login): Better messages.
8224         (imap-open): Fix bug with renamed buffer on reconnect.
8225         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8226         for easier debugging and cleaner code.  On successful (guessed based on
8227         server capabilities) secondary authentication, set imap-state
8228         correctly.
8229         (imap-last-authenticator): Define imap-last-authenticator as a variable
8230         to avoid warnings.
8231
8232 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8233
8234         * nnrss.el (nnrss-request-article): Remove binding of
8235         default-enable-multibyte-characters that has gotten needless by
8236         the 2007-07-13 change in rfc2047-encode-message-header.
8237
8238         * mml.el (mml-insert-multipart): Error on the message header.
8239         (mml-insert-part): Error on the message header; position point at
8240         the end of a MIME tag.
8241
8242 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8243
8244         * time-date.el (autoload): Expand define-obsolete-function-alias into
8245         defalias and make-obsolete for old Emacsen that Gnus supports.
8246         (with-no-warnings): Define it for old Emacsen.
8247         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8248         is available.
8249         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8250         float-time is available; suppress compile warning for time-to-seconds.
8251
8252         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8253         (gnus-float-time): Alias to float-time if it exists.
8254
8255         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8256         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8257         float-time is available; suppress compile warning for time-to-seconds.
8258
8259         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
8260         XEmacs.
8261
8262 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8263
8264         * imap.el (imap-message-map): Docstring fix.
8265
8266 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8267
8268         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
8269         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
8270         Add the optional argument `encoding' that overrides the default.
8271
8272         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
8273         mm-encode-buffer.
8274
8275 2009-09-04  Glenn Morris  <rgm@gnu.org>
8276
8277         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
8278         mm-disable-multibyte, rather than default-enable-multibyte-characters.
8279         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
8280         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
8281         * mm-util.el (mm-with-unibyte-current-buffer)
8282         (mm-find-buffer-file-coding-system):
8283         * yenc.el (yenc-decode-region): Use default-value rather than
8284         default-enable-multibyte-characters.
8285
8286 2009-09-03  Glenn Morris  <rgm@gnu.org>
8287
8288         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
8289         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
8290         than default-enable-multibyte-characters.
8291
8292 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
8293
8294         * gnus-art.el (gnus-article-read-summary-keys):
8295         Fix gnus-buffer-configuration's value temporarily used.
8296
8297 2009-09-02  Glenn Morris  <rgm@gnu.org>
8298
8299         * gnus-util.el (gnus-float-time): New function.
8300         * gnus-delay.el (gnus-delay-article):
8301         * gnus-sum.el (gnus-thread-latest-date):
8302         * gnus-util.el (gnus-user-date): Use gnus-float-time.
8303         * nnspool.el (nnspool-request-newgroups):
8304         Use gnus-float-time rather than time-to-seconds.
8305         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
8306
8307         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
8308         (gnus-header-subject-face, gnus-header-newsgroups-face)
8309         (gnus-header-name-face, gnus-header-content-face):
8310         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
8311         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
8312         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
8313         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
8314         (gnus-cite-face-11):
8315         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
8316         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8317         (gnus-server-closed-face, gnus-server-denied-face)
8318         (gnus-server-offline-face):
8319         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8320         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8321         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8322         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8323         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8324         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8325         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8326         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8327         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8328         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8329         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8330         (gnus-summary-selected-face, gnus-summary-cancelled-face)
8331         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8332         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8333         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8334         (gnus-summary-high-undownloaded-face)
8335         (gnus-summary-low-undownloaded-face)
8336         (gnus-summary-normal-undownloaded-face)
8337         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8338         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8339         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8340         (gnus-splash-face):
8341         * message.el (message-header-to-face, message-header-cc-face)
8342         (message-header-subject-face, message-header-newsgroups-face)
8343         (message-header-other-face, message-header-name-face)
8344         (message-header-xheader-face, message-separator-face)
8345         (message-cited-text-face, message-mml-face):
8346         * sieve-mode.el (sieve-control-commands-face)
8347         (sieve-action-commands-face, sieve-test-commands-face)
8348         (sieve-tagged-arguments-face):
8349         * spam.el (spam-face):
8350         Mark face aliases with "-face" in the name as obsolete.
8351
8352 2009-09-01  Glenn Morris  <rgm@gnu.org>
8353
8354         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8355         than goto-line.
8356
8357 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8358
8359         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8360         Don't move point if the command is invoked inside the message header.
8361
8362 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8363
8364         * imap.el (imap-send-command): Simplify.
8365         (imap-wait-for-tag): point-max -> buffer-size.
8366
8367 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8368
8369         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8370         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8371         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8372         * nnir.el (nnir-swish-e-index-file):
8373         * gnus-sum.el (gnus-summary-delete-marked-as-read)
8374         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8375         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8376         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8377         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8378         (gnus-treat-display-xface): Add Emacs version of obsolescence.
8379
8380 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8381
8382         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8383         Don't save excursion.
8384
8385 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8386
8387         * nnheader.el (nnheader-find-file-noselect):
8388         * mm-util.el (mm-insert-file-contents):
8389         Use (default-value 'major-mode) instead of default-major-mode.
8390
8391 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8392
8393         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8394
8395 2009-08-26  Glenn Morris  <rgm@gnu.org>
8396
8397         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
8398         than placing in files.el.
8399
8400 2009-08-25  Glenn Morris  <rgm@gnu.org>
8401
8402         * nnir.el (top-level): Don't require cl at run-time.
8403         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8404         Replace cl-function substitute with gnus-replace-in-string.
8405         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8406         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8407         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8408         simplified expansions.
8409
8410 2009-08-25  Kevin Ryde  <user42@zip.com.au>
8411
8412         * dig.el (dig): Add autoload cookie.
8413
8414 2009-08-22  Glenn Morris  <rgm@gnu.org>
8415
8416         * gnus-art.el (gnus-button-patch): Use forward-line rather than
8417         goto-line.
8418
8419 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
8420
8421         * parse-time.el (parse-time-string-chars): Save match data.
8422
8423 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
8424
8425         * parse-time.el (parse-time-string-chars): Compute using character
8426         classes, to handle non-ascii characters (Bug#3190).
8427
8428 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8429
8430         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8431
8432         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8433         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8434         (gnus-mm-display-part, gnus-mime-display-single)
8435         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8436         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8437
8438         * gnus-sum.el
8439         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8440         (gnus-summary-move-article): Add expirable mark to articles copied or
8441         moved to group that has auto-expire turned on if the option is non-nil.
8442
8443 2009-07-24  Glenn Morris  <rgm@gnu.org>
8444
8445         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8446         Fix typo.  (Bug#3903)
8447
8448 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8449
8450         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8451         gnus-article-read-summary-keys rather than gnus-summary-edit-article
8452         that should not be used for draft articles.
8453         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8454         that has no concern in minor mode keys.
8455         (gnus-article-summary-command, gnus-article-summary-command-nosave):
8456         Abolish.
8457
8458 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8459
8460         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8461         article without making inquiry to a user for unknown encoding.
8462
8463         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8464         (nnmaildir--scan): Assume i-node and device number that file-attributes
8465         returns might be cons-cell.
8466
8467         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
8468
8469         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
8470
8471 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
8472
8473         * auth-source.el: Remove docs now in auth.texi.  Don't use
8474         `gnus-message' for logging.  Add new variables `auth-source-debug' and
8475         `auth-source-hide-passwords' and use them.
8476
8477 2009-07-15  Glenn Morris  <rgm@gnu.org>
8478
8479         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
8480
8481 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8482
8483         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
8484         excessive whitespace from the default values of title and description.
8485
8486 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8487
8488         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
8489         mail-fetch-field to fetch Content-Description header in order to
8490         exclude newlines.
8491
8492 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
8493
8494         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
8495         format used by GnuPG 2.0.11.
8496
8497 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8498
8499         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
8500         to deleted part.
8501
8502 2009-05-30  David Engster  <dengste@eml.cc>
8503
8504         * nnmairix.el: Remove old documentation in the commentary block.
8505         (nnmairix-request-group): Do not update active file for nnml back ends.
8506         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8507         end so that overview files are ignored.
8508         (nnmairix-update-groups): Make updating the groups more robust by using
8509         marks.
8510         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
8511         with dollar characters in message-id.
8512
8513 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
8514
8515         * spam.el: Use dns-query instead of query-dns.  Was renamed on
8516         2008-12-25 in dns.el.
8517
8518 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8519
8520         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
8521         could happen if the text is only composed of spaces and/or tabs.
8522
8523 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
8524
8525         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
8526         when sending a queued message to avoid extra mml tags.
8527
8528 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8529
8530         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
8531
8532 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8533
8534         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
8535         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
8536         rmail-toggle-header for XEmacs;
8537         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
8538
8539 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8540
8541         * gnus-dired.el: Remove autoload for gnus-setup-message.
8542         (gnus-dired-attach): Fake this-command value to prevent Gnus from
8543         displaying Gnus logo; always use compose-mail.
8544
8545 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8546
8547         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8548
8549 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8550
8551         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8552         (gnus-nocem-issuers): List currently active issuers; fix custom type.
8553         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8554         available.
8555         (gnus-nocem-epg-verify): New function.
8556
8557 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8558
8559         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8560
8561 2009-02-15  Glenn Morris  <rgm@gnu.org>
8562
8563         * gnus-util.el (rmail-insert-rmail-file-header)
8564         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8565         autoloads.
8566         (rmail-default-rmail-file): Remove unnecessary declaration.
8567         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8568
8569 2009-02-14  Glenn Morris  <rgm@gnu.org>
8570
8571         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8572         variable (only used in gnus-util, which declares it anyway).
8573         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8574         which was only needed by gnus-art (changed to not use it any more).
8575         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8576         only used in gnus-util, which autoloads it itself.
8577         (rmail-update-summary): Fix autoload.
8578
8579         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8580         rather than rmail-output-to-rmail-file.
8581
8582 2009-02-07  Glenn Morris  <rgm@gnu.org>
8583
8584         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8585         autoload of function that no longer exists.
8586         (rmail-toggle-header): Declare.
8587         (message-forward-rmail-make-body): Handle mbox Rmail.
8588
8589 2009-01-31  Glenn Morris  <rgm@gnu.org>
8590
8591         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8592         2009-01-09 change.
8593
8594 2009-01-31  Dave Love  <fx@gnu.org>
8595
8596         * imap.el (imap-fetch-safe): Bind debug-on-error.
8597         (imap-debug): Add imap-fetch-safe.
8598
8599 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
8600
8601         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8602         (auth-source-forget-all-cached): New convenience function.
8603         (auth-source-user-or-password): Accept list of modes or a single mode.
8604
8605         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
8606         auth-source modes.
8607
8608         * netrc.el (netrc-machine-user-or-password): Use list of
8609         auth-source modes.
8610
8611         * nnimap.el (nnimap-open-connection): Use list of
8612         auth-source modes.
8613
8614         * nntp.el (nntp-send-authinfo): Use list of
8615         auth-source modes.
8616
8617 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8618
8619         * auth-source.el: Update docs to reflect epa-file-enable is to be used
8620         now.
8621
8622 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8623
8624         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
8625         coding system in XEmacs; add a workaround for XEmacs.
8626
8627         * lpath.el: Fbind coding-system-aliasee.
8628
8629 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8630
8631         * mm-util.el (mm-coding-system-priorities): Protect against nil value
8632         of current-language-environment.
8633
8634 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8635
8636         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
8637         available at runtime.
8638
8639 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8640
8641         * gnus-art.el (article-date-ut): Fix end point of narrowing.
8642
8643 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
8644
8645         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
8646         the greatest positive fixnum value doesn't work under an XEmacs with
8647         bignum support; use the most-positive-fixnum constant instead,
8648         available since Emacs 21.1 with cl and XEmacs 21.1.
8649
8650 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8651
8652         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
8653         XEmacs gets not to work.
8654
8655 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8656
8657         * mm-util.el (mm-coding-system-priorities): Allow the value like
8658         "Japanese (UTF-8)" of current-language-environment.
8659
8660 2009-01-09  Glenn Morris  <rgm@gnu.org>
8661
8662         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
8663         with last-command-event.
8664
8665 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8666
8667         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
8668         in the doc string.
8669
8670         * message.el (message-fix-before-sending): Amend comment.
8671
8672 2009-01-08  Dave Love  <fx@gnu.org>
8673
8674         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
8675
8676 2009-01-07  David Engster  <dengste@eml.cc>
8677
8678         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
8679         simplified server definitions by converting it via
8680         gnus-server-to-method.
8681
8682 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8683
8684         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
8685         parameter's operands.
8686
8687 2009-01-06  David Engster  <dengste@eml.cc>
8688
8689         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
8690         primary select method (for gnus-group-mark-article-as-read).
8691
8692 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
8693
8694         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
8695         `(gnus)Face', not `(gnus)X-Face'.
8696
8697 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8698
8699         * mm-util.el (mm-ucs-to-char): New function.
8700
8701         * mm-url.el (mm-url-decode-entities): Use it.
8702
8703         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
8704         unicode-to-char.
8705
8706 2009-01-05  Dave Love  <fx@gnu.org>
8707
8708         * time-date.el: Require cl for `declare'.
8709
8710 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8711
8712         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
8713         Dave Love.
8714
8715 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8716
8717         * message.el (message-fix-before-sending): Add `eight-bit' to
8718         illegible-text check.
8719
8720 2009-01-03  Michael Olson  <mwolson@gnu.org>
8721
8722         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
8723         `headers' is nil.  This can occur if the IMAP server does not have
8724         permissions to read messages from a folder, but can write new messages
8725         to the folder.
8726         (nnimap-request-article-part): Do not insert `data' if it is nil.
8727
8728         * imap.el (imap-parse-fetch): Courier can insert spurious blank
8729         characters which will confuse `read', so skip past them.
8730
8731 2009-01-01  Dave Love  <fx@gnu.org>
8732
8733         * imap.el (imap-string-to-integer): Fix typo.
8734         (imap-fetch-safe): New function.
8735         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
8736
8737         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
8738
8739         * imap.el (imap-process-connection-type, imap-debug, imap-open):
8740         (imap-parse-greeting): Fix doc strings.
8741         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
8742         (imap-parse-flag-list): Make messages unique.
8743         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
8744
8745         * nnimap.el: Fix author email.
8746         (nnimap-split-rule): Add FIXME comment.
8747         (nnimap-debug): Fix doc string.
8748
8749 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8750
8751         * dns.el (dns-set-servers): Check "Address".  Fix typo.
8752
8753 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
8754
8755         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
8756         nslookup if resolv.conf isn't available.
8757         (dns-query): Rename from query-dns.
8758         (dns-query-cached): Rename from query-dns-cached.
8759
8760 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8761
8762         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
8763         overlay-arrow-position and overlay-arrow-string buffer-local; no need
8764         to check if those variables exist (first appeared in Emacs 18.50).
8765
8766 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8767
8768         * mm-util.el (mm-line-number-at-pos): New function.
8769
8770         * spam-report.el (spam-report-process-queue): Use it.
8771
8772 2008-12-24  David Engster  <dengste@eml.cc>
8773
8774         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
8775         parameters that haven't existed as variables as buffer-local variables.
8776
8777 2008-12-23  Dave Love  <fx@gnu.org>
8778
8779         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
8780         cadar.
8781
8782         * sieve-manage.el (sieve-manage-starttls-p): Rename from
8783         imap-starttls-p.
8784         (sieve-manage-starttls-open): Rename from imap-starttls-open.
8785
8786 2008-12-22  Dave Love  <fx@gnu.org>
8787
8788         * imap.el: Fix author email.  Doc fixes.
8789         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
8790         reply.
8791
8792 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
8793
8794         * spam-report.el (spam-report-gmane-max-requests): New constant.
8795         (spam-report-gmane-wait): New variable.
8796         (spam-report-gmane-ham, spam-report-gmane-spam)
8797         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
8798         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
8799         the server.
8800
8801         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
8802         Add explanations.
8803
8804         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
8805         nnheader-accept-process-output and nnheader-read-timeout if available.
8806         (pop3-movemail): Use it.
8807
8808         * message.el (message-check-news-body-syntax): Fix signature check if
8809         there's an attachment.
8810
8811 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8812
8813         * mm-util.el: Add comments to the mm- emulating functions.
8814
8815 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
8816
8817         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
8818         Reported by Stephen Berman <stephen.berman@gmx.net>.
8819
8820 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8821
8822         * mm-util.el (mm-substring-no-properties): New function.
8823         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
8824         (mm-special-display-p): Enable those lambda forms to be byte compiled.
8825         (mm-string-to-multibyte): Doc fix.
8826
8827         * mml.el (mml-attach-file): Use mm-substring-no-properties.
8828
8829 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8830
8831         * mml.el (mml-attach-file): Strip text properties from file name.
8832         (Bug#1574)
8833
8834 2008-12-16  Glenn Morris  <rgm@gnu.org>
8835
8836         * mm-util.el (mm-charset-override-alist): Declare for compiler.
8837
8838 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8839
8840         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
8841         knows since the charset specified might be a bogus alias that
8842         mm-charset-synonym-alist provides.
8843
8844 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8845
8846         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
8847         "ISO_8859-1".
8848
8849         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
8850
8851 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8852
8853         * mm-util.el (mm-charset-eval-alist):
8854         Define it before mm-charset-to-coding-system.
8855         (mm-charset-to-coding-system): Add optional argument `silent';
8856         define it before mm-charset-override-alist.
8857         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
8858         default value if it can be used in Emacs currently running;
8859         silence mm-charset-to-coding-system.
8860
8861 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8862
8863         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
8864         `allow-override' which says whether to use `mm-charset-override-alist'.
8865         (rfc2047-decode-encoded-words): Use it.
8866
8867         * mm-util.el (mm-charset-override-alist): Fix custom type;
8868         add `(gb2312 . gbk)' to choices.
8869
8870 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8871
8872         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
8873         fast.
8874
8875         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8876
8877         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
8878
8879 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
8880
8881         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
8882         on links.
8883
8884         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8885
8886 2008-12-03  Lute Kamstra  <lute@gnu.org>
8887
8888         * sha1.el: Remove leading * from docstrings of defcustoms,
8889         deffaces, defconsts and defuns.
8890
8891 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8892
8893         * message.el (message-idna-to-ascii-rhs-1): Protect against local
8894         users' addresses that don't have domain parts.
8895         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
8896         rather than message-narrow-to-head since there will be the message
8897         header separator.
8898
8899 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8900
8901         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
8902         since the result is inserted in a unibyte buffer anyway.
8903         (nnimap-demule-use-string-to-multibyte): Remove.
8904         (nnimap-demule): Alias it to mm-string-to-multibyte.
8905
8906 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8907
8908         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
8909         variable for debugging bug#464 and bug#1174.
8910         (nnimap-demule): Use it.
8911
8912 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8913
8914         * gnus-score.el (gnus-score-find-trace): Handle default score in total
8915         score calculation correctly.
8916
8917 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8918
8919         * message.el (message-send-mail): Just set the buffer to unibyte
8920         rather than use mm-with-unibyte-current-buffer which does a lot more.
8921         (message-send-mail-partially): Don't bother with
8922         mm-with-unibyte-current-buffer since it's already been made unibyte by
8923         message-send-mail.
8924
8925 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
8926
8927         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
8928
8929 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
8930
8931         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
8932
8933 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8934
8935         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
8936         require itself and to remove `with-no-warnings'.
8937
8938 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
8939
8940         * starttls.el (starttls-any-program-available): Get the name of the
8941         available TLS layer program.
8942         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
8943         well as the host name in the "opening" message.
8944
8945         * auth-source.el (auth-source-cache, auth-source-do-cache)
8946         (auth-source-user-or-password): Cache passwords and logins by default,
8947         allow override with `auth-source-do-cache'.
8948         (auth-source-forget-user-or-password): Allow users to remove cache
8949         entries if needed.
8950
8951 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
8952
8953         * md4.el (md4-buffer): Fix typo in docstring.
8954         (md4, md4-64): Doc fixes.
8955         (md4-pack-int32): Reflow docstring.
8956
8957 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8958
8959         * ietf-drums.el (ietf-drums-remove-comments): Localize second
8960         condition-case to only the forward-sexp call.
8961
8962 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8963
8964         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
8965         quotes contained.  Make it more robust regardless by an extra
8966         condition-case wrapper.
8967
8968 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8969
8970         * lpath.el: No need to fbind codepage-setup for Emacs 23.
8971
8972 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8973
8974         * nnml.el (nnml-request-expire-articles): Check if the function set to
8975         `nnmail-expiry-target' returns the symbol `delete'.
8976
8977         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8978
8979         * nnmail.el (nnmail-expiry-target): Fix custom type.
8980
8981 2008-10-02  Glenn Morris  <rgm@gnu.org>
8982
8983         * mm-util.el (mm-codepage-setup): Tweak codepage error.
8984         Silence compiler warning.
8985
8986 2008-10-01  Magnus Henoch  <mange@freemail.hu>
8987
8988         * tls.el (open-tls-stream): Show the actual command being
8989         executed, instead of the format string.
8990
8991 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8992
8993         * lpath.el: Fbind codepage-setup for Emacs 23.
8994
8995 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
8996
8997         * mml.el (mml-menu): Don't assume mml2015 is bound.
8998
8999 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9000
9001         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9002         exists.
9003
9004 2008-09-27  Glenn Morris  <rgm@gnu.org>
9005
9006         * gnus-util.el (mail-header-remove-comments): Autoload it.
9007
9008 2008-09-27  Andreas Schwab  <schwab@suse.de>
9009
9010         * gnus-util.el (gnus-split-references): Strip comments.
9011         (gnus-parent-id): Likewise.
9012
9013 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
9014
9015         * message.el (message-confirm-send): Fix version.
9016
9017 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9018
9019         * message.el (message-idna-to-ascii-rhs-1): Use
9020         mail-extract-address-components rather than mail-header-parse-addresses
9021         that is an alias by default to ietf-drums-parse-addresses that does not
9022         support non-ASCII names in headers' contents.
9023
9024 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9025
9026         * message.el (message-confirm-send): Fix variable documentation to
9027         avoid the "y/n" wording.
9028
9029 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
9030
9031         * message.el (message-set-auto-save-file-name): Save to a different
9032         filename so multiple messages (especially drafts) can be recovered.
9033
9034 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
9035
9036         * message.el (message-confirm-send): Add appropriate version.
9037
9038 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9039
9040         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9041         defvar.
9042
9043 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
9044
9045         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9046         (mm-pkcs7-enveloped-magic): Ditto.
9047
9048 2008-09-17  Simon Josefsson  <simon@josefsson.org>
9049
9050         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9051         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9052
9053 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
9054
9055         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9056         default, it's better.
9057
9058 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
9059
9060         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9061         summary line gnus-number property and ignore them (with a warning
9062         message).
9063
9064 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9065
9066         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9067         macro caddr in the interactive form since it won't be expanded.
9068
9069 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9070
9071         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9072         `charset'; fix name of function called recursively.
9073         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9074
9075 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9076
9077         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9078         (gnus-mime-set-charset-parameters): New function.
9079         (gnus-mime-view-part-as-charset): Use it to correctly display part
9080         specifying wrong charset.
9081
9082 2008-09-08  David Engster  <dengste@eml.cc>
9083
9084         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9085         in completing-read for back end server.
9086
9087 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
9088
9089         * message.el (message-confirm-send): New variable to confirm sending a
9090         message.
9091         (message-send): Use it.
9092
9093 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
9094
9095         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9096
9097 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9098
9099         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9100
9101 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
9102
9103         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9104         prevent tracking too many groups.
9105         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9106         Use it.
9107
9108 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
9109
9110         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9111         moving point to the bottom of the window in order to avoid recentering.
9112
9113 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9114
9115         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
9116
9117         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9118         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9119         (gnus-article-beginning-of-window): Fix calculation.
9120
9121 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * gnus-msg.el (gnus-summary-supersede-article)
9124         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9125         value of gnus-newsgroup-charset to decode non-MIME encoded text in
9126         message header.
9127
9128 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
9129
9130         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
9131         pending output coming after the status change.
9132
9133 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
9134
9135         * message.el:
9136         * gnus-start.el:
9137         * gnus-registry.el: Remove VMS support.
9138
9139 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9140
9141         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9142         macro.
9143         (rfc2104-hash): Use it.
9144
9145 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
9146
9147         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9148         (gnus-summary-sort-by-most-recent-date): New commands.
9149         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9150         and menu entries.
9151
9152 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9153
9154         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9155         don't redisplay article for raw contents; remove plural articles stuff.
9156
9157         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9158         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9159         on gnus-summary-save-article; display results properly.
9160
9161 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9162
9163         * lpath.el: No need to fbind ns-focus-frame.
9164
9165 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9166
9167         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9168
9169 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9170
9171         * gnus-art.el (gnus-summary-save-in-pipe):
9172         Consider gnus-save-all-headers.
9173
9174 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
9175
9176         * gnus-util.el (ns-focus-frame): Remove declaration.
9177         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
9178         like x.
9179
9180 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
9181
9182         * rfc2104.el (rfc2104-zero): Delete defconst.
9183         (rfc2104-hex-alist): Likewise.
9184         (rfc2104-hex-to-int): Delete func.
9185         (rfc2104-hexstring-to-bitstring): Likewise.
9186         (rfc2104-nybbles): New defconst.
9187         (rfc2104-hash): Rewrite for speed.
9188
9189 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9190
9191         * tls.el (open-tls-stream): Make it work with the 2nd argument
9192         BUFFER that is a string but does not exist as a buffer object, as
9193         mentioned in the doc-string.
9194
9195 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9196
9197         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
9198         SXEmacs.
9199
9200 2008-07-16  Glenn Morris  <rgm@gnu.org>
9201
9202         * gnus-util.el (ns-focus-frame): Declare for compiler.
9203
9204 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9205
9206         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
9207         set as a group parameter.
9208         (gnus-summary-save-in-pipe): Work when it is called independently.
9209         (gnus-summary-pipe-to-muttprint): Don't modify
9210         gnus-summary-pipe-output-default-command.
9211
9212 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9213
9214         * message.el (message-send-mail-with-sendmail):
9215         Display the error message.
9216
9217 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9218
9219         * gnus-art.el (gnus-default-article-saver):
9220         Add gnus-summary-save-in-pipe to choices.
9221         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
9222         gnus-summary-pipe-output-default-command as the default command.
9223         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
9224         instead of gnus-last-shell-command.
9225
9226         * gnus-sum.el (gnus-summary-pipe-output-default-command):
9227         New user option.
9228         (gnus-summary-muttprint-program): Mention the value will be changed.
9229         (gnus-summary-save-article): Force showing of all headers.
9230         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
9231
9232 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
9233
9234         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
9235
9236 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
9237
9238         * nnimap.el (nnimap-id):
9239         * sieve-manage.el (sieve-manage-open): Doc fixes.
9240
9241 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
9242
9243         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9244         if available.
9245
9246 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9247
9248         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9249
9250         * nnkiboze.el (nnkiboze-generate-group):
9251         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9252
9253         * nnmairix.el: Require CL.
9254
9255 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9256
9257         * dgnushack.el: Autoload get-display-table and put-display-table for
9258         XEmacs 21.5.
9259
9260         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
9261         21.4 and SXEmacs.
9262
9263 2008-06-15  David Engster  <dengste@eml.cc>
9264
9265         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
9266
9267 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
9268
9269         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
9270         New macros that expand to an `aset'/`aref' call under Emacs, and to a
9271         runtime choice under XEmacs.
9272
9273         * gnus-sum.el (gnus-summary-set-display-table):
9274         Use `gnus-put-display-table', `gnus-get-display-table',
9275         `gnus-set-display-table' for the display table, instead of `aset'.
9276
9277         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
9278         Use `gnus-put-display-table', `gnus-get-display-table',
9279         `gnus-set-display-table' for the display table.
9280
9281 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9282
9283         * nnmairix.el: Add autoloads.
9284
9285 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9286
9287         * nnmairix.el (nnmairix-delete-recreate-group)
9288         (nnmairix-update-and-clear-marks): Fix error messages.
9289
9290 2008-06-14  David Engster  <dengste@eml.cc>
9291
9292         * nnmairix.el: Upgrade to version 0.6.
9293         (nnmairix-group-toggle-propmarks-this-group)
9294         (nnmairix-group-toggle-readmarks-this-group)
9295         (nnmairix-group-delete-recreate-this-group)
9296         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
9297         (nnmairix-remove-tick-mark-original-article): New commands.
9298         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
9299         (nnmairix-propagate-marks-to-nnmairix-groups)
9300         (nnmairix-only-use-registry, nnmairix-allowfast-default)
9301         (nnmairix-marks-cache, nnmairix-version-output): New variables.
9302         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
9303         functions needed for marks propagation and manipulation of read marks.
9304         (nnmairix-update-groups): New function.
9305         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
9306         (nnmairix-determine-original-group-from-registry)
9307         (nnmairix-determine-original-group-from-path)
9308         (nnmairix-get-group-from-file-path, nnmairix-map-range)
9309         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
9310         New helper functions.
9311         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
9312         keystrokes for new commands.
9313         (nnmairix-delete-and-create-on-change): Doc string cleanup.
9314         (nnmairix-request-group): Check allow-fast group parameter.
9315         (nnmairix-request-create-group): Set allow-fast group parameter if
9316         nnmairix-allowfast-default is set.
9317         (nnmairix-close-group): Propagate marks upon closing if needed.
9318         (nnmairix-group-toggle-threads-this-group): Use new.
9319         nnmairix-group-toggle-parameter helper function.
9320         (nnmairix-search): Better check for empty search result.
9321         (nnmairix-goto-original-article): Use new helper functions for
9322         determining original article.
9323         (nnmairix-show-original-article): Make sure message-id is in brackets.
9324         (nnmairix-call-mairix-binary): Change variable name.
9325         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
9326         helper function.
9327         (nnmairix-widget-toggle-activate): Fix doc string.
9328
9329 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9330
9331         * nnir.el: Require edmacro when compiling with XEmacs.
9332         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9333         available in Emacs 21.
9334
9335 2008-06-11  Glenn Morris  <rgm@gnu.org>
9336
9337         * gnus-util.el (x-focus-frame):
9338         * gnus.el (image-size):
9339         * mm-decode.el (image-size): Declare.
9340
9341         * gnus-picon.el (declare-function): Add compat definition.
9342         (image-size): Declare.
9343
9344         * gnus-group.el (tool-bar-map):
9345         * gnus-sum.el (tool-bar-map): Define for compiler.
9346
9347         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9348
9349         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9350
9351         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9352         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9353         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9354         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9355         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9356         * sieve-manage.el, spam-report.el, spam.el:
9357         Remove unnecessary eval-and-compile of autoloads.
9358
9359 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
9360
9361         * auth-source.el: Precise Tramp doc.
9362
9363 2008-06-07  Glenn Morris  <rgm@gnu.org>
9364
9365         * nnmairix.el: Remove unnecessary eval-when-compile.
9366
9367 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9368
9369         * lpath.el: Fbind propertize for XEmacs 21.4.
9370
9371 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
9372
9373         * nnir.el: Move here from ../contrib.
9374
9375 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9376
9377         * gnus-util.el (gnus-read-shell-command): New function.
9378         * mm-decode.el (mm-pipe-part):
9379         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9380
9381 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9382
9383         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9384
9385 2008-06-03  Glenn Morris  <rgm@gnu.org>
9386
9387         * pop3.el (nnheader-accept-process-output): Autoload it.
9388
9389 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9390
9391         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9392         are not 2-digit hexadecimal characters that follow `%'s.
9393
9394 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9395
9396         * message.el (message-bogus-recipient-p): Fix type in doc string.
9397         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9398         (message-bogus-addresses): Rename from message-bogus-address-regexp.
9399         Improve custom options.
9400         (message-bogus-recipient-p): Adjust accordingly.
9401
9402 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
9403
9404         * parse-time.el (parse-time-months, parse-time-weekdays): Add
9405         long-form month and day names.
9406
9407 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9408
9409         * dgnushack.el: Autoload debug, eudc-expand-inline and
9410         pgg-snarf-keys-region for XEmacs.
9411
9412         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
9413
9414         * nnmairix.el: Require edmacro when compiling with XEmacs.
9415
9416 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
9417
9418         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9419         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9420
9421 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9422
9423         * auth-source.el: Add more docs.
9424
9425         * netrc.el (netrc-machine): Always match if the port is not given.
9426
9427 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9428
9429         * nnheader.el (nnheader-read-timeout): Change the default timeout from
9430         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
9431         retrieval faster in some cases, but might make CPU usage larger.
9432         If this has any bad side effects, we might revert this change.
9433
9434         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9435         seems to make mail retrieval much, much faster.
9436         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9437         unconditionally.
9438
9439         * gnus-draft.el (gnus-group-send-queue):
9440         Bind message-send-mail-partially-limit to nil to avoid being prompted.
9441
9442 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
9443
9444         * mml.el (mml-attach-buffer): Prompt for `disposition'.
9445
9446         * message.el (message-bogus-address-regexp): Fix and improve custom
9447         type.
9448         (message-setup-hook): Add message-check-recipients as custom option.
9449
9450 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
9451
9452         * message.el (message-cite-function): Remove bogus autoload which crept
9453         in during merge from v5-10.
9454
9455 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9456
9457         * nnimap.el (nnimap-open-connection): Fix login/password bug.
9458
9459         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9460
9461         * auth-source.el: Preliminary Tramp docs.
9462         (auth-sources): Change the default auth-sources to use
9463         EPA .gpg files.
9464
9465 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
9466
9467         * nntp.el: Autoload `auth-source-user-or-password'.
9468         (nntp-send-authinfo): Use it.
9469
9470         * nnimap.el: Autoload `auth-source-user-or-password'.
9471         (nnimap-open-connection): Use it.
9472
9473         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
9474         for the gnus-message function.
9475         (auth-source-user-or-password): Use it.
9476
9477 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9478
9479         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9480         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
9481         (rfc2104-hash): Use it.
9482
9483 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9484
9485         * gnus-art.el (gnus-article-toggle-truncate-lines):
9486         Don't use `iff' in docstring.
9487
9488 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
9489
9490         * gnus-registry.el: Adjusted copyright dates and added a keyword.
9491
9492         * gnus-util.el (gnus-extract-address-component-name)
9493         (gnus-extract-address-component-email): Convenience functions around
9494         `gnus-extract-address-components'.
9495
9496         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9497         Use `gnus-extract-address-component-email' to fix bug of comparing full
9498         sender name to `user-mail-address'.
9499
9500 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
9501
9502         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9503         catch/throw to optimize.
9504         (gnus-registry-find-keywords): Just use member to find a keyword.
9505
9506 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9507
9508         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9509         is current before calling gnus-server-prepare.
9510         (gnus-server-setup-buffer, gnus-server-update-server)
9511         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9512
9513 2008-05-04  Juri Linkov  <juri@jurta.org>
9514
9515         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9516         (mailcap-file-default-commands): Use mailcap-replace-in-string
9517         instead of replace-regexp-in-string, and mailcap-delete-duplicates
9518         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
9519
9520 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
9521
9522         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9523
9524 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9525
9526         * gnus.el: Bump version to 0.11.
9527
9528 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9529
9530         * gnus.el: No Gnus v0.10 is released.
9531
9532 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9533
9534         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9535         hooks.
9536         (gnus-update-read-articles): Speed up non-marks-using users.
9537         (gnus-use-marks): Define gnus-use-marks.
9538         (gnus-propagate-marks): Rename variable to something more sensible.
9539
9540 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9541
9542         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9543         (gmm-image-load-path-for-library): Fix typos in docstrings.
9544         (gmm-message): Reflow docstring.
9545
9546 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
9547
9548         * mail-source.el (mail-source-set-1, mail-source-bind):
9549         Move auth-source code out of the macro to clean it up and fix bugs.
9550
9551 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
9552
9553         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9554         by sender if it's equal to user-mail-address, it's likely to be
9555         useless.
9556
9557         * mail-source.el (mail-source-bind): Don't use user or password if they
9558         are not bound.  Unintern them if they are nil.  Don't use server unless
9559         it's bound, and default it to empty string otherwise.
9560
9561 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9562
9563         * mail-source.el: Load auth-source.el.
9564         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9565         get user name or password, if auth-sources is set up.
9566
9567         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9568         strategy of splitting with parent.
9569         (gnus-registry-split-fancy-with-parent)
9570         (gnus-registry-post-process-groups): Use it and fix prior
9571         bug (returning a list as the split result).
9572
9573         * auth-source.el (auth-sources): Remove server parameter.
9574         (auth-source-pick, auth-source-user-or-password)
9575         (auth-source-user-or-password-imap)
9576         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9577         (auth-source-user-or-password-sftp)
9578         (auth-source-user-or-password-smtp): Remove server parameter.
9579
9580 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9581
9582         * smime.el (smime-sign-region, smime-encrypt-region)
9583         (smime-decrypt-region):
9584         Remove redundant calls to `generate-new-buffer-name'.
9585
9586 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9587
9588         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9589         Don't use QP for message/rfc822.
9590         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9591
9592 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9593
9594         * sieve-manage.el (sieve-string-bytes): Remove.
9595         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9596         correct byte-length only if the process's coding-system is the same as
9597         the one used internally by Emacs to represent strings.
9598
9599 2008-04-22  Juri Linkov  <juri@jurta.org>
9600
9601         * mailcap.el (mailcap-file-default-commands): New function.
9602
9603 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9604
9605         * message.el (message-signature-separator, message-cite-function):
9606         Change custom version.
9607
9608 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
9609
9610         * tls.el (tls-program): Add -ign_eof argument to call the openssl
9611         commands.
9612         (tls-checktrust): Ditto.
9613
9614 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9615
9616         * mm-decode.el (mm-display-external): Make temp file read-only.
9617
9618 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9619
9620         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
9621         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
9622         `C-c C-f d'.
9623
9624 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
9625
9626         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
9627
9628 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9629
9630         * gnus.el: Bump version to 0.9.
9631
9632 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9633
9634         * gnus.el: No Gnus v0.8 is released.
9635
9636 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9637
9638         * mail-source.el (mail-source-value):
9639         Prefer fboundp to functionp so it works with macros as well.
9640
9641 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9642
9643         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9644         Fix last change in case the element is not even a symbol.
9645
9646 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9647
9648         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9649         Prefer fboundp to functionp so it works with macros as well.
9650
9651 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
9652
9653         * auth-source.el: Add docs.
9654         (auth-sources): Modify format to support server.
9655         (auth-source-pick, auth-source-user-or-password)
9656         (auth-source-user-or-password-imap)
9657         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9658         (auth-source-user-or-password-sftp)
9659         (auth-source-user-or-password-smtp): Add server parameter.
9660
9661 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
9662
9663         * gnus-registry.el: Initialize the registry when gnus-registry-install
9664         is t.
9665
9666 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9667
9668         * compface.el (uncompface): Make buffer unibyte.
9669
9670 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9671
9672         * mail-source.el (mail-source-value):
9673         Prefer fboundp to functionp so it works with macros as well.
9674
9675 2008-04-05  Glenn Morris  <rgm@gnu.org>
9676
9677         * gnus-ems.el (mm-disable-multibyte): Autoload it.
9678
9679 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9680
9681         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
9682         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
9683
9684         * nnheader.el (nnheader-init-server-buffer): Change buffer's
9685         multibyteness after rather than before erasing it.
9686
9687         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
9688         mm-with-multibyte.
9689         (gnus-request-article-this-buffer): Make sure the proper decoding is
9690         used if gnus-original-article-buffer happens to be unibyte.
9691
9692         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
9693         default-enable-multibyte-characters.
9694
9695         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
9696         default-enable-multibyte-characters.
9697
9698         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
9699
9700         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
9701
9702 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9703
9704         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9705         Fix last change in case the element is not even a symbol.
9706
9707 2008-04-02  Simon Josefsson  <simon@josefsson.org>
9708
9709         * imap.el (imap-enable-exchange-bug-workaround): New variable.
9710         (imap-message-copyuid-1): Use it.
9711         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
9712         J. Williams in
9713         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
9714
9715         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
9716         imap-enable-exchange-bug-workaround.
9717         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
9718
9719 2008-04-01  Simon Josefsson  <simon@josefsson.org>
9720
9721         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
9722         a 100 byte status-checks into a 2-3MB transfer for each group.
9723         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
9724         to enable bug workaround or not.
9725         (nnimap-find-minmax-uid): Only enable workaround conditionally.
9726
9727 2008-03-31  Glenn Morris  <rgm@gnu.org>
9728
9729         * message.el (mml2015-use): Declare for compiler.
9730         (message-info): Require mml2015 when appropriate.
9731
9732 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9733
9734         * Makefile.in (EMACS_COMP): Quote directory name that might contain
9735         whitespace.
9736
9737 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9738
9739         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
9740         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
9741         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
9742         (nntp-service-to-port): New function.
9743         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
9744         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
9745         (nntp-open-netcat-stream): New function.
9746         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
9747
9748 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
9749
9750         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
9751
9752 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9753
9754         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
9755
9756 2008-03-28  Magnus Henoch  <mange@freemail.hu>
9757
9758         * dns.el (dns-write): Use set-buffer-multibyte.
9759
9760 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
9761
9762         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
9763
9764 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9765
9766         * message.el (message-signature-separator): Change default.
9767         Improve custom type.
9768         (message-cite-function): Change default to
9769         message-cite-original-without-signature.
9770
9771         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
9772         toggle.
9773
9774         * message.el (message-check-news-body-syntax): Fix signature check.
9775         (message-setup-1): Mark buffer as unmodified _after_ running
9776         message-setup-hook and handling message-alternative-emails.
9777         (message-shorten-references): Be more strict when building list of
9778         valid references to comply with GNKSA.
9779
9780         * gnus-group.el (gnus-read-ephemeral-bug-group)
9781         (gnus-read-ephemeral-debian-bug-group)
9782         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
9783
9784         * message.el (message-info): Don't use booleanp which isn't supported
9785         in Emacs 21 and XEmacs.
9786
9787 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
9788
9789         * gnus-group.el (gnus-gmane-group-download-format): Rename from
9790         gnus-group-gmane-group-download-format.
9791         (gnus-group-read-ephemeral-gmane-group): Rename from
9792         gnus-group-read-ephemeral-gmane-group.
9793         (gnus-read-ephemeral-gmane-group-url): Rename from
9794         gnus-group-read-ephemeral-gmane-group-url.
9795         (gnus-bug-group-download-format-alist): New variable.
9796         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
9797         (gnus-read-ephemeral-emacs-bug-group): New commands.
9798
9799 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9800
9801         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
9802         (gnus-visible-headers): Improve custom type.
9803
9804 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9805
9806         * mml.el (mml-menu): Add workarounds for XEmacs.
9807
9808         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
9809         X-Boundary header.
9810
9811         * message.el (message-simplify-recipients): Fix previous commit.
9812
9813 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9814
9815         * mm-util.el (mm-set-buffer-multibyte): New function.
9816         * mm-decode.el (mm-copy-to-buffer): Use it.
9817
9818         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9819         Prefer fboundp to functionp so it works with macros as well.
9820
9821 2008-03-19  Glenn Morris  <rgm@gnu.org>
9822
9823         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
9824         Accidentally removed in the sync process with Emacs.
9825
9826 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
9827
9828         * message.el (message-alter-recipients-discard-bogus-full-name):
9829         New function.
9830         (message-alter-recipients-function): New variable.
9831         (message-get-reply-headers): Use it.
9832         (message-replace-header): New helper function.
9833         (message-recipients-without-full-name): New variable.
9834         (message-simplify-recipients): New command.
9835
9836         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
9837
9838         * message.el (message-info): Handle EasyPG manual.
9839
9840         * mml.el (mml-menu): Add entry for EasyPG.
9841
9842 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
9843
9844         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
9845         parameter.
9846
9847         * message.el (message-disassociate-draft): Specify drafts group name
9848         fully.
9849
9850 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
9851
9852         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9853         Eliminate unnecessary duplicates from the match list.
9854
9855 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9856
9857         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
9858
9859         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
9860
9861         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
9862         args of `how-many' of which the XEmacs version doesn't take; declare
9863         Info-index-next as function.
9864
9865 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9866
9867         * gnus-score.el (gnus-score-headers): Fix handling of
9868         gnus-inhibit-slow-scoring.
9869
9870         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
9871         string.
9872         (gnus-button-url-regexp): Improve handling of parenthesis.
9873         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
9874         (gnus-button-handle-info-keystrokes): Handle index entries.
9875
9876 2008-03-15  Glenn Morris  <rgm@gnu.org>
9877
9878         * parse-time.el (parse-time-string): Simplify.
9879
9880 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9881
9882         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
9883         Incoming* files.
9884
9885 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
9886
9887         * auth-source.el (auth-sources): Rename from auth-source-choices.
9888         (auth-source-pick): Use it.
9889
9890 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9891
9892         * binhex.el (binhex-decode-region-internal):
9893         * uudecode.el (uudecode-decode-region-internal):
9894         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
9895         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
9896         setting default-enable-multibyte-characters.
9897
9898 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
9899
9900         * auth-source.el (auth-source-protocols)
9901         (auth-source-protocols-customize, auth-source-choices): Add and
9902         modified variable customizations and defaults.
9903         (auth-source-pick, auth-source-user-or-password)
9904         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
9905         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9906         (auth-source-user-or-password-sftp)
9907         (auth-source-user-or-password-smtp): Use new variables and provide an
9908         interface to netrc.el.
9909
9910 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9911
9912         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
9913         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
9914         Make sure the nntp port to specify is a string.
9915
9916 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9917
9918         * nntp.el: Use with-current-buffer.
9919         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
9920         dubious mm-with-unibyte-current-buffer.
9921         (nntp-with-open-group-function): New function extracted from
9922         nntp-with-open-group macro.
9923         (nntp-with-open-group): Use the function, so it's easier to debug.
9924         Add indentation and debugging info.
9925         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
9926         Recommend the use of the netcat alternatives.
9927
9928         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
9929         Avoid mm-string-as-multibyte as well.
9930
9931         * nnweb.el (nnweb-insert-html):
9932         Remove use of nnheader-string-as-multibyte.
9933
9934         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
9935         (nnheader-string-as-multibyte): Remove.
9936
9937         * mm-view.el: Use inhibit-read-only.
9938         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
9939         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
9940         or unibyte-string.
9941
9942         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
9943         (mm-uu-yenc-extract): Use with-current-buffer.
9944
9945         * gnus-soup.el (gnus-soup-send-packet): Don't use
9946         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
9947
9948         * nnmh.el: Use with-current-buffer.
9949         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
9950         mm-string-as-multibyte on the output of mm-encode-coding-string.
9951
9952         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
9953         (nnimap-request-move-article): Use with-current-buffer.
9954
9955         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
9956         inserting the handle-buffer's text, so the implicit multibyte->unibyte
9957         conversion uses string-make-unibyte rather than string-as-unibyte.
9958
9959         * gnus-msg.el: Use with-current-buffer.
9960
9961         * message.el (message-ignored-resent-headers): Add "Delivered-To".
9962
9963 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
9964
9965         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
9966         string for caching if it is 'PIN.
9967
9968 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9969
9970         * lpath.el: Consider the case without Emacs/W3.
9971
9972 2008-03-08  Glenn Morris  <rgm@gnu.org>
9973
9974         * time-date.el (date-to-time, time-subtract, time-add)
9975         (safe-date-to-time): Doc fixes.
9976
9977 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9978
9979         * mail-source.el (mail-source-delete-old-incoming-confirm):
9980         Change default to nil.
9981         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
9982
9983 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9984
9985         * lpath.el: Rearrange.
9986
9987         * gnus-art.el (gnus-narrow-to-page): Position point properly.
9988         (gnus-article-goto-prev-page): Work for articles having ^L's.
9989
9990         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
9991
9992         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
9993
9994 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
9995
9996         * gnus-bookmark.el: Adjust for renames in bookmark.el.
9997         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
9998         (gnus-bookmark-jump): Adjust some variable names.
9999
10000 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
10001
10002         * auth-source.el: New package.
10003         (auth-source-choices): Add customization entry point variable.
10004
10005         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10006         bug.
10007
10008 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
10009
10010         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10011         (gnus-registry-initialize, gnus-registry-install-p): Use it.
10012         (gnus-registry-install-shortcuts): Rename from
10013         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
10014         the `gnus-registry-mark-map' keymap dynamically from
10015         `gnus-registry-marks'.  The generated functions update the summary line
10016         when a registry mark is added or deleted, and will call
10017         `gnus-registry-install-p' (see the comments in the code).
10018         (gnus-registry-user-format-function-M): Use concat intelligently.
10019
10020         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10021         the registry mark functions.
10022
10023 2008-03-05  Glenn Morris  <rgm@gnu.org>
10024
10025         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10026         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10027         gnus-art.
10028         (top-level): No need to load own source when compiling.
10029
10030 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10031
10032         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10033         Suggested by <chris.anderton@zetnet.co.uk>.
10034
10035 2008-03-04  Glenn Morris  <rgm@gnu.org>
10036
10037         * gnus-sum.el (top-level): No need to require gnus when compiling,
10038         since unconditionally required near start of file.
10039         (gnus-summary-display-while-building): Move definition before use.
10040
10041 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10042
10043         * gnus-registry.el (gnus-registry-user-format-function-M):
10044         Add formatting function.
10045
10046 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10047
10048         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10049         with plists.
10050         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10051         Use new format.
10052
10053 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10054
10055         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10056         `where-is-internal' that returns a range of key sequences.
10057
10058 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10059
10060         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10061
10062         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10063         (gnus-summary-jump-to-group): Consider windows on other displayed
10064         frames as well.  Similar changes might be needed elsewhere, but that's
10065         the one I've bumped into during my use.
10066
10067         * nndoc.el (nndoc-oe-dbx-type-p):
10068         * gnus-msg.el (gnus-debug):
10069         * gnus-group.el (gnus-update-group-mark-positions):
10070         Use mm-string-to-multibyte.
10071
10072 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10073
10074         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10075         doesn't handle NotDashEscaped.
10076
10077         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
10078         (mml-dnd-attach-options): Fix typo in custom choice.
10079
10080         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10081         Change nndoc-article-type to mbox.
10082         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10083
10084         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
10085         to nil, instead of html2text.
10086
10087         * imap.el (imap-debug): Add `imap-ping-server'.
10088
10089         * gnus-bookmark.el: Add FIXMEs.
10090
10091         * message.el (message-form-letter-separator)
10092         (message-send-form-letter-delay): New variables.
10093         (message-send-form-letter): Use them.  New command to send form
10094         letters.  Requested by Uwe Siart.
10095         (message-send-mail-function): Doc fix.  Add "Other" custom option.
10096
10097 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10098
10099         * Update copyright years.
10100
10101 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10102
10103         Sync from EMACS_22_BASE.
10104
10105         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
10106
10107 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
10108
10109         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10110         empty author.
10111
10112 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
10113
10114         * gnus-registry.el (gnus-registry-marks): Add variable for
10115         customization of marks and their appearance.
10116         (gnus-registry-read-mark): Use it.
10117         (gnus-registry-do-marks): Add utility function to loop through
10118         `gnus-registry-marks'.
10119         (gnus-registry-install-shortcuts-and-menus): Add function to install
10120         shortcuts and menus.
10121         (gnus-registry-initialize): Use it.
10122         (gnus-registry-default-mark): Clarify documentation.
10123
10124 2008-02-29  Glenn Morris  <rgm@gnu.org>
10125
10126         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10127         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10128         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10129         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10130         Change defcustom :version from 23.0 to 23.1.
10131
10132 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
10133
10134         * gnus-registry.el (gnus-registry-follow-group-p)
10135         (gnus-registry-post-process-groups): Add functions to aid registry
10136         splitting and improve logging.  Clarify behavior in function
10137         documentation.
10138         (gnus-registry-split-fancy-with-parent): Use them.
10139
10140 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10141
10142         * gnus-art.el: Use with-current-buffer.
10143
10144 2008-02-27  David Engster  <dengste@eml.cc>
10145
10146         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10147         Express real group name in the response.
10148
10149 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10152         (nnmairix-last-server, nnmairix-current-server): Defvar them.
10153         (nnmairix-goto-original-article): Defvar gnus-registry-install and
10154         autoload gnus-registry-fetch-group when compiling.
10155         (nnmairix-request-group-with-article-number-correction):
10156         Remove unreferenced argument passed to nnmairix-call-backend.
10157
10158 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10159
10160         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10161         (mm-uu-extract): Improve face for low color ttys.
10162         Reported by Sascha Wilde.
10163
10164 2008-02-27  Glenn Morris  <rgm@gnu.org>
10165
10166         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10167         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10168         variables to defconsts.  Convert comments to doc-strings.
10169         (nnmairix-last-server, nnmairix-current-server): Convert from free
10170         variables to defvars.  Convert comments to doc-strings.
10171         (gnus-registry-fetch-group): Autoload.
10172         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
10173         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
10174         (nnmairix-widget-build-editable-fields): Use car cddr rather than
10175         caddr.
10176         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
10177         nnmairix-request-group-with-article-number-correction call.
10178         (nnmairix-fast, nnmairix-group): New, less general names, for free
10179         variables passed from nnmairix-request-group to
10180         nnmairix-request-group-with-article-number-correction.  Declare.
10181         (nnmairix-request-group-with-article-number-correction):
10182         Use nnmairix-fast, nnmairix-group rather than fast, group.
10183
10184 2008-02-26  David Engster  <dengste@eml.cc>
10185
10186         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
10187         version 0.5.
10188
10189 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10190
10191         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
10192         instead of making an extra function call.  Don't add the current group
10193         to articles only when they have the group.  Use
10194         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
10195         Reported by David <de_bb@arcor.de>.
10196
10197 2008-02-24  Miles Bader  <miles@gnu.org>
10198
10199         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10200         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
10201         (mm-find-mime-charset-region):
10202         * mm-bodies.el (mm-encode-body):
10203         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
10204
10205 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10206
10207         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
10208         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
10209
10210 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
10211
10212         * mail-source.el (mail-source-delete-incoming): Change default.
10213         Supplement doc string.
10214
10215         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
10216
10217 2008-02-14  Glenn Morris  <rgm@gnu.org>
10218
10219         * time-date.el (format-seconds): New function.
10220
10221 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10222
10223         * nnmail.el (nnmail-message-id-cache-file): Derive from
10224         `gnus-home-directory'.
10225
10226 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
10227
10228         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
10229         Document negative prefix.
10230
10231         * gnus-group.el (gnus-group-read-group): Document negative prefix.
10232
10233 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10234
10235         * message.el (message-unsent-separator): Add the Exim bounce
10236         separator.
10237
10238 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
10239
10240         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
10241         list.
10242         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10243         recipient/signer list.
10244
10245 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10246
10247         * Makefile.in (datarootdir): Define.
10248         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
10249         name that might contain whitespace.
10250
10251 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10252
10253         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10254         fbound (Emacs 23 unicode), signal an error.
10255
10256 2008-02-08  Glenn Morris  <rgm@gnu.org>
10257
10258         * gnus-art.el (pgg-display-output-buffer): Declare as function.
10259
10260 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
10261
10262         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
10263         ports to the calls to `netrc-machine-user-or-password' in addition to
10264         "imap" and "imaps".
10265
10266 2008-02-01  Zhang Wei  <id.brep@gmail.com>
10267
10268         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
10269
10270         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
10271
10272 2008-02-01  Kenichi Handa  <handa@m17n.org>
10273
10274         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
10275         rfc2104-hexstring-to-bitstring and changed to return a byte list.
10276         (rfc2104-hash): Convert the result of concat to unibyte string.
10277
10278 2008-02-01  Dave Love  <fx@gnu.org>
10279
10280         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
10281         coding-system-for-read.
10282         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
10283
10284 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10285
10286         * gnus.el (gnus-group-startup-message): Add `find-image' call before
10287         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
10288         <hanche@math.ntnu.no>.
10289
10290 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10291
10292         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10293
10294         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10295
10296 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
10297
10298         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
10299         * message.el (message-beginning-of-line): Use featurep instead of bound
10300         tests in order to resolve conditionals at compile time.
10301
10302 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
10303
10304         * mail-source.el (mail-sources): Add `group' choice.
10305
10306         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
10307         parameter `in-group' to control into which group the articles go.
10308         Add treatment of `group' mail-source.
10309
10310 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10311
10312         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
10313
10314         * mm-decode.el (mm-dissect-buffer): Decode description.
10315
10316         * mml.el (mml-to-mime): Encode message header first.
10317
10318 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10319
10320         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
10321         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
10322
10323         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
10324         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
10325
10326 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
10327
10328         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
10329
10330 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10331
10332         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10333         prefix keys.
10334         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10335         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10336         gnus-xmas.el.
10337
10338         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
10339         (gnus-xmas-article-describe-bindings): New function.
10340         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
10341         gnus-xmas-article-describe-bindings.
10342
10343         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
10344
10345 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10346
10347         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10348         Add new variables for article mark management.
10349         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10350         list of extra data entries which, when present, will indicate that the
10351         article ID should not be trimmed from the registry.
10352         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10353         functions.
10354         (gnus-registry-read-mark): New function to read a mark name from the
10355         user.
10356         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10357         (gnus-registry-set-article-mark-internal): New functions to add and
10358         remove marks.
10359         (gnus-registry-get-article-marks): New function to show the marks for
10360         an article, or retrieve them for further use.
10361
10362 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10363
10364         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10365         keys when no argument is given.
10366
10367 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10368
10369         * imap.el (imap-ping-server): New variable.
10370         (imap-opened): On add extra ping if imap-ping-server is non-nil.
10371         (imap-ping-server): Minor doc string fixes.
10372
10373 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10374
10375         * imap.el (imap-ping-server): New function.
10376         (imap-opened): Call imap-ping-server.
10377
10378 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10379
10380         * gnus-sum.el (gnus-article-sort-by-random)
10381         (gnus-thread-sort-by-random): Fix doc strings.
10382         Reported by jidanni@jidanni.org.
10383
10384 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10385
10386         * gnus-art.el (gnus-article-describe-bindings): New function.
10387         (gnus-article-read-summary-keys): Use it.
10388         (gnus-article-mode-map): Bind `C-h b' to it.
10389
10390 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10391
10392         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10393         XEmacs.
10394         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10395         Protect against non-character events.
10396
10397         * lpath.el: Fbind map-keymap for Emacs 21.
10398
10399 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
10400
10401         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10402         New command.
10403         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10404         instead of END.  Change name of the temp file.
10405         (gnus-group-gmane-group-download-format): Add doc string.  Make it
10406         customizable.
10407
10408 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10409
10410         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10411         bind `S W' to gnus-article-wide-reply-with-original; set default
10412         binding to gnus-article-read-summary-send-keys.
10413         (gnus-article-read-summary-keys): Fix the order of keys; display
10414         continuation keys correctly in the echo area; describe bindings
10415         correctly when keys end with `C-h'.
10416         (gnus-article-read-summary-send-keys): New function.
10417         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10418         Work for gnus-article-read-summary-send-keys; display continuation keys
10419         correctly in the echo area.
10420         (gnus-article-reply-with-original): Ignore prefix argument.
10421         (gnus-article-wide-reply-with-original): New function.
10422
10423         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
10424         Emacs 21.
10425
10426 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10427
10428         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10429         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10430
10431 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10432
10433         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10434         (gnus-group-read-ephemeral-gmane-group): New command.
10435
10436 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10437
10438         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10439
10440 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10441
10442         * message.el (message-send-mail-function): Increase custom version.
10443
10444         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10445         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
10446
10447 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10448
10449         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
10450         for the cases where imap-authenticate is called with a nil buffer
10451         parameter.
10452
10453 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10454
10455         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10456         html parts correctly; support forwarded messages.
10457         (gnus-article-browse-html-article): Remove work buffers.
10458
10459         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10460         compiling.
10461         (netrc-bound-and-true-p): New macro.
10462         (netrc-parse): Use it instead of bound-and-true-p that is not available
10463         in XEmacs 21.4.
10464
10465 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
10466
10467         * gnus-registry.el (gnus-registry-mark-article)
10468         (gnus-registry-article-marks): Add functionality to mark articles
10469         through the Gnus registry.
10470
10471         * encrypt.el: Clarify documentation for the new pgg method.
10472         (encrypt-file-alist): Add PGG option.
10473         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
10474         functionality.  Abstract password key and messaging to external
10475         functions.
10476         (encrypt-password-key, encrypt-get-passphrase-if-needed)
10477         (encrypt-message-method-and-cipher): Add new convenience external
10478         functions.
10479         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
10480         (encrypt-pgg-process-buffer): Add PGG functionality glue.
10481
10482         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10483         (netrc-parse): Use encrypt-file-alist to determine if
10484         encrypt-find-model or encrypt-insert-file-contents should be used.
10485
10486         * encrypt.el: Clarify documentation.  Load password-cache or
10487         password, whichever one is found first, instead of autoloading.
10488
10489 2007-12-19  Glenn Morris  <rgm@gnu.org>
10490
10491         * mml.el (message-options-set, message-narrow-to-head)
10492         (message-in-body-p, message-mail-p, message-encode-message-body):
10493         Autoload.
10494         (message-remove-header, message-narrow-to-headers-or-head)
10495         (message-subscribed-p, message-make-mail-followup-to)
10496         (message-position-on-field, message-news-p)
10497         (message-options-set-recipient, message-generate-headers)
10498         (message-sort-headers): Declare as functions.
10499
10500 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10501
10502         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10503         convention in doc string.
10504
10505 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10506
10507         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10508         title to html parts.
10509         (gnus-article-browse-html-article): Pass message header to it.
10510
10511         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10512
10513 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
10514
10515         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10516         or password compatible with XEmacs.
10517
10518 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10519
10520         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10521         format document.
10522         (gnus-mime-delete-part): Don't write description line if empty.
10523         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10524
10525 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
10526
10527         * gnus-sum.el (gnus-summary-mark-unread-as-read)
10528         (gnus-summary-mark-read-and-unread-as-read)
10529         (gnus-summary-mark-current-read-and-unread-as-read)
10530         (gnus-summary-mark-unread-as-ticked): Doc fix.
10531         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10532
10533 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10534
10535         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10536         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10537
10538 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10539
10540         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10541         yes-or-no-p.
10542
10543 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10544
10545         * mm-decode.el (mm-add-meta-html-tag): New function.
10546         (mm-save-part-to-file, mm-pipe-part): Use it.
10547
10548         * gnus-art.el (gnus-article-browse-delete-temp-files):
10549         Use gnus-y-or-n-p instead of y-or-n-p.
10550         (gnus-article-browse-html-parts): Work with message/external-body; use
10551         mm-add-meta-html-tag.
10552
10553 2007-12-11  Glenn Morris  <rgm@gnu.org>
10554
10555         * gnus-cache.el: Require gnus-sum not just when compiling.
10556
10557         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10558
10559         * gnus-int.el (gnus-server-opened, gnus-status-message):
10560         Move definitions before use.
10561
10562         * mm-decode.el: Require gnus-util.
10563         (mm-remove-part): Only call delete-annotation on XEmacs.
10564
10565         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10566
10567         * nnmail.el: Require gnus-int.
10568
10569         * spam.el: Move `require's before `eval-when-compile's.
10570
10571         * gnus-ems.el (gnus-alive-p):
10572         * gnus-fun.el (message-goto-eoh):
10573         * gnus-util.el (gnus-group-name-decode):
10574         * mail-source.el (gnus-compress-sequence):
10575         * message.el (Info-goto-node, format-spec):
10576         * mm-bodies.el (message-options-get):
10577         * mm-decode.el (mm-view-pkcs7):
10578         * mm-util.el (gmm-write-region):
10579         * mml-smime.el (mml-compute-boundary)
10580         (gnus-completing-read-with-default):
10581         * mml.el (widget-button-press, gnus-make-hashtable):
10582         * mml1991.el (mm-decode-content-transfer-encoding)
10583         (mm-encode-content-transfer-encoding)
10584         (message-options-get, message-options-set):
10585         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10586         * nnfolder.el (gnus-request-group):
10587         * nnheader.el (ietf-drums-unfold-fws):
10588         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10589         * smime.el (gnus-run-mode-hooks):
10590         * spam-stat.el (gnus-message): Autoload.
10591
10592         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10593         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10594         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10595         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10596         Add declare-function compatibility definition.
10597
10598         * gnus-cache.el (nnvirtual-find-group-art):
10599         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10600         (gnus-add-image, gnus-add-wash-type):
10601         * gnus-group.el (nnkiboze-score-file):
10602         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10603         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10604         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10605         (message-tokenize-header, gnus-get-buffer-create)
10606         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10607         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10608         * gnus.el (gnus-group-decoded-name):
10609         * mail-source.el (imap-capability):
10610         * mm-bodies.el (message-options-set):
10611         * mm-decode.el (gnus-configure-windows):
10612         * mm-extern.el (message-goto-body):
10613         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
10614         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
10615         (epg-sub-key-validity, message-options-set):
10616         * mml.el (widget-event-point, gnus-configure-windows):
10617         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
10618         * mml2015.el (epg-check-configuration, epg-configuration)
10619         (message-options-set):
10620         * nndb.el (nndb-request-article):
10621         * nnfolder.el (gnus-request-create-group):
10622         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
10623         * nnmaildir.el (gnus-group-mark-article-read):
10624         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
10625         * rfc1843.el (message-fetch-field):
10626         * spam.el (gnus-extract-address-components):
10627         Declare as functions.
10628
10629 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10630
10631         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
10632
10633         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
10634
10635         * lpath.el: Fbind run-mode-hooks for Emacs 21;
10636         bind show-trailing-whitespace for XEmacs.
10637
10638 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10639
10640         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
10641         new no-op macro for backward compatibility.
10642
10643         * imap.el (imap-string-to-integer): New function.
10644
10645 2007-12-09  Glenn Morris  <rgm@gnu.org>
10646
10647         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
10648
10649         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
10650         * message.el, mm-view.el, sieve-manage.el, smime.el:
10651         Add declare-function compatibility definition.
10652
10653         * gnus-art.el (w3-region, w3m-region, Info-menu):
10654         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
10655         * gnus-sum.el (gnus-get-predicate):
10656         * gnus-util.el (mm-append-to-file, w32-focus-frame):
10657         * message.el (mail-abbrev-in-expansion-header-p):
10658         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
10659         (w3m-detect-meta-charset, w3m-region):
10660         * sieve-manage.el (password-read, password-cache-add)
10661         (password-cache-remove):
10662         * smime.el (password-read-and-add): Declare as functions.
10663
10664 2007-12-08  David Kastrup  <dak@gnu.org>
10665
10666         * gnus-sum.el (gnus-summary-simplify-subject-query):
10667         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
10668         `message'.
10669
10670 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10671
10672         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
10673         it to bind idna-program, installation-directory, defined-colors, and
10674         face-attribute for XEmacs of the version that compiles defcustom forms.
10675
10676 2007-12-07  Glenn Morris  <rgm@gnu.org>
10677
10678         * gnus-art.el (article-make-date-line): Revert previous change.
10679
10680 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10681
10682         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
10683
10684 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
10685
10686         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
10687         Call gnus-add-to-range ranges only once with a prepared article-list.
10688
10689 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
10690
10691         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
10692         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
10693         group names with backslashes.
10694         Reported by Tassilo Horn <tassilo@member.fsf.org>.
10695
10696 2007-12-06  Deepak Goel  <deego3@gmail.com>
10697
10698         * gnus-art.el (article-make-date-line):
10699         * gnus-start.el (gnus-load):
10700         * pop3.el (pop3-read-response): Fix buggy call to `error'.
10701
10702 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10703
10704         * gnus-art.el (gnus-use-idna)
10705         * gnus-start.el (gnus-site-init-file)
10706         * message.el (message-use-idna)
10707         * mm-uu.el (mm-uu-hide-markers)
10708         * smiley.el (smiley-style): Revert changes that suppress warnings.
10709
10710 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10711
10712         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
10713         specify charset to html source.
10714         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10715
10716 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10717
10718         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
10719         idna-program in order to suppress byte compile warning issued by XEmacs
10720         that came to byte compile the default value section of defcustom forms
10721         recently.
10722
10723         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
10724         value of installation-directory.
10725
10726         * message.el (message-use-idna): Don't directly refer to the value of
10727         idna-program.
10728
10729         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
10730
10731         * smiley.el (smiley-style): Don't directly call face-attribute.
10732
10733 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
10734
10735         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
10736
10737         * gnus-dired.el: Reduce Gnus dependencies.
10738         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
10739         Don't require.  Use autoloads instead.
10740         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
10741         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
10742         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
10743         (gnus-dired-mode): Adjust doc string.
10744         (gnus-dired-mail-mode): New variable.
10745         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
10746         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
10747         (gnus-dired-mail-buffers): New function.  Return mail or message
10748         composition buffers.
10749         (gnus-dired-attach): Use it.
10750         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
10751         NO-DECODE.
10752         (gnus-dired-print): Use `gnus-print-buffer' depending on
10753         `gnus-dired-mail-mode'.
10754
10755 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10756
10757         * rfc2047.el (rfc2047-encoded-word-regexp)
10758         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
10759         explaining what regexp patterns are for.
10760
10761 2007-12-04  Glenn Morris  <rgm@gnu.org>
10762
10763         * password.el: Move to password-cache.el.
10764
10765         * mml1991.el (password-read, password-cache-add, password-cache-remove):
10766         * mml2015.el (password-read, password-cache-add, password-cache-remove):
10767         * mml-smime.el (password-read, password-cache-add)
10768         (password-cache-remove):
10769         No need to autoload, since mml-sec requires password.
10770
10771         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
10772         * message.el (gnus-extract-address-components):
10773         * mml-smime.el (gnus-extract-address-components): Define for compiler.
10774
10775         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
10776         password.
10777
10778 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
10779
10780         * mailcap.el: Reduce dependencies.
10781         (mail-header-parse-content-type): Autoload.
10782         (mailcap-delete-duplicates): New alias.
10783         (mailcap-mime-info): Add optional argument NO-DECODE.
10784         (mailcap-mime-types): Use mailcap-delete-duplicates.
10785
10786         * message.el (message-ignored-supersedes-headers): Add "X-ID".
10787
10788 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
10789
10790         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
10791         (imap-parse-status): Upcase status-att for servers that sends them
10792         lower-case (e.g., MS Exchange 2007).
10793
10794 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10795
10796         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
10797         function.
10798
10799         * gnus-uu.el (gnus-uu-decode-yenc): New command.
10800         (gnus-uu-yenc-article): New function.
10801
10802         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
10803
10804         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
10805
10806 2007-12-02  Glenn Morris  <rgm@gnu.org>
10807
10808         * binhex.el (binhex): New custom group.
10809         (binhex-decoder-program, binhex-decoder-switches)
10810         (binhex-use-external): Move to the binhex custom group.
10811
10812         * uudecode.el (uudecode): New custom group.
10813         (uudecode-decoder-program, uudecode-decoder-switches)
10814         (uudecode-use-external): Move to the uudecode custom group.
10815
10816         * netrc.el (top-level): Don't load `encrypt' features.
10817         (netrc-parse): Don't use encrypt.
10818         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
10819
10820         * encrypt.el: Remove file.
10821
10822 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
10823
10824         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
10825         matches on patches.
10826
10827         * gnus-art.el (gnus-article-browse-html-article):
10828         Mention `mm-text-html-renderer' in the doc string.
10829
10830         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
10831         string.  Add comments.
10832
10833         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
10834         if rhs is ASCII.
10835
10836 2007-12-01  Glenn Morris  <rgm@gnu.org>
10837
10838         * mail-source.el (top-level): Require format-spec before
10839         eval-when-compile.
10840
10841 2007-11-30  Glenn Morris  <rgm@gnu.org>
10842
10843         * encrypt.el: Require password, rather than autoloading password-read.
10844
10845 2007-11-29  Glenn Morris  <rgm@gnu.org>
10846
10847         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
10848         (sasl-make-client, sasl-next-step, sasl-step-data)
10849         (sasl-step-set-data): Declare as functions.
10850
10851 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
10852
10853         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
10854
10855 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
10856
10857         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
10858         certs should be verified and what is to be done in the event of a
10859         verification failure.
10860
10861         * gnus.el (gnus-method-to-server): Add an optional parameter so the
10862         caller can indicate whether the cache should be disregarded for this
10863         call.  This way the result of the call is reproducible at all times and
10864         can be considered a canonical server name for the supplied method.
10865         (gnus-agent-method-p): Canonicalize server names by pushing their
10866         method through `gnus-method-to-server' using the no-cache argument.
10867
10868         * gnus-srvr.el (gnus-server-insert-server-line):
10869         Call `gnus-method-to-server' with `no-cache' argument.
10870
10871         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
10872         gnus-agent-possibly-synchronize-flags as this should be called when the
10873         server is actually being opened.
10874         (gnus-agent-possibly-synchronize-flags)
10875         (gnus-agent-possibly-synchronize-flags-server): Move check for the
10876         flags file of an agentized server to the latter function.
10877
10878         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
10879         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
10880         after a connection has been established successfully.
10881
10882 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10883
10884         * gnus-art.el (article-display-face): Force to display face if called
10885         interactively; check if gnus-article-x-face-too-ugly matches author.
10886         (article-display-x-face): Display face even if From header is missing
10887         as article-display-face does.
10888
10889 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
10890
10891         * hashcash.el (message-narrow-to-headers-or-head)
10892         (message-fetch-field, message-goto-eoh)
10893         (message-narrow-to-headers): Declare as functions.
10894
10895 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
10896
10897         * mail-source.el (mail-sources): Default to fetch from file for
10898         compatibility with default of nnmail-spool-file.
10899
10900 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10901
10902         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
10903         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
10904         to look for encoded word that should be encoded again.
10905         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
10906         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
10907         encoding pattern.
10908         (rfc2047-decode-region): Switch strict regexp and loose one according
10909         to rfc2047-allow-irregular-q-encoded-words.
10910
10911 2007-11-25  Romain Francoise  <romain@orebokech.com>
10912
10913         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
10914
10915 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10916
10917         * tls.el (tls-program): Provide more custom choices from
10918         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
10919         (tls-process-connection-type, tls-success): Remove "*" in doc string.
10920
10921 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10922
10923         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
10924         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
10925
10926         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
10927         `nnmail-spool-file'.
10928
10929         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
10930         `nnmail-spool-file'.
10931
10932         * gnus-move.el (gnus-change-server): Ditto.
10933
10934         * gnus-kill.el (gnus-batch-score): Ditto.
10935
10936         * gnus-cache.el (gnus-jog-cache): Ditto.
10937
10938         * gnus-msg.el (gnus-summary-reply):
10939         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
10940
10941 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10942
10943         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
10944         version.  Minor improvement to doc strings.
10945         (tls-program): Add comment.
10946
10947 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
10948
10949         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
10950         (tls-checktrust): New variable.  Check if GNU TLS complained about a
10951         mismatch between the hostname provided in the certificate and the name
10952         of the host connnecting to.
10953         (open-tls-stream): Use them.  Check certificates against trusted root
10954         certificates.
10955
10956 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10957
10958         * gnus-cache.el (gnus-cache-generate-nov-databases):
10959         Use nnml-generate-nov-databases-directory instead of
10960         nnml-generate-nov-databases-1.
10961
10962 2007-11-24  Glenn Morris  <rgm@gnu.org>
10963
10964         * message.el (message-tool-bar-retro): Update for rename
10965         mail_send.xpm->mail-send.xpm.
10966
10967 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10968
10969         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
10970         `smime-ldap-search' for Emacs 22 and up.
10971
10972 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10973
10974         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
10975
10976         * message.el (message-send-mail-function): Fix error convention.
10977         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
10978         (message-widen-reply, message-send-mail, message-talkative-question)
10979         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
10980         (message-clone-locals, message-send-news): Use with-current-buffer.
10981         (message-insert-or-toggle-importance): Remove unused var `valid'.
10982         (message-make-references): Remove unused var `new-references'.
10983         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
10984
10985 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
10986
10987         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
10988         (spam-split-symbolic-return-positive): Reflow docstring.
10989         (spam-backends, spam-summary-exit-behavior)
10990         (spam-mark-ham-unread-before-move-from-spam-group)
10991         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
10992         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10993         (spam-clear-cache, spam-backend-check, spam-install-backend)
10994         (spam-install-statistical-backend, spam-list-of-processors)
10995         (spam-group-processor-p, spam-split, spam-bogofilter-score)
10996         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
10997         (spam-check-crm114, spam-initialize, spam-unload-hook):
10998         Fix typos in docstrings.
10999
11000 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11001
11002         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
11003         been checked if they have never been read and those group levels are
11004         higher than the one that a user specified.
11005
11006 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11007
11008         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
11009         foreign groups unless a group level is specified by a user.
11010         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
11011
11012 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
11013
11014         * message.el (message-send-mail-function): Require sendmail.
11015
11016 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
11017
11018         * message.el (message-send-mail-function): Check for smtpmail too.
11019
11020         * utf7.el (utf7-encode, utf7-decode): Use coding system
11021         `utf-7'/`utf-7-imap' from utf-7.el' if available.
11022
11023         * message.el (message-send-mail-function): New function.
11024         (message-send-mail-function): Set default using
11025         message-send-mail-function.  Adjust doc string.
11026         (message-send-mail-with-mailclient): New function.
11027
11028 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
11029
11030         * smime.el (from):
11031         * rfc2047.el (message-posting-charset):
11032         * qp.el (mm-use-ultra-safe-encoding):
11033         * pop3.el (parse-time-months):
11034         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
11035         * nnml.el (files):
11036         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
11037         (jka-compr-compression-info-list, ange-ftp-path-format)
11038         (efs-path-regexp):
11039         * nndiary.el (files):
11040         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
11041         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
11042         (epg-digest-algorithm-alist, inhibit-redisplay)
11043         (password-cache-expiry):
11044         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
11045         (pgg-output-buffer, password-cache-expiry):
11046         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
11047         (efs-path-regexp):
11048         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
11049         (inhibit-redisplay):
11050         * mm-uu.el (file-name, start-point, end-point, entry)
11051         (gnus-newsgroup-name, gnus-newsgroup-charset):
11052         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
11053         (latin-unity-ucs-list):
11054         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
11055         (mm-uu-binhex-decode-function):
11056         * message.el (gnus-message-group-art, gnus-list-identifiers)
11057         (rmail-enable-mime-composing, gnus-local-organization)
11058         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11059         (gnus-read-active-file, facemenu-add-face-function)
11060         (facemenu-remove-face-function, gnus-article-decoded-p)
11061         (tool-bar-mode):
11062         * mail-source.el (display-time-mail-function):
11063         * gnus-util.el (nnmail-pathname-coding-system)
11064         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11065         (gnus-original-article-buffer, gnus-user-agent)
11066         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11067         (xemacs-codename, sxemacs-codename, emacs-program-version):
11068         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11069         * gnus-start.el (gnus-agent-covered-methods)
11070         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11071         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11072         (gnus-newsgroup-headers, gnus-group-list-mode)
11073         (gnus-group-mark-positions, gnus-newsgroup-data)
11074         (gnus-newsgroup-unreads, nnoo-state-alist)
11075         (gnus-current-select-method, mail-sources)
11076         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11077         (nnmail-spool-file, gnus-cache-active-hashtb):
11078         * gnus-mh.el (mh-lib-progs):
11079         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11080         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11081         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11082         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11083         (gnus-group-buffer):
11084         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11085         (font-lock-set-defaults):
11086         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11087         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11088         (gnus-summary-post-menu, total-parts, type, condition, length):
11089         * gnus-agent.el (gnus-agent-read-agentview):
11090         * flow-fill.el (show-trailing-whitespace):
11091         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11092         eval-and-compile wrappers for byte compiler pacifiers.
11093
11094         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11095         (mm-display-inline-fontify): Check for featurep 'xemacs not
11096         extent-list.
11097
11098         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11099         itimer-list.
11100         (mm-create-image-xemacs): Only do something for XEmacs.
11101         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11102
11103         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11104
11105         * gnus-registry.el (gnus-adaptive-word-syntax-table):
11106         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11107
11108 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
11109
11110         * nnimap.el (nnimap-split-download-body):
11111         * gnus-demon.el (gnus-demon):
11112         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11113
11114 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11115
11116         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11117         New macros.
11118         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11119         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11120         copy data from unibyte buffer to multibyte current buffer.
11121         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11122         to copy data from unibyte current buffer to multibyte buffer.
11123         (nntp-make-process-buffer): Make process buffer unibyte.
11124
11125         * pop3.el (pop3-open-server): Fix typo in Lisp code.
11126
11127 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
11128
11129         * pop3.el (pop3-open-server): Accept and process data more robustly at
11130         connexion start to avoid spurious "POP SSL connexion failed" errors.
11131
11132 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11133
11134         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11135         read group names.
11136
11137 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
11138
11139         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11140
11141 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11142
11143         * nnmail.el (nnmail-parse-active): Make group names unibyte.
11144         (nnmail-save-active): Use a unibyte buffer when saving active file,
11145         which may contain non-ASCII group names.
11146
11147         * nnml.el (nnml-request-group): Decode group names in messages.
11148
11149 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
11150
11151         * message.el (message-citation-line-function)
11152         (message-insert-formatted-citation-line): Fix spelling of
11153         `message-insert-formated-citation-line'.
11154
11155 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
11156
11157         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11158
11159 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11160
11161         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11162         nnmail-pathname-coding-system.
11163
11164         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11165         that a user enters; decode group names in messages.
11166
11167         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11168
11169 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11170
11171         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
11172
11173         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
11174
11175         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
11176         risky local variable.
11177
11178         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
11179
11180 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
11181
11182         * encrypt.el: Improve documentation to fix function name typo.
11183         Reported by Daiki Ueno <ueno@unixuser.org>.
11184
11185 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11186
11187         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
11188         even if the point is not in the last page of an article.
11189         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
11190         back to the previous page.
11191
11192 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
11193
11194         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
11195
11196 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11197
11198         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
11199
11200 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11201
11202         * message.el (message-check-news-body-syntax):
11203         Avoid mm-string-as-multibyte.
11204         (message-hide-headers): Don't assume (point-min)==1.
11205
11206 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11207
11208         * message.el (message-remove-blank-cited-lines): Fix if remove is
11209         given.
11210         (message-bogus-address-regexp): New variable.
11211         (message-bogus-recipient-p): New function.
11212         (message-check-recipients): New command.
11213         (message-syntax-checks): Add `bogus-recipient'.
11214         (message-fix-before-sending): Add `bogus-recipient'.
11215
11216         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
11217         (gnus-treat-body-boundary): Don't test window-system.
11218
11219 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
11220
11221         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
11222
11223 2007-10-28  Miles Bader  <miles@gnu.org>
11224
11225         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
11226         at compile-time too.
11227
11228 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11229
11230         * gnus-msg.el (gnus-message-setup-hook):
11231         Add `message-remove-blank-cited-lines' to options.
11232
11233 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11234
11235         * message.el (message-remove-blank-cited-lines): New function.
11236         Suggested by Karl Plästerer.
11237
11238 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11239
11240         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
11241         mapc.
11242
11243         * imap.el (imap-open): Replace mapcar called for effect with mapc.
11244         (top-level): Use mapc to set functions to be traced for debugging.
11245
11246         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11247         called for effect with while loop.
11248
11249         * message.el (message-talkative-question): Replace mapcar called for
11250         effect with mapc.
11251
11252         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11253         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11254         called for effect with dolist.
11255
11256         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11257
11258         * nndiary.el: Use dolist instead of mapcar to add diary headers to
11259         gnus-extra-headers and nnmail-extra-headers.
11260
11261         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11262         called for effect with dolist.
11263         (top-level): Use mapc to set functions to be traced for debugging.
11264
11265         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
11266         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
11267         dolist.
11268
11269         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
11270         Replace mapcar called for effect with mapc.
11271         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
11272         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
11273         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
11274         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
11275
11276         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
11277         remove-if that's a cl function.
11278
11279         * webmail.el (webmail-debug): Replace mapcar called for effect with
11280         dolist.
11281
11282         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
11283         with mapc.
11284
11285 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11286
11287         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
11288         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
11289         with while loop.
11290
11291         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
11292         functions from article-* functions.
11293         (gnus-multi-decode-header): Replace mapcar called for effect with
11294         dolist.
11295
11296         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
11297         (gnus-bookmark-show-details): Replace mapcar called for effect with
11298         while loop.
11299
11300         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
11301         called for effect with while loop.
11302
11303         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
11304         with dolist.
11305
11306         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11307         Replace mapcar called for effect with dolist.
11308
11309         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
11310
11311         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
11312         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
11313         Replace mapcar called for effect with dolist.
11314         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
11315         mapc.
11316
11317         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
11318         Replace mapcar called for effect with dolist.
11319         (gnus-topic-list): Replace mapcar called for effect with mapc.
11320
11321         * gnus.el: Use mapc instead of mapcar to add autoloads.
11322
11323 2007-10-23  Richard Stallman  <rms@gnu.org>
11324
11325         * gnus-group.el (gnus-group-highlight): Mark as risky.
11326
11327 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11328
11329         * gnus.el (gnus-server-to-method): Return method found first in
11330         gnus-newsrc-alist.
11331
11332         * gnus-art.el (gnus-article-highlight-signature)
11333         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11334         button overlay without the front stickiness.
11335
11336 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
11337
11338         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11339         overview buffer needed a catch to receive its throw.
11340         (gnus-agent-flush-cache): Declare as interactive to make this function
11341         easier to use.
11342
11343 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11344
11345         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11346         `next-line'.
11347
11348 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11349
11350         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11351         exclude address matching message-dont-reply-to-names.
11352
11353 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11354
11355         * gnus-util.el (gnus-string<): New function.
11356
11357         * gnus-sum.el (gnus-article-sort-by-author)
11358         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11359
11360 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11361
11362         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11363         the frame-focus tag is set in gnus-buffer-configuration.
11364
11365 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11366
11367         * gnus-art.el (gnus-article-add-button): Make a button overlay without
11368         the front stickiness.
11369
11370 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11373         url pattern; remove duplicate one.
11374         (gnus-article-extend-url-button): New function.
11375         (gnus-article-add-buttons): Use it.
11376         (gnus-button-push): Use concatenated url that it makes.
11377
11378 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
11379
11380         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11381
11382 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11383
11384         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11385         Don't hardcode point-min==1.
11386
11387 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
11388
11389         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11390         Fix comment about "iso8859-1".
11391
11392 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
11393
11394         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11395         ones returned from the verify-function.
11396
11397         * mm-uu.el (mm-uu-pgp-signed-extract-1):
11398         Call mml2015-extract-cleartext-signature if extraction failed.
11399
11400 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
11401
11402         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11403         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11404         failed.
11405
11406 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11407
11408         * Relicense "GPLv2 or later" files to "GPLv3 or later".
11409
11410 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
11411
11412         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
11413         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
11414         recommends to use EasyPG instead of PGG.
11415
11416         * pgg.el: Revert to revision 6.23.2.16.
11417
11418         * pgg-def.el: Revert to revision 6.6.2.14.
11419
11420         * pgg-gpg.el: Revert to revision 6.23.2.34.
11421
11422 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
11423
11424         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11425         to mark a thread as expirable.  Add variable `hide' to handle hiding of
11426         thread for both the null and zero (kill/expire thread) universal prefix
11427         cases.
11428         (gnus-summary-expire-thread): Add new function to expire a thread,
11429         using gnus-summary-kill-thread.
11430         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11431         shortcuts for gnus-summary-expire-thread.
11432         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11433         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
11434
11435 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11436
11437         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11438         extras value, so an extras entry can be deleted.
11439         (gnus-registry-delete-extra-entry): Use it.
11440         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11441         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11442         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11443         storage through the gnus-registry, and provide an appropriate API for
11444         it.
11445
11446 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11447
11448         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11449         Suggested by Leo <sdl.web@gmail.com>.
11450
11451         * gnus.el: Do.
11452
11453 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11454
11455         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11456         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
11457
11458         * gnus-agent.el (gnus-agent-fetch-headers): Do.
11459
11460         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11461         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11462
11463 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11464
11465         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11466         newline.
11467         (nnmbox-request-accept-article): Don't change article in source buffer;
11468         narrow to header to use message-fetch-field rather than
11469         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11470         (nnmbox-request-replace-article): Quote lines that'll be misidentified
11471         as delimiters; make sure article ends with newline.
11472         (nnmbox-delete-mail): Correct last position of article to be deleted;
11473         ignore X-Gnus-Newsgroup header in article body.
11474         (nnmbox-save-mail): Quote lines looking like delimiters at the right
11475         positions; make sure article ends with newline.
11476
11477         * message.el (message-display-abbrev): Don't infloop when a user
11478         inserts SPC in the beginning of header.
11479
11480         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
11481         coding-system-for-read and coding-system-for-write for XEmacs having no
11482         file-coding feature.
11483
11484         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
11485
11486 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
11487
11488         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11489         list of groups not followed by default.  Fix type to be regexp.
11490         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11491
11492 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
11493
11494         * hmac-def.el (define-hmac-function): Switch from old-style to
11495         new-style backquotes.
11496
11497         * md4.el (md4-make-step): Likewise.
11498
11499 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11500
11501         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11502         raw-text coding system when saving .newsrc file, which may contain
11503         non-ASCII group names.
11504
11505 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11506
11507         * gnus-cus.el (gnus-score-extra): New widget.
11508         (gnus-score-extra-convert): New function.
11509         (gnus-score-customize): Use it for Extra.
11510
11511 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
11512
11513         * mml2015.el (mml2015-extract-cleartext-signature): New function.
11514         (mml2015-mailcrypt-clear-verify): Use it.
11515         (mml2015-gpg-clear-verify): Use it.
11516         (mml2015-pgg-clear-verify): Use it.
11517         (mml2015-epg-clear-verify): Replace the current part with the output
11518         from GnuPG; don't extract the plaintext by itself.
11519
11520         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11521         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11522         mml2015-clear-verify-function; don't touch the armor headers or
11523         dash-escaped text here.
11524
11525 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11526
11527         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11528         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11529         parts, or application/octet-stream as a last resort.
11530         (gnus-mime-view-part-as-type): Don't toggle display.
11531         (gnus-mime-view-part-as-charset): Don't turn off display before
11532         querying charset.
11533
11534         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11535         stuff to undisplayer function in Emacs.
11536         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11537
11538         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11539         text/calendar parts.
11540
11541 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11542
11543         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11544         decoding text/calendar parts.
11545
11546         * message.el (message-forward-make-body-mime): Always mark body as
11547         having no illegible text; remove signed-or-encrypted argument.
11548         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11549
11550         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11551         (mml-generate-mime-1): Don't encode body if it is specified to be in
11552         raw form; don't make buffer be unibyte when inserting multibyte string.
11553
11554 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11555
11556         * sha1.el: Fix up comment style.
11557         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11558         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11559
11560         * hex-util.el: Fix up comment style.
11561         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11562
11563         * gnus-salt.el: Use with-current-buffer.
11564         (gnus-pick-setup-message): Fix long-standing typo.
11565
11566 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11567
11568         * imap.el (imap-logout-timeout): New variable.
11569         (imap-logout, imap-logout-wait): New functions.
11570         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11571
11572         * nnimap.el (nnimap-logout-timeout): New server variable.
11573         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11574         nnimap-logout-timeout.
11575
11576         * gnus-art.el (gnus-article-summary-command-nosave)
11577         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11578
11579 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11580
11581         * gnus.el (gnus-maximum-newsgroup): New variable.
11582
11583         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11584         according to gnus-maximum-newsgroup.
11585
11586         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11587         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11588         Limit the range of articles according to gnus-maximum-newsgroup.
11589
11590 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
11591
11592         * gnus-art.el (gnus-sticky-article): Fix problems described in
11593         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
11594         Don't perform gnus-configure-windows here; reuse existing sticky
11595         article buffer.
11596
11597         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11598         it doesn't exist in gnus-article-mode.
11599
11600 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11601
11602         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11603         (gnus-agent-decoded-group-name): New function.
11604         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11605         (gnus-agent-expire-group-1): Use it; decode group name in messages.
11606
11607 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
11608
11609         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
11610         Add binding for gnus-sticky-article.
11611         (gnus-summary-exit): Don't kill sticky article buffers.
11612
11613         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
11614         article buffer.
11615         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
11616         (gnus-kill-sticky-article-buffers): New commands.
11617
11618 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11619
11620         * nntp.el (nntp-xref-number-is-evil): New server variable.
11621         (nntp-find-group-and-number): If it is non-nil, don't trust article
11622         numbers in the Xref header.
11623
11624 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11625
11626         * gnus-agent.el (gnus-agent-read-group): New function.
11627         (gnus-agent-flush-group, gnus-agent-expire-group)
11628         (gnus-agent-regenerate-group): Use it.
11629         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
11630         nnmail-pathname-coding-system.
11631
11632 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11633
11634         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
11635
11636         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
11637         that are unread as unread, and also as selected so that information of
11638         marks having been changed by a user may be updated when exiting group.
11639
11640 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11641
11642         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
11643
11644 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11645
11646         * gnus-art.el (gnus-mime-display-single): Pass part number that is
11647         calculated ignoring signature parts to gnus-treat-article.
11648
11649 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11650
11651         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
11652         a point here in order to keep the window start.
11653         (gnus-insert-mime-security-button): Make a button overlay without the
11654         front stickiness.
11655         (gnus-mime-display-security): Goto the end of a button.
11656
11657         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
11658
11659 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11660
11661         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
11662         group-name-at-point.
11663         (gnus-group-completing-read): New function that offers decoded
11664         non-ASCII group names for completion.
11665         (gnus-fetch-group, gnus-group-read-ephemeral-group)
11666         (gnus-group-jump-to-group, gnus-group-make-group-simple)
11667         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
11668         (gnus-group-fetch-control): Use it.
11669         (gnus-fetch-group): Use group-name-at-point for the initial value
11670         rather than the default value; use gnus-alive-p.
11671
11672         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
11673         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
11674         (gnus-summary-post-news): Use gnus-group-completing-read.
11675
11676         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
11677         (gnus-read-move-group-name): Decode group name for completion.
11678
11679 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
11680
11681         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
11682         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
11683         Yamaoka slightly modified the code).
11684
11685 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11686
11687         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
11688         (nnmail-split-incoming): Bind it.
11689
11690         * nnml.el (nnml-group-name-charset): New function.
11691         (nnml-decoded-group-name): Use it; don't decode group name if
11692         nnmail-group-names-not-encoded-p is non-nil.
11693         (nnml-encoded-group-name): New function.
11694         (nnml-group-pathname): Inline nnml-decoded-group-name.
11695         (nnml-request-expire-articles): Decode group name in message.
11696         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
11697         nnmail-pathname-coding-system.
11698         (nnml-save-mail, nnml-active-number): Work with decoded group names and
11699         not decoded ones according to nnmail-group-names-not-encoded-p.
11700         (nnml-generate-active-info): Use nnml-encoded-group-name.
11701
11702 2007-08-08  Glenn Morris  <rgm@gnu.org>
11703
11704         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
11705         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
11706         doc-strings and comments.
11707
11708 2007-07-25  Glenn Morris  <rgm@gnu.org>
11709
11710         * Relicense all FSF files to GPLv3 or later.
11711
11712 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11713
11714         * gnus-sum.el (gnus-summary-move-article):
11715         Make gnus-summary-respool-article work.
11716
11717 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
11718
11719         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
11720         string.
11721
11722 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
11723
11724         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
11725         that should be ignored when comparing distant RSS articles with local
11726         ones.
11727         (nnrss-make-hash-index): New function.  Create a hash index according
11728         to the ignored fields.
11729         (nnrss-check-group): Use it.
11730
11731 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11732
11733         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
11734
11735         * gnus-art.el (article-decode-group-name): Decode Xref header too.
11736
11737         * gnus-group.el (gnus-group-make-group): Encode group name here unless
11738         the new optional argument ENCODED is non-nil.
11739         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
11740         coding system for encoding group name.
11741         (gnus-group-make-rss-group): Pass un-encoded group name to
11742         gnus-group-make-group.
11743         (gnus-group-set-info): Tell gnus-group-make-group that group name is
11744         encoded.
11745
11746         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
11747         Encode group name to which articles are moved or copied.
11748         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
11749         coding system for encoding Newsgroup, Followup-To and Xref headers.
11750
11751         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
11752         marks; use nnheader-file-coding-system to write a file.
11753         (nnagent-retrieve-headers): Bind file-name-coding-system to
11754         nnmail-pathname-coding-system.
11755
11756         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
11757
11758         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
11759         (nnml-request-article, nnml-request-create-group)
11760         (nnml-request-rename-group, nnml-find-id)
11761         (nnml-possibly-change-directory, nnml-possibly-create-directory)
11762         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
11763         (nnml-save-marks): Use nnml-group-pathname instead of
11764         nnmail-group-pathname.
11765
11766         (nnml-request-create-group, nnml-request-expire-articles)
11767         (nnml-request-move-article, nnml-request-delete-group)
11768         (nnml-deletable-article-p, nnml-possibly-create-directory)
11769         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
11770         (nnml-open-marks): Bind file-name-coding-system to
11771         nnmail-pathname-coding-system.
11772
11773         (nnml-request-article): Pass server argument to nnml-find-group-number.
11774         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
11775         Pass server argument to nnml-possibly-create-directory.
11776         (nnml-request-accept-article): Pass server argument to
11777         nnml-active-number and nnml-save-mail.
11778         (nnml-find-group-number): Pass server argument to nnml-find-id.
11779         (nnml-request-update-info): Pass server argument to
11780         nnml-marks-changed-p.
11781
11782         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
11783         (nnml-save-mail, nnml-active-number): Add server argument.
11784
11785         (nnml-request-delete-group): Warn if group is missing.
11786         (nnml-get-nov-buffer): Decode group name.
11787         (nnml-generate-active-info): Encode group name.
11788         (nnml-open-marks): Decode group name in messages.
11789
11790 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11791
11792         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
11793         if it is not specified.
11794         (gnus-article-pipe-part, gnus-article-save-part)
11795         (gnus-article-interactively-view-part, gnus-article-copy-part)
11796         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
11797         (gnus-article-inline-part, gnus-article-save-part-and-strip)
11798         (gnus-article-replace-part, gnus-article-delete-part)
11799         (gnus-article-view-part-as-type): Pass raw prefix argument to
11800         gnus-article-part-wrapper.
11801
11802 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11803
11804         * gnus-agent.el (gnus-agent-save-active):
11805         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
11806
11807         * gnus-cache.el (gnus-cache-save-buffers)
11808         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
11809         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
11810         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
11811         (gnus-cache-braid-nov, gnus-cache-braid-heads)
11812         (gnus-cache-generate-active, gnus-cache-rename-group)
11813         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
11814         (gnus-cache-update-overview-total-fetched-for):
11815         Bind file-name-coding-system to nnmail-pathname-coding-system.
11816         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
11817         New variables.
11818         (gnus-cache-decoded-group-name): New function.
11819         (gnus-cache-file-name): Use it.
11820         (gnus-cache-generate-active): Use non-decoded group name for active.
11821
11822         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
11823         right place.
11824         (gnus-write-active-file): Don't break non-ASCII group names.
11825
11826         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
11827         nnmail-pathname-coding-system.
11828
11829         * lpath.el: Bind default-file-name-coding-system,
11830         file-name-coding-system and language-info-alist for XEmacs.
11831
11832         * gnus-uu.el (gnus-uu-decode-save): Typo.
11833
11834 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11835
11836         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
11837
11838 2007-07-14  David Kastrup  <dak@gnu.org>
11839
11840         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
11841         finishing actions if we did not edit the article.
11842
11843 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11844
11845         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
11846         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
11847         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
11848         (gnus-agent-flush-group, gnus-agent-flush-cache)
11849         (gnus-agent-fetch-headers, gnus-agent-load-alist)
11850         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
11851         (gnus-agent-retrieve-headers, gnus-agent-request-article)
11852         (gnus-agent-regenerate-group)
11853         (gnus-agent-update-files-total-fetched-for)
11854         (gnus-agent-update-view-total-fetched-for):
11855         Bind file-name-coding-system to nnmail-pathname-coding-system.
11856         (gnus-agent-group-pathname): Don't encode file names by
11857         nnmail-pathname-coding-system.
11858         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
11859         coding-system-for-write instead of buffer-file-coding-system to
11860         gnus-agent-file-coding-system.
11861
11862         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
11863         Decode group name.
11864
11865         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
11866
11867         * gnus-start.el (gnus-update-active-hashtb-from-killed)
11868         (gnus-read-newsrc-el-file): Make group names unibyte.
11869
11870         * nnmail.el (nnmail-group-pathname): Don't encode file names by
11871         nnmail-pathname-coding-system.
11872
11873         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
11874         (nnrss-request-delete-group): Bind file-name-coding-system to
11875         nnmail-pathname-coding-system.
11876         (nnrss-read-server-data, nnrss-read-group-data):
11877         Bind file-name-coding-system correctly.
11878         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
11879
11880         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
11881         (nntp-server-to-method-cache): New variable.
11882         (nntp-group-pathname): New function that decodes non-ASCII group names.
11883         (nntp-possibly-create-directory, nntp-marks-changed-p)
11884         (nntp-save-marks, nntp-open-marks): Use it.
11885         (nntp-possibly-create-directory, nntp-open-marks):
11886         Bind file-name-coding-system to nnmail-pathname-coding-system.
11887         (nntp-open-marks): Decode group names when bootstrapping marks.
11888
11889         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
11890         Newsgroups and Folowup-To headers.
11891
11892 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11893
11894         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11895         (gnus-server-closed-face, gnus-server-denied-face)
11896         (gnus-server-offline-face): Remove variable.
11897         (gnus-server-font-lock-keywords): Use faces that are not aliases.
11898
11899         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
11900         of modifying message-stack directly for XEmacs.
11901
11902         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
11903         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
11904         if the coding-system argument is nil for XEmacs.
11905
11906         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
11907         mm-charset-override-alist.
11908
11909         * rfc2047.el: Don't require base64; require rfc2045 for the function
11910         rfc2045-encode-string.
11911         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
11912         to quote the parameter value.
11913
11914 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11915
11916         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
11917         form in gnus-group-name-charset-method-alist.
11918
11919         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
11920         overrides the default layout edit-form.
11921
11922         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
11923
11924         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
11925
11926 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11927
11928         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
11929         as unfetched articles.
11930
11931 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
11932
11933         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
11934
11935 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11936
11937         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
11938         original back end that keeps marks in the local system.
11939
11940 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11941
11942         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
11943         arg of pop-to-buffer for XEmacs.
11944         (gnus-article-read-summary-keys): Ditto; don't restore window
11945         configuration if summary command ends up with neither article buffer
11946         nor summary buffer; describe bindings if summary keys end with C-h.
11947
11948 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11949
11950         * message.el (message-fix-before-sending): Skip raw message part to be
11951         forwarded while checking illegible text.
11952         (message-forward-make-body-mime, message-forward-make-body):
11953         Mark signed or encrypted raw message as having no illegible text.
11954
11955 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11956
11957         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
11958         (gnus-message-with-timestamp-1): New macro.
11959         (gnus-message-with-timestamp): New function.
11960         (gnus-message): Use them.
11961
11962         * nnheader.el (nnheader-message): Use them.
11963
11964 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
11965
11966         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
11967         .newsrc.eld file.
11968
11969 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11970
11971         * gnus-agent.el (gnus-agent-fetch-headers)
11972         (gnus-agent-retrieve-headers):
11973         Bind gnus-decode-encoded-address-function to identity.
11974
11975         * nntp.el (nntp-send-xover-command): Recognize an xover command is
11976         available also when the server returns simply a dot.
11977
11978         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
11979
11980 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11981
11982         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
11983
11984 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11985
11986         * gnus-ems.el (gnus-x-splash): Make it work.
11987
11988         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
11989         from being used.
11990
11991         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
11992
11993 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11994
11995         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
11996         4th and the 5th arguments.
11997
11998         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
11999         the front stickiness.
12000         (gnus-article-summary-command-nosave): Correct the order of the
12001         arguments passed to pop-to-buffer.
12002         (gnus-article-read-summary-keys): Ditto; make it work properly when the
12003         summary command ends up with the article buffer.
12004
12005         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
12006         the same faces.
12007
12008 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12009
12010         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
12011
12012 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12013
12014         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
12015         * gnus-sum.el (gnus-summary-highlight):
12016         * pgg.el (pgg-sign-region, pgg-sign):
12017         * mail-source.el (mail-source-delete-old-incoming-confirm):
12018         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
12019
12020 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12021
12022         * gnus-art.el (gnus-mime-view-part-externally)
12023         (gnus-mime-view-part-internally): Fix predicate function passed to
12024         completing-read.
12025
12026         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
12027
12028         * gnus.el (gnus-update-message-archive-method): Add :version.
12029
12030 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12031
12032         * gnus.el (gnus-update-message-archive-method): New variable.
12033
12034         * gnus-start.el (gnus-setup-news): Update saved "archive" method
12035         according to gnus-message-archive-method if
12036         gnus-update-message-archive-method is non-nil.
12037
12038 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12039
12040         * gnus-sum.el (gnus-summary-limit-to-address): New function.
12041         Suggested by Loic Dachary <loic@dachary.org>.
12042         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12043
12044 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12045
12046         * message.el (message-pop-to-buffer): Add switch-function argument.
12047         (message-mail): Pass switch-function argument to it.
12048
12049 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
12050
12051         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
12052         Improve doc string.
12053
12054 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12055
12056         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
12057         (gnus-header-content)
12058         * gnus-cite.el (gnus-cite-10)
12059         * gnus-srvr.el (gnus-server-closed)
12060         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
12061         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
12062         (gnus-group-mail-3-empty, gnus-group-mail-low)
12063         (gnus-group-mail-low-empty, gnus-splash)
12064         * message.el (message-header-to, message-header-cc)
12065         (message-header-subject, message-header-other, message-header-name)
12066         (message-header-xheader, message-separator, message-cited-text)
12067         (message-mml): Lighten colors of faces used for dark background.
12068
12069 2007-05-24  Simon Josefsson  <simon@josefsson.org>
12070
12071         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
12072         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
12073
12074 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12075
12076         * message.el (message-narrow-to-headers-or-head):
12077         Ignore mail-header-separator in the body.
12078
12079 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12080
12081         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12082         same as window size.
12083
12084 2007-05-22  Kevin Ryde  <user42@zip.com.au>
12085
12086         * message.el (message-font-lock-keywords): Use message-header-xheader
12087         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
12088         ahead of the anything pattern, to get it recognised.
12089
12090 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12091
12092         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
12093         spam.el loads uses it in the compiled defadvice form.
12094
12095 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
12096
12097         * gnus-sum.el (gnus-articles-to-read)
12098         (gnus-summary-insert-old-articles): Don't truncate group name for
12099         `read-string'.
12100
12101         * gnus-util.el (gnus-limit-string): Delete this function.
12102
12103         * gnus-sum.el (gnus-simplify-subject-fully):
12104         Use `truncate-string-to-width' instead.
12105
12106 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
12107
12108         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12109         Tell if, on summary exit, the next group has to be selected.
12110         (gnus-summary-exit): Use it.
12111
12112 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
12113
12114         * gnus-art.el (gnus-article-mode): Fix comment about displaying
12115         non-break space.
12116
12117 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12118
12119         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12120         Check if group is not a directory.
12121         (nnfolder-request-expire-articles): Don't delete articles if the target
12122         group is not available.
12123
12124         * nnml.el (nnml-request-create-group): Properly check if group is not a
12125         file.
12126         (nnml-request-expire-articles): Don't delete articles if the target
12127         group is not available.
12128
12129         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12130         Don't quote characters that are within parentheses.
12131
12132 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12133
12134         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12135         (gnus-handle-ephemeral-exit): Select article according to it.
12136
12137 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12138
12139         * message.el (message-insert-formated-citation-line): Remove newline.
12140         (message-citation-line-format): Add final \n here so that the user can
12141         avoid a blank line.
12142
12143 2007-05-03  Dan Christensen  <jdc@uwo.ca>
12144
12145         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12146         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12147         Update lanl/arXiv support.
12148
12149 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12150
12151         * gnus.el: Bump version number.
12152
12153 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12154
12155         * gnus.el (gnus-version-number): Bump version.
12156
12157 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12158
12159         * gnus.el: No Gnus v0.6 is released.
12160
12161 2007-04-27  Didier Verna  <didier@xemacs.org>
12162
12163         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12164         * gmm-utils.el (gmm-regexp-concat): ... here.
12165         * message.el: Don't require 'gnus-util.
12166         (message-dont-reply-to-names): Handle name change above.
12167         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12168
12169 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12170
12171         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
12172         since the initial value varies according to the system.
12173
12174 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12175
12176         * mm-util.el (mm-charset-synonym-alist): Defcustom.
12177
12178 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
12179
12180         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
12181
12182 2007-04-24  Didier Verna  <didier@xemacs.org>
12183
12184         Improve the type of gnus-ignored-from-addresses.
12185         * gnus-util.el (gnus-orify-regexp): New function.
12186         * message.el (gnus-util): Require it.
12187         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
12188         * gnus-sum.el (gnus-ignored-from-addresses): New function.
12189         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
12190
12191 2007-04-24  Didier Verna  <didier@xemacs.org>
12192
12193         * gnus-sum.el:
12194         * gnus-utils.el: Fix some trailing whitespaces.
12195
12196 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12197
12198         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
12199         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
12200         article's Message-ID; refer parent article in summary buffer.
12201
12202         * message.el (message-bounce): Call mime-to-mml.
12203
12204         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
12205         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
12206         optimize and/or forms properly.
12207
12208 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
12209
12210         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
12211         URL.
12212
12213 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12214
12215         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
12216
12217 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12218
12219         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
12220         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
12221         displayed of multipart/alternative part if it is invoked from summary
12222         buffer.
12223
12224         * mm-view.el (mm-inline-text-html-render-with-w3m)
12225         (mm-inline-text-html-render-with-w3m-standalone)
12226         (mm-inline-render-with-function): Use mail-parse-charset by default.
12227
12228 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
12229
12230         * parse-time.el (parse-time-string-chars): Check if CHAR
12231         is less than the length of parse-time-syntax.
12232
12233 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12234
12235         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
12236         from gnus-newsgroup-processable.
12237
12238 2007-04-16  Didier Verna  <didier@xemacs.org>
12239
12240         * gnus-msg.el (gnus-configure-posting-styles):
12241         Handle message-signature-directory properly with :file syntax.
12242         Reported by "Leo".
12243
12244 2007-04-11  Didier Verna  <didier@xemacs.org>
12245
12246         New user option: message-signature-directory.
12247         * gnus-msg.el (gnus-configure-posting-styles): Support it.
12248         * message.el (message-insert-signature): Ditto.
12249         * message.el (message-signature-file): Doc update.
12250         * message.el (message-signature-directory): New.
12251
12252 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12253
12254         * gnus-msg.el (gnus-inews-yank-articles):
12255         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12256
12257 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12258
12259         * message.el (message-yank-original): Make sure cited text ends with
12260         newline; don't exchange point and mark.
12261
12262 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
12263
12264         * tls.el (open-tls-stream): Properly handle case where there
12265         is no associated buffer.
12266
12267 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
12268
12269         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
12270         message-yank-original, make sure (< mark TEXT point).
12271
12272 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12273
12274         * message.el (message-fill-column): New variable.
12275         (message-mode): Use it.  Add comment on a possible new hook.
12276
12277         * nnmail.el (nnmail-spool-file): Mark as obsolete.
12278         (nnmail-get-new-mail): Reformat.
12279
12280         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
12281
12282         * gmm-utils.el: Fix Commentary.
12283         (gmm-tool-bar-from-list): Fix typo in doc string.
12284
12285 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
12286
12287         * message.el (message-yank-original): Don't switch point and mark
12288         unnecessarily to put point and mark as documented.
12289
12290 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12291
12292         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
12293         from the message heads.
12294
12295 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
12296
12297         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
12298         article buffer does not have a window.  This may not be the best
12299         solution but is certainly better than setting the start of the null,
12300         that is the current, window.
12301
12302 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12303
12304         * gnus-draft.el (gnus-draft-setup-hook): New hook.
12305         (gnus-draft-setup): Run it.
12306
12307         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
12308         gnus-score-fast-scoring.  Allow regexp.
12309         (gnus-score-headers): Use it.
12310
12311         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
12312         XEmacs.
12313
12314         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
12315         string.
12316         (gnus-button-alist): Also catch `<f1> k ...'.
12317         (gnus-treat-display-x-face): Fix doc string.
12318
12319 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12320
12321         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
12322         evaluation of gnus-extended-version to ensure correct generation of the
12323         User-Agent header when message-generate-headers-first is used.
12324
12325 2007-03-24  Simon Josefsson  <simon@josefsson.org>
12326
12327         * hashcash.el (hashcash-generate-payment-async): Don't crash if
12328         hashcash-path is nil.  Don't call callback with incorrect number of
12329         parameters if val is 0.
12330
12331 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12332
12333         * message.el (message-required-news-headers):
12334         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12335
12336 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
12337
12338         * tls.el (open-tls-stream): In handshake-waiting loop,
12339         don't wait more if there is output available to process.
12340
12341 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
12342
12343         * tls.el (tls-program): Doc fix.
12344
12345 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12346
12347         * message.el (message-generate-new-buffers): Change the meaning of the
12348         nil value; add `standard' to the choices; treat t as `unique'; improve
12349         doc string.
12350         (gnus-select-frame-set-input-focus): Autoload.
12351         (message-buffer-name): Search for the existing message buffer if
12352         message-generate-new-buffers is nil or `standard'; treat the value t of
12353         message-generate-new-buffers as `unique'.
12354         (message-pop-to-buffer): Raise the frame already displaying the message
12355         buffer; clear the echo area after querying.
12356         (message-setup): Pass the `continue' argument to compose-mail.
12357         (message-mail): Prefer `switch-function' if it is given; search for the
12358         existing message buffer if the `continue' argument is non-nil; pass
12359         continue and switch-function arguments to compose-mail by way of
12360         message-setup.
12361         (message-mail-other-window): Adjust argument of message-setup.
12362         (message-mail-other-frame): Ditto.
12363
12364 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12365
12366         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12367         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12368         to turn font-lock on when turning gnus-message-citation-mode on.
12369
12370 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
12371
12372         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12373         (mml-smime-function-alist): New variable; add epg as the backend.
12374         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12375         mml-smime- functions instead.
12376         * mm-view.el: Require smime.
12377
12378 2007-03-05  Didier Verna  <didier@xemacs.org>
12379
12380         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12381         instead of just inheritance for posting styles.
12382         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12383
12384 2007-02-24  Chris Moore  <dooglus@gmail.com>
12385
12386         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
12387         * pgg-pgp.el (pgg-pgp-encrypt-region):
12388         * pgg-gpg.el (pgg-gpg-encrypt-region):
12389         Check pgg-encrypt-for-me if no other recipients.
12390
12391 2007-02-24  John Paul Wallington  <jpw@pobox.com>
12392
12393         * tls.el (tls-certtool-program): Fix custom type.
12394
12395 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12396
12397         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12398         and point-at-eol instead of line-(beginning|end)-position.
12399
12400         * assistant.el (assistant-parse-buffer): Ditto.
12401
12402         * netrc.el (netrc-parse-services): Ditto.
12403
12404 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
12405
12406         * mml2015.el (mml2015-epg-find-usable-key): New function.
12407         (mml2015-epg-sign): Use it.
12408         (mml2015-epg-encrypt): Use it.
12409
12410 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12411
12412         * message.el (message-make-in-reply-to): Quote name containing
12413         non-ASCII characters.  It will make the RFC2047 encoder cause an error
12414         if there are special characters.  Reported by NAKAJI Hiroyuki
12415         <nakaji@jp.freebsd.org>.
12416
12417 2007-02-27  Didier Verna  <didier@xemacs.org>
12418
12419         Include the group parameters as well as the topic ones in the
12420         inheritance filter process.
12421         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12422         argument GROUP-PARAMS-LIST.
12423         * gnus-topic.el (gnus-group-topic-parameters): Use it.
12424
12425 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12426
12427         * nntp.el (nntp-never-echoes-commands)
12428         (nntp-open-connection-functions-never-echo-commands): New variables.
12429         (nntp-send-command): Use them.
12430
12431 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
12432
12433         * mml2015.el (mml2015-epg-verify): Simplify.
12434
12435 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12436
12437         * mml.el (mml-content-disposition-alist): New user option.
12438         (mml-content-disposition): New function.
12439         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12440         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12441
12442 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
12443
12444         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12445         verification.
12446
12447 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12448
12449         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12450         articles posted in the last 24 hours.
12451
12452 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
12453
12454         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12455
12456 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
12457
12458         * nntp.el (nntp-send-command): Don't wait for echoes when
12459         nntp-open-ssl-stream is used.
12460
12461 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12462
12463         * gnus-cite.el (gnus-test-font-lock-add-keywords)
12464         (gnus-message-add-citation-keywords)
12465         (gnus-message-remove-citation-keywords): Remove.
12466         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12467         directly, make the variables in font-lock-defaults buffer-local, add
12468         gnus-message-citation-keywords to them and then update the value of
12469         font-lock-keywords.
12470
12471 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12472
12473         * message.el (message-cite-original-1): Don't call
12474         gnus-article-highlight-citation.
12475
12476         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12477         citations; fix line count.
12478
12479 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12480
12481         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12482         (gnus-message-add-citation-keywords)
12483         (gnus-message-remove-citation-keywords): Use it; fix the emulating
12484         versions of font-lock-add-keywords and font-lock-remove-keywords to
12485         work with XEmacs correctly.
12486
12487 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12488
12489         * gnus-cite.el (gnus-cite-face-list): Set the values of
12490         gnus-message-max-citation-depth and gnus-message-citation-keywords.
12491         (gnus-message-max-citation-depth): Use defvar rather than defconst.
12492         (gnus-message-cite-prefix-regexp): New variable.
12493         (gnus-message-search-citation-line): Use it; protect against long
12494         citation prefix; fill match data with nil rather than 0 for XEmacs; set
12495         the 0th match data for Emacs.
12496         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12497         (gnus-message-add-citation-keywords): Append keywords rather than
12498         prepending; emulate font-lock-add-keywords if it is not available.
12499         (gnus-message-remove-citation-keywords):
12500         Emulate font-lock-remove-keywords if it is not available.
12501
12502         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12503
12504         * message.el (message-cite-prefix-regexp): Set the value of
12505         gnus-message-cite-prefix-regexp.
12506
12507 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12508
12509         * nnweb.el (nnweb-google-parse-1): Update parser.
12510
12511 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
12512
12513         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12514
12515 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12516
12517         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12518         regexp.
12519
12520 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12521
12522         * uudecode.el (uudecode-string-to-multibyte): New function emulating
12523         string-to-multibyte.
12524         (uudecode-decode-region-internal): Use it.
12525
12526         * lpath.el: Fbind string-as-multibyte for XEmacs.
12527
12528 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12529
12530         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12531         Fix custom choice.
12532
12533         * gnus-art.el (gnus-signature-limit): Fix custom choice.
12534
12535 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
12536
12537         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12538
12539         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12540         `write-region' to respect `mm-inhibit-file-name-handlers'.
12541
12542 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
12543
12544         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12545         Use gnus-home-directory instead of "~/" or "$HOME".
12546
12547 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
12548
12549         * encrypt.el (encrypt-insert-file-contents): Add better prompt
12550         to mention filename.
12551         Add comments at beginning regarding usage.
12552         (encrypt-write-file-contents): Change interactive so a string is
12553         acceptable.  If the file has no associated model, show an error instead
12554         of a nonsense prompt.
12555
12556 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12557
12558         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12559         Thanks to Yoshihiko Yamada for kind notification of this typo.
12560
12561 2007-01-12  Kenichi Handa  <handa@m17n.org>
12562
12563         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12564         multibyte buffer.
12565
12566 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12567
12568         * gnus-score.el (gnus-score-fast-scoring): New variable.
12569         (gnus-score-headers): Use it.
12570
12571         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12572
12573         * message.el (message-cite-original-1):
12574         Call gnus-article-highlight-citation if requested.
12575         (message-make-from): Allow name and address as optional arguments.
12576
12577         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12578
12579         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12580         bugs to doc string.
12581         (gnus-button-alist): Add mid\\|message-id.
12582         (gnus-button-fetch-group): Extend for use in
12583         `browse-url-browser-function'.
12584         (gnus-button-url-regexp): Try to catch paired parentheses like in
12585         Wikipedia URLs.
12586
12587         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12588         Suggested by Simon Krahnke <overlord@gmx.li>.
12589
12590 2007-01-13  Romain Francoise  <romain@orebokech.com>
12591
12592         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12593         Update copyright.
12594
12595 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
12596
12597         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12598
12599 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12600
12601         * gnus-registry.el (gnus-registry-unfollowed-groups)
12602         (gnus-registry-split-fancy-with-parent): Fix documentation.
12603
12604 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12605
12606         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12607         from nnweb groups.
12608
12609 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12610
12611         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
12612         Xref urls.  Erase buffer before requesting head.
12613
12614         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12615
12616 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12617
12618         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
12619         customizable.
12620
12621 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
12622
12623         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
12624         no signing key is found.
12625         (mml2015-epg-encrypt): Ask user whether to skip or abort if
12626         no encrypting and/or signing key is found.
12627
12628 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12629
12630         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
12631
12632 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12633
12634         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
12635         headers read from disk with the ones newly found in the current search.
12636         This should no longer cause problems, because the article numbers in
12637         Gmane's `nov.php' output are ignored since the previous change.
12638
12639 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12640
12641         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
12642
12643 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12644
12645         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
12646         replace-regexp-in-string; bind url-version; fbind display-images-p and
12647         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
12648         find-face and set-itimer-function for Emacs; bind itimer-list for
12649         Emacs.
12650
12651         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12652
12653 2007-01-01  Romain Francoise  <romain@orebokech.com>
12654
12655         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
12656
12657 2006-12-31  Steve Youngs  <steve@sxemacs.org>
12658
12659         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
12660         `define-minor-mode' macro definition expanded properly.
12661         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
12662         exclude it there.
12663
12664         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
12665         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
12666         `fboundp' test.
12667         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
12668         This is OK to autoload in (S)XEmacs now.
12669
12670 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12671
12672         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
12673         keystroke.
12674         (gnus-summary-limit-to-singletons): Fix typo.
12675
12676         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
12677         else fails.
12678
12679 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12680
12681         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
12682         docstring.
12683
12684         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
12685         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
12686         (gnus-summary-insert-dormant-articles): Fix typo in message.
12687
12688 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
12689
12690         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
12691         nil for XEmacs.
12692         (gnus-message-citation-mode): Don't autoload in XEmacs.
12693
12694         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
12695
12696 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
12697
12698         * nnimap.el (nnimap-expunge-search-string):
12699         Mention nnimap-search-uids-not-since-is-evil in docstring.
12700
12701 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
12702
12703         * spam.el: Revert to make-obsolete-variable because
12704         define-obsolete-variable-alias is not supported in Emacs 21.
12705
12706         * spam.el (spam-ifile-path, spam-ifile-database-path)
12707         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
12708         make-obsolete-variable.
12709         (spam-bsfilter-path, spam-bsfilter-program)
12710         (spam-spamassassin-path, spam-spamassassin-program)
12711         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
12712         Don't use "path" inappropriately.
12713         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
12714         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
12715         variable names.
12716
12717 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
12718
12719         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
12720         summary buffer.
12721
12722         * password.el (password-cache-remove): Use clear-string to burn
12723         password, if available.
12724
12725 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12726
12727         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
12728
12729         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
12730
12731         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
12732         (gnus-message-highlight-citation): Move defcustom here from
12733         gnus-cite.el.
12734         (gnus-message-citation-mode): Autoload.
12735
12736         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
12737         checks to make it compile with XEmacs.
12738         (gnus-message-citation-mode): New minor mode.
12739         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
12740         (gnus-message-highlight-citation): New variables.
12741         (gnus-message-search-citation-line)
12742         (gnus-message-add-citation-keywords)
12743         (gnus-message-remove-citation-keywords)
12744         (turn-on-gnus-message-citation-mode)
12745         (turn-off-gnus-message-citation-mode): New functions.
12746
12747 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
12748
12749         * gnus-cite.el: Enable highlighting of different citation levels in
12750         message-mode.
12751
12752 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12753
12754         * message.el (message-make-fqdn): Fix comment.
12755         (message-bogus-system-names): Add ".local".
12756
12757         * spam.el (spam-ifile-path, spam-ifile-program)
12758         (spam-ifile-database-path, spam-ifile-database)
12759         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
12760         Don't use "path" inappropriately.
12761         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
12762         strings.
12763         (spam-check-ifile, spam-ifile-register-with-ifile)
12764         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
12765         Use new variable names.
12766
12767         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
12768         (gnus-treat-display-smileys): Simplify using
12769         gnus-image-type-available-p.
12770
12771         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
12772         available.
12773
12774         * gnus-xmas.el (gnus-xmas-image-type-available-p):
12775         Use `display-images-p' if available.
12776
12777 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12778
12779         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
12780         one after turning on the buffer's multibyteness instead of decoding
12781         them directly in the unibyte buffer that causes unexpected conversion
12782         in Emacs 23 (unicode).
12783
12784 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12785
12786         * message.el (message-generate-hashcash): Fix custom type.
12787
12788 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12789
12790         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
12791
12792 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12793
12794         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
12795         disconnect icons.  Add help text.
12796
12797 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
12798
12799         * spam.el (spam-extra-header-to-number): CRM114 spam score is
12800         negated to be consistent with the others we handle.
12801
12802 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12803
12804         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
12805         version of gnus-summary-buffer to something, so that we can use two
12806         article buffers at the same time.
12807
12808 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
12809
12810         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
12811         trigger all the extra headers.
12812         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
12813         sorting.
12814
12815 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12816
12817         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
12818         solid groups.
12819
12820 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
12821
12822         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
12823
12824 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12825
12826         * legacy-gnus-agent.el: Add Copyright notice.
12827
12828 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
12829
12830         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
12831
12832 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12833
12834         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
12835
12836         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
12837         to make it work reliably in CVS Emacs.
12838         (gnus-summary-limit-strange-charsets-predicate)
12839         (gnus-summary-limit-to-predicate): New functions.
12840
12841 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
12842
12843         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
12844         specifying array size.
12845         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
12846         array if it is too small.
12847         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
12848         (gnus-sort-threads-loop): New function.
12849
12850 2006-12-06  Chris Moore  <dooglus@gmail.com>
12851
12852         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
12853         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
12854
12855 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
12856
12857         * mm-url.el (mm-url-predefined-programs): Call curl with correct
12858         options.
12859
12860 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12861
12862         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
12863         DOS-ing the recipient.
12864
12865         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
12866         the headers when creating the mapping to avoid mismappings.
12867         (nnweb-gmane-create-mapping): Always nix out old mapping.
12868
12869 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12870
12871         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
12872         and mm-verify-option to never.
12873
12874 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * message.el (message-signed-or-encrypted-p): New function.
12877         (message-forward-make-body): Use it.
12878
12879         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
12880         Replace encode-coding-string with mm-encode-coding-string.
12881
12882 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12883
12884         * nneething.el (nneething-decode-file-name):
12885         Replace decode-coding-string with mm-decode-coding-string.
12886
12887         * gnus-int.el (gnus-open-server): Say failed server's name.
12888
12889 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12890
12891         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
12892         strings to a single string.  Quote `errors-file-name'.
12893         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
12894         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
12895         Adjust calls.  Use `shell-quote-argument'.
12896
12897 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
12898
12899         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
12900         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
12901
12902         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
12903         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
12904         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
12905         (gnus-group-make-directory-group, gnus-group-transpose-groups):
12906         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
12907         (gnus-subscribe-newsgroup, gnus-1):
12908         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
12909         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
12910         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
12911         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
12912
12913 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12914
12915         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
12916         keystroke.
12917         (gnus-summary-limit-to-bodies): Implement headersp.
12918
12919 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12920
12921         * dns.el (query-dns): Protect against "Process dns deleted" strings.
12922
12923 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12924
12925         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
12926
12927 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12928
12929         * message.el (message-generate-hashcash): Expand range of values to
12930         include `opportunistic'.
12931         (message-send-mail): Use it.
12932
12933 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12934
12935         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
12936         and comment it.
12937
12938         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
12939
12940 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
12941
12942         * gnus-util.el (gnus-extract-address-components): Improve comment.
12943
12944 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12945
12946         * gnus-util.el (gnus-extract-address-components): Work with address in
12947         which the name portion contains @.
12948
12949         * lpath.el: Fbind custom-autoload.
12950
12951 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12952
12953         * gnus.el (gnus-start): Move custom group up.
12954         (gnus-select-method): Don't autoload, but make it available for
12955         `customize-variable'.
12956         (gnus-getenv-nntpserver): Don't autoload.
12957
12958 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
12959
12960         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
12961
12962 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12963
12964         * message.el (message-sendmail-extra-arguments): New variable.
12965         (message-send-mail-with-sendmail): Use it.
12966
12967 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12968
12969         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
12970         mm-with-unibyte-current-buffer to make string unibyte.
12971
12972         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
12973         mm-string-as-multibyte.
12974
12975 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
12976
12977         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
12978         Reported by Werner Koch <wk@gnupg.org>.
12979
12980 2006-11-14  Daiki Ueno  <ueno@p360>
12981
12982         * mml2015.el: Autoload epa-select-keys when compiling.
12983
12984 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12985
12986         * mml2015.el (mml2015-epg-sign): Save the signing keys in
12987         message-options.
12988         (mml2015-epg-encrypt): Save the recipient keys in message-options.
12989
12990 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12991
12992         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
12993         EasyPG (< 0.0.6).
12994         (mml2015-always-trust): New user option.
12995         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
12996         prompt.
12997
12998 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12999
13000         * nntp.el (nntp-authinfo-force): New variable.
13001         (nntp-send-authinfo): Use it.
13002
13003 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13004
13005         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13006         decode encoded words.  Improve prompt.  Add comment about forwarding.
13007         (message-replacement-char): Move up.
13008
13009 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13010
13011         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13012         instead of gnus-intersection because arguments of gnus-sorted-nunion
13013         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
13014
13015 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
13016
13017         * message.el (message-strip-subject-encoded-words): Reformat prompt.
13018         (message-simplify-subject-functions):
13019         Enable message-strip-subject-encoded-words by default.
13020
13021 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
13022
13023         * message.el (message-strip-subject-encoded-words): New function.
13024         (message-simplify-subject-functions): New variable.
13025         (message-simplify-subject): Use it.  Fix typo in doc string.
13026         Support message-strip-subject-encoded-words.
13027
13028 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
13029
13030         * gnus-diary.el (gnus-diary-delay-format-function):
13031         * nndiary.el (nndiary-reminders):
13032         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
13033
13034 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13035
13036         * gnus-art.el (article-hide-boring-headers): Fetch date from
13037         gnus-original-article-buffer to avoid problems with localized date
13038         strings.
13039
13040 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13041
13042         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
13043
13044 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
13045
13046         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13047         New variables.
13048         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13049         (mm-charset-synonym-alist): Move some entries to
13050         mm-codepage-iso-8859-list.
13051         (mm-charset-synonym-alist, mm-charset-override-alist):
13052         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13053
13054 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13055
13056         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
13057
13058 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13059
13060         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
13061         with Emacs 21 and XEmacs.
13062
13063 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
13064
13065         * spam.el (spam-parse-address): New function for better parsing,
13066         catching errors, etc.
13067         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
13068
13069 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13070
13071         * mm-view.el: Add interactive arg to html2text autoload.
13072
13073 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13074
13075         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
13076
13077 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
13078
13079         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13080         New variables.
13081         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13082         (mm-charset-synonym-alist): Move some entries to
13083         mm-codepage-iso-8859-list.
13084
13085         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
13086
13087 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
13088
13089         * message.el (message-citation-line-format)
13090         (message-insert-formated-citation-line): Fix implementation of %E, %N
13091         and %n according to the doc string.
13092
13093 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
13094
13095         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13096         Use car-safe to avoid bad parses.
13097
13098 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13099
13100         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
13101         names.
13102
13103         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
13104
13105 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13106
13107         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
13108         header.
13109
13110         * message.el (message-draft-headers): Add Date.
13111         (message-headers-to-generate): Fix typo in docstring.
13112
13113         * nndraft.el (nndraft-required-headers): New variable.
13114         (nndraft-generate-headers): Use it.
13115
13116         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
13117
13118 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13119
13120         * gnus-registry.el (gnus-registry-wash-for-keywords)
13121         (gnus-registry-find-keywords): New functions to allow easy searching of
13122         articles that are in the registry.
13123
13124 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13125
13126         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13127         Use ietf-drums-parse-address instead of gnus-extract-address-components.
13128         Reported by Damien Elmes <damien@repose.cx>.
13129
13130 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13131
13132         * gnus.el (gnus-mime): Remove unused custom group.
13133
13134 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13135
13136         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13137         "blank line" when searching for end of armor headers.
13138
13139 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13140
13141         * gmm-utils.el (gmm-write-region): Fix variable name.
13142
13143 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13144
13145         * gmm-utils.el (gmm-write-region): New function based on compatibility
13146         code from `mm-make-temp-file'.
13147
13148         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13149
13150         * nnmaildir.el (nnmaildir--update-nov)
13151         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13152         Use `gmm-write-region'.
13153
13154 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13155
13156         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13157         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13158
13159         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13160
13161         * message.el (message-replacement-char): New variable.
13162         (message-fix-before-sending): Use it.
13163         (message-simplify-subject): New function to remove duplicate code.
13164         (message-reply, message-followup): Use it.
13165
13166         * gnus-sum.el (gnus-summary-make-menu-bar):
13167         Clarify gnus-summary-limit-to-articles.
13168
13169 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13170
13171         * gnus-util.el (gnus-with-local-quit): New macro.
13172
13173         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
13174
13175 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
13176
13177         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
13178         ignore non-string data.
13179
13180 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13181
13182         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
13183         non-string data (needs to be done in the registry too).
13184
13185 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13186
13187         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
13188         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
13189         (gnus-registry-split-fancy-with-parent)
13190         (gnus-registry-fetch-simplified-message-subject-fast)
13191         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
13192         Remove text properties on ingress into the registry and when it's saved.
13193         (gnus-registry-clean-empty-function): Fix bug with cleaning the
13194         registry from entries with no groups.
13195
13196 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13197
13198         * gnus-util.el (gnus-string-remove-all-properties): Add utility
13199         function to remove string properties.
13200
13201 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13202
13203         * gmm-utils.el (gmm): Adjust custom version.
13204
13205         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
13206         Adjust custom version.
13207
13208         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
13209
13210 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13211
13212         * gnus-art.el (gnus-insert-prev-page-button)
13213         (gnus-insert-next-page-button): Simplify.  Reformat.
13214
13215 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13216
13217         * gnus-art.el (gnus-insert-prev-page-button)
13218         (gnus-insert-next-page-button): Apply gnus-article-button-face.
13219
13220 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
13221
13222         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
13223
13224 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13225
13226         * gnus-art.el (gnus-insert-mime-button)
13227         (gnus-insert-mime-security-button):
13228         Apply gnus-article-button-face to MIME and security buttons.
13229
13230 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
13231
13232         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
13233         readable.
13234
13235 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13236
13237         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
13238
13239 2006-09-20  Steve Youngs  <steve@sxemacs.org>
13240
13241         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
13242         `browse-url-of-file' instead of `browse-url'.
13243
13244 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13245
13246         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13247         regexp.  Articles containing quotation were cut prematurely.
13248
13249 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13250
13251         * message.el (message-cite-original-1): Use nobody by default for the
13252         value of From header.
13253         (message-reply): Ditto.
13254
13255 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
13256
13257         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13258         to the gnus-info.  This fixes a bug of inline-PGP message verification.
13259         Reported by Michael Piotrowski <mxp@dynalabs.de>.
13260
13261 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
13262
13263         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
13264         mails in the doc string.  Add some URLs in comment.
13265         (pop3-movemail): Warn about pop3-leave-mail-on-server.
13266
13267 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13268
13269         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
13270         backslashes handling and the way to find boundaries of quoted strings.
13271
13272 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
13273
13274         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
13275         mml1991-encrypt-to-self is set and mml1991-signers is not set.
13276         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
13277         mml2015-encrypt-to-self is set and mml2015-signers is not set.
13278
13279 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13280
13281         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
13282         doc string.
13283         (gnus-button-regexp, gnus-button-last): Remove unused variables.
13284
13285 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13286
13287         * lpath.el: Fbind epg-check-configuration.
13288
13289 2006-09-06  Simon Josefsson  <jas@extundo.com>
13290
13291         * mml2015.el (mml2015-use): Doc fix, mention epg.
13292
13293 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13294
13295         * mml2015.el (mml2015-use): Default to epg, if available.
13296
13297 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13298
13299         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
13300         message-sender.
13301         (mml1991-epg-encrypt): Ditto.
13302         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
13303         message-sender.
13304         (mml2015-epg-encrypt): Ditto.
13305
13306 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
13307
13308         * message.el (message-send-mail-with-sendmail): Look for sendmail in
13309         several common directories.
13310
13311 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
13312
13313         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
13314         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
13315
13316 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13317
13318         * gnus-art.el (article-decode-encoded-words): Make it fast.
13319
13320 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13321
13322         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
13323
13324         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
13325         in quoted string into `\'.
13326
13327 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13328
13329         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13330         Use standard-syntax-table.
13331
13332 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13333
13334         * gnus-art.el (gnus-decode-address-function): New variable.
13335         (article-decode-encoded-words): Use it to decode headers which are
13336         assumed to contain addresses.
13337         (gnus-mime-delete-part): Remove useless `or'.
13338
13339         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13340         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13341         (gnus-nov-parse-line): Use it to decode From header.
13342         (gnus-get-newsgroup-headers): Ditto.
13343         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13344
13345         * mail-parse.el (mail-decode-encoded-address-region): New alias.
13346         (mail-decode-encoded-address-string): New alias.
13347
13348         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13349         New function.
13350         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13351         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13352         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13353         (rfc2047-decode-string): Ditto.
13354         (rfc2047-decode-address-region): New function.
13355         (rfc2047-decode-address-string): New function.
13356
13357 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
13358
13359         * message.el (message-caesar-buffer-body): Allow rotating headers.
13360
13361         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13362
13363         * message.el (message-insert-formated-citation-line): Fix %f.
13364         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13365
13366 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13367
13368         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13369         (gnus-bookmark-mouse-available-p): New macro.
13370         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13371         (gnus-bookmark-bmenu-show-infos): Use it.
13372         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13373         (gnus-bookmark-bmenu-hide-infos): Ditto.
13374         (gnus-bookmark-remove-properties): New function.
13375         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13376         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13377         (gnus-bookmark-write-file): Bind coding-system-for-write.
13378         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13379         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13380         group before selecting it.
13381         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13382         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13383         quit-window if it is not available; use gnus-mouse-2 and bind it to
13384         gnus-bookmark-bmenu-select-by-mouse.
13385         (gnus-bookmark-show-details): Remove unused variable `details-list'.
13386         (gnus-bookmark-bmenu-select-by-mouse): New function.
13387
13388 2006-08-13  Romain Francoise  <romain@orebokech.com>
13389
13390         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13391         space.
13392
13393 2006-08-10  Romain Francoise  <romain@orebokech.com>
13394
13395         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
13396         (dns-mode-soa-auto-increment-serial): New user option.
13397         (dns-mode-soa-maybe-increment-serial): New function.
13398         (dns-mode): Add the latter to `write-contents-functions'.
13399
13400 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13401
13402         * compface.el (uncompface): Use binary rather than raw-text-unix.
13403
13404 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13405
13406         * compface.el (uncompface): Make sure the eol conversion doesn't take
13407         place when communicating with the external programs.
13408         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13409
13410 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13411
13412         * nnheader.el (nnheader-insert-head): Fix typo in comment.
13413
13414 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13415
13416         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13417         Make it more robust by parsing author and date independently.
13418
13419 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13420
13421         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13422
13423 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
13424
13425         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13426         first matching secret key.
13427         (mml2015-epg-encrypt): Ditto.
13428
13429         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13430         first matching secret key.
13431         (mml1991-epg-encrypt): Ditto.
13432
13433         * mml2015.el (mml2015-encrypt-to-self): New user option.
13434         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13435         mml2015-epg-encrypt-to-self is set.
13436
13437         * mml1991.el (mml1991-encrypt-to-self): New variable.
13438         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13439         mml1991-epg-encrypt-to-self is set.
13440
13441         * mml2015.el (mml2015-signers): New user option.
13442         (mml2015-epg-sign): Reflect the value of mml2015-signers.
13443         (mml2015-epg-encrypt): Allow to select signing keys.
13444
13445         * mml1991.el (mml1991-signers): New variable.
13446         (mml1991-epg-sign): Reflect the value of mml1991-signers.
13447         (mml1991-epg-encrypt): Allow to select signing keys.
13448
13449 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13450
13451         * nnheader.el (nnheader-insert-head): Make it work even if the file
13452         uses CRLF for the line-break code.
13453
13454 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
13455
13456         * mml2015.el: Require mml-sec instead of password.
13457         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13458         (mml2015-cache-passphrase): Inherit the default value from
13459         mml-secure-cache-passphrase.
13460         (mml2015-passphrase-cache-expiry): Inherit the default value from
13461         mml-secure-passphrase-cache-expiry.
13462
13463         * mml1991.el: Require mml-sec instead of password.
13464         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13465         (mml1991-cache-passphrase): Inherit the default value from
13466         mml-secure-cache-passphrase.
13467         (mml1991-passphrase-cache-expiry): Inherit the default value from
13468         mml-secure-passphrase-cache-expiry.
13469
13470         * mml-sec.el: Require password.
13471         (mml-secure-verbose): New user option.
13472         (mml-secure-cache-passphrase): New user option.
13473         (mml-secure-passphrase-cache-expiry): New user option.
13474
13475 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
13476
13477         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
13478         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
13479         andreas@altroot.de (Andreas Vögele).
13480
13481         FIXME: Use `tiny change'?
13482
13483 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13484
13485         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13486         workaround for the url package included with Emacs.
13487
13488         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13489
13490 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13491
13492         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13493         correctly.  This fixes a bug caused by the 2006-05-12 change.
13494
13495 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
13496
13497         * nnmail.el (nnmail-article-group): If splitting raises an error, give
13498         some information about the error when saying that the `bogus' mail
13499         group will be used.
13500
13501 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
13502
13503         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13504         string.
13505
13506 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
13507
13508         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13509
13510 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13511
13512         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13513
13514 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13515
13516         * mml1991.el (mml1991-function-alist): Add epg.
13517         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13518         (mml1991-epg-encrypt): New functions.
13519
13520 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13521
13522         * mml2015.el (mml2015-verbose): New variable.
13523         (mml2015-cache-passphrase): Ditto.
13524         (mml2015-passphrase-cache-expiry): Ditto.
13525         (mml2015-function-alist): Add epg.
13526         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13527         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13528         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13529         New functions.
13530
13531 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13532
13533         * message.el (message-cite-original-1): Preserve region when removing
13534         quoted text due to X-No-Archive in order to avoid bogus attribution
13535         when citing multiple messages.
13536
13537 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13538
13539         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13540         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13541
13542 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
13543
13544         * gnus-diary.el (gnus-user-format-function-d)
13545         (gnus-user-format-function-D): Autoload.
13546
13547         * imap.el (Commentary): Fix typo.
13548
13549         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13550         2006-04-22 contribution.
13551
13552 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13553
13554         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13555         It didn't really fix the bogosity I'm seeing with solid web groups.
13556
13557 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13558
13559         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13560         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13561         created using server names.  If we use the feature without declaring
13562         it, Gnus does not properly manage server and group state.
13563
13564         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13565         bound.
13566
13567 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13568
13569         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13570         looking up the method using GROUP's prefix before inventing a new one.
13571         It is used on killed/unknown groups in various places where returning
13572         an all-new method isn't expected by the caller.
13573
13574         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13575         and match semantics of gnus-group-real-prefix.
13576
13577 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13578
13579         * nnmail.el (nnmail-broken-references-mailers): New variable.
13580         (nnmail-ignore-broken-references): New function generalizing
13581         nnmail-fix-eudora-headers.
13582         (nnmail-fix-eudora-headers): Now obsolete.
13583
13584         * gnus-art.el (gnus-button-handle-custom):
13585         Support `customize-apropos*'.
13586
13587 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13588
13589         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13590
13591         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13592         articles.
13593
13594 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13595
13596         * message.el (message-cite-reply-above): New variable.
13597         (message-yank-original): Use it.
13598
13599 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13600
13601         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13602
13603 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
13604
13605         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13606         as read.
13607
13608         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
13609
13610 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
13611
13612         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
13613         (gnus-bookmark-default-file): Use gnus-directory.
13614         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
13615         Remove "*" in doc string.
13616         (gnus-bookmark-write-file): Simplify.
13617         (gnus-bookmark-maybe-sort-alist): Use `when'.
13618         (gnus-bookmark-get-bookmark): Fix typo in doc string.
13619         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
13620         Add FIXME about Emacs 21 and XEmacs compatibility.
13621         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
13622         compatibility.
13623         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
13624         compatibility.
13625         (gnus-bookmark-menu-heading): Fix version.
13626
13627 2006-06-19  Bastien Guerry  <bzg@altern.org>
13628
13629         * gnus-bookmark.el: New file.
13630
13631 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13632
13633         * message.el (message-syntax-checks): Doc fix.
13634
13635 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13636
13637         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
13638         unsubscribed groups as if they were killed ones.  It causes duplicate
13639         entries in gnus-newsrc-alist.
13640
13641 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13642
13643         * message.el (message-syntax-checks): Doc fix.
13644         (message-send-mail): Add check for continuation headers.
13645         (message-check-news-header-syntax): Fix regexp used to check for
13646         continuation headers.
13647
13648 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13649
13650         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
13651
13652 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
13653
13654         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
13655
13656 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13657
13658         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
13659         default-truncate-lines.
13660
13661 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13662
13663         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
13664         to fill the utf-8 entry.
13665
13666         * lpath.el: Fbind unicode-precedence-list.
13667
13668 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13669
13670         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13671
13672 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
13673
13674         * gnus-agent.el (directory-files-and-attributes): Move all the way
13675         forward (the third and final move).
13676         (gnus-agent-read-agentview): Trap reconstruction errors due to
13677         nonexistent directory.  Handle by returning nil.
13678
13679 2006-05-30  Didier Verna  <didier@xemacs.org>
13680
13681         * message.el (message-dont-reply-to-names): Update the custom type.
13682         * message.el (message-dont-reply-to-names): New defsubst: potentially
13683         convert a list of regexps into a single one.
13684         * message.el (message-get-reply-headers): Use it.
13685         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
13686
13687 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13688
13689         * gnus-agent.el (directory-files-and-attributes): Move forward.
13690
13691 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13692
13693         * gnus-ml.el (gnus-mailing-list-subscribe)
13694         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
13695         (gnus-mailing-list-message): Fix doc strings.
13696
13697 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13698
13699         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
13700         of doing it manually.
13701
13702 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13703
13704         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
13705         comment.
13706
13707 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
13708
13709         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
13710         (gnus-agent-read-agentview): Fix handling of end-of-file error.
13711         (gnus-agent-read-local): All symbols allocated in my-obarray.
13712         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
13713         (gnus-agent-regenerate-group): Check numeric names to see if they are
13714         messages or groups.
13715         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
13716         better way of do this...)
13717
13718         * gnus-cache.el (gnus-agent-total-fetched-for):
13719         Ignore 'dummy.group' (there should be a better way of do this...)
13720
13721 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13722
13723         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
13724         (gnus-saved-headers): Ditto.
13725         (gnus-default-article-saver): Mention functions may have properties.
13726         (gnus-article-save): Override gnus-save-all-headers and
13727         gnus-saved-headers by :headers property which saver function may have.
13728         (gnus-summary-save-in-file): Add :headers property.
13729         (gnus-summary-write-to-file): Ditto.
13730
13731         * gnus-sum.el (gnus-summary-save-article): Bind
13732         gnus-prompt-before-saving to t when saving many articles in a file;
13733         always show all headers.
13734
13735         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
13736
13737 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13738
13739         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
13740         marks.
13741
13742         * message.el (message-indent-citation): Add optional arguments to allow
13743         using it outside of message buffers.
13744
13745         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
13746         (gnus-article-treat-unfold-headers): Use it.
13747         (gnus-article-truncate-lines): New variable.
13748         (gnus-article-mode): Use it.
13749         (gnus-article-toggle-truncate-lines): New function.
13750
13751         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13752         Add gnus-article-toggle-truncate-lines.
13753
13754         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
13755         coding system in XEmacs, use binary.
13756
13757 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13758
13759         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
13760         after-load-alist.
13761
13762         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
13763         this function should save decoded articles.
13764         (gnus-summary-write-to-file): Use property to specify this function
13765         should save decoded articles and specify gnus-summary-save-in-file
13766         should be used to save articles other than the first one when saving
13767         many articles.
13768         (gnus-summary-save-body-in-file): Use property to specify this
13769         function should save decoded articles.
13770         (gnus-summary-write-body-to-file): Use property to specify this
13771         function should save decoded articles and specify
13772         gnus-summary-save-body-in-file should be used to save articles other
13773         than the first one when saving many articles.
13774
13775         * gnus-sum.el (gnus-summary-save-article): Simplify.
13776
13777 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13778
13779         * gnus-art.el (gnus-default-article-saver):
13780         Add gnus-summary-write-body-to-file.
13781         (gnus-article-save-coding-system): Don't use coding system object
13782         in XEmacs.
13783         (gnus-read-save-file-name): Add optional `dir-var' argument which
13784         specifies directory in which files are saved; work even if optional
13785         `variable' argument is not specified.
13786         (gnus-summary-write-to-file): Read file name.
13787         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
13788         (gnus-summary-write-body-to-file): New function.
13789
13790         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
13791         (gnus-summary-local-variables): Add it.
13792         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
13793         (gnus-summary-save-article): Remove optional `decode' argument;
13794         determine whether to decode articles by the value of
13795         gnus-default-article-saver; when saving many files using
13796         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
13797         it first and use gnus-summary-save-in-file or
13798         gnus-summary-save-body-in-file thereafter unless
13799         gnus-prompt-before-saving is always; move point to article which
13800         will be saved.
13801         (gnus-summary-save-article-file): Revert.
13802         (gnus-summary-write-article-file): Revert.
13803         (gnus-summary-save-article-body-file): Revert.
13804         (gnus-summary-write-article-body-file): New function.
13805
13806 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13807
13808         * gnus-art.el (gnus-default-article-saver): Doc fix.
13809         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
13810         from gnus-summary-save-article-coding-system, and default to a
13811         certain coding system.
13812         (gnus-output-to-file): Add coding cookie and encode text according
13813         to gnus-article-save-coding-system; don't use mm-append-to-file.
13814
13815         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
13816         gnus-art.el and rename to gnus-article-save-coding-system.
13817         (gnus-summary-save-article): Require gnus-art; don't show all
13818         headers if it decodes articles; don't add coding cookie here;
13819         don't bind mm-text-coding-system-for-write.
13820         (gnus-summary-save-article-file): Save decoded articles.
13821         (gnus-summary-write-article-file): When saving many files, use
13822         gnus-summary-write-to-file first and gnus-summary-save-in-file
13823         thereafter unless gnus-prompt-before-saving is always.
13824         (gnus-summary-save-article-body-file): Save decoded articles.
13825
13826         * lpath.el: Fbind select-safe-coding-system for XEmacs.
13827
13828 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13829
13830         * nnrss.el (nnrss-check-group): Bind hash-index.
13831
13832 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
13833
13834         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
13835         its hash index.  Store this hash in `nnrss-group-data'.
13836         (nnrss-read-group-data): Update accordingly.
13837
13838 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13839
13840         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
13841         entry.
13842
13843         * gnus-sum.el (gnus-summary-make-menu-bar):
13844         Add gnus-article-browse-html-article.
13845
13846 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
13847
13848         * gnus-sum.el (gnus-summary-mime-map):
13849         Add gnus-article-browse-html-article.
13850
13851         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
13852
13853 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13854
13855         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
13856         suitable coding systems in customize.
13857
13858 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13859
13860         * mail-source.el (mail-sources): Fix custom type.
13861
13862 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13863
13864         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
13865         (gnus-summary-expire-articles-now): Shorten prompt.
13866
13867         * gmm-utils.el (wid-edit): Require.
13868         (defun-gmm): Rename from `gmm-defun-compat'.
13869         (gmm-image-search-load-path): Use it.
13870         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
13871
13872 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13873
13874         * gnus-sum.el (gnus-summary-save-article-coding-system):
13875         New variable.
13876         (gnus-summary-save-article): Add optional `decode' argument.
13877         If it is set and gnus-summary-save-article-coding-system is non-nil,
13878         save decoded article.
13879         (gnus-summary-write-article-file): Save decoded article if
13880         gnus-summary-save-article-coding-system is non-nil.
13881
13882         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
13883         type.
13884
13885 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13886
13887         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
13888
13889 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13890
13891         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
13892         first to test gnus-single-article-buffer which may be buffer-local.
13893
13894         * gnus-sum.el (gnus-summary-setup-buffer):
13895         Make gnus-single-article-buffer buffer-local and nil in ephemeral
13896         group; make gnus-article-buffer, gnus-article-current, and
13897         gnus-original-article-buffer always buffer-local.
13898         (gnus-summary-exit): Kill article buffer belonging to ephemeral
13899         group.
13900         (gnus-handle-ephemeral-exit): Don't move to next summary line.
13901
13902 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13903
13904         * nnml.el (nnml-request-compact-group): Compressed files might not
13905         have .gz extension.
13906
13907 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13908
13909         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
13910         (mm-copy-to-buffer): Use with-current-buffer.
13911         (mm-display-part): Simplify.
13912         (mm-inlinable-p): Add optional arg `type'.
13913
13914 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13915
13916         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
13917         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
13918         Try harder to show the attachment internally or externally using
13919         gnus-mime-view-part-as-type.
13920
13921 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13922
13923         * message.el (message-from-style, message-signature-separator)
13924         (message-user-organization-file, message-send-mail-function)
13925         (message-citation-line-function, message-yank-prefix)
13926         (message-indent-citation-function, message-signature)
13927         (message-signature-file, message-signature-insert-empty-line):
13928         Remove autoloads.
13929
13930         * gnus-art.el (gnus-buttonized-mime-types):
13931         Remove "multipart/signed".  Revert 2006-04-26 change.
13932
13933 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13934
13935         * gnus.el (gnus-version-number): Bump version.
13936
13937 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13938
13939         * gnus.el: No Gnus v0.5 is released.
13940
13941 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13942
13943         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
13944         fetching articles by message-id.
13945
13946 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13947
13948         * message.el (hashcash): Require hashcash as normal.
13949
13950         * ecomplete.el (ecomplete-highlight-match-line):
13951         Use point-at-eol.
13952         (ecomplete-highlight-match-line): Use `highlight', because that
13953         face exists in both Emacs and XEmacs.
13954
13955         * message.el (message-display-abbrev): Use point-at-bol.
13956
13957         * mail-source.el: Don't require timer/timer-funcs.
13958
13959         * gnus-async.el: Ditto.
13960
13961         * password.el: Ditto.
13962
13963         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
13964
13965         * mm-url.el: Ditto.
13966
13967         * gnus-xmas.el: Don't require timer-funcs.
13968
13969         * mm-util.el: Require timer/timer-funcs.
13970
13971 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13972
13973         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
13974         Close.
13975
13976 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13977
13978         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
13979         unibyte after clear-decrypt function runs.
13980
13981         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
13982         returns as a unibyte string.
13983
13984 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13985
13986         * lpath.el: Revert.
13987
13988         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
13989         (pgg-gpg-process-sentinel): Revert.
13990
13991         * pgg-pgp.el (pgg-pgp-process-region): Revert.
13992         (pgg-pgp-lookup-key): Revert.
13993
13994         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
13995         (pgg-pgp5-lookup-key): Revert.
13996
13997         * pgg.el (pgg-fetch-key): Revert.
13998
13999 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14000
14001         * lpath.el: Fbind string-as-multibyte for XEmacs.
14002
14003         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14004         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14005         (mml1991-pgg-encrypt): Ditto.
14006
14007         * pgg-gpg.el (pgg-string-to-multibyte): New function.
14008         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
14009         a multibyte buffer.
14010
14011         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
14012         (pgg-pgp-lookup-key): Ditto.
14013
14014         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
14015         (pgg-pgp5-lookup-key): Ditto.
14016
14017         * pgg.el (pgg-fetch-key): Ditto.
14018
14019 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14020
14021         * message.el (message-user-organization-file): Check several
14022         locations of the organization file.
14023
14024         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14025         Add gnus-article-view-part-as-type.
14026
14027         * gnus-art.el (gnus-article-view-part-as-type): New function.
14028
14029         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14030         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14031
14032         * mml.el: Simplify autoload.
14033         (mml-mode): defvar dnd-protocol-alist instead of using
14034         symbol-value.
14035         (mml-default-directory): New variable.
14036         (mml-minibuffer-read-file): Use it.
14037         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14038
14039         * message.el (message-citation-line-format): New variable.
14040         (message-insert-formated-citation-line): New function.
14041         (message-citation-line-function):
14042         Add `message-insert-formated-citation-line' to custom type.
14043
14044         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14045         to doc string.
14046
14047         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14048         depending on mm-verify-option.
14049
14050 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14051
14052         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14053         binding pgg-* variables; reimplement the section which prevents
14054         MIME header from being signed.
14055         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14056         pgg-text-mode; remove a blank line at the top of body.
14057
14058         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14059         lines at the top of body; use gnus-newsgroup-charset if there's no
14060         Charset header.
14061
14062 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14063
14064         * message.el (message-self-insert-commands): Doc fix.
14065
14066         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14067         (mm-uu-pgp-encrypted-test): Ditto.
14068         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14069         between header and body; return application/pgp-encrypted handle
14070         if decryption failed; decode decrypted body by charset.
14071
14072         * mm-decode.el (mm-automatic-display): Don't make application/pgp
14073         element match to application/pgp-*.
14074
14075 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14076
14077         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
14078         HTML.
14079
14080 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14081
14082         * mail-source.el (mail-source-call-script): Message the error
14083         string.
14084
14085 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14086
14087         * gnus-util.el (gnus-byte-compile): Use it.
14088
14089 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
14090
14091         * gnus-util.el (kill-empty-logs): New function.
14092
14093 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14094
14095         * message.el (message-mail-alias-type): Doc fix.
14096         (message-mail-alias-type-p): New function.
14097         (message-send): Use it.
14098         (message-mode): Ditto.
14099         (message-strip-forbidden-properties): Ditto.
14100
14101         * ecomplete.el (ecomplete-database-file-coding-system):
14102         New variable.
14103         (ecomplete-save): Use it.
14104         (ecomplete-setup): Use it.
14105
14106 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14107
14108         * message.el (message-self-insert-commands): New variable.
14109         (message-strip-forbidden-properties): Use it.
14110
14111 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14112
14113         * message.el (message-put-addresses-in-ecomplete): Use a regexp
14114         that doesn't make XEmacs choke.
14115
14116 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
14117
14118         * gnus-util.el (gnus-replace-in-string):
14119         Prefer replace-regexp-in-string over of replace-in-string.
14120
14121 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14122
14123         * gnus-util.el (gnus-select-frame-set-input-focus):
14124         Use select-frame-set-input-focus if it is available in XEmacs; use
14125         definition defined in Emacs 22 for old Emacsen.
14126
14127         * dgnushack.el: Autoload unmorse-region for XEmacs.
14128
14129         * lpath.el: Bind cursor-in-non-selected-windows and
14130         select-frame-set-input-focus for XEmacs.
14131
14132 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14133
14134         * mm-view.el (mm-inline-text): Use equal instead of equalp.
14135
14136 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
14137
14138         * gnus-registry.el (gnus-registry-cache-save): Remove text
14139         properties when saving via the temp buffer.
14140
14141 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14142
14143         * message.el (message-generate-hashcash): Honor custom type.
14144
14145 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14146
14147         * message.el (message-generate-hashcash): Default to non-nil when
14148         hashcash is found.
14149
14150         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
14151         (gnus-refer-thread-limit): Increase default to 500.
14152
14153         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
14154
14155         * flow-fill.el (fill-flowed): Allow delete-space.
14156
14157 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14158
14159         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14160         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
14161         Remove autoloads.
14162
14163 2006-04-18  Simon Josefsson  <jas@extundo.com>
14164
14165         * message.el (message-generate-hashcash): Default to.
14166
14167 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14168
14169         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14170         concatenating segments rather than before concatenating them.
14171
14172 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14173
14174         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14175
14176 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14177
14178         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14179
14180         * message.el (message-forward-make-body-plain):
14181         Allow message-forward-ignored-headers to be a list.
14182         (message-remove-ignored-headers): Factor out into function.
14183         (message-forward-make-body-mml): Use it.
14184
14185         * imap.el (imap-quote-specials): New function.
14186         (imap-login-auth): Quote specials.
14187
14188         * rfc2231.el (rfc2231-parse-string): Remove dead code.
14189         (rfc2231-parse-string): Allow concatanation of parameters that
14190         aren't contiguous.  The test case is
14191           (mail-header-parse-content-type "message/external-body;
14192             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
14193             access-type=LOCAL-FILE;
14194             name*1*=plugh%2fhello-sailor%2fbing.pdf")
14195
14196 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14197
14198         * nntp.el (nntp-accept-process-output): Return the value of
14199         `nnheader-accept-process-output'.
14200
14201 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14202
14203         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
14204         (gnus-button-alist): Recognize more diff formats.
14205         (gnus-button-patch): Strip directory.
14206
14207 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14208
14209         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
14210         Emacs 22 when setting focus.
14211
14212 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14213
14214         * gnus-art.el (gnus-article-treat-types): Do treatment of
14215         text/x-verbatim parts.
14216         (gnus-button-patch): New command.
14217
14218         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
14219         addresses that contain invalid characters.
14220
14221 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14222
14223         * message.el (message-put-addresses-in-ecomplete):
14224         Use gnus-replace-in-string.
14225         (message-is-yours-p): Use the more correct
14226         mail-header-parse-address instead of
14227         mail-extract-address-components.
14228         (message-put-addresses-in-ecomplete): Fix typo.
14229
14230         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
14231         keystroke.
14232
14233         * gnus-art.el (gnus-treatment-function-alist): Change order of
14234         newsgroups/generic header folding to avoid double-folding.
14235
14236         * message.el (message-hidden-headers): Add X-Draft-From.
14237
14238         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
14239         New command.
14240         (gnus-summary-repeat-search-article-backward): New command.
14241
14242         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14243         groups in the parent topic.
14244
14245 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
14246
14247         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14248         (spam-extra-header-to-number): Return the CRM114 number as a
14249         number instead of a string.
14250
14251 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14252
14253         * gnus-art.el (gnus-face-properties-alist): Move here from
14254         gnus-fun.
14255
14256         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14257
14258 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14259
14260         * message.el (message-strip-forbidden-properties): Only display on
14261         self-insert-command.
14262
14263         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14264         reindent.
14265         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
14266
14267 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
14268
14269         * smiley.el (smiley-style): Fix typo.
14270
14271 2006-03-23  Kenichi Handa  <handa@m17n.org>
14272
14273         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
14274         instead of set-buffer-multibyte.
14275
14276 2006-03-23  Kenichi Handa  <handa@m17n.org>
14277
14278         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14279         buffer and then decode the buffer text if necessary.
14280         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14281         first, and after mm-encode-body, change the buffer to unibyte.
14282
14283 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14284
14285         * hashcash.el (hashcash-insert-payment-async-2):
14286         Use message-goto-eoh instead of doing it manually.
14287         (mail-add-payment): Use message-narrow-to-header instead of trying
14288         to do the same itself.
14289
14290         * message.el (message-hidden-headers): Add Face.
14291
14292         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
14293         reparenting code.
14294         (gnus-summary-reparent-children): Refactored out code.
14295         (gnus-summary-thread-map): New keystroke.
14296         (gnus-summary-reparent-children): Make into command.
14297
14298         * smiley.el (smiley-style): Default to `medium' if using a large
14299         font.
14300
14301         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
14302         does it itself.
14303
14304         * message.el (message-point-in-header-p): Simplify definition.
14305
14306 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14307
14308         * nnagent.el (nnagent-request-set-mark): Silence log file
14309         writing.
14310         (nnagent-request-set-mark): Use write-region instead of
14311         append-to-file.
14312
14313         * gnus-sum.el (gnus-read-header): Fudge article number if using a
14314         strange select method.
14315
14316         * ecomplete.el (ecomplete-display-matches): Get highlightling
14317         right.
14318         (ecomplete-display-matches): Use literals.
14319         (ecomplete-display-matches): Disable message logging.
14320
14321         * message.el (message-display-abbrev): Small optimization.
14322
14323         * ecomplete.el (ecomplete-display-matches): Allow automatic
14324         display.
14325
14326         * message.el (message-strip-forbidden-properties):
14327         Display abbrevs.
14328         (message-display-abbrev): Get automatic display right.
14329
14330         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
14331         keystrokes.
14332
14333 2006-04-13  Romain Francoise  <romain@orebokech.com>
14334
14335         TODO: Backport to v5-10!
14336
14337         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14338         Move here (and rename) from gnus-registry.el.
14339
14340         * gnus-registry.el: Require gnus-util.
14341         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14342
14343 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14344
14345         * gnus-group.el (gnus-group-catchup-current):
14346         Change if-then-else-if-then-else into cond.
14347         (gnus-group-catchup): Indent.
14348         (group-name-at-point): New function.
14349         (gnus-fetch-group): Provide default from thing at point.
14350
14351 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14352
14353         * message.el (message-display-abbrev): Fix regexp.
14354
14355         * ecomplete.el (ecomplete-highlight-match-line):
14356         Reimplement choosing.
14357         (ecomplete-highlight-match-line): Fix up code rewrite, remove
14358         dead variables.
14359
14360         * message.el (message-newline-and-indent): Remove debugging.
14361         (message-display-abbrev): Use new implementation.
14362
14363 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14364
14365         * gnus-art.el (gnus-article-mode):
14366         Set cursor-in-non-selected-windows to nil.
14367
14368         * smiley.el: Revert previous change.
14369         (smiley-data-directory): defvar it before using it in the
14370         defcustom of `smiley-style'.
14371
14372 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14373
14374         * message.el (message-newline-and-indent): New function.
14375
14376         * ecomplete.el: Implement more bits.
14377
14378         * message.el (message-put-addresses-in-ecomplete): Clean up the
14379         string.
14380
14381         * ecomplete.el (ecomplete-add-item): Chop off decimals.
14382
14383         * gnus-sum.el (gnus-summary-save-parts):
14384         Bind gnus-summary-save-parts-counter and use it to make unique file
14385         names.
14386
14387         * gnus-art.el (gnus-ignored-headers): Add some more headers.
14388
14389         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14390         parameter to say whether to actually parse the individual
14391         addresses.
14392
14393         * message.el (message-put-addresses-in-ecomplete): New function.
14394         (ecomplete): Require.
14395         (message-mail-alias-type): Add ecomplete as an option.
14396
14397 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
14398
14399         * flow-fill.el (fill-flowed): Remove trailing space from blank
14400         quoted lines.
14401
14402 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14403
14404         * smiley.el (smiley-style): Move definition later to avoid a
14405         compilation warning.
14406
14407 2006-04-12  Kenichi Handa  <handa@m17n.org>
14408
14409         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14410         buffer and then decode the buffer text if necessary.
14411         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14412         first, and after mm-encode-body, change the buffer to unibyte.
14413         Use mm-disable-multibyte instead of set-buffer-multibyte.
14414
14415 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14416
14417         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14418         Content-Type header instead of Content-Disposition header.
14419         (gnus-mime-inline-part): Ditto.
14420         (gnus-mime-view-part-as-charset): Ignore charset that the part
14421         specifies.
14422
14423         * mm-decode.el (mm-display-part): Work with external parts and
14424         usual parts similarly.
14425
14426         * mm-extern.el (mm-inline-external-body): Use mm-display-part
14427         instead of gnus-display-mime.
14428
14429         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14430         instead of with-temp-buffer.
14431
14432         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14433         tag to summarized topics part in order to encode non-ASCII text.
14434
14435 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14436
14437         * smiley.el (smiley-style): New variable.
14438         (smiley-directory): New function.
14439         (smiley-data-directory): Derive from `smiley-style' using
14440         `smiley-directory'.
14441         (smiley-regexp-alist): Add new entries.
14442
14443         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14444         (gnus-article-browse-delete-temp): Add :version.
14445
14446 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
14447
14448         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14449         the sieve region.
14450
14451 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14452
14453         * gnus.el (gnus-version-number): Bump version.
14454
14455 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14456
14457         * gnus.el: No Gnus v0.4 is released.
14458
14459 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14460
14461         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14462         layout.
14463
14464         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14465         unknown charset.
14466
14467         * message.el (message-header-synonyms): Add Original-To to the
14468         default.
14469
14470         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14471         optional parameter.
14472
14473 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14474
14475         * gnus-fun.el (gnus): Require it for gnus-directory.
14476
14477 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14478
14479         * gnus-fun.el (gnus-face-properties-alist): Add :version.
14480
14481 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14482
14483         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14484
14485 2006-04-05  Simon Josefsson  <jas@extundo.com>
14486
14487         * password.el (password-reset): New function.
14488
14489 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14490
14491         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14492         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14493
14494 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14495
14496         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14497         Some whitespace was matched into the url, which broke browsing hits
14498         > 100 when mm-url-use-external was nil.
14499
14500 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14501
14502         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14503         Check gnus-extra-headers for 'Newsgroups.
14504
14505         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14506         bound.
14507
14508 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
14509
14510         * pgg-gpg.el: Clean up process buffers every time gpg processes
14511         complete.
14512
14513 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
14514
14515         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14516         doc string.
14517
14518 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
14519
14520         * pgg-gpg.el (pgg-gpg-process-filter)
14521         (pgg-gpg-wait-for-completion): Check if buffer is alive.
14522
14523         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14524         lines, temporary fix.
14525
14526 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14527
14528         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14529
14530 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
14531
14532         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14533         default-enable-multibyte-characters.  This reverts the change from
14534         revision 6.17 which is no longer necessary because the passphrase
14535         is sent separately now.  GnuPG messages are unreadable under
14536         multibyte locales with default-enable-multibyte-characters set to
14537         nil.
14538
14539 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
14540
14541         * message.el (message-tool-bar-gnome): Move "spell".
14542
14543 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
14544
14545         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14546         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
14547         instead.
14548
14549 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
14550
14551         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14552         Improve newsgroups handling for NNTP overviews which don't include
14553         Newsgroups.
14554
14555 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14556
14557         * message.el (message-resend): Bind message-generate-hashcash to nil.
14558
14559 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14560
14561         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14562         when searching for already-paid recipients.
14563
14564 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14565
14566         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14567         passphrases when it is not needed.
14568         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14569         passphrase stuff from gpg, should only be necessary when you use
14570         gpg with a smartcard.
14571
14572 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14573
14574         * mml.el (mml-insert-mime): Ignore cached contents of
14575         message/external-body part.
14576
14577         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14578         (mm-insert-part): Ditto.
14579
14580 2006-03-23  Simon Josefsson  <jas@extundo.com>
14581
14582         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14583         Reiner.
14584         (pgg-gpg-use-agent-p): Use it again.
14585
14586 2006-03-23  Simon Josefsson  <jas@extundo.com>
14587
14588         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14589         older emacsen.
14590         (pgg-gpg-use-agent-p): Don't use it.
14591
14592 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
14593
14594         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14595         if we can.
14596
14597 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
14598
14599         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14600         (pgg-gpg-update-agent): New function.
14601         (pgg-gpg-use-agent-p): New function.
14602         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14603         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14604         (pgg-gpg-sign-region): Use it.
14605
14606 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14607
14608         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
14609         Reported by Ralf Wachinger <rwachinger@gmx.de>.
14610
14611 2006-03-21  Simon Josefsson  <jas@extundo.com>
14612
14613         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14614         <wilde@sha-bang.de>.
14615         (pgg-gpg-use-agent): New variable.
14616         (pgg-gpg-process-region): Use it.
14617         (pgg-gpg-encrypt-region): Likewise.
14618         (pgg-gpg-encrypt-symmetric-region): Likewise.
14619         (pgg-gpg-decrypt-region): Likewise.
14620         (pgg-gpg-sign-region): Likewise.
14621         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14622
14623 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14624
14625         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
14626
14627         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
14628         Add comment on version.
14629
14630 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14631
14632         * smiley.el: Add missing test smiley.
14633
14634 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14635
14636         * mm-decode.el (mm-with-part): New macro.
14637         (mm-get-part): Use it; work with message/external-body as well.
14638         (mm-save-part): Treat name and filename equally.
14639
14640         * mm-extern.el (mm-extern-cache-contents): New function.
14641         (mm-inline-external-body): Use it; force the part to be displayed;
14642         move undisplayer added to the cached handle to the parent.
14643
14644         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
14645         (gnus-mime-view-part-as-type): Work with message/external-body.
14646
14647         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
14648
14649 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14650
14651         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
14652         images in image-load-path.  [Sync with image.el, revision 1.60, in
14653         Emacs.]
14654
14655 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14656
14657         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
14658         path rather than symbol.  Always return list of directories.
14659         Guarantee that image directory comes first.  [Sync with image.el,
14660         revision 1.59, in Emacs.]
14661
14662         * message.el (message-make-tool-bar): Adjust to new API of
14663         `gmm-image-load-path-for-library'.
14664
14665         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14666
14667         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14668
14669 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14670
14671         * gnus-art.el (gnus-article-only-boring-p):
14672         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
14673         intangible text.
14674         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
14675
14676 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
14677
14678         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
14679         Use `defun' instead of `gmm-defun-compat'.
14680
14681 2006-03-14  Simon Josefsson  <jas@extundo.com>
14682
14683         * message.el (message-unique-id): Don't use message-number-base36
14684         if (user-uid) is a float.
14685         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
14686
14687 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14688
14689         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
14690
14691         * gnus-art.el (gnus-mime-display-single): Make sure there is an
14692         empty line between a part and a message part.
14693
14694 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
14695
14696         * smiley.el: Add more test smileys.
14697         (smiley-data-directory, smiley-regexp-alist)
14698         (gnus-smiley-file-types): Fix doc strings.
14699         (smiley-update-cache): Clear smiley-cached-regexp-alist before
14700         adding new elements.
14701         (smiley-mouse-map): Unused code.  Make it a comment.
14702
14703 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14704
14705         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
14706         scan latest NoCeM messages instead of old ones.
14707         (gnus-nocem-check-article): Fix regexps so as to match to PGP
14708         delimiters that are recently used.
14709         (gnus-nocem-load-cache): Add autoload cookie.
14710
14711         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
14712
14713         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
14714         level which is larger than gnus-use-nocem is specified.
14715
14716         * gnus-group.el (gnus-group-get-new-news): Ditto.
14717
14718 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14719
14720         * gnus-util.el (gnus-tool-bar-update): New function.
14721
14722         * gnus-group.el (gnus-group-update-tool-bar): New variable.
14723         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
14724
14725         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
14726
14727         * gnus-group.el (gnus-group-redraw-when-idle)
14728         (gnus-group-redraw-check): Remove.
14729         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
14730
14731 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14732
14733         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
14734         if optional last element is specified in splits (FIELD VALUE...).
14735
14736 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
14737
14738         * message.el (message-make-tool-bar): Rename gmm-image-load-path
14739         to gmm-image-load-path-for-library.  Call with no-error argument.
14740         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
14741
14742         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14743
14744         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14745
14746         * gmm-utils.el (gmm-image-load-path): Remove alias.
14747
14748 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
14749
14750         * gmm-utils.el (gmm-image-load-path): Add alias.
14751
14752         * nnml.el (nnml-generate-nov-databases-directory): Rename from
14753         nnml-generate-nov-databases-1.
14754         (nnml-generate-nov-databases): Use it.
14755         (nnml-generate-nov-databases-directory): Document no-active
14756         argument.
14757
14758         * gmm-utils.el (gmm-image-load-path-for-library): Return single
14759         directory if path is t.  Add no-error.
14760
14761         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
14762         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14763
14764         * gnus-art.el (gnus-article-browse-delete-temp-files):
14765         Simplify resetting gnus-article-browse-html-temp-list.
14766
14767         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
14768         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
14769         Add example to docstring.  Rename local variables.  Move error
14770         checks to default case in cond and simplify.
14771
14772 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14773
14774         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
14775         handle is multipart when calling it recursively.
14776         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
14777
14778 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
14779
14780         * nnimap.el (nnimap-request-update-info-internal): Optimize.
14781         Don't `gnus-uncompress-range' to avoid excessive memory usage.
14782
14783 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14784
14785         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
14786         is loaded.
14787
14788         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
14789         loaded.
14790
14791 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14792
14793         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
14794         to "Emacs 23 (unicode)" in doc string.
14795
14796         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
14797         "Emacs 23 (unicode)" in comment.
14798
14799 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14800
14801         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
14802
14803         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
14804         characters 160 through 255 in Emacs 23.
14805
14806 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14807
14808         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
14809         gnus-article-browse-html-temp.
14810         (gnus-article-browse-delete-temp): Make it customizable.
14811         Add `file'.  Adjust doc string.
14812         (gnus-article-browse-delete-temp-files): Add argument.
14813         Allow query for each file.  Adjust doc string.
14814         (gnus-article-browse-html-parts):
14815         Add `gnus-article-browse-delete-temp-files' to
14816         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
14817
14818 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
14819
14820         * gnus-art.el (gnus-article-browse-html-temp)
14821         (gnus-article-browse-delete-temp): New variables.
14822         (gnus-article-browse-delete-temp-files): New function.
14823         (gnus-article-browse-html-parts): Use it.
14824
14825 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14826
14827         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
14828
14829         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
14830         string.
14831
14832         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
14833         gnus-summary-insert-new-articles when unplugged.
14834         Remove gnus-summary-search-article-forward.
14835
14836         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
14837         display-visual-class instead of display-color-cells.
14838
14839 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14840
14841         * dgnushack.el: Autoload customize-group for XEmacs.
14842
14843         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
14844         message/* containing non-ASCII text properly.
14845
14846 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14847
14848         * message.el: Require gmm-utils, remove autoloads.
14849         (message-tool-bar): Set default based on
14850         gmm-tool-bar-style.
14851         (message-tool-bar-gnome): Add gmm-customize-mode.
14852
14853         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
14854         gmm-tool-bar-style.
14855         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
14856
14857         * gnus-group.el (gnus-group-tool-bar): Set default based on
14858         gmm-tool-bar-style.
14859         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
14860
14861         * gmm-utils.el (gmm-image-directory): Rename variable from
14862         gmm-image-load-path.
14863         (gmm-image-load-path): Use gmm-image-directory.
14864         (gmm-customize-mode): New function.
14865         (gmm-tool-bar-style): New variable.
14866
14867         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
14868         gnus-group-redraw-line-number.
14869         (gnus-group-redraw-check): Simplify.
14870         (gnus-group-tool-bar-update): Remove redraw check.
14871         (gnus-group-make-tool-bar): Add redraw check.
14872
14873 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
14874
14875         * gnus-art.el (gnus-button): Add missing parentheses.
14876
14877 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14878
14879         * lpath.el: Fbind line-number-at-pos.
14880
14881 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14882
14883         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
14884
14885 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14886
14887         * gnus-art.el (gnus-button): New face.
14888         (gnus-article-button-face): Use it.
14889
14890         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14891         Add gnus-summary-next-page.  Re-order.
14892
14893         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
14894         next-node are now included.
14895         (gnus-group-redraw-line-number): New internal variable.
14896         (gnus-group-redraw-check): Helper function for updating the tool
14897         bar.
14898         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
14899
14900         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
14901
14902         * spam.el (spam-spamassassin-score-regexp): New internal variable.
14903         (spam-extra-header-to-number, spam-check-spamassassin-headers):
14904         Use it to match format of Spamassassin 3.0 and later.
14905         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
14906         (spam-check-bogofilter)
14907         (spam-bogofilter-register-with-bogofilter): Fix args of
14908         `gnus-error' calls.
14909
14910 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14911
14912         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
14913         unnecessary interaction when sending queued mails.
14914         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
14915
14916 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14917
14918         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
14919         first or last are nil.
14920
14921 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14922
14923         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
14924
14925 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14926
14927         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
14928
14929 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14930
14931         * dns.el (query-dns): Protect more against buggy tcp output.
14932
14933 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14934
14935         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
14936         nov.php.
14937
14938 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14939
14940         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
14941         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
14942         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
14943         output on the server side.
14944         (nnweb-google-create-mapping): Update regexps and add some
14945         progress indication.
14946
14947 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
14948
14949         * gnus-group.el (gnus-group-tool-bar-gnome):
14950         Fix gnus-agent-toggle-plugged.  Re-order icons.
14951         (gnus-group-tool-bar-gnome):
14952         Add gnus-group-{prev,next}-unread-group.
14953         (gnus-group-tool-bar-gnome): Re-order icons.
14954
14955         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14956         Move gnus-summary-insert-new-articles.
14957
14958         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
14959         Fix comments.
14960
14961         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
14962         also available in Emacs 21.3.
14963
14964         * message.el (message-fix-before-sending): Change "Emacs 22" to
14965         "Emacs 23 (unicode)" in comment.
14966
14967         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
14968         "Emacs 23 (unicode)" in comment.
14969
14970         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
14971         comment.
14972         (mm-coding-system-p): Add comment about no-MULE XEmacs.
14973
14974         * mm-view.el (mm-fill-flowed): Add :version.
14975
14976 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14977
14978         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
14979         and load-path.
14980
14981 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
14982
14983         * message.el: Autoload gmm-image-load-path.
14984         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
14985         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
14986         consitency.
14987
14988         * gmm-utils.el (gmm-image-load-path): Also search in
14989         "../etc/images".  Don't set gmm-image-load-path if we don't find
14990         the image.
14991
14992 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14993
14994         * gmm-utils.el (gmm-image-load-path): Don't make
14995         `gmm-image-load-path' include subdirectories which the second arg
14996         `image' might specify.
14997
14998         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
14999         subdirectory to icon file names.
15000
15001         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15002
15003 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15004
15005         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15006         gmm-image-load-path calls.
15007
15008         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15009
15010         * message.el (message-make-tool-bar): Ditto.
15011
15012         * mml.el (mml-preview): Add comment concerning tool bar icons.
15013
15014         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15015         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15016
15017         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15018         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15019
15020         * message.el (message-tool-bar-gnome): Use new icon names.
15021         (message-make-tool-bar): Use `gmm-image-load-path'.
15022
15023         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15024         New functions from MH-E.
15025         (gmm-image-load-path): New variable from MH-E.
15026         (gmm-image-load-path): New function from MH-E.  Add arguments
15027         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15028         *-image-load-path-called-flag.
15029
15030 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15031
15032         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15033
15034 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15035
15036         * nnimap.el (nnimap-request-move-article): Change folder back to
15037         source group before deleting.
15038
15039 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15040
15041         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15042
15043         * gnus-art.el (mm-url-insert-file-contents-external):
15044         Autoload mm-url.
15045
15046         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15047
15048 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15049
15050         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15051         coding system which mm-charset-to-coding-system returns for a
15052         given charset is valid.
15053
15054 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15055
15056         * html2text.el (html2text-remove-tag-list):
15057         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15058
15059 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15060
15061         * gnus-cus.el: Revert 2005-10-17 change.
15062
15063 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15064
15065         * gnus-art.el (article-strip-banner):
15066         Call article-really-strip-banner only when the regexp match is made.
15067
15068 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15069
15070         * gnus-art.el (article-strip-banner):
15071         Use gnus-extract-address-components instead of
15072         mail-header-parse-addresses to make it work with non-ASCII text;
15073         remove mail-encode-encoded-word-string.
15074
15075         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15076         values which are surrounded with \"...\"; make it never cause a
15077         Lisp error; give up parsing of parameters if it failed in
15078         extracting type.
15079
15080 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
15081
15082         * smime.el (smime-cert-by-ldap-1): Fix bug where
15083         `smime-ldap-search' returns results without userCertificates.
15084
15085 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15086
15087         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15088
15089 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15090
15091         * spam.el (spam-check-spamassassin-headers): Adapt format for
15092         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
15093         <ari@mbf.ocn.ne.jp>.
15094         (spam-list-of-processors): Add spam-use-gmane.
15095
15096 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15097
15098         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
15099         make-temp-file; make it work with XEmacs as well.
15100
15101         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
15102         mm-make-temp-file.
15103
15104         * mm-decode.el (mm-display-external): Use the 3rd arg of
15105         mm-make-temp-file.
15106         (mm-create-image-xemacs): Ditto.
15107
15108 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15109
15110         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
15111         with message-narrow-to-headers.
15112         (gnus-draft-setup): Narrow to header to run message-fetch-field.
15113         (gnus-draft-check-draft-articles): New function.
15114         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
15115
15116 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15117
15118         * gnus-art.el (gnus-article-browse-html-parts):
15119         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
15120         Don't use suffix argument for mm-make-temp-file for Emacs 21
15121         compatibility.  Remove useless `format'.
15122
15123 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15124
15125         * nnweb.el (nnweb-google-wash-article): Update regexps.
15126         (nnweb-group-alist): Use defvoo instead of defvar.
15127
15128 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15129
15130         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
15131         re-loading nn* modules.
15132
15133 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15134
15135         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
15136         for `tool-bar-mode' and don't check it's default-value.
15137
15138         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15139
15140         * message.el (message-make-tool-bar): Ditto.
15141
15142         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
15143         `substring'.  Shorten tmp-file name.
15144
15145         * gnus.el: Remove bogus comment.
15146
15147 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
15148
15149         * gnus-art.el (gnus-article-browse-html-parts): New function.
15150         (gnus-article-browse-html-article): New function for viewing html
15151         articles with a browser.
15152
15153 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
15154
15155         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
15156         in elisp.
15157         (pgg-gpg-encrypt-symmetric-region): Ditto.
15158         (pgg-gpg-sign-region): Ditto.
15159
15160         * pgg-def.el (pgg-text-mode): New variable.
15161
15162         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
15163         (mml2015-pgg-encrypt): Ditto.
15164
15165         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
15166         (mml1991-pgg-encrypt): Ditto.
15167
15168 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15169
15170         * nnfolder.el (nnfolder-insert-newsgroup-line):
15171         Use message-make-date instead of current-time-string.
15172
15173         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
15174         to gnus-decoded which mm-uu might set.
15175
15176 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15177
15178         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
15179         don't decode quoted parameters; remove misimported Emacs code.
15180         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15181         (rfc2231-decode-encoded-string): Don't use split-string which
15182         behaves differently according to Emacs version; use
15183         mm-decode-coding-region to convert charset to coding-system.
15184         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15185         (rfc2231-encode-string): Remove misimported Emacs code.
15186
15187 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15188
15189         * gnus-art.el (article-decode-charset): Don't use ignore-errors
15190         when calling mail-header-parse-content-type.
15191         (article-de-quoted-unreadable): Ditto.
15192         (article-de-base64-unreadable): Ditto.
15193         (article-wash-html): Ditto.
15194
15195         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
15196         calling mail-header-parse-content-type and
15197         mail-header-parse-content-disposition.
15198         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
15199         mail-header-parse-content-type.
15200
15201         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
15202         insert charset and format parameters; encode description after
15203         inserting it to buffer.
15204         (mml-insert-parameter): Fold lines properly even if a parameter is
15205         segmented into two or more lines; change the max column to 76.
15206
15207         * rfc1843.el (rfc1843-decode-article-body): Don't use
15208         ignore-errors when calling mail-header-parse-content-type.
15209
15210         * rfc2231.el (rfc2231-parse-string): Return at least type if
15211         possible; don't cause an error even if it fails in parsing of
15212         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15213         (rfc2231-encode-string): Don't break lines at the beginning, leave
15214         it to mml-insert-parameter.
15215
15216         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
15217         calling mail-header-parse-content-type.
15218
15219 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
15220
15221         * spam-report.el (spam-report-gmane-use-article-number):
15222         Improve doc string.
15223         (spam-report-gmane-internal): Check if a suitable header was found
15224         in the article.
15225
15226 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15227
15228         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
15229         (rfc2231-encode-string): Make param*=value always begin with LWSP.
15230
15231 2006-02-05  Romain Francoise  <romain@orebokech.com>
15232
15233         Update copyright notices of all files in the gnus directory.
15234
15235 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15236
15237         * nnweb.el (nnweb-request-group): Avoid growing overview files.
15238
15239 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15240
15241         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
15242         segmented lines of parameter value to cope with Thunderbird 1.5
15243         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15244         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15245         (rfc2231-encode-string): Don't make lines exceeding 76 column.
15246
15247 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
15248
15249         * mml.el (mml-generate-mime-1): Correct the order of inline signed
15250         parts.
15251
15252 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15253
15254         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15255         there's only one active file for all servers.
15256         (nnweb-request-scan): Make sure nnweb-articles is initialized on
15257         solid groups.  Gnus might have used a FAST request to select the group.
15258         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15259         and nnweb-search redundantly in the active file.
15260         (nnweb-request-list): Don't list bogus groups.  There can only be one.
15261         (nnweb-request-create-group): Don't use ARGS.
15262         (nnweb-possibly-change-server, nnweb-request-group): Remove some
15263         initialisations.  Let nnoo do the work.
15264
15265 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15266
15267         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
15268         Say the part has been decoded.
15269
15270         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
15271
15272 2006-01-31  Kevin Ryde  <user42@zip.com.au>
15273
15274         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
15275         mailcap-viewer-test-cache when there's no 'test clause, since that
15276         will invert the meaning of a "nil" test previously determined by
15277         mailcap-mailcap-entry-passes-test.
15278
15279 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15280
15281         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
15282         compiling.
15283
15284         * gnus-sum.el: Ditto.
15285
15286         * message.el: Don't bind tool-bar-map when compiling.
15287
15288 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
15289
15290         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
15291
15292 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15293
15294         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
15295         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
15296         current Google Groups.
15297
15298 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
15299
15300         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
15301         and tool-bar-mode.
15302
15303         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
15304         and tool-bar-mode.
15305
15306         * message.el (message-tool-bar-update): Simplify.
15307         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
15308
15309         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
15310         gnus-summary-buffer.
15311         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
15312         gnus-summary-reply.
15313
15314         * gmm-utils.el (gmm): Add :version.
15315
15316 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15317
15318         * Makefile.in (clean): New rule.
15319         (distclean): Use it.
15320
15321 2006-01-26  Steve Youngs  <steve@sxemacs.org>
15322
15323         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
15324         Don't autoload.
15325
15326 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15327
15328         * gmm-utils.el (gmm-verbose): Add :group.
15329
15330 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
15331
15332         * message.el: Change some comments WRT tool-bars.
15333
15334         * gnus-sum.el (gnus-summary-tool-bar)
15335         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15336         (gnus-summary-tool-bar-zap-list): New variables.
15337         (gnus-summary-make-tool-bar): Complete rewrite using
15338         `gmm-tool-bar-from-list'.
15339
15340         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15341         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15342         New variables.
15343         (gnus-group-make-tool-bar): Complete rewrite using
15344         `gmm-tool-bar-from-list'.
15345         (gnus-group-tool-bar-update): New function.
15346
15347         * message.el (message-mode-field-menu): Add "Show hidden Headers".
15348
15349 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15350
15351         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15352         is dissected into a single part of which the type is the same as
15353         the given one; decode charset.
15354
15355 2006-01-21  Kevin Ryde  <user42@zip.com.au>
15356
15357         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15358         into alists as symbol not string, since that's what
15359         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15360         look for.
15361
15362 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
15363
15364         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15365         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15366
15367         * message.el (message-tool-bar-gnome): Use gmm-ignore.
15368
15369 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15370
15371         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
15372         (gnus-xmas-mime-security-button-menu): New function.
15373
15374         * gnus-art.el (gnus-mime-security-button-commands): New variable.
15375         (gnus-mime-security-button-menu): New definition.
15376         (gnus-mime-security-button-map): Use them.
15377         (gnus-mime-security-button-menu): New function.
15378         (gnus-insert-mime-security-button): Addition to help echo.
15379         (gnus-mime-security-run-function, gnus-mime-security-save-part)
15380         (gnus-mime-security-pipe-part): New functions.
15381
15382         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15383         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15384
15385         * mm-decode.el (mm-handle-set-disposition): Remove.
15386         (mm-handle-set-description): Remove.
15387
15388 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15389
15390         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15391         (mm-w3m-standalone-supports-m17n-p): New function.
15392         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15393         w3m usage.
15394
15395         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15396         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15397
15398 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15399
15400         * message.el (message-tool-bar-zap-list):
15401         Use gmm-tool-bar-zap-list as custom type.
15402         (message-tool-bar-update): New function.
15403         (message-tool-bar, message-tool-bar-gnome)
15404         (message-tool-bar-retro): Add message-tool-bar-update.
15405         (message-tool-bar-gnome): Add flyspell-buffer.
15406
15407         * gnus-util.el (gnus-error): Describe `args'.
15408
15409         * gmm-utils.el (gmm-error): Describe `args'.
15410         (gmm-tool-bar-zap-list): New widget.
15411         (gmm-tool-bar-from-list): Improve description of `zap-list'.
15412
15413 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15414
15415         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15416         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15417         the number of recursive calls.
15418
15419         * mm-decode.el (mm-handle-set-disposition): New macro.
15420         (mm-handle-set-description): New macro.
15421
15422 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15423
15424         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15425         encoding.
15426
15427 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15428
15429         * message.el (message-tool-bar-zap-list, message-tool-bar)
15430         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15431         (message-tool-bar-local-item-from-menu): Remove.
15432         (message-tool-bar-map): Replace by `message-make-tool-bar'.
15433         (message-make-tool-bar): New function.
15434         (message-mode): Use `message-make-tool-bar'.
15435
15436         * gmm-utils.el: New file.
15437         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15438         (gmm-lazy): New widget copied from `nnmail.el'.
15439         (gmm-tool-bar-from-list): New function for creating customizable
15440         tool bars.
15441         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
15442         output.
15443         (gmm): Add :prefix to defgroup.
15444
15445 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
15446
15447         * gmm-utils.el (gmm-widget-p): New function.
15448
15449 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15450
15451         * mml.el (mml-attach-file): Describe `description' in doc string.
15452         (mml-menu): Add Emacs MIME manual and PGG manual.
15453
15454 2006-01-20  Richard M. Stallman  <rms@gnu.org>
15455
15456         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15457
15458 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
15459
15460         * nntp.el (nntp-end-of-line): Doc fix.
15461
15462 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
15463
15464         * imap.el (imap-open): Handle case where buffer is a buffer
15465         object.
15466
15467 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15468
15469         * gnus-delay.el (gnus-delay): Don't autoload.
15470         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15471         to be re-loaded when customizing the `gnus-delay' group.
15472
15473 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
15474
15475         * message.el (message-insert-citation-line): Use newlines.
15476
15477 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15478
15479         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
15480         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
15481         these routines, so the passphrase can be managed externally and
15482         passed in to the system.
15483         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
15484         pgg-add-passphrase-to-cache function.
15485
15486         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
15487         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
15488         these routines, so the passphrase can be managed externally and
15489         passed in to the system.
15490         (pgg-pgp5-sign-region): Use new name of
15491         pgg-add-passphrase-to-cache function.
15492
15493 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15494
15495         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
15496         part of the decoded armor to find the key-identifier.
15497         (pgg-gpg-lookup-key-owner): New function to return the
15498         human-readable identifier of a key owner.
15499         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
15500         itself.
15501         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
15502         the key value) if we have a key and can match it against a secret
15503         key.  Also, added a note pointing out fact that the prompt only
15504         indicates the first matching key.
15505
15506         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
15507         pgg-decrypt-region.
15508         (pgg-add-passphrase-to-cache): Rename from
15509         `pgg-add-passphrase-cache' to reduce confusion (all callers
15510         changed).
15511         (pgg-remove-passphrase-from-cache): Rename from
15512         `pgg-remove-passphrase-cache' to reduce confusion (all callers
15513         changed).
15514         (pgg-read-passphrase, pgg-add-passphrase-cache)
15515         (pgg-remove-passphrase-cache): Add informative docstrings.
15516         (pgg-decrypt): Convey provided passphrase in subordinate call to
15517         pgg-decrypt-region.
15518
15519 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
15520
15521         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
15522         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
15523         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
15524         'passphrase' argument, so the passphrase can be managed externally
15525         and then passed in to the system.
15526
15527         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
15528         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
15529         so the passphrase cache can be used reliably with identifiers
15530         besides a pgp packet's key id.
15531
15532         * pgg-gpg.el (pgg-gpg-encrypt-region)
15533         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15534         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
15535         these routines, so the passphrase can be managed externally and
15536         passed in to the system.
15537
15538         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
15539         'notruncate' argument, so the passphrase cache can be used
15540         reliably with identifiers besides a pgp packet's key id.
15541
15542 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
15543
15544         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
15545         symmetric encryption.
15546         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
15547         encrypted session key.
15548         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
15549         message ask for the passphrase in a proper way.
15550
15551         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
15552         New user commands for symmetric encryption.
15553
15554 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15555
15556         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15557
15558         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15559
15560 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15561
15562         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15563
15564 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15565
15566         * mm-decode.el (mm-inlined-types): Add application/pgp.
15567         (mm-automatic-display): Ditto.
15568
15569         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15570         part as text.
15571
15572 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15573
15574         * nnrss.el: Update copyright.
15575         (nnrss-opml-import): Query whether to subscribe to each entry.
15576
15577         * gnus-art.el:
15578         * gnus-sum.el:
15579         * gnus-xmas.el:
15580         * messagexmas.el:
15581         * mm-uu.el:
15582         * mm-view.el: Update copyright.
15583
15584 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15585
15586         * message.el (message-info): New function.
15587         (message-mode-menu): Add it.
15588         Update copyright.
15589
15590         * ChangeLog: Fix and update copyright.
15591
15592 2006-01-13  Romain Francoise  <romain@orebokech.com>
15593
15594         * message.el (message-forward-subject-name-subject): Prefer the
15595         address to 'nowhere' if the sender has no name.
15596         Fix typo.  Update copyright year.
15597
15598 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15599
15600         * gnus-art.el (article-wash-html):
15601         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15602         (gnus-article-wash-html-with-w3m-standalone): New function.
15603
15604         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15605         mm-inline-text-html-render-with-w3m-standalone.
15606         (mm-text-html-washer-alist): Map w3m-standalone to
15607         gnus-article-wash-html-with-w3m-standalone.
15608         (mm-inline-text-html-render-with-w3m-standalone): New function.
15609
15610 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15611
15612         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
15613         Improve LaTeX.
15614
15615 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15616
15617         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
15618         (nnrss-request-article): Render text/plain parts as HTML.
15619
15620         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
15621         the buffer.
15622
15623 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
15624
15625         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
15626         custom definition of `gnus-posting-styles'.
15627
15628         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
15629         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
15630
15631 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15632
15633         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
15634         Use nntp for bug archive.
15635
15636 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15637
15638         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
15639         parts.
15640         (nnrss-normalize-date): New function converts ISO 8601 date into
15641         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15642         (nnrss-check-group): Use it.
15643
15644 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15645
15646         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
15647
15648         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
15649         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15650         (nnrss-insert-w3): Ditto.
15651
15652 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15653
15654         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
15655         the articles to be forwarded including the case where neither a
15656         number of articles nor a region is specified.
15657
15658 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15659
15660         * nnrss.el (nnrss-request-article): Fix last change; fill
15661         text/plain parts.
15662
15663 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15664
15665         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
15666         in text/plain part.
15667         (nnrss-check-group): Don't add excessive newline to dc:subject.
15668
15669 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
15670
15671         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
15672         article.
15673
15674 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15675
15676         * nnml.el: Don't require gnus-bcklg.  Autoload it.
15677         (nnml-use-compressed-files, nnml-save-mail): Support other
15678         comression programs such as bzip2.
15679
15680 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15681
15682         * dns.el (query-dns): Make sure we check the buffer size before
15683         removing tcp headers.
15684
15685 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15686
15687         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
15688         remove MIME buttons associated with multipart/alternative parts.
15689         (gnus-mime-display-alternative): Tag buttons using `article-type'
15690         text property.
15691
15692         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
15693         associated with multipart/alternative parts.
15694
15695         * gnus-art.el (gnus-signature-separator): Fix custom type.
15696
15697         * mm-decode.el (mm-inlined-types): Fix custom type.
15698         (mm-keep-viewer-alive-types): Ditto.
15699         (mm-automatic-display): Ditto.
15700         (mm-attachment-override-types): Ditto.
15701         (mm-inline-override-types): Ditto.
15702         (mm-automatic-external-display): Ditto.
15703
15704 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15705
15706         * spam-report.el (spam-report-user-mail-address)
15707         (spam-report-user-agent): New variables.
15708         (spam-report-url-ping-plain): Use spam-report-user-agent.
15709
15710 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
15711
15712         * gnus-art.el (gnus-button-handle-custom): Do not just use
15713         `customize-apropos' for any "M-x customize-*" button but the
15714         function called for.  Accept both the function name and its
15715         argument in order to achieve this.
15716         (gnus-button-alist): Remove support for "custom:" URL's.
15717         Pass function name to `gnus-button-handle-custom' in case of "M-x
15718         customize-*" buttons.
15719
15720 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15721
15722         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
15723         multipart/alternative and add xref to mm-discouraged-alternatives
15724         in doc string.
15725
15726         * mm-decode.el (mm-discouraged-alternatives): Add xref to
15727         gnus-buttonized-mime-types in doc string.
15728
15729 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
15730
15731         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
15732         Suggest image/.* in the doc string.
15733
15734 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
15735
15736         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
15737         message-marks (Debian bug #342521).
15738
15739 2005-12-12  Simon Josefsson  <jas@extundo.com>
15740
15741         * password.el (password-read-from-cache): Add.
15742         (password-read): Use it.
15743
15744 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15745
15746         * rfc2047.el (rfc2047-charset-to-coding-system):
15747         Recognize us-ascii as a MIME charset.
15748
15749         * mm-bodies.el (mm-decode-content-transfer-encoding):
15750         Protect against the case where the 2nd arg TYPE is nil.
15751
15752 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15753
15754         * pop3.el (pop3-stream-type): Fix custom version.
15755
15756         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
15757
15758 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15759
15760         * mm-decode.el (mm-display-external): Add missing cdr.
15761
15762 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15763
15764         * mm-decode.el (mm-display-external): Use nametemplate (defined in
15765         RFC1524) if it is in mailcap or add a suffix according to
15766         mailcap-mime-extensions when generating a temp filename; postpone
15767         deleting a temp file for 2 seconds for some wrappers, shell
15768         scripts, and so on, which might exit right after having started a
15769         viewer command as a background job.
15770
15771 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15772
15773         * nntp.el (nntp-marks-directory): Fix custom group.
15774
15775         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
15776         steps when < 10.
15777
15778         * gnus-start.el (gnus-no-server-1):
15779         Mention `gnus-level-default-subscribed' in doc string.
15780
15781 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15782
15783         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
15784         parens.
15785
15786 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15787
15788         * gnus-xmas.el (gnus-use-toolbar): Revert.
15789         (gnus-xmas-setup-toolbar): Use global default-toolbar if
15790         gnus-use-toolbar is default.
15791
15792         * messagexmas.el (message-use-toolbar): Revert.
15793         (message-setup-toolbar): Use global default-toolbar if
15794         message-use-toolbar is default.
15795
15796 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15797
15798         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
15799         according to default-toolbar-visible-p.
15800
15801         * messagexmas.el (message-use-toolbar): Ditto.
15802
15803 2005-11-26  Dave Love  <fx@gnu.org>
15804
15805         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
15806         (tls-program, tls-success): Provide openssl alternative.
15807
15808         * starttls.el: Doc fixes.
15809         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
15810         SERVICE to PORT.
15811
15812         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
15813         port null or service name.
15814         (starttls-negotiate): Autoload.
15815
15816 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15817
15818         * message.el (message-kill-to-signature): Fix interactive spec.
15819
15820 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15821
15822         * pop3.el (pop3-open-server): Recognize a string as a service name.
15823
15824 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
15825
15826         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
15827
15828 2005-11-23  Dave Love  <fx@gnu.org>
15829
15830         Add pop3s, pop3/starttls.
15831
15832         * pop3.el (pop3-authentication-scheme): Clarify doc.
15833         (open-tls-stream, starttls-open-stream): Autoload.
15834         (pop3-stream-type): New.
15835         (pop3-open-server): Use it.
15836
15837         * mail-source.el (mail-sources): Fix some :types.  Add stream type
15838         for POP.
15839         (mail-source-keyword-map): Add :stream for POP.
15840         (mail-source-fetch-pop): Use pop3-stream-type.
15841
15842 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15843
15844         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
15845         of current-time-string.
15846
15847 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
15848
15849         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
15850         date header.
15851
15852 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15853
15854         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
15855         it can seriously impact performance as it bypasses the agent's
15856         local caches.
15857
15858 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15859
15860         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
15861         must be explicitly online rather than "not explicitly offline" for
15862         its flags to be synchronized.
15863
15864         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
15865         that gnus-uu-unmark-thread will function correctly.
15866
15867         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
15868         1024K is instead displayed as 1M.
15869
15870 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15871
15872         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
15873
15874 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
15875
15876         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
15877
15878 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
15879
15880         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
15881         error message to display actual error condition.
15882         (gnus-agent-save-local): Avoid saving symbols that are bound to
15883         nil as they simply result in a warning message in
15884         gnus-agent-read-local.
15885
15886 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15887
15888         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
15889         rather than make-variable-buffer-local for file-precious-flag.
15890
15891 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15892
15893         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
15894         for duplicates which are removed.  The invalid sort check then
15895         triggers a rescan after the sort as sorting may have moved
15896         duplicate entries such that they can be cheaply detected.
15897
15898 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15899
15900         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
15901
15902 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15903
15904         * gnus-agent.el (gnus-agent-article-alist-save-format):
15905         Change internal variable to a custom variable.  Change default value
15906         from compressed(2) to uncompressed(1).
15907         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
15908         support for uncompressed agentview files.  Taken together, reading
15909         the agentview file should now be 6-7 times faster.
15910
15911 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15912
15913         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
15914         as a buffer-local variable.  This avoids creating truncated
15915         dribble files as a result of a hang up, eg.
15916
15917 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
15918
15919         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
15920         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
15921         XEmacs.
15922
15923 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15924
15925         * gnus-start.el (gnus-start-draft-setup):
15926         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
15927
15928         * gnus.el (gnus-splash): Change custom group.
15929         (gnus-group-get-parameter, gnus-group-parameter-value):
15930         Describe allow-list argument.
15931
15932         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
15933         string.
15934
15935 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15936
15937         * gnus-art.el (gnus-default-article-saver): Add user-defined
15938         `function' to custom type.
15939
15940 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15941
15942         * imap.el (imap-open): Handle case where buffer is a buffer
15943         object.
15944
15945 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
15946
15947         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
15948         long lines.
15949         (gnus-cache-delete-group): Wrap doc strings.
15950
15951         * gnus-agent.el (gnus-agent-rename-group)
15952         (gnus-agent-delete-group): Wrap doc strings.
15953
15954 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15955
15956         * messagexmas.el (message-use-toolbar): Change the valid values
15957         into default, top, bottom, left, and right.
15958         (message-toolbar-thickness): New variable.
15959         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
15960         well.
15961         (message-setup-toolbar): Make it work.
15962
15963         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
15964         (gnus-use-toolbar): Change the valid values into default, top,
15965         bottom, left, and right.
15966         (gnus-toolbar-thickness): New variable.
15967         (gnus-xmas-setup-toolbar): New function.
15968         (gnus-xmas-setup-group-toolbar): Use it.
15969         (gnus-xmas-setup-summary-toolbar): Use it.
15970
15971 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15972
15973         * gnus-start.el (gnus-1): Add "native" to
15974         gnus-predefined-server-alist.
15975
15976         * gnus.el (gnus-method-to-server): Don't add "native" to the
15977         lists here, because that leads to problems when
15978         gnus-select-method is bound.
15979
15980 2005-11-09  Simon Josefsson  <jas@extundo.com>
15981
15982         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
15983         use (not sort-by-date) instead.
15984
15985 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15986
15987         * gnus-delay.el (gnus-delay-group): Don't autoload.
15988         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15989         to be re-loaded when customizing the `gnus-delay' group.
15990
15991 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
15992
15993         * message.el: Revert last changes.
15994         (message-insert-citation-line): Use newlines.
15995
15996 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
15997
15998         * message.el (message-courtesy-message)
15999         (message-mark-insert-begin, message-mark-insert-end)
16000         (message-elide-ellipsis, message-cancel-message)
16001         (message-add-header, message-change-subject)
16002         (message-cross-post-followup-to-header)
16003         (message-cross-post-insert-note, message-reduce-to-to-cc)
16004         (message-widen-reply, message-delete-not-region)
16005         (message-kill-to-signature, message-insert-signature)
16006         (message-insert-importance-high, message-insert-importance-low)
16007         (message-insert-or-toggle-importance)
16008         (message-insert-disposition-notification-to)
16009         (message-indent-citation, message-yank-original)
16010         (message-cite-original-without-signature, message-cite-original)
16011         (message-insert-citation-line, message-position-on-field)
16012         (message-fix-before-sending, message-send-mail-partially)
16013         (message-send-mail, message-send-mail-with-sendmail)
16014         (message-send-mail-with-qmail, message-send-news)
16015         (message-check-news-header-syntax, message-generate-headers)
16016         (message-insert-courtesy-copy, message-fill-address)
16017         (message-fill-header, message-shorten-references)
16018         (message-setup-1, message-cancel-news)
16019         (message-forward-make-body-plain, message-forward-make-body-mime)
16020         (message-forward-make-body-mml, message-encode-message-body)
16021         (message-forward-make-body-digest-plain)
16022         (message-forward-make-body-digest-mime)
16023         (message-use-alternative-email-as-from): Insert `hard-newline'
16024         instead of ordinary newlines.
16025
16026 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16027
16028         * message.el (message-generate-headers): Downcase the argument
16029         given to message-check-element.
16030
16031 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16032
16033         * nntp.el (nntp-authinfo-rejected): New error condition.
16034         (nntp-wait-for): Use new error condition to signal authentication
16035         error.
16036         (nntp-retrieve-data): Rethrow new error condition to break out of
16037         recursive call to nntp-send-authinfo.
16038
16039 2005-11-08  Romain Francoise  <romain@orebokech.com>
16040
16041         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16042         (gnus-summary-exit-map): Bind to `Z p'.
16043         (gnus-summary-make-menu-bar): Add menu item.
16044
16045 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16046
16047         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16048         (gnus-treat-*): Add `first' in all doc strings.
16049
16050         * gnus-group.el (gnus-group-compact-group): Fix typo.
16051
16052 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16053
16054         * gnus.el (gnus-parameters-case-fold-search): New variable.
16055         (gnus-parameters-get-parameter): Use it.
16056
16057         * gnus-score.el (gnus-home-score-file): Doc fix.
16058
16059 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16060
16061         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16062
16063 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16064
16065         * mm-util.el (mm-special-display-p): New function.
16066
16067         * mml.el (mml-preview): Use it; doc fix.
16068
16069 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16070
16071         * imap.el (imap-open): Handle case where buffer is a buffer object.
16072
16073 2005-10-29  Romain Francoise  <romain@orebokech.com>
16074
16075         * message.el (message-fix-before-sending): Fix comment.
16076
16077 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16078
16079         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16080
16081 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16082
16083         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16084         Used in gnus-score.el.
16085
16086 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16087
16088         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16089
16090 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16091
16092         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16093         whitespace removed in revision 7.8.  Use concatenated string to
16094         protect trailing whitespace.
16095
16096 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16097
16098         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16099         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16100         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16101         Courier IMAP ("some version from 2004").  Mostly based on similar
16102         code in the same function.
16103
16104 2005-10-26  Didier Verna  <didier@xemacs.org>
16105
16106         * gnus-group.el (gnus-group-compact-group): Invalidate original
16107         article buffer.
16108         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16109         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16110         NOV database and in article itself.
16111         Invalidate article backlog.
16112
16113 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16114
16115         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16116
16117 2005-10-26  Simon Josefsson  <jas@extundo.com>
16118
16119         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16120         part of 2004-07-25 change.
16121
16122 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16123
16124         * message.el (message-display-completion-list): New function.
16125         (message-expand-group): Use it; make sure the Completions buffer
16126         is modifiable.
16127 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16128
16129         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16130         user-mail-name is an empty string.
16131
16132 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16133
16134         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16135         depending on gnus-score-decay-constant.
16136
16137         * encrypt.el (encrypt-insert-file-contents)
16138         (encrypt-write-file-contents): Don't use `gnus-message'.
16139
16140         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16141         arguments.
16142         (mm-uu-type-alist): Add message-marks and insert-marks.
16143         Pass arguments to mm-uu-verbatim-marks-extract.
16144         (mm-uu-hide-markers): New variable.
16145         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16146
16147         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16148         (gnus-convert-image-to-face-command): Use "convert" by default to
16149         allow other input image formats.
16150         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16151         accordingly.
16152
16153 2005-10-23  Simon Josefsson  <jas@extundo.com>
16154
16155         * imap.el (imap-gssapi-program): Align command line parameters
16156         with latest GNU SASL.
16157         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16158
16159 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16160
16161         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16162         HTML.
16163         (nnslashdot-request-article): Ditto.
16164
16165         * lpath.el (featurep): Add nobreak-char-display.
16166
16167 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16168
16169         * mail-source.el (mail-source-fetch-pop): Require pop3.
16170         (mail-source-check-pop): Ditto.
16171
16172 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16173
16174         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16175         errors.
16176
16177 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16178
16179         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16180         (gnus-treat-strip-leading-blank-lines): Improve doc string.
16181
16182         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16183
16184         * mm-bodies.el (mm-decode-string):
16185         Call `mm-charset-to-coding-system' with allow-override argument.
16186
16187 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16188
16189         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16190         (rfc2047-charset-to-coding-system): New function.
16191         (rfc2047-decode-encoded-words): New function.
16192         (rfc2047-decode-region): Use them.
16193         (rfc2047-decode-cte): Remove.
16194         (rfc2047-parse-and-decode): Remove.
16195         (rfc2047-decode): Remove.
16196
16197 2005-10-15  Kenichi Handa  <handa@m17n.org>
16198
16199         * rfc2047.el (rfc2047-decode-cte): New function.
16200         (rfc2047-decode-region): Change the way to decode successive
16201         encoded-words: decode B- or Q-encoding in each encoded-word,
16202         concatenate them, and decode it as charset.
16203
16204 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16205
16206         * lpath.el: Fbind codepage-setup for XEmacs.
16207
16208 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
16209
16210         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
16211         widget-move-and-invoke.
16212         (gnus-custom-mode): Use gnus-custom-map.
16213
16214 2005-10-15  Bill Wohler  <wohler@newt.com>
16215
16216         * message.el (message-tool-bar-map): Rename image file from
16217         mail_send to mail/send.
16218
16219 2005-10-16  Masatake YAMATO  <jet@gyve.org>
16220
16221         * message.el (message-expand-group): Pass the common
16222         prefix substring of completion to `display-completion-list'.
16223
16224 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
16225
16226         * mml-sec.el (mml-secure-method): New internal variable.
16227         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
16228         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
16229         New functions using mml-secure-method.
16230
16231         * mml.el (mml-mode-map): Add key bindings for those functions.
16232         (mml-menu): Simplify security menu entries.  Suggested by Jesper
16233         Harder <harder@myrealbox.com>.
16234         (mml-attach-file, mml-attach-buffer, mml-attach-external):
16235         Goto end of message if point is the headers of the message.
16236
16237         * message.el (message-in-body-p): New function.
16238
16239         * assistant.el: Autoload gnus-util and netrc.
16240
16241         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
16242         Use `mm-charset-override-alist' only when decoding.
16243
16244         * mm-bodies.el (mm-decode-body):
16245         Call `mm-charset-to-coding-system' with allow-override argument.
16246
16247         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
16248         `filename' from Content-Disposition if Content-Type doesn't
16249         provide `name'.
16250         (gnus-mime-view-part-as-type): Set default instead of
16251         initial-input.
16252
16253 2005-10-09  Daniel Brockman  <daniel@brockman.se>
16254
16255         * format-spec.el (format-spec): Propagate text properties of % spec.
16256
16257 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16258
16259         * gnus-art.el (gnus-treat-predicate): Add `first'.
16260
16261 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16262
16263         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
16264         (mm-charset-override-alist): New variable.
16265         (mm-charset-to-coding-system): Use it.
16266         (mm-codepage-setup): New helper function.
16267         (mm-charset-eval-alist): New variable.
16268         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
16269         Warn about unknown charsets.
16270
16271         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
16272
16273 2005-10-04  David Hansen  <david.hansen@gmx.net>
16274
16275         * nnrss.el (nnrss-request-article): Add support for the comments tag.
16276         (nnrss-check-group): Ditto.
16277
16278 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16279
16280         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
16281         Rename x-gnus-verbatim to x-verbatim.
16282         (mm-uu-type-alist): Fix regexp for verbatim-marks.
16283
16284         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
16285         x-verbatim.
16286
16287         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
16288
16289         * gnus-util.el (gnus-remove-duplicates): Remove.
16290
16291         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
16292         instead of gnus-remove-duplicates.
16293
16294         * message.el (message-remove-duplicates): Remove.
16295         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
16296         message-remove-duplicates.
16297
16298         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
16299         available, else use implementation from `delete-dups'.
16300
16301         * message.el (message-insert-expires): New function.
16302         (message-mode-map): Add key binding.
16303         (message-mode-field-menu): Add menu entry.
16304         (message-mode): Document it.
16305         (message-make-expires-date): Use `message-make-date'.
16306
16307 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
16308
16309         * message.el (message-make-expires-date): New function.
16310
16311 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16312
16313         * Makefile.in (list-installed-shadows): New entry.
16314         (install): Use it.
16315         (remove-installed-shadows): New entry.
16316
16317         * dgnushack.el (dgnushack-default-load-path): New variable.
16318         (dgnushack-find-lisp-shadows): New function.
16319         (dgnushack-remove-lisp-shadows): New function.
16320
16321 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16322
16323         * Makefile.in (install-el-elc): New entry.
16324         (install): Use it so that .el files are necessarily installed.
16325
16326 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16327
16328         * time-date.el: Autoload parse-time-string, XEmacs needs it.
16329
16330 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16331
16332         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
16333         function rather than the diff-mode.el package.
16334         (mm-display-external): Use with-current-buffer.
16335         (mm-viewer-completion-map, mm-viewer-completion-map):
16336         Move initialization inside declaration.
16337
16338 2005-09-29  Simon Josefsson  <jas@extundo.com>
16339
16340         * spam.el: Load hashcash when compiling, to avoid warnings.
16341         Don't autoload mail-check-payment.
16342         (spam-check-hashcash): Define unconditionally, since hashcash.el
16343         is part of Gnus now.  Ignore errors from payment checking.
16344
16345 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16346
16347         * message.el (message-bold-region, message-unbold-region):
16348         Rename from `bold-region' and `unbold-region'.
16349
16350         * message.el: Remove useless autoloads.
16351
16352 2005-09-28  Simon Josefsson  <jas@extundo.com>
16353
16354         * message.el (message-use-idna): Default to t.
16355         (message-use-idna): Test whether encoding works too.  Doc fix.
16356
16357 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16358
16359         * nntp.el (nntp-warn-about-losing-connection): Remove.
16360
16361 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16362
16363         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16364         customizable.  Change default value.
16365         (mm-uu-diff-groups-regexp): Change default value.
16366         (mm-uu-type-alist): Add doc string.
16367         (mm-uu-configure): Add doc string.  Make it interactive.
16368         (mm-uu-tex-groups-regexp): New variable.
16369         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16370         (mm-uu-type-alist): Add LaTeX documents.
16371         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16372         of "text/verbatim".
16373         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16374
16375         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16376         instead of "text/verbatim".
16377
16378         * message.el (message-mark-inserted-region)
16379         (message-mark-insert-file): Use slrn style marks when called with
16380         prefix argument.
16381
16382 2005-09-27  Simon Josefsson  <jas@extundo.com>
16383
16384         * message.el (message-idna-to-ascii-rhs-1): Reformat.
16385
16386 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
16387
16388         * message.el (message-remove-duplicates): New function.
16389         Implementation borrowed from `gnus-remove-duplicates'.
16390         (message-idna-to-ascii-rhs): Also encode idna addresses in
16391         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16392         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16393         only ask about the same idna domain once per header and also tell
16394         in what header to replace the idna domain.
16395
16396         * gnus-art.el (article-decode-idna-rhs): Also decode idna
16397         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16398         (article-decode-idna-rhs): Fix regexp so that all idna-address in
16399         a header is decoded and not just the last one.
16400
16401 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16402
16403         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16404         has been decoded.
16405
16406         * mm-decode.el (mm-automatic-display): Add text/verbatim.
16407         (mm-insert-part): Don't modify text if it has been decoded.
16408
16409         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16410         decoded.
16411
16412         * mm-view.el (mm-inline-text): Don't strip text props unless
16413         decoding enriched or richtext parts.
16414
16415 2005-09-25  Romain Francoise  <romain@orebokech.com>
16416
16417         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16418         * gnus-start.el (gnus-subscribe-interactively):
16419         * gnus-uu.el (gnus-uu-grab-articles):
16420         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16421         space.
16422
16423 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
16424
16425         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16426         * mm-view.el (mm-view-pkcs7-decrypt):
16427         * gnus-sum.el (gnus-summary-limit-to-extra)
16428         (gnus-summary-respool-article, gnus-read-move-group-name):
16429         * gnus-score.el (gnus-summary-increase-score):
16430         * gnus-util.el (gnus-completing-read-with-default):
16431         * gnus-art.el (gnus-read-save-file-name)
16432         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16433         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16434         * message.el (message-check-news-header-syntax):
16435         Follow convention for reading with the minibuffer.
16436
16437 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
16438
16439         * spam-report.el (spam-report-url-ping-plain):
16440         Use gnus-extended-version as User-Agent.
16441
16442         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16443         default value is nil.
16444
16445         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16446         (mm-uu-verbatim-marks-extract): New function.
16447         (mm-uu-extract): New face.
16448         (mm-uu-copy-to-buffer): Use it.
16449
16450         * spam-report.el (spam-report-gmane-ham): Rename from
16451         `spam-report-gmane-unspam'.
16452         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16453         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
16454
16455         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16456         Autoload.
16457         (spam-report-gmane-unregister-routine):
16458         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16459
16460 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
16461
16462         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16463         (spam-report-gmane-unregister-routine): Add support for gmane
16464         unregistration.
16465
16466         * spam-report.el (spam-report-gmane-unspam)
16467         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16468         (spam-report-gmane): Change to take a single article and do unspam
16469         registration.
16470
16471 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16472
16473         * mm-url.el (mm-url-decode-entities): Fix regexp.
16474
16475 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16476
16477         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16478         default to nil, to be able to use Gnus at all.  If the default
16479         switches to something else, then the function should be fixed not
16480         be exceedingly slow.
16481
16482 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
16483
16484         * gnus-start.el (gnus-activate-group): If the server is nil, don't
16485         fail hard.
16486
16487         * spam-report.el: Add better Keywords line.
16488
16489         * spam.el: Add Maintainer and better Keywords line.
16490
16491 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16492
16493         * gnus-art.el (gnus-article-replace-part)
16494         (gnus-mime-replace-part): New functions.
16495         (gnus-mime-action-alist, gnus-mime-button-commands)
16496         (gnus-mime-save-part-and-strip): Add file argument.
16497         (gnus-article-part-wrapper): Add interactive argument.
16498
16499         * gnus-sum.el (gnus-summary-mime-map):
16500         Add `gnus-article-replace-part'.
16501
16502 2005-09-19  Didier Verna  <didier@xemacs.org>
16503
16504         The nnml compaction feature:
16505         * nnml.el (nnml-request-compact-group): New function.
16506         * nnml.el (nnml-request-compact): New function.
16507         * gnus-int.el (gnus-request-compact-group): New function.
16508         * gnus-int.el (gnus-request-compact): New function.
16509         * gnus-group.el (gnus-group-compact-group): New function.
16510         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16511         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16512         * gnus-srvr.el (gnus-server-compact-server): New function.
16513         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16514         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16515
16516 2005-09-18  Deepak Goel  <deego@gnufans.org>
16517
16518         * sieve.el (sieve-help): Fix `message' call: first arg should be a
16519         format spec.
16520
16521 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16522
16523         * gnus.el (gnus-group-startup-message): Bind image-load-path.
16524
16525 2005-09-15  Romain Francoise  <romain@orebokech.com>
16526
16527         * message.el (message-fill-paragraph): Clarify docstring.
16528
16529 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16530
16531         * gnus-art.el (gnus-mime-display-part): Protect against broken
16532         MIME messages.
16533
16534 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16535
16536         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16537         before parsing header.
16538
16539 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
16540
16541         * html2text.el (html2text-replace-list): Add new entities.
16542
16543 2005-09-11  Romain Francoise  <romain@orebokech.com>
16544
16545         * message.el (message-alternative-emails): Improve docstring.
16546         (message-setup-1): Call `message-use-alternative-email-as-from'
16547         after `message-setup-hook' to give it precedence over posting
16548         styles, etc.
16549         (message-use-alternative-email-as-from): Add docstring.
16550         Remove the original From header if present.
16551
16552         * nnml.el (nnml-compressed-files-size-threshold): New variable.
16553         (nnml-save-mail): Use it.
16554
16555         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16556         articles.  Add new argument `silent'.
16557         (gnus-uu-mark-all): Report the total number of marked articles.
16558
16559 2005-09-10  Romain Francoise  <romain@orebokech.com>
16560
16561         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16562         (gnus-uu-mark-series): Likewise.
16563
16564 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16565
16566         * spam-report.el (spam-report-gmane): Fix generation of spam
16567         report URL.
16568
16569 2005-09-10  Simon Josefsson  <jas@extundo.com>
16570
16571         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16572         t, based on discussion on the ding list with Robert Epprecht
16573         <epprecht@solnet.ch>.
16574
16575 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16576
16577         * spam-report.el (spam-report-gmane): Make it work without
16578         X-Report-Spam header.  Gmane now only provides Archived-At.
16579         This is only used if `spam-report-gmane-use-article-number' is nil.
16580         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16581
16582         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16583         make `gnus-summary-sort-by-recipient' work with threading.
16584
16585         * nnweb.el (nnweb-google-wash-article): Print a message if article
16586         is not available.
16587
16588 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16589
16590         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16591         change.  Decode text/* parts content before displaying.
16592
16593 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16594
16595         * mml-smime.el: Remove defvar of gnus-extract-address-components.
16596
16597 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16598
16599         * mm-view.el (mm-display-inline-fontify): Disable support modes.
16600
16601         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
16602         url-package-name, url-package-version,
16603         w3m-cid-retrieve-function-alist, w3m-current-buffer,
16604         w3m-display-inline-images, and w3m-minor-mode-map.
16605
16606 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
16607
16608         * message.el (message-tab-body-function): Fix mismatched custom type.
16609
16610         * gnus.el (gnus-group-change-level-function): Ditto.
16611
16612         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
16613
16614         * gnus-art.el (gnus-signature-limit)
16615         (gnus-article-mime-part-function): Ditto.
16616
16617 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16618
16619         * mml.el (mml-mode): Silence the byte compiler.
16620
16621         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
16622         using `(sit-for 0)' before moving the point to the specified part;
16623         skip unbuttonized parts.
16624         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
16625         return to the summary window if gnus-auto-select-part is non-nil.
16626
16627 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
16628
16629         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
16630         New variables.
16631         (mml-dnd-attach-file, mml-mode): Use them.
16632
16633         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
16634         Make fetching article by MID work again for Google Groups.
16635         Add FIXME concerning gnus-group-make-web-group.
16636
16637         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
16638         Don't depend on Gnus by using mail-extract-address-components if
16639         gnus-extract-address-components is not bound.
16640
16641 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16642
16643         * gnus-art.el (gnus-mime-display-security): Don't display the
16644         signature, but only the signed part.
16645
16646 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16647
16648         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
16649
16650         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
16651         list, not listp.
16652
16653 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
16654
16655         * mm-encode.el (mm-encode-content-transfer-encoding):
16656         Likewise when encoding.
16657
16658         * mm-bodies.el (mm-decode-content-transfer-encoding):
16659         De-canonicalize CRLF for all text content types, not just
16660         text/plain.
16661
16662 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16663
16664         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
16665         valid article; point arrow and cursor at the MIME button.
16666
16667 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16668
16669         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
16670         Suggested by Dan Christensen <jdc@uwo.ca>.
16671
16672         * mm-decode.el (mm-save-part): Enable change of prompt.
16673
16674 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
16675
16676         * gnus-msg.el (gnus-inews-add-send-actions):
16677         Make `message-post-method' lambda parameter ARG `&optional'.
16678
16679 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16680
16681         * gnus-sum.el (gnus-summary-mime-map):
16682         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
16683         gnus-article-jump-to-part.
16684
16685         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
16686         (gnus-article-edit-part): Use it.
16687         (gnus-article-part-wrapper): Add no-handle argument.
16688         (gnus-article-save-part-and-strip, gnus-article-delete-part):
16689         New functions.
16690
16691 2005-08-29  Romain Francoise  <romain@orebokech.com>
16692
16693         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16694         docstring.
16695         (gnus-face-from-file): Likewise.
16696
16697 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16698
16699         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
16700         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
16701         non-nil.
16702         (gnus-auto-select-part): New variable.
16703         (gnus-article-jump-to-part): New function.
16704         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
16705         (gnus-mime-delete-part): Allow selecting specified part after
16706         deleting or stripping parts.
16707         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
16708         part if argument is bogus.
16709
16710 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
16711
16712         * gnus-art.el (w3m-minor-mode-map):
16713         * gnus-spec.el (gnus-newsrc-file-version):
16714         * gnus-util.el (nnmail-active-file-coding-system)
16715         (gnus-original-article-buffer, gnus-user-agent):
16716         * gnus.el (gnus-ham-process-destinations)
16717         (gnus-parameter-ham-marks-alist)
16718         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
16719         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
16720         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
16721         * mm-decode.el (gnus-current-window-configuration):
16722         * mm-extern.el (gnus-article-mime-handles):
16723         * mm-url.el (url-current-object, url-package-name)
16724         (url-package-version):
16725         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
16726         (smime-keys, w3m-cid-retrieve-function-alist)
16727         (w3m-current-buffer, w3m-display-inline-images)
16728         (w3m-minor-mode-map):
16729         * mml-smime.el (gnus-extract-address-components):
16730         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
16731         (gnus-newsrc-hashtb, message-default-charset)
16732         (message-deletable-headers, message-options)
16733         (message-posting-charset, message-required-mail-headers)
16734         (message-required-news-headers):
16735         * mml1991.el (mc-pgp-always-sign):
16736         * mml2015.el (mc-pgp-always-sign):
16737         * nnheader.el (nnmail-extra-headers):
16738         * rfc1843.el (gnus-decode-encoded-word-function)
16739         (gnus-decode-header-function, gnus-newsgroup-name):
16740         * spam-stat.el (gnus-original-article-buffer): Add defvars.
16741
16742 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
16743
16744         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
16745         the end of the date treatments.
16746
16747 2005-08-15  Simon Josefsson  <jas@extundo.com>
16748
16749         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
16750         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
16751         Capello and Romain Francoise.
16752         (pgg-fetch-key-function): Remove, not used?
16753         (pgg-insert-url-with-w3): Require url, to get
16754         url-insert-file-contents regardless of where it is defined.
16755
16756 2005-08-13  Romain Francoise  <romain@orebokech.com>
16757
16758         * message.el (message-cite-original-1): New function.
16759         (message-cite-original): Use it.
16760         (message-cite-original-without-signature): Ditto.
16761
16762 2005-08-08  Romain Francoise  <romain@orebokech.com>
16763
16764         * message.el (message-yank-empty-prefix): New variable.
16765         (message-indent-citation): Use it.
16766         (message-cite-original-without-signature): Respect X-No-Archive.
16767
16768 2005-08-08  Simon Josefsson  <jas@extundo.com>
16769
16770         * pgg.el: Autoload url-insert-file-contents instead of loading
16771         w3/url.
16772         (pgg-insert-url-with-w3): Don't load url here.
16773
16774 2005-08-07  Jesper Harder  <harder@phys.au.dk>
16775
16776         * message.el (message-kill-to-signature): Don't insert newline at
16777         bol.
16778         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
16779
16780 2005-08-06  Romain Francoise  <romain@orebokech.com>
16781
16782         * message.el (message-user-fqdn): Fix typo in docstring.
16783
16784 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
16785
16786         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
16787
16788         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
16789
16790 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16791
16792         * mm-bodies.el (mm-encode-body): Use coding system rather than
16793         charset to encode text.
16794
16795         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
16796         number of charsets if utf-8 is available (XEmacs).
16797
16798 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16799
16800         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
16801         taken from `gnus-button-mid-or-mail-regexp'.
16802         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
16803         (gnus-button-alist): Improve regexp for domain part of the MIDs
16804         for news:localpart@domain buttons.
16805         (gnus-button-ctan-directory-regexp): Update.
16806
16807 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16808
16809         * sieve-manage.el (sieve-manage-interactive-login):
16810         Use make-local-variable rather than make-variable-buffer-local.
16811         (sieve-manage-open): Ditto.
16812         (sieve-manage-authenticate): Ditto.
16813
16814         * mml.el (mml-generate-mime-1): Make the content type default to
16815         text/plain if the filename is not specified.
16816
16817 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16818
16819         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
16820         instead of insert-buffer.
16821
16822         * message.el (message-yank-original): Ditto; set the mark at the
16823         end of the yanked message.
16824
16825 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16826
16827         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
16828         lines to scroll rather than to stop it.
16829
16830         * mml.el (mml-generate-default-type): Add doc string.
16831         (mml-generate-mime-1): Use mm-default-file-encoding or make it
16832         default to application/octet-stream when determining the content
16833         type if it is not specified for the part or the mml contents; add
16834         a comment about mml-generate-default-type.
16835
16836 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
16837
16838         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
16839         make it default to application/octet-stream when determining the
16840         content type if it is not specified for the external contents.
16841
16842 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16843
16844         * rfc2231.el (rfc2231-parse-string): Take care that not only a
16845         segmented parameter but also other parameters might be there.
16846
16847 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16848
16849         * mm-decode.el (mm-display-external): Delete temp file, directory
16850         and buffer immediately if the external process is exited.
16851
16852 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16853
16854         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
16855         fewer lines than that of scroll-margin.
16856         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
16857
16858 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16859
16860         * gnus-art.el (gnus-article-next-page): Revert.
16861         (gnus-article-beginning-of-window): New macro.
16862         (gnus-article-next-page-1): Use it.
16863         (gnus-article-prev-page): Ditto.
16864         (gnus-article-edit-part): Use insert-buffer-substring instead of
16865         insert-buffer.
16866         (gnus-article-edit-exit): Ditto.
16867
16868         * gnus-util.el (gnus-beginning-of-window): Remove.
16869         (gnus-end-of-window): Remove.
16870
16871         * lpath.el: Don't bind header-line-format and scroll-margin.
16872
16873 2005-07-25  Simon Josefsson  <jas@extundo.com>
16874
16875         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
16876         to have the url package without w3.  Reported by Daiki Ueno
16877         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
16878
16879 2005-07-20  Didier Verna  <didier@xemacs.org>
16880
16881         * gnus-diary.el: Remove the description comment (nndiary is now
16882         properly documented in the Gnus manual).
16883         Fix the spelling of "Back End".
16884         * nndiary.el: Ditto.
16885         Fix the copyright notice.
16886
16887 2005-07-18  Romain Francoise  <romain@orebokech.com>
16888
16889         * gnus-sum.el (gnus-summary-to-prefix)
16890         (gnus-summary-newsgroup-prefix): New variables.
16891         (gnus-summary-from-or-to-or-newsgroups): Use them.
16892
16893 2005-07-17  Romain Francoise  <romain@orebokech.com>
16894
16895         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
16896         space as it's generally not especially interesting to the user.
16897
16898 2005-07-16  Romain Francoise  <romain@orebokech.com>
16899
16900         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
16901         nil to avoid prompting and file modification if one of the
16902         messages at the top of the nnfolder file contains a copyright
16903         notice.
16904         Update copyright notice.
16905
16906         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
16907         instead of `current-time-string' as the latter creates a time
16908         string that is not RFC 2822 compliant (it lacks the zone).
16909         Update copyright notice.
16910
16911 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16912
16913         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
16914         for text/rtf.  Display default in prompt.  Pass default for M-n.
16915
16916         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
16917
16918 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16919
16920         * gnus-msg.el (gnus-button-mailto):
16921         Remove save-selected-window-window hackery because it relies on
16922         save-selected-window internals.
16923
16924 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16925
16926         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
16927         (gnus-article-next-page-1): Use gnus-beginning-of-window.
16928         (gnus-article-prev-page): Ditto.
16929
16930         * gnus-util.el (gnus-beginning-of-window): New function.
16931         (gnus-end-of-window): New function.
16932
16933         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
16934
16935 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16936
16937         * gnus-score.el (gnus-score-edit-all-score):
16938         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
16939         gnus-message.
16940
16941 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16942
16943         * gnus-msg.el (gnus-button-mailto):
16944         Remove save-selected-window-window hackery because it relies on
16945         save-selected-window internals.
16946
16947 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16948
16949         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
16950         add-minor-mode.
16951         (gnus-binary-mode): Ditto.
16952
16953         * gnus-topic.el (gnus-topic-mode): Ditto.
16954
16955 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
16956
16957         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
16958         (gnus-article-prev-page): Take scroll-margin into consideration.
16959
16960 2005-07-04  Lute Kamstra  <lute@gnu.org>
16961
16962         Update FSF's address in GPL notices.
16963
16964 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
16965
16966         * gnus.el (gnus-exit):
16967         * gnus-group.el (gnus-group-icons):
16968         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
16969
16970         * gnus-nocem.el (gnus-nocem):
16971         * message.el (message-various, message-buffers, message-sending)
16972         (message-interface, message-forwarding, message-insertion)
16973         (message-headers, message-news, message-mail):
16974         * pgg-gpg.el (pgg-gpg):
16975         * pgg-parse.el (pgg-parse):
16976         * pgg-pgp.el (pgg-pgp):
16977         * pgg-pgp5.el (pgg-pgp5):
16978         * pop3.el (pop3): Finish `defgroup' description with period.
16979
16980 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16981
16982         * gnus-art.el (article-display-face): Improve the efficiency.
16983         (article-display-x-face): Ditto; remove grey x-face stuff.
16984
16985 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16986
16987         * gnus-art.el (article-display-face): Correct the position in
16988         which Faces are inserted.
16989
16990 2005-06-29  Didier Verna  <didier@xemacs.org>
16991
16992         * gnus-art.el (article-display-face): Display faces in correct
16993         order.
16994
16995 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16996
16997         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
16998         (gnus-fill-real-hashtb): Use hash table instead of obarray.
16999         (gnus-nocem-check-article): Fetch the Type header.
17000         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17001         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17002         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17003         make sure gnus-nocem-hashtb is initialized.
17004         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17005         (gnus-nocem-unwanted-article-p): Ditto.
17006
17007         * pgg.el (pgg-verify): Return the verification result.
17008
17009 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17010
17011         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17012         is ascii.
17013
17014 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17015
17016         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17017         `show-nonbreak-escape'.
17018
17019 2005-06-23  Lute Kamstra  <lute@gnu.org>
17020
17021         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17022
17023         * dig.el (dig-mode):
17024         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17025
17026 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17027
17028         * nnimap.el (nnimap-split-download-body): Fix spellings.
17029
17030 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17031
17032         * gnus-art.el (gnus-article-encrypt-body):
17033         * gnus-cus.el (gnus-score-customize):
17034         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17035         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17036
17037 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17038
17039         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17040         header by looking for magic "MII" at the beginnig.
17041
17042 2005-06-16  Miles Bader  <miles@gnu.org>
17043
17044         * gnus-xmas.el (gnus-xmas-group-startup-message):
17045         Use renamed gnus-splash face.
17046
17047         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17048         (assistant-field-face): New backward-compatibility alias for renamed
17049         face.
17050         (assistant-render-text): Use renamed assistant-field face.
17051
17052         * spam.el (spam): Remove "-face" suffix from face name.
17053         (spam-face): New backward-compatibility alias for renamed face.
17054         (spam-face, spam-initialize): Use renamed spam face.
17055
17056         * message.el (message-header-to, message-header-cc)
17057         (message-header-subject, message-header-newsgroups)
17058         (message-header-other, message-header-name)
17059         (message-header-xheader, message-separator, message-cited-text)
17060         (message-mml): Remove "-face" suffix from face names.
17061         (message-header-to-face, message-header-cc-face)
17062         (message-header-subject-face, message-header-newsgroups-face)
17063         (message-header-other-face, message-header-name-face)
17064         (message-header-xheader-face, message-separator-face)
17065         (message-cited-text-face, message-mml-face):
17066         New backward-compatibility aliases for renamed faces.
17067         (message-font-lock-keywords): Use renamed message faces.
17068
17069         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17070         (sieve-test-commands, sieve-tagged-arguments):
17071         Remove "-face" suffix from face names.
17072         (sieve-control-commands-face, sieve-action-commands-face)
17073         (sieve-test-commands-face, sieve-tagged-arguments-face):
17074         New backward-compatibility aliases for renamed faces.
17075         (sieve-control-commands-face, sieve-action-commands-face)
17076         (sieve-test-commands-face, sieve-tagged-arguments-face):
17077         Use renamed sieve faces.
17078
17079         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17080         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17081         (gnus-group-news-3-empty, gnus-group-news-4)
17082         (gnus-group-news-4-empty, gnus-group-news-5)
17083         (gnus-group-news-5-empty, gnus-group-news-6)
17084         (gnus-group-news-6-empty, gnus-group-news-low)
17085         (gnus-group-news-low-empty, gnus-group-mail-1)
17086         (gnus-group-mail-1-empty, gnus-group-mail-2)
17087         (gnus-group-mail-2-empty, gnus-group-mail-3)
17088         (gnus-group-mail-3-empty, gnus-group-mail-low)
17089         (gnus-group-mail-low-empty, gnus-summary-selected)
17090         (gnus-summary-cancelled, gnus-summary-high-ticked)
17091         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17092         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17093         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17094         (gnus-summary-low-undownloaded)
17095         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17096         (gnus-summary-low-unread, gnus-summary-normal-unread)
17097         (gnus-summary-high-read, gnus-summary-low-read)
17098         (gnus-summary-normal-read, gnus-splash):
17099         Remove "-face" suffix from face names.
17100         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17101         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17102         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17103         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17104         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17105         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17106         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17107         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17108         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17109         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17110         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17111         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17112         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17113         (gnus-summary-normal-ticked-face)
17114         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17115         (gnus-summary-normal-ancient-face)
17116         (gnus-summary-high-undownloaded-face)
17117         (gnus-summary-low-undownloaded-face)
17118         (gnus-summary-normal-undownloaded-face)
17119         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17120         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17121         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17122         (gnus-splash-face):
17123         New backward-compatibility aliases for renamed faces.
17124         (gnus-group-startup-message): Use renamed gnus faces.
17125
17126         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17127         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17128         (gnus-server-agent): Remove "-face" suffix from face names.
17129         (gnus-server-agent-face, gnus-server-opened-face)
17130         (gnus-server-closed-face, gnus-server-denied-face)
17131         (gnus-server-offline-face):
17132         New backward-compatibility aliases for renamed faces.
17133         (gnus-server-agent-face, gnus-server-opened-face)
17134         (gnus-server-closed-face, gnus-server-denied-face)
17135         (gnus-server-offline-face): Use renamed gnus faces.
17136
17137         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17138         Remove "-face" suffix from face names.
17139         (gnus-picon-xbm-face, gnus-picon-face):
17140         New backward-compatibility aliases for renamed faces.
17141
17142         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17143         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17144         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17145         (gnus-cite-11): Remove "-face" suffix from face names.
17146         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17147         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17148         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17149         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17150         New backward-compatibility aliases for renamed faces.
17151         (gnus-cite-attribution-face, gnus-cite-face-list)
17152         (gnus-article-boring-faces): Use renamed gnus faces.
17153
17154         * gnus-art.el (gnus-signature, gnus-header-from)
17155         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17156         (gnus-header-content): Remove "-face" suffix from face names.
17157         (gnus-signature-face, gnus-header-from-face)
17158         (gnus-header-subject-face, gnus-header-newsgroups-face)
17159         (gnus-header-name-face, gnus-header-content-face):
17160         New backward-compatibility aliases for renamed faces.
17161         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17162
17163         * gnus-sum.el (gnus-summary-selected-face)
17164         (gnus-summary-highlight): Use renamed gnus faces.
17165         * gnus-group.el (gnus-group-highlight): Likewise.
17166
17167 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17168
17169         * gnus-sieve.el (gnus-sieve-article-add-rule):
17170         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17171         * spam-stat.el (spam-stat-buffer-change-to-spam)
17172         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17173
17174         * message.el (message-is-yours-p):
17175         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17176
17177 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17178
17179         * mm-view.el (mm-inline-text): Withdraw the last change.
17180
17181 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17182
17183         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17184         executing enriched-decode.
17185
17186 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17187
17188         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17189         charset of tar files.
17190
17191 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
17192
17193         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17194
17195 2005-06-04  Lute Kamstra  <lute@gnu.org>
17196
17197         * nnfolder.el (nnfolder-read-folder): Make sure that undo
17198         information is never recorded.
17199
17200 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17201
17202         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17203
17204 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17205
17206         * pop3.el (pop3-apop): Run md5 in the binary mode.
17207
17208         * starttls.el (starttls-set-process-query-on-exit-flag):
17209         Use eval-and-compile.
17210
17211 2005-05-31  Simon Josefsson  <jas@extundo.com>
17212
17213         * smime.el (smime-replace-in-string): Define.
17214         (smime-cert-by-ldap-1): Use it.
17215
17216 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17217
17218         * gnus-art.el (article-display-x-face): Replace
17219         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17220
17221         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17222         set-process-query-on-exit-flag or process-kill-without-query.
17223
17224         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17225         loop instead of replace-regexp.
17226
17227         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17228         instead of process-kill-without-query if it is available.
17229
17230         * lpath.el: Fbind ldap-search-entries.
17231
17232         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17233         instead of find-file-hooks if it is available.
17234
17235         * mml1991.el: Bind pgg-default-user-id when compiling.
17236
17237         * mml2015.el: Bind pgg-default-user-id when compiling.
17238
17239         * nndraft.el (nndraft-request-associate-buffer):
17240         Use write-contents-functions instead of write-contents-hooks if it is
17241         available.
17242
17243         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17244         instead of find-file-hooks if it is available.
17245
17246         * nntp.el (nntp-open-connection): Replace
17247         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17248         (nntp-open-ssl-stream): Ditto.
17249         (nntp-open-tls-stream): Ditto.
17250
17251         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
17252         set-process-query-on-exit-flag or process-kill-without-query.
17253         (starttls-open-stream-gnutls): Use it instead of
17254         process-kill-without-query.
17255         (starttls-open-stream): Ditto.
17256
17257 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
17258
17259         * smime.el (smime-cert-by-ldap-1): Don't use
17260         replace-regexp-in-string.
17261
17262 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
17263
17264         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
17265
17266         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
17267         in PEM format.  Adjust to the XEmacs compatibility.
17268
17269 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
17270
17271         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
17272         by `string-to-number'.
17273         * gnus-agent.el (gnus-agent-regenerate-group)
17274         (gnus-agent-fetch-articles): Ditto.
17275         * gnus-art.el (gnus-button-fetch-group): Ditto.
17276         * gnus-cache.el (gnus-cache-generate-active)
17277         (gnus-cache-articles-in-group): Ditto.
17278         * gnus-group.el (gnus-group-set-current-level)
17279         (gnus-group-insert-group-line): Ditto.
17280         * gnus-score.el (gnus-score-set-expunge-below)
17281         (gnus-score-set-mark-below, gnus-summary-score-effect)
17282         (gnus-summary-score-entry): Ditto.
17283         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
17284         (gnus-soup-pack): Ditto.
17285         * gnus-spec.el (gnus-xmas-format): Ditto.
17286         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
17287         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
17288         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
17289         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
17290         * nndb.el (nndb-get-remote-expire-response): Ditto.
17291         * nndiary.el (nndiary-parse-schedule-value)
17292         (nndiary-string-to-number, nndiary-request-replace-article)
17293         (nndiary-request-article): Ditto.
17294         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
17295         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
17296         * nneething.el (nneething-make-head): Ditto.
17297         * nnfolder.el (nnfolder-request-article)
17298         (nnfolder-retrieve-headers): Ditto.
17299         * nnheader.el (nnheader-file-to-number): Ditto.
17300         * nnkiboze.el (nnkiboze-request-article): Ditto.
17301         * nnmail.el (nnmail-process-unix-mail-format)
17302         (nnmail-process-babyl-mail-format): Ditto.
17303         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
17304         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
17305         (nnmh-request-create-group, nnmh-request-list-1)
17306         (nnmh-request-group, nnmh-request-article): Ditto.
17307         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
17308         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
17309         * nnsoup.el (nnsoup-make-active): Ditto.
17310         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
17311         * nntp.el (nntp-find-group-and-number)
17312         (nntp-retrieve-headers-with-xover): Ditto.
17313         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
17314         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
17315         (pgg-format-key-identifier): Ditto.
17316         * pop3.el (pop3-last, pop3-stat): Ditto.
17317         * qp.el (quoted-printable-decode-region): Ditto.
17318
17319         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
17320         of concat.
17321
17322 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17323
17324         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
17325
17326         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
17327
17328         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
17329
17330         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
17331
17332         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
17333
17334         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
17335
17336         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
17337         (gnus-carpal-mode): Ditto.
17338
17339         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
17340         (gnus-browse-mode): Ditto.
17341
17342         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
17343
17344         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
17345
17346 2005-05-29  Richard M. Stallman  <rms@gnu.org>
17347
17348         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
17349
17350 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17351
17352         * gnus-util.el (gnus-run-mode-hooks): New function.
17353
17354         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
17355
17356         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
17357         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
17358
17359 2005-05-27  Lute Kamstra  <lute@gnu.org>
17360
17361         * dns-mode.el (dns-mode): Specify customization group.
17362
17363 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
17364
17365         * gnus-agent.el (gnus-agent-make-mode-line-string):
17366         Use mode-line-highlight as mouse-face.
17367
17368 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17369
17370         * canlock.el (canlock): Change the parent group to news.
17371
17372         * deuglify.el (gnus-outlook-deuglify): Add :group.
17373
17374         * dig.el (dig): Add :group.
17375
17376         * dns-mode.el (dns-mode): Add :group.
17377
17378         * encrypt.el (encrypt): Add :group.
17379
17380         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17381         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17382         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17383         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17384         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17385
17386         * gnus-diary.el (gnus-diary): Add :group.
17387
17388         * gnus.el (gnus-group-news-1-face): Add :group.
17389         (gnus-group-news-1-empty-face): Ditto.
17390         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17391         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17392         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17393         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17394         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17395         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17396         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17397         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17398         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17399         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17400         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17401         (gnus-summary-high-ticked-face): Ditto.
17402         (gnus-summary-low-ticked-face): Ditto.
17403         (gnus-summary-normal-ticked-face): Ditto.
17404         (gnus-summary-high-ancient-face): Ditto.
17405         (gnus-summary-low-ancient-face): Ditto.
17406         (gnus-summary-normal-ancient-face): Ditto.
17407         (gnus-summary-high-undownloaded-face): Ditto.
17408         (gnus-summary-low-undownloaded-face): Ditto.
17409         (gnus-summary-normal-undownloaded-face): Ditto.
17410         (gnus-summary-high-unread-face): Ditto.
17411         (gnus-summary-low-unread-face): Ditto.
17412         (gnus-summary-normal-unread-face): Ditto.
17413         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17414         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17415
17416         * hashcash.el (hashcash): New custom group.
17417         (hashcash-default-payment): Add :group.
17418         (hashcash-payment-alist): Ditto.
17419         (hashcash-default-accept-payment): Ditto.
17420         (hashcash-accept-resources): Ditto.
17421         (hashcash-path): Ditto.
17422         (hashcash-extra-generate-parameters): Ditto.
17423         (hashcash-double-spend-database): Ditto.
17424         (hashcash-in-news): Ditto.
17425
17426         * message.el (message-minibuffer-local-map): Add :group.
17427
17428         * netrc.el (netrc): Add :group.
17429
17430         * sieve-manage.el (sieve-manage-log): Add :group.
17431         (sieve-manage-default-user): Diito.
17432         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17433         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17434         (sieve-manage-authenticators): Ditto.
17435         (sieve-manage-authenticator-alist): Ditto.
17436         (sieve-manage-default-port): Ditto.
17437
17438         * sieve-mode.el (sieve-control-commands-face): Add :group.
17439         (sieve-action-commands-face): Ditto.
17440         (sieve-test-commands-face): Ditto.
17441         (sieve-tagged-arguments-face): Ditto.
17442
17443         * smime.el (smime): Add :group.
17444
17445         * spam-report.el (spam-report): Add :group.
17446
17447         * spam.el (spam, spam-face): Add :group.
17448
17449 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17450
17451         * nntp.el (nntp-next-result-arrived-p): Some news servers may
17452         return \n.\n.\n at the end of articles.  Protect against that.
17453         (nntp-with-open-group): Allow debugging.
17454
17455         * nnheader.el (mail-header-set-extra): Make into a function
17456         because I just could't understand how to quote the list properly.
17457
17458         * dns.el (query-dns-cached): New function.
17459
17460 2005-05-26  Lute Kamstra  <lute@gnu.org>
17461
17462         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17463
17464 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17465
17466         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
17467
17468         * gnus-art.el: Don't autoload mail-extract-address-components.
17469
17470         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17471         eval-and-compile to evaluate it.
17472
17473         * hashcash.el: Don't autoload executable-find.
17474
17475         * nndb.el: Don't declare the nndb back end two or more times; don't
17476         autoload news-reply-mode, news-setup, cancel-timer and telnet.
17477
17478         * nntp.el: Autoload format-spec instead of format; use
17479         eval-and-compile to evaluate autoload forms.
17480
17481 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
17482
17483         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17484
17485 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17486
17487         * gnus.el (gnus-version-number): Bump version.
17488
17489 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17490
17491         * gnus.el: No Gnus v0.3 is released.
17492
17493 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17494
17495         * lpath.el (featurep): Bind show-nonbreak-escape.
17496
17497 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17498
17499         * gnus-art.el (gnus-article-edit-part): Disable undo.
17500
17501 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17502
17503         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17504         gnus-article-date-lapsed-new-header is t if date timer is active;
17505         skip headers in which the original date value is empty.
17506         (gnus-article-save-original-date): Redefine it as a macro.
17507         (gnus-display-mime): Use it.
17508
17509 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17510
17511         * gnus-art.el (article-date-ut): Support converting date in
17512         forwarded parts as well.
17513         (gnus-article-save-original-date): New function.
17514         (gnus-display-mime): Use it.
17515
17516 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
17517
17518         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17519         enclosure element of <item>.
17520
17521 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
17522
17523         * message.el (message-kill-buffer-query): Rename from
17524         `message-kill-buffer-query-if-modified'.  Add :version.
17525
17526 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17527
17528         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17529         window layout.
17530
17531 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17532
17533         * mml.el: Autoload dnd when compiling.
17534
17535 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17536
17537         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17538         x-dnd-*.
17539
17540 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17541
17542         * qp.el (quoted-printable-encode-region): Save excursion.
17543
17544 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
17545
17546         * message.el (message-kill-buffer-query-if-modified): Add new variable
17547         so the user can kill a modified message buffer quickly.
17548         (message-kill-buffer): Use it.
17549
17550 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17551
17552         * lpath.el: Fbind display-time-event-handler; don't fbind
17553         string-to-multibyte.
17554
17555         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17556
17557 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17558
17559         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17560         contained in text because xml.el decodes entities) with LFs.
17561
17562 2005-04-11  Lute Kamstra  <lute@gnu.org>
17563
17564         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17565         differently.
17566
17567 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17568
17569         * mm-util.el (mm-detect-coding-region): Typo.
17570
17571 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17572
17573         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17574
17575 2005-04-06  Deepak Goel  <deego@gnufans.org>
17576
17577         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17578         user-function allow user modifications of the scores.
17579         (spam-stat-score-buffer-user): New function, to allow
17580         user-computed modifications to the score.
17581         (spam-stat-score-buffer-user-functions): List of additional
17582         scoring functions.
17583         (spam-stat-error-holder): Global temporary error holder.
17584         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17585         variable.
17586
17587 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
17588
17589         * gnus-registry.el (gnus-registry-clean-empty-function)
17590         (gnus-registry-trim, gnus-registry-fetch-groups)
17591         (gnus-registry-delete-group): Groups that match
17592         `gnus-registry-ignored-groups' are removed from the registry
17593         entries, not just ignored for splitting.  This helps clean up the
17594         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
17595         to get all the groups a message ID is in.
17596
17597         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17598         (spam-stat-split-fancy): Change "threshhold" to "threshold".
17599         (spam-stat-score-buffer-user-functions): Add :number custom type.
17600
17601 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17602
17603         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17604         argument in XEmacs.
17605
17606         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17607         (nnrss-request-group): Decode group name first.
17608         (nnrss-request-article): Make a text/plain article if mml-to-mime
17609         failed.
17610         (nnrss-get-encoding): Return a compatible encoding according to
17611         nnrss-compatible-encoding-alist.
17612         (nnrss-find-el): Use consp instead of listp.
17613         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
17614
17615 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17616
17617         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
17618         which Emacs 20 doesn't support.
17619         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
17620
17621 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17622
17623         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
17624         silence the byte compiler inside the defun.
17625
17626         * gnus-demon.el (parse-time-string): Add autoload.
17627
17628         * gnus-delay.el (parse-time-string): Add autoload.
17629
17630         * gnus-art.el (parse-time-string): Add autoload.
17631
17632         * nnultimate.el (parse-time): Require for `parse-time-string'.
17633
17634 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17635
17636         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
17637
17638         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
17639
17640         * smime.el (smime-ldap-host-list): Add :version.
17641
17642 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17643
17644         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
17645         pass it to `gnus-browse-read-group'.
17646         (gnus-browse-read-group): Add NUMBER argument and pass it to
17647         `gnus-group-read-ephemeral-group'.
17648
17649         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
17650         argument and pass it to `gnus-group-read-group'.
17651
17652 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
17653
17654         * mm-util.el (mm-xemacs-find-mime-charset): Only call
17655         mm-xemacs-find-mime-charset-1 if we have the mule feature
17656         available at runtime.
17657
17658 2005-03-25  Werner Lemberg  <wl@gnu.org>
17659
17660         * nnmaildir.el: Replace `illegal' with `invalid'.
17661
17662 2005-03-23  Lute Kamstra  <lute@gnu.org>
17663
17664         * time-date.el: Add comment on time value formats.
17665         Don't require parse-time.
17666         (with-decoded-time-value): New macro.
17667         (encode-time-value): New function.
17668         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
17669         (days-to-time): Return a valid time value when arg is huge.
17670         (time-since): Use time-subtract.
17671         (time-to-number-of-days): Use time-to-seconds.
17672
17673 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17674
17675         * gnus-start.el (gnus-display-time-event-handler):
17676         Check display-time-timer at runtime rather than only at load time
17677         in case display-time-mode is turned off in the mean time.
17678
17679 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17680
17681         * nnimap.el (nnimap-open-connection): Print which authinfo file is
17682         used.
17683
17684         * nneething.el (nneething-map-file-directory): Derive from
17685         `gnus-directory'.
17686
17687         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
17688         the To/Cc button.
17689
17690 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17691
17692         * nnmaildir.el (nnmaildir-request-accept-article):
17693         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
17694
17695 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17696
17697         * gnus-async.el: Require timer-funcs at compile time when in
17698         XEmacs for `run-with-idle-timer'.
17699
17700 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17701
17702         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
17703         autoloaded function.
17704
17705 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17706
17707         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
17708
17709 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
17710
17711         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
17712
17713 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17714
17715         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
17716         Add gnus-expert-user to default.
17717
17718 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
17719
17720         * nnimap.el (nnimap-open-server): Ditto.
17721
17722         * imap.el (imap-authenticate): Fix typo.
17723
17724 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
17725
17726         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
17727         buffer (since IMAP server might return FETCH response out of
17728         order, and the nntp buffer must be sorted).
17729
17730 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
17731
17732         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
17733         comparison on string.
17734
17735         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
17736         (gnus-agent-score): Rename category keywords to match gnus-cus.
17737         (gnus-agent-summary-fetch-series): Modify to protect against
17738         gnus-agent-summary-fetch-group clearing processable flags.
17739         (gnus-agent-synchronize-group-flags): Update live group buffer as
17740         synchronization may occur due to the user toggle the plugged
17741         status.
17742         (gnus-agent-fetch-group-1): Clear downloadable flag when article
17743         successfully downloaded.
17744         (gnus-agent-expire-group-1): Avoid using markers when the overview
17745         is in ascending order; greatly improves performance.
17746         (gnus-agent-regenerate-group):
17747         Use gnus-agent-synchronize-group-flags to reset read status in both
17748         gnus and server.
17749         (gnus-agent-update-files-total-fetched-for): Fix initial size.
17750
17751 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
17752
17753         * message.el: Don't autoload former message-utils variables.
17754         (message-strip-subject-trailing-was): Change doc string.
17755
17756         * nnweb.el: Fixes for `gnus-group-make-web-group'.
17757         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
17758         (nnweb-google-search): Add "hl=en" here.
17759         (nnweb-google-parse-1, nnweb-google-create-mapping):
17760         Don't hardcode URL.
17761
17762 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17763
17764         * message.el (message-get-reply-headers, message-followup):
17765         Mention related variables `message-use-followup-to' and
17766         `message-use-mail-followup-to', in the information buffer.
17767
17768         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
17769         of broken groups(-beta).google.com.
17770
17771 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
17772
17773         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
17774         parameter to invoked gnus-request-move-article; remove the
17775         redundant gnus-sum-hint-move-is-internal variable; apply the marks
17776         all at once instead of once per article.
17777         (gnus-summary-remove-process-mark): Accept a list of articles as
17778         well as a single article for processing.
17779
17780         * gnus-int.el (gnus-request-move-article): Add move-is-internal
17781         parameter.
17782
17783         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
17784
17785         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
17786
17787         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
17788         parameter.
17789
17790         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
17791         parameter.
17792
17793         * nnimap.el (nnimap-request-move-article): Add move-is-internal
17794         parameter and remove the gnus-sum-hint-move-is-internal variable.
17795
17796         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
17797         parameter.
17798
17799         * nndraft.el (nndraft-request-move-article): Add move-is-internal
17800         parameter.
17801
17802         * nndiary.el (nndiary-request-move-article): Add move-is-internal
17803         parameter.
17804
17805         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
17806
17807         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
17808         parameter.
17809
17810         * nnagent.el (nnagent-request-move-article): Add move-is-internal
17811         parameter.
17812
17813 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17814
17815         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
17816         a more conservative way.
17817
17818 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17819
17820         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
17821         buffer, so it moves the window's cursor.
17822
17823 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
17824
17825         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
17826         `mm-dissect-multipart' and receive the from field as an (optional)
17827         argument from `mm-dissect-multipart'.
17828         (mm-dissect-multipart): Receive the from field as an argument and
17829         pass it on when we call `mm-dissect-buffer' on MIME parts.
17830         Fixes verification/decryption of signed/encrypted MIME parts.
17831
17832 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
17833
17834         * gnus-sum.el (gnus-summary-move-article):
17835         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
17836         whatever it calls (right now, only nnimap-request-move article
17837         respects it).
17838
17839         * nnimap.el (nnimap-request-move-article):
17840         When gnus-sum-hint-move-is-internal is set, don't do the extra
17841         nnimap-request-article.
17842
17843 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17844
17845         * nnheader.el (nnheader-find-file-noselect): Add doc string.
17846
17847         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
17848         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
17849
17850         * gnus-sum.el (gnus-summary-caesar-message):
17851         Apply `gnus-treat-article' after rotation.
17852
17853         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
17854         doc string.
17855
17856 2005-02-22  Simon Josefsson  <jas@extundo.com>
17857
17858         * encrypt.el (encrypt-password-cache-expiry): Remove (use
17859         `password-cache-expiry' instead).  Reported by Arne Jørgensen
17860         <arne@arnested.dk>.
17861         (encrypt): Add password-cache and password-cache-expiry as group
17862         members.
17863
17864 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
17865
17866         * smime.el (smime-ldap-host-list): Doc fix.
17867         (smime-ask-passphrase): Use `password-read-and-add' to read (and
17868         cache) password.
17869         (smime-sign-region): Use it.
17870         (smime-decrypt-region): Use it.
17871         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
17872         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
17873         fails.
17874         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
17875         certificate from DER to PEM format rather than calling openssl.
17876
17877         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
17878
17879         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
17880         for signing/encryption.
17881
17882         * mml.el (mml-parse-1): Use them.
17883
17884 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
17885
17886         * nnrss.el (nnrss-verbose): Remove.
17887         (nnrss-request-group): Use `nnheader-message' instead.
17888
17889 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
17890
17891         * nnrss.el (nnrss-verbose): New variable.
17892         (nnrss-request-group): Make it say nnrss is requesting a group.
17893
17894 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17895
17896         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
17897         Handle news URL with given port correctly.
17898
17899 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17900
17901         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
17902         containing special characters.
17903
17904         * gnus-sum.el (gnus-summary-edit-article): Ditto.
17905
17906         * mml.el (mime-to-mml): Ditto.
17907
17908         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
17909         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
17910         (rfc2047-decode-region): Quote decoded words containing special
17911         characters when rfc2047-quote-decoded-words-containing-tspecials
17912         is non-nil.
17913
17914 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
17915
17916         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
17917
17918         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
17919
17920 2005-02-15  Simon Josefsson  <jas@extundo.com>
17921
17922         * nnimap.el (nnimap-debug): Doc fix.
17923
17924         * imap.el (imap-debug): Doc fix.
17925
17926 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17927
17928         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
17929
17930 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
17931
17932         * gnus.el (spam-contents): Improve docs for spam-contents
17933         parameter in its variable incarnation.
17934
17935 2005-02-14  Simon Josefsson  <jas@extundo.com>
17936
17937         * smime-ldap.el: Use require instead of load-library for ldap.
17938         (smime-ldap-search): Indent.
17939         (smime-ldap-search-internal): Shorten line.
17940
17941         * smime.el (smime-cert-by-dns): Add doc-string.
17942         (smime-cert-by-ldap-1): Indent.
17943
17944         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
17945         mml-smime-get-dns-ldap.
17946         (mml-smime-encrypt-query): Use new function.  Default to ldap.
17947
17948 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
17949
17950         * smime.el: Require smime-ldap.
17951         (smime-ldap-host-list): New variable.
17952         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
17953
17954         * mml-smime.el (mml-smime-encrypt-query): New function.
17955         (mml-smime-encrypt-query): Use it.
17956
17957         * smime-ldap.el: New file.
17958
17959 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17960
17961         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
17962
17963 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
17964
17965         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
17966         argument in doc string.  Make query for type more clear.
17967
17968 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
17969
17970         * gnus.el (gnus-group-startup-message): Search for gnus images in
17971         etc/images/gnus.
17972         * mm-util.el (mm-image-load-path): Likewise.
17973         * smiley.el (smiley-data-directory): Search for smilies in
17974         etc/images/smilies.
17975
17976 2005-02-09  Kim F. Storm  <storm@cua.dk>
17977
17978         Change Emacs release version from 21.4 to 22.1 throughout.
17979         Change Emacs development version from 21.3.50 to 22.0.50.
17980
17981 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17982
17983         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
17984
17985         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
17986         non-Mule XEmacs as well.
17987         (mm-decompress-buffer): Signal an error intentionally if it does
17988         not decompress compressed data because auto-compression-mode is
17989         disabled.
17990
17991 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
17992
17993         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
17994         an ID in the registry even if it has no groups.
17995
17996 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17997
17998         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
17999         merge it into mm-decompress-buffer.
18000         (gnus-mime-copy-part): Use the MIME part charset, the value which
18001         a user specified or gnus-newsgroup-charset for decoding, like
18002         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18003         save-buffer what was used.  Suggested by Kevin Ryde
18004         <user42@zip.com.au>.
18005         (gnus-mime-inline-part): Allow the name parameter as well as the
18006         filename parameter; force decompressing of compressed data; always
18007         display contents being not decoded as unibyte.
18008
18009         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18010         as well as the filename parameter.
18011
18012         * mm-util.el (mm-decompress-buffer):
18013         Merge gnus-mime-jka-compr-maybe-uncompress.
18014         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18015         of compressed data.
18016
18017 2005-02-08  Simon Josefsson  <jas@extundo.com>
18018
18019         * imap.el (imap-log): Doc fix.
18020
18021 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18022
18023         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18024         the coding cookies; decompress compressed parts.
18025
18026         * mml.el (mml-generate-mime-1): Add the charset parameter according
18027         to the value which a user specified manually or the coding cookie.
18028
18029         * mm-util.el (mm-string-to-multibyte): New function.
18030         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18031         (mm-coding-system-to-mime-charset): New function.
18032         (mm-decompress-buffer): New function.
18033         (mm-find-buffer-file-coding-system): New function.
18034
18035         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18036         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18037         parts.
18038
18039 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18040
18041         * mm-view.el (mm-display-inline-fontify): Decode a part according
18042         to the charset parameter.
18043
18044 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18045
18046         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18047         prefix arg is neither nil nor a number, as info specifies.
18048
18049 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18050
18051         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18052         timestamps.
18053
18054 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18055
18056         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18057         groups error checking and notify user.
18058
18059 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18060
18061         * message.el (message-send-mail-function): Check existence of
18062         sendmail-program first before using default value
18063         `message-send-mail-with-sendmail'.  Otherwise use more generic
18064         `smtpmail-send-it'.
18065
18066 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18067
18068         * nntp.el (nntp-request-update-info): Always return nil.
18069
18070 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18071
18072         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18073
18074 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18075
18076         * message.el (message-beginning-of-line): Change the behavior when
18077         invoked between BOL and : so that it first moves backward.
18078
18079 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18080
18081         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18082         article buffer when editing of the article is discarded.
18083         (gnus-article-prepare): Revert.
18084
18085 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18086
18087         * gnus-art.el (gnus-article-prepare):
18088         Remove message-strip-forbidden-properties from the local hook.
18089
18090 2005-01-27  Simon Josefsson  <jas@extundo.com>
18091
18092         * password.el (password-cache-add): Only start one timer per key.
18093         Reported by Derek Atkins <warlord@MIT.EDU>.
18094
18095 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18096
18097         * run-at-time.el: Remove.  It is no longer needed as
18098         timer-funcs.el in the xemacs-base package has a working version of
18099         `run-at-time'.
18100
18101         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
18102
18103         * password.el: Require timer-funcs instead of run-at-time in
18104         XEmacs.
18105         Remove `password-run-at-time' macro.
18106         (password-cache-add): Use `run-at-time' instead of
18107         `password-run-at-time'.
18108
18109         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
18110         Remove `nnheader-cancel-function-timers' alias,
18111         `cancel-function-timers' exists in XEmacs in timer-funcs.
18112
18113         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18114         for `run-with-idle-timer'.
18115
18116         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18117         for `run-at-time'.
18118
18119         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18120         for `with-timeout'.
18121
18122         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
18123         the same as for XEmacs 21.4.
18124         No need to ignore `run-with-idle-timer', this function exists in
18125         XEmacs now in timer-funcs.el in the xemacs-base package.
18126         (dgnushack-compile): No need to delete
18127         run-at-time.el from the list of files to compile because it
18128         doesn't exist anymore.
18129
18130 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18131
18132         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18133         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18134
18135 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18136
18137         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18138         sensitively.
18139
18140 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18141
18142         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18143
18144 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18145
18146         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18147         which will be inserted according to the multibyteness of a buffer
18148         rather than the type of contents.  Suggested by ARISAWA Akihiro
18149         <ari@mbf.ocn.ne.jp>.
18150
18151         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18152         of string which old xml.el may return rather than a string.
18153
18154 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18155
18156         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18157
18158 2005-01-16  Simon Josefsson  <jas@extundo.com>
18159
18160         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18161         idn/idna.el isn't available.
18162         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18163         <michael@waxrat.com>.
18164
18165         * hashcash.el: Remove non-FSF copyright header.
18166
18167         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18168         (hashcash-generate-payment): Use it.
18169         (hashcash-generate-payment-async): Use it.
18170
18171 2005-01-15  Simon Josefsson  <jas@extundo.com>
18172
18173         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18174         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18175
18176         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18177         gnus-summary-idna-message.
18178         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18179         (gnus-summary-idna-message): New function.
18180
18181 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18182
18183         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18184         gnus-novice-user.
18185
18186 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18187
18188         * nnrss.el (nnrss-request-delete-group): Delete entries in
18189         nnrss-group-alist as well.
18190         (nnrss-save-server-data): Insert newline.
18191
18192 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18193
18194         * gnus.el (gnus-user-agent): Use list of symbols instead of
18195         symbols.  Display full version number for (S)XEmacs.
18196         Optionally display (S)XEmacs codename.
18197
18198         * gnus-util.el (gnus-emacs-version): Update for new
18199         `gnus-user-agent'.
18200
18201         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18202         Gnus version.
18203
18204 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18205
18206         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18207         which is unreadable in some setups.
18208
18209 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18210
18211         * gnus-spec.el (gnus-update-format-specifications): Flush the
18212         group format spec cache if it doesn't support decoded group names.
18213
18214 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18215
18216         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18217         Allow to apply decay on score files matching a regexp.
18218
18219 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18220
18221         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18222         compatibility in %g and %c.
18223
18224 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18225
18226         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18227         name for only %g and %c.
18228         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18229         of gnus-tmp-group to decoded group name.
18230         (gnus-group-make-rss-group): Exclude `/'s from group names.
18231
18232 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18233
18234         * nnrss.el (nnrss-get-encoding): Fix regexp.
18235
18236 2004-12-27  Simon Josefsson  <jas@extundo.com>
18237
18238         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18239         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18240         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
18241
18242 2004-12-17  Kim F. Storm  <storm@cua.dk>
18243
18244         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18245
18246         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18247
18248 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18249
18250         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18251
18252 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18253
18254         * nnrss.el: Require rfc2047 and mml.
18255         (nnrss-file-coding-system): New variable.
18256         (nnrss-format-string): Redefine it as an inline function.
18257         (nnrss-decode-group-name): New function.
18258         (nnrss-string-as-multibyte): Remove.
18259         (nnrss-retrieve-headers): Decode group name; don't use
18260         nnrss-format-string.
18261         (nnrss-request-group): Decode group name.
18262         (nnrss-request-article): Decode group name; allow a Message-ID as
18263         well as an article number; don't use nnrss-format-string; encode a
18264         Message-ID string which may contain non-ASCII characters; use
18265         mml-to-mime to compose a MIME article.
18266         (nnrss-request-expire-articles): Decode group name.
18267         (nnrss-request-delete-group): Decode group name.
18268         (nnrss-fetch): Clarify error message.
18269         (nnrss-read-server-data): Use insert-file-contents instead of load;
18270         bind file-name-coding-system; use multibyte buffer.
18271         (nnrss-save-server-data): Bind coding-system-for-write to the
18272         value of nnrss-file-coding-system; bind file-name-coding-system;
18273         add coding cookie.
18274         (nnrss-read-group-data): Use insert-file-contents instead of load;
18275         bind file-name-coding-system; use multibyte buffer.
18276         (nnrss-save-group-data): Bind coding-system-for-write to the
18277         value of nnrss-file-coding-system; bind file-name-coding-system.
18278         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
18279         make it work with non-ASCII text.
18280         (nnrss-find-el): Make it work with old xml.el as well.
18281
18282 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18283
18284         * nnrss.el (nnrss-get-encoding): New function.
18285         (nnrss-fetch): Use unibyte buffer initially; bind
18286         coding-system-for-read while performing mm-url-insert; remove ^Ms;
18287         decode contents according to the encoding attribute.
18288         (nnrss-save-group-data): Add coding cookie.
18289         (nnrss-mime-encode-string): New function.
18290         (nnrss-check-group): Use it to encode subject and author.
18291
18292 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
18293
18294         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
18295         imaginary variable.
18296
18297 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18298
18299         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
18300         correctly even if there are wide characters.
18301
18302 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
18303
18304         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
18305         downcased symbol names; make a new cache instead of reusing
18306         bbdb-hashtable.
18307
18308 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18309
18310         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18311         concatenating segments rather than before concatenating them.
18312         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18313
18314         * message.el (message-get-reply-headers): Bind `extra'.
18315
18316 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18317
18318         * message.el (message-extra-wide-headers): New variable.
18319         (message-get-reply-headers): Use it.
18320
18321 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18322
18323         * gnus-agent.el (gnus-agent-group-path): Decode group name.
18324         (gnus-agent-group-pathname): Ditto.
18325
18326         * gnus-cache.el (gnus-cache-file-name): Decode group name.
18327
18328         * gnus-group.el (gnus-group-make-group): Decode group name.
18329         (gnus-group-make-rss-group): Register the group data after opening
18330         the nnrss group.
18331
18332 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
18333
18334         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
18335         by expiry now get marked as read.
18336
18337 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18338
18339         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
18340
18341 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
18342
18343         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
18344         unify Latin characters in XEmacs.
18345         (mm-find-mime-charset-region): Use it.
18346
18347 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18348
18349         * gnus-util.el (gnus-delete-directory): New function.
18350
18351         * gnus-agent.el (gnus-agent-delete-group): Use it.
18352
18353         * gnus-cache.el (gnus-cache-delete-group): Use it.
18354
18355 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18356
18357         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
18358         names.
18359
18360 2004-12-16  Simon Josefsson  <jas@extundo.com>
18361
18362         * hashcash.el (hashcash-payment-alist): Fix custom :type.
18363
18364 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18365
18366         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
18367
18368         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
18369         (gnus-group-set-current-level): Decode group name.
18370
18371 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
18372
18373         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
18374         failed.
18375
18376 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18377
18378         * gnus-group.el (gnus-group-delete-group): Decode group name.
18379         (gnus-group-make-rss-group): Encode group name.
18380         (gnus-group-catchup-current): Decode group name.
18381         (gnus-group-kill-group): Decode group name.
18382
18383 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18384
18385         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
18386
18387 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18388
18389         * gnus-group.el (gnus-group-make-rss-group):
18390         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
18391
18392         * gnus-start.el (gnus-setup-news): Honor user's setting to
18393         gnus-message-archive-method.  Suggested by Lute Kamstra
18394         <lute@gnu.org>.
18395
18396 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
18397
18398         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
18399         global counterparts of the buffer-local variables.
18400
18401 2004-11-16  Romain Francoise  <romain@orebokech.com>
18402
18403         * gnus-sum.el (gnus-summary-exit): Don't clear the global
18404         counterparts of the buffer-local variables.
18405
18406 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18407
18408         * message.el (message-forbidden-properties): Fix typo in doc
18409         string.
18410
18411 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18412
18413         * gnus-util.el (gnus-replace-in-string): Add doc string.
18414
18415         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18416         to avoid problems when splitting mails with many recipients.
18417
18418 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18419
18420         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18421         pop-to-buffer, covered by the subsequent gnus-configure-windows.
18422
18423 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
18424
18425         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18426         if there is no hashtable in memory or file modification time is
18427         newer than cached timestamp.
18428
18429 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
18430
18431         * gnus-sum.el (gnus-summary-limit-to-recipient):
18432         Implement not-matching option.
18433
18434 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
18435
18436         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18437         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18438         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18439         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18440         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
18441         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18442
18443 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18444
18445         * message.el (message-forward-make-body-mml): Remove headers
18446         according to message-forward-ignored-headers if a message is decoded.
18447
18448 2004-12-02  Romain Francoise  <romain@orebokech.com>
18449
18450         * message.el (message-forward-make-body-plain): Always remove
18451         headers according to message-forward-ignored-headers.
18452
18453 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
18454
18455         * spam.el (spam-summary-prepare-exit): Remove the
18456         gnus-summary-limit pop for now, it has problems with ham marks for
18457         me.
18458
18459 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
18460
18461         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18462         correctly.
18463
18464 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
18465
18466         * format-spec.el (format-spec): Message the char.
18467
18468 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
18469
18470         * gnus-art.el (gnus-split-methods): Reformat comments.
18471
18472         * spam.el (spam-summary-prepare-exit): Remove article limits
18473         before exiting the summary buffer.
18474
18475 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18476
18477         * lpath.el: Remove bbdb-create-internal, bbdb-records,
18478         spam-BBDB-register-routine and spam-enter-ham-BBDB.
18479
18480         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18481         order to silence the byte compiler.
18482
18483         * spam.el: Fix the way to silence the byte compiler, which
18484         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18485         bbdb-search-simple, spam-BBDB-register-routine,
18486         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18487         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18488         spam-stat-buffer-is-spam, spam-stat-load,
18489         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18490         spam-stat-save and spam-stat-split-fancy.
18491
18492 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18493
18494         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18495         which may confuse users.
18496         (canlock-password-for-verify): Ditto.
18497
18498         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18499
18500         * gnus-art.el (gnus-emphasis-alist): Ditto.
18501
18502         * gnus-registry.el (gnus-registry-max-entries): Ditto.
18503
18504         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18505
18506         * gnus-start.el (gnus-save-killed-list): Ditto.
18507
18508         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18509         (gnus-sum-thread-tree-root): Ditto.
18510         (gnus-sum-thread-tree-false-root): Ditto.
18511         (gnus-sum-thread-tree-single-indent): Ditto.
18512
18513         * message.el (message-courtesy-message): Ditto.
18514         (message-archive-note): Ditto.
18515         (message-subscribed-address-file): Ditto.
18516         (message-user-fqdn): Ditto.
18517
18518         * spam-report.el (spam-report-gmane-regex): Ditto.
18519
18520         * spam.el (spam-blackhole-good-server-regex): Ditto.
18521
18522 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18523
18524         * mml.el (mml-preview): Widen the message buffer before copying
18525         the contents to the preview buffer; sort headers before previewing.
18526
18527         * message.el (message-hidden-headers): Fix the way to avoid a bug
18528         in the `repeat' widget in Emacs 21.3 or earlier.
18529
18530 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18531
18532         * message.el (message-hidden-headers): Default to "^References:".
18533         Improve customization type.  Suggested by Reiner Steib
18534         <Reiner.Steib@gmx.de>.
18535
18536 2004-11-25  Romain Francoise  <romain@orebokech.com>
18537
18538         * message.el (message-strip-forbidden-properties): Remove check for
18539         obsolete `message-hidden' text property, hidden headers are not
18540         accessible in the buffer anymore.
18541
18542 2004-11-22  Romain Francoise  <romain@orebokech.com>
18543
18544         * message.el (message-header-format-alist): Add `From' in list
18545         so that it can be sorted.
18546         (message-fix-before-sending): Widen and sort headers before
18547         sending.
18548         (message-hide-headers): Use narrowing to hide headers by moving
18549         them to the top of the buffer and narrowing to the region
18550         underneath.
18551
18552 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18553
18554         * message.el (message-strip-forbidden-properties):
18555         Bind buffer-read-only (etc) to nil.
18556
18557 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18558
18559         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18560         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18561
18562 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18563
18564         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18565
18566 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18567
18568         * dns.el (query-dns): Use sit-for to time instead of
18569         accept-process-output, since that doesn't seem to work on udp
18570         sockets.
18571
18572 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18573
18574         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18575
18576 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18577
18578         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18579         doc string.  Improve doc string.
18580
18581 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18582
18583         * nntp.el (nntp-request-update-info): Return nil if
18584         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18585         may not call gnus-activate-group which uselessly issues the GROUP
18586         commands for all nntp groups and wastes time.  Reported by Romain
18587         Francoise <romain@orebokech.com>.
18588
18589         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18590
18591 2004-11-15  Simon Josefsson  <jas@extundo.com>
18592
18593         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18594         headers separately.
18595         (gnus-button-openpgp): New function, inspired by Jochen Küpper
18596         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18597
18598 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18599
18600         * gnus-start.el (gnus-convert-old-newsrc):
18601         Assign legacy-gnus-agent to 5.10.7.
18602
18603 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18604
18605         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18606         start of the lines.
18607
18608 2004-11-14  Magnus Henoch  <mange@freemail.hu>
18609
18610         * hashcash.el (hashcash-default-payment): Change default to 20.
18611         (hashcash-default-accept-payment): Change default to 20.
18612         (hashcash-process-alist): New variable.
18613         (hashcash-generate-payment-async): Add.
18614         (hashcash-already-paid-p): Add.
18615         (hashcash-insert-payment): Don't generate payments twice.
18616         (hashcash-insert-payment-async): Add.
18617         (hashcash-insert-payment-async-2): Add.
18618         (hashcash-cancel-async): Add.
18619         (hashcash-wait-async): Add.
18620         (hashcash-processes-running-p): Add.
18621         (hashcash-wait-or-cancel): Add.
18622         (mail-add-payment): New optional argument.  Conditionally start
18623         asynchronous calculation.
18624         (mail-add-payment-async): Add.
18625
18626         * message.el (message-send-mail): Wait for asynchronous hashcash
18627         results.  Don't clobber existing X-Hashcash headers.
18628         (message-setup-1): Call mail-add-payment-async when
18629         message-generate-hashcash is non-nil.
18630
18631 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18632
18633         * message.el (message-use-alternative-email-as-from): Examine the
18634         From header as well; use message-make-from in order to include a
18635         user's full name.
18636
18637 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18638
18639         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
18640         default; improve customization type.
18641         (gnus-emphasis-custom-with-format): New macro.
18642         (gnus-emphasis-custom-value-to-external): New function.
18643         (gnus-emphasis-custom-value-to-internal): New function.
18644
18645 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18646
18647         * dns.el (query-dns): Resolve reverse addresses.
18648
18649 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18650
18651         * gnus-group.el (gnus-group-get-new-news): Use it.
18652
18653         * gnus-start.el (gnus-check-reasonable-setup): New function.
18654
18655 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18656
18657         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
18658         "Args out of range" error.  Reported by Arnaud Giersch
18659         <arnaud.giersch@free.fr>.
18660
18661 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18662
18663         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
18664
18665 2004-11-04  Richard M. Stallman  <rms@gnu.org>
18666
18667         * spam.el (spam group): Add :version.
18668
18669         * pgg-def.el (pgg group): Add :version.
18670
18671 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18672
18673         * gnus-art.el (gnus-article-edit-article): Don't associate the
18674         article buffer with a draft file.  This is a temporary measure
18675         against the 2004-08-22 change to gnus-article-edit-mode.
18676
18677 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18678
18679         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
18680         (html2text-format-tags): Remove unused variable `attr'.
18681
18682 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18683
18684         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
18685
18686         * tls.el (tls-process-connection-type, tls-success)
18687         (tls-certtool-program): Add :version.
18688
18689         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
18690         (starttls-extra-arguments, starttls-process-connection-type)
18691         (starttls-connect, starttls-failure, starttls-success): Add :version.
18692
18693         * spam-stat.el (spam-stat): Add :version.
18694
18695         * sieve.el (sieve): Add :version.
18696
18697         * sha1.el (sha1): Add :version.
18698         (sha1-use-external): Remove redundant version.
18699
18700         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
18701         (nnmail-cache-ignore-groups, nnmail-spool-hook)
18702         (nnmail-split-fancy-match-partial-words)
18703         (nnmail-split-lowercase-expanded): Add :version.
18704
18705         * nndiary.el (nndiary): Add :version.
18706
18707         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
18708
18709         * mml-sec.el (mml-default-sign-method)
18710         (mml-default-encrypt-method, mml-signencrypt-style-alist):
18711         Add :version.
18712
18713         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
18714
18715         * mm-url.el (mm-url-use-external, mm-url-program)
18716         (mm-url-arguments): Add :version.
18717
18718         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
18719         (mm-attachment-file-modes, mm-decrypt-option)
18720         (mm-w3m-safe-url-regexp): Add :version.
18721
18722         * message.el (message-cite-prefix-regexp)
18723         (message-sendmail-envelope-from, message-minibuffer-local-map)
18724         (message-user-fqdn, message-completion-alist): Add :version.
18725
18726         * gnus-win.el (gnus-configure-windows-hook)
18727         (gnus-use-frames-on-any-display): Add :version.
18728
18729         * gnus-art.el (gnus-article-address-banner-alist)
18730         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
18731         (gnus-treat-from-picon, gnus-treat-mail-picon)
18732         (gnus-treat-x-pgp-sig): Add :version.
18733
18734         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
18735         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
18736         (gnus-summary-article-delete-hook)
18737         (gnus-summary-display-while-building): Add :version.
18738
18739         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
18740         (gnus-get-top-new-news-hook): Add :version.
18741
18742         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
18743         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
18744
18745         * gnus-registry.el (gnus-registry): Add :version.
18746
18747         * gnus-spec.el (gnus-use-correct-string-widths)
18748         (gnus-make-format-preserve-properties): Add :version.
18749
18750         * gnus.el (gnus-group-charter-alist)
18751         (gnus-group-fetch-control-use-browse-url)
18752         (gnus-install-group-spam-parameters): Add :version.
18753
18754         * gnus-diary.el (gnus-diary): Add :version.
18755
18756         * gnus-delay.el (gnus-delay): Add :version.
18757
18758         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
18759         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
18760         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
18761         Add :version.
18762
18763         * gnus-agent.el (gnus-agent-max-fetch-size)
18764         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
18765         (gnus-agent-prompt-send-queue): Add :version.
18766
18767         * deuglify.el (gnus-outlook-deuglify): Add :version.
18768
18769         * html2text.el: Beautify code.  Improve doc strings.
18770         Some checkdoc cleanup.
18771         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
18772
18773 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
18774
18775         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
18776
18777 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
18778
18779         * gnus-registry.el (gnus-registry-hashtb): Create the registry
18780         when package is loaded.
18781
18782         * spam.el (spam-summary-score-preferred-header): Add global preference
18783         for people who want to override the default SpamAssassin over
18784         Bogofilter preference (when both are set).
18785         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
18786         (spam-user-format-function-S):
18787         Check spam-summary-score-preferred-header.
18788         (spam-extra-header-to-number): Add X-Bogosity header parsing.
18789         (spam-user-format-function-S): Format the score correctly.
18790
18791 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18792
18793         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
18794         signature file.  Suggested by Manoj Srivastava
18795         <srivasta@golden-gryphon.com>.
18796
18797         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
18798         iso-2022-jp even in the Japanese language environment.
18799         Suggested by Jason Rumney <jasonr@gnu.org>.
18800
18801 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18802
18803         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
18804         use the same characters as the dummy marks; make it free from
18805         getting affected by the language environment.
18806         (gnus-summary-read-group-1): Update mark positions only when the
18807         format spec is updated.
18808
18809         * gnus-spec.el (gnus-update-format-specifications): Return a list
18810         of updated types.
18811
18812 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18813
18814         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
18815         of boundp to check if display-warning is available.
18816
18817 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
18818
18819         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
18820
18821 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18822
18823         * nnspool.el (nnspool-spool-directory): Use news-path if the
18824         news-directory variable is not bound.
18825
18826         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
18827         function instead of display-warning if it is not available.
18828
18829 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18830
18831         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
18832         v5-10: Use `point-at-bol'.
18833
18834 2004-10-26  Simon Josefsson  <jas@extundo.com>
18835
18836         * hashcash.el: Fix URL in comment, reported by Cheng Gao
18837         <chenggao@gmail.com>.
18838
18839 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18840
18841         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
18842         instead.
18843
18844 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
18845
18846         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
18847         to remove a server from the nnimap-server-buffer-alist.
18848         (nnimap-open-connection, nnimap-close-server): Use it.
18849
18850         * gnus-encrypt.el: Remove file in favor of encrypt.el.
18851
18852 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18853
18854         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
18855         running the major-mode function.
18856
18857 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18858
18859         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
18860         dummy marks in the right way.
18861
18862 2004-10-18  David Edmondson  <dme@dme.org>
18863
18864         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
18865         excessively.
18866
18867 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
18868
18869         * gnus-util.el (gnus-split-references): Accept a nil references
18870         string and go on blissfully.
18871
18872         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
18873         cases where the references string is non-nil but has no references.
18874
18875         * encrypt.el: Add autoload tags.
18876
18877         * spam.el (spam-resolve-registrations-routine): Remove article
18878         from unregistration list too.  Reported by David Hanak
18879         <dhanak@isis.vanderbilt.edu>
18880
18881 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
18882
18883         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
18884         nil.  Change custom type.
18885
18886 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
18887
18888         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
18889
18890         * gnus-sum.el (gnus-summary-move-article): Use it.
18891
18892 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
18893
18894         * encrypt.el: Add autoload cookies.
18895
18896         * spam.el (spam-backend-article-list-property)
18897         (spam-backend-get-article-todo-list)
18898         (spam-backend-put-article-todo-list)
18899         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
18900         Resolve registrations separately.
18901         (spam-register-routine): Format comments.
18902         (spam-unregister-routine, spam-register-routine): Always call with
18903         specific-articles, no default list.
18904         (spam-summary-prepare-exit): Use the spam-classifications function.
18905
18906         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
18907         gnus-encrypt.el.
18908
18909         * encrypt.el: Copied from gnus-encrypt.el.
18910
18911         * gnus-encrypt.el: Commented that it's obsolete.
18912
18913 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18914
18915         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
18916         (gnus-score-save): Use it.
18917
18918         * message.el (message-bury): Use `window-dedicated-p'.
18919
18920 2004-10-15  Simon Josefsson  <jas@extundo.com>
18921
18922         * pop3.el (top-level): Don't require nnheader.
18923         (pop3-read-timeout): Add.
18924         (pop3-accept-process-output): Add.
18925         (pop3-read-response, pop3-retr): Use it.
18926
18927 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
18928
18929         * spam.el (spam-register-routine): Move comment.
18930         (spam-verify-bogofilter): Use 'unknown for the initial
18931         spam-bogofilter-valid state, not 'never.
18932
18933         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
18934         for netrc-machine.
18935
18936         * nnimap.el (nnimap-open-connection):
18937         Use netrc-machine-user-or-password.
18938
18939 2004-10-17  Richard M. Stallman  <rms@gnu.org>
18940
18941         * gnus-registry.el (gnus-registry-unload-hook):
18942         Set as a variable with add-hook.
18943
18944         * nnspool.el (nnspool-spool-directory): Use news-directory instead
18945         of news-path.
18946
18947         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
18948
18949         * spam.el: Delete duplicate `provide'.
18950         (spam-unload-hook): Set as a variable with add-hook.
18951
18952 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18953
18954         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
18955         in the doc string.
18956
18957         * message.el (message-ignored-news-headers)
18958         (message-ignored-supersedes-headers)
18959         (message-ignored-resent-headers)
18960         (message-forward-ignored-headers): Improve custom type.
18961
18962 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18963
18964         * message.el (message-tokenize-header): Fix 2004-09-06 change
18965         which used point-min in the wrong place.
18966
18967 2004-10-12  Simon Josefsson  <jas@extundo.com>
18968
18969         * tls.el (tls-certtool-program): New variable.
18970         (tls-certificate-information): New function, based on
18971         ssl-certificate-information.
18972
18973 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18974
18975         * compface.el: Move the version of ELisp-based uncompface program
18976         to the contrib directory because of the copyright problem.
18977
18978 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
18979
18980         * message.el (message-kill-buffer): Raise the current frame.
18981
18982 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18983
18984         * gnus-sum.el: Mention that multibyte characters don't work as marks.
18985
18986         * gnus.el (message-y-or-n-p): Autoload.
18987
18988         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
18989         (pop3-password-required, pop3-authentication-scheme)
18990         (pop3-leave-mail-on-server): Make customizable.
18991         (pop3): New custom group.
18992         (pop3-retr): Remove `sleep-for' statements.
18993         Suggested by Dave Love <fx@gnu.org>.
18994
18995         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
18996         Windows/DOS.
18997
18998         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18999         (imap-parse-body): Fix incorrect use of `assert'.
19000         Suggested by Dave Love <fx@gnu.org>.
19001
19002         * mml.el (mml-minibuffer-read-disposition): Require match.
19003         Suggested by Dave Love <fx@gnu.org>.
19004
19005 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19006
19007         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19008         doc string.
19009
19010 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19011
19012         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19013
19014 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19015
19016         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19017         instead of calling `mm-insert-inline', to decode text/* parts
19018         before displaying them.
19019
19020 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19021
19022         * mm-uu.el (mm-uu-text-plain-type): New variable.
19023         (mm-uu-pgp-signed-extract-1): Use it.
19024         (mm-uu-pgp-encrypted-extract-1): Use it.
19025         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19026         bind mm-uu-text-plain-type with that value.
19027         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19028         mm-uu-dissect.
19029
19030 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19031
19032         * gnus-group.el (gnus-update-group-mark-positions):
19033         * gnus-sum.el (gnus-update-summary-mark-positions):
19034         * message.el (message-check-news-body-syntax):
19035         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19036         of string-as-multibyte.
19037
19038 2004-10-05  Juri Linkov  <juri@jurta.org>
19039
19040         * gnus-group.el (gnus-update-group-mark-positions):
19041         * gnus-sum.el (gnus-update-summary-mark-positions):
19042         * message.el (message-check-news-body-syntax):
19043         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19044         8-bit unibyte values to a multibyte string for search functions.
19045
19046 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19047
19048         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19049         (mm-uu-dissect-text-parts): New function.
19050
19051         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19052         dissect text parts.
19053
19054         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19055         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19056
19057         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19058
19059         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19060         Use gnus-current-topics instead of gnus-current-topic.
19061
19062 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19063
19064         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19065
19066 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19067
19068         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19069         where approriate.
19070
19071         * nnml.el (nnml-generate-active-info): do.
19072
19073         * nndiary.el (nndiary-generate-active-info): do.
19074
19075         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19076         (gnus-topic-move): do.
19077
19078         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19079         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19080
19081         * gnus-srvr.el (gnus-server-prepare)
19082         (gnus-server-open-all-servers): do.
19083
19084         * gnus-msg.el (gnus-summary-cancel-article)
19085         (gnus-summary-resend-message)
19086         (gnus-summary-mail-crosspost-complaint): do.
19087
19088         * gnus-move.el (gnus-change-server): do.
19089
19090         * gnus-group.el (gnus-group-unmark-all-groups)
19091         (gnus-group-set-current-level): do.
19092
19093 2004-10-04  Simon Josefsson  <jas@extundo.com>
19094
19095         * message.el (message-generate-hashcash): Doc fix.
19096
19097 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19098
19099         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19100         avoid infinite recursion via gnus-get-function.
19101
19102 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19103
19104         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19105
19106         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19107
19108         * nnmail.el (nnmail-split-history): do.
19109
19110         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19111         (nnml-request-delete-group): do.
19112
19113         * nnslashdot.el (nnslashdot-read-groups): do.
19114
19115         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19116         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19117
19118         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19119         (nnspool-sift-nov-with-sed): Use last.
19120         (nnspool-retrieve-headers-with-nov): Use mapc.
19121         (nnspool-request-newgroups): Use dolist.
19122         (nnspool-request-group): Use last.
19123
19124         * nntp.el (nntp-read-server-type): Use dolist.
19125
19126         * nnvirtual.el (nnvirtual-create-mapping)
19127         (nnvirtual-update-read-and-marked): Use dolist.
19128         (nnvirtual-convert-headers): Simplify.
19129
19130 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19131
19132         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19133         Add support for sync'ing tick marks.
19134
19135 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19136
19137         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19138         there's no visible header.
19139
19140 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19141
19142         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19143         When necessary, pass full group name to gnus-request-set-marks.
19144
19145 2004-10-01  Simon Josefsson  <jas@extundo.com>
19146
19147         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19148         acroread.
19149
19150 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19151
19152         * spam-report.el (spam-report-gmane): Fix interactive.
19153
19154         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19155
19156         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19157         when writing file.
19158         (gnus-agent-synchronize-flags): Don't default to being
19159         interactive.
19160
19161 2004-09-30  Simon Josefsson  <jas@extundo.com>
19162
19163         * message.el (message-generate-hashcash): Add.
19164         (message-send-mail): Use it, call mail-add-payment.
19165
19166 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19167
19168         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19169
19170 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19171
19172         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19173         gnus-requst-update-info with explicit code to sync the in-memory
19174         info read flags with the marks being sync'd to the backend.
19175
19176         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
19177
19178 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19179
19180         * spam.el (spam-verify-bogofilter): Add new function.
19181         (spam-check-bogofilter)
19182         (spam-bogofilter-register-with-bogofilter): Use it.
19183         (spam-verify-bogofilter): Add small fixes.
19184
19185 2004-09-28  Simon Josefsson  <jas@extundo.com>
19186
19187         * hashcash.el (hashcash-generate-payment): Revert.
19188
19189 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19190
19191         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19192         Use gnus-extract-references instead of gnus-split-references.
19193
19194         * gnus-util.el (gnus-extract-references): Add new function, analogous
19195         to gnus-split-references but extracts only the message-ID without
19196         anything extra.
19197
19198         * hashcash.el (hashcash-generate-payment)
19199         (hashcash-check-payment): Do the right thing if hashcash-path is
19200         nil (because the hashcash program could not be found).
19201
19202         * spam.el (spam-use-hashcash): Remove comment.
19203
19204 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19205
19206         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19207         (gnus-cache-enter-article, gnus-cache-remove-article)
19208         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19209
19210         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19211
19212         * gnus-art.el (article-hide-boring-headers)
19213         (article-translate-strings, article-display-face)
19214         (gnus-article-mime-match-handle-first)
19215         (gnus-article-highlight-headers)
19216         (gnus-article-add-buttons-to-head): do.
19217
19218 2004-09-27  Simon Josefsson  <jas@extundo.com>
19219
19220         * hashcash.el: New version, from
19221         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19222         ../contrib/.
19223
19224 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19225
19226         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19227
19228 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
19229
19230         * gnus-dup.el (gnus-dup-open): Use mapc.
19231         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19232
19233         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19234         Reported by Stefan Wiens <s.wi@gmx.net>.
19235
19236         * gnus.el (gnus-shutdown): Use dolist.
19237
19238         * gnus-undo.el (gnus-undo): Use mapc.
19239
19240         * nnrss.el (nnrss-generate-active): do.
19241
19242         * message.el (message-cite-original-without-signature)
19243         (message-cite-original): Use mapc.
19244         (message-do-actions, message-make-forward-subject): Use dolist.
19245
19246 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19247
19248         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19249         deletion to remove entire duplicate line.  Fixes merged article
19250         number bug.
19251
19252 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19253
19254         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19255         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19256         first ask if you want to open a server and then, even when you
19257         responded with no, asking if you want to synchronize the server's
19258         flags.
19259         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19260         multi-line expressions.
19261         (gnus-agent-synchronize-group-flags): New internal function.
19262         Updates marks in memory (in the info structure) AND in the
19263         backend.
19264
19265         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19266
19267         * nnagent.el (nnagent-request-set-mark):
19268         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19269         method, to ensure that synchronization updates marks in the
19270         backend and in the info (in memory) structure.
19271
19272 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19273
19274         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19275         convention fully; don't miss the root article of a thread; make
19276         the X-Draft-From header with correct article numbers.
19277
19278 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
19279
19280         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19281         unless plugged.  Disable the agent so that an open failure causes
19282         an error.
19283
19284         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19285         Revert 2004-09-21 change.  The backend must be opened while
19286         synchronizing flags even when the backend stores the flags
19287         locally.
19288
19289 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
19290
19291         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
19292         in `header' match.  Reported by Svend Tollak Munkejord.
19293
19294         * message.el (message-cite-original): Fix use of
19295         `message-cite-articles-with-x-no-archive'.
19296
19297 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19298
19299         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
19300         (gnus-window-to-buffer): Ditto.
19301
19302         * mml.el (mml-preview-buffer): New variable.
19303         (mml-preview): Manage window layout with gnus-buffer-configuration.
19304
19305         * gnus-msg.el (gnus-setup-message): Put article numbers into the
19306         X-Draft-From header even if those articles aren't quoted.
19307
19308 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
19309
19310         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
19311         (gnus-request-set-mark, gnus-request-update-mark): Use new
19312         g-s-t-u-l-m to decide to use backend even when unplugged.
19313
19314 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19315
19316         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
19317         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
19318
19319 2004-09-20  Simon Josefsson  <jas@extundo.com>
19320
19321         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
19322         "utf-16-le".
19323
19324 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19325
19326         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
19327
19328 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19329
19330         * uudecode.el (uudecode-use-external): Add :version.
19331
19332         * smime.el (smime-CA-file, smime-encrypt-cipher)
19333         (smime-dns-server): Add :version.
19334
19335         * smiley.el (gnus-smiley-file-types): Add :version.
19336
19337         * sha1.el (sha1-use-external): Add :version.
19338
19339         * pgg-def.el (pgg-query-keyserver): Add :version.
19340
19341         * nnmail.el (nnmail-fancy-expiry-targets)
19342         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
19343         Add :version.
19344
19345         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
19346         (nnimap-retrieve-groups-asynchronous): Add :version.
19347         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
19348
19349         * mml.el (mml-content-disposition-parameters)
19350         (mml-insert-mime-headers-always): Add :version.
19351
19352         * mm-util.el (mm-coding-system-priorities): Add :version.
19353
19354         * mm-decode.el (mm-inline-text-html-with-images)
19355         (mm-keep-viewer-alive-types, mm-external-terminal-program)
19356         (mm-verify-option): Add :version.
19357         (mm-text-html-renderer): Change :version.
19358
19359         * message.el (message-fcc-externalize-attachments)
19360         (message-required-headers, message-draft-headers)
19361         (message-subject-trailing-was-query)
19362         (message-subject-trailing-was-ask-regexp)
19363         (message-subject-trailing-was-regexp, message-mark-insert-begin)
19364         (message-mark-insert-end, message-archive-header)
19365         (message-archive-note, message-cross-post-default)
19366         (message-cross-post-note, message-followup-to-note)
19367         (message-cross-post-note-function, message-use-mail-followup-to)
19368         (message-subscribed-address-functions)
19369         (message-subscribed-address-file, message-subscribed-addresses)
19370         (message-subscribed-regexps, message-allow-no-recipients)
19371         (message-yank-cited-prefix, message-signature-insert-empty-line)
19372         (message-hidden-headers, message-hierarchical-addresses)
19373         (message-mail-user-agent, message-use-idna)
19374         (message-valid-fqdn-regexp)
19375         (message-strip-special-text-properties, message-header-synonyms)
19376         (message-beginning-of-line, message-tab-body-function): Add :version.
19377         (message-insert-canlock, message-wide-reply-confirm-recipients):
19378         Change :version.
19379
19380         * mail-source.el (mail-source-ignore-errors): Add :group, :type
19381         and :version.
19382         (mail-source-delete-old-incoming-confirm)
19383         (mail-source-movemail-program): Add :version.
19384
19385         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
19386         (gnus-agent-cache, gnus-agent): Change :version.
19387
19388         * gnus-util.el (gnus-use-byte-compile): Change :version.
19389
19390         * gnus-sum.el (gnus-summary-make-false-root-always)
19391         (gnus-summary-default-high-score)
19392         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
19393         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
19394         (gnus-read-all-available-headers, gnus-article-emulate-mime)
19395         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
19396         (gnus-sum-thread-tree-single-indent)
19397         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
19398         (gnus-sum-thread-tree-leaf-with-other)
19399         (gnus-sum-thread-tree-single-leaf): Add :version.
19400         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
19401         (gnus-article-loose-mime): Change :version.
19402
19403         * gnus-start.el (gnus-backup-startup-file)
19404         (gnus-save-startup-file-via-temp-buffer): Add :version.
19405
19406         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
19407         (gnus-server-offline-face): Add :version.
19408
19409         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
19410
19411         * gnus-msg.el (gnus-gcc-externalize-attachments)
19412         (gnus-debug-files, gnus-debug-exclude-variables)
19413         (gnus-discouraged-post-methods): Change :version.
19414         (gnus-confirm-mail-reply-to-news)
19415         (gnus-confirm-treat-mail-like-news): Add :version.
19416
19417         * gnus-int.el (gnus-server-unopen-status): Add :version.
19418
19419         * gnus-group.el (gnus-group-jump-to-group-prompt)
19420         (gnus-large-ephemeral-newsgroup)
19421         (gnus-fetch-old-ephemeral-headers): Add :version.
19422
19423         * gnus-fun.el (gnus-x-face-directory)
19424         (gnus-convert-pbm-to-x-face-command)
19425         (gnus-convert-image-to-x-face-command)
19426         (gnus-convert-image-to-face-command): Add :version.
19427
19428         * gnus-delay.el (gnus-delay-default-hour): Add :version.
19429
19430         * gnus-cite.el (gnus-cite-blank-line-after-header)
19431         (gnus-article-boring-faces): Add :version.
19432
19433         * gnus-art.el (gnus-buttonized-mime-types)
19434         (gnus-inhibit-mime-unbuttonizing)
19435         (gnus-treat-display-face)
19436         (gnus-treat-body-boundary): Change :version.
19437         (gnus-body-boundary-delimiter, gnus-picon-databases)
19438         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19439         (gnus-treat-date-english, gnus-treat-fold-headers)
19440         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19441         (gnus-treat-mail-picon, gnus-treat-wash-html)
19442         (gnus-article-encrypt-protocol)
19443         (gnus-use-idna, gnus-article-over-scroll)
19444         (gnus-mime-display-multipart-alternative-as-mixed)
19445         (gnus-mime-display-multipart-related-as-mixed)
19446         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19447         (gnus-ctan-url, gnus-button-ctan-handler)
19448         (gnus-button-handle-ctan-bogus-regexp)
19449         (gnus-button-ctan-directory-regexp)
19450         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19451         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19452         (gnus-button-man-level, gnus-button-emacs-level)
19453         (gnus-button-message-level, gnus-button-browse-level): Add :version.
19454
19455         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19456         (gnus-agent-go-online): Change :version.
19457         (gnus-agent-expire-unagentized-dirs)
19458         (gnus-agent-auto-agentize-methods): Add :version.
19459
19460         * flow-fill.el (fill-flowed-display-column)
19461         (fill-flowed-encode-column): Add :version.
19462
19463         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19464         (gnus-outlook-deuglify-unwrap-max)
19465         (gnus-outlook-deuglify-cite-marks)
19466         (gnus-outlook-deuglify-unwrap-stop-chars)
19467         (gnus-outlook-deuglify-no-wrap-chars)
19468         (gnus-outlook-deuglify-attrib-cut-regexp)
19469         (gnus-outlook-deuglify-attrib-verb-regexp)
19470         (gnus-outlook-deuglify-attrib-end-regexp)
19471         (gnus-outlook-display-hook): Add :version.
19472
19473         * binhex.el (binhex-use-external): Add :version.
19474
19475 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
19476
19477         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19478         and `invisible'.
19479
19480 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
19481
19482         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19483         in gnus-registry-trim.
19484
19485 2004-09-13  Simon Josefsson  <jas@extundo.com>
19486
19487         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19488
19489         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19490
19491         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19492         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19493         <yamaoka@jpl.org>.
19494         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19495         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19496         <yamaoka@jpl.org>.
19497
19498         * sieve.el (sieve-manage-mode): Ditto.
19499
19500 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
19501
19502         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19503
19504 2004-09-11  Simon Josefsson  <jas@extundo.com>
19505
19506         * dns-mode.el: Add.
19507
19508         * mm-view.el (mm-display-dns-inline): Add.
19509
19510         * mm-decode.el (mm-inline-media-tests): Add text/dns.
19511         (mm-automatic-display): Ditto.
19512
19513         * mailcap.el (mailcap-mime-data): Add text/dns.
19514         (mailcap-mime-extensions): Map .soa to text/dns.
19515
19516 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
19517
19518         * gnus-art.el (article-decode-mime-words, article-babel)
19519         (gnus-article-highlight-signature, gnus-article-add-buttons)
19520         (gnus-signature-toggle): Remove unnecessary bindings of
19521         `inhibit-read-only' inherited from v5.10 merge.
19522
19523 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
19524
19525         * nntp.el (nntp): New customization group.
19526         (nntp-authinfo-file): Add customization group.
19527
19528         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19529
19530         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19531
19532         * gnus.el (to-address, to-list, subscribed)
19533         (large-newsgroup-initial): Ditto.
19534
19535         * flow-fill.el (fill-flowed-display-column)
19536         (fill-flowed-encode-column): Ditto.
19537
19538 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19539
19540         * message.el (message-tokenize-header, message-send-mail-with-qmail):
19541         Use point-min rather than 1.
19542         (message-send-mail): Use buffer-size rather than point-max.
19543
19544         * gnus-sum.el (gnus-summary-search-article-forward):
19545         Signal a specific `search-failed' rather than a generic `error'.
19546
19547         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19548         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19549         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19550
19551 2004-09-10  Simon Josefsson  <jas@extundo.com>
19552
19553         * nndb.el (require): Remove tcp and duplicate cl.
19554
19555 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19556
19557         * gnus-agent.el (directory-files-and-attributes): Move forward.
19558
19559 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19560
19561         * gnus-agent.el (directory-files-and-attributes):
19562         Optionally defined to support XEmacs.
19563
19564 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19565
19566         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19567         to avoid run-time CL dependencies.
19568         (gnus-agent-unfetch-articles): New function.
19569         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19570         article numbers even when local .overview file is missing.
19571         (gnus-agent-read-article-number): New function.  Only accepts
19572         27-bit article numbers.
19573         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19574         Use gnus-agent-read-article-number.
19575         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19576         from backend while recognizing that article numbers in .overview
19577         must be valid.
19578         (gnus-agent-update-files-total-fetched-for):
19579         Use directory-files-and-attributes to improve performance.
19580         * gnus-int.el (gnus-request-move-article):
19581         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19582         improve performance.
19583
19584         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19585         some users confused by references to .newsrc when they only have a
19586         .newsrc.eld file.
19587         (gnus-convert-mark-converter-prompt)
19588         (gnus-convert-converter-needs-prompt): Fix use of property list.
19589         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19590         New function.  Used internally to only display 'gnus converting
19591         files' message when actually necessary.
19592
19593         * gnus-sum.el (): Remove (require 'gnus-agent) as required
19594         methods now autoloaded.
19595
19596 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19597
19598         * gnus-sum.el (gnus-summary-insert-subject): Remove list
19599         identifiers.
19600
19601 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
19602
19603         * gnus-picon.el: Fix indentation and closing parenthesis.
19604
19605 2004-09-01  Simon Josefsson  <jas@extundo.com>
19606
19607         * message.el (message-canlock-generate): Require sha1, not
19608         sha1-el.  (Can we get rid of this require altogether?  It is ugly
19609         to require within a function.  Sadly, if sha1.el isn't loaded, the
19610         let binding in m-c-g will hide the defcustom definition, which is
19611         bad.)
19612
19613         * canlock.el: Require sha1, not sha1-el.
19614
19615         * message.el: Don't autoload sha1 (there is a autoload cookie in
19616         sha1.el).
19617
19618         * sha1-el.el: Rename to sha1.el.
19619
19620 2004-08-30  Juanma Barranquero  <lektu@terra.es>
19621
19622         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
19623
19624 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19625
19626         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
19627
19628 2004-08-30  Kim F. Storm  <storm@cua.dk>
19629
19630         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
19631
19632         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
19633         Add :group 'nnimap.
19634
19635 2004-08-30  Andreas Schwab  <schwab@suse.de>
19636
19637         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
19638         ?* and ?\;.
19639
19640         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
19641         and ?\' to symbol instead of whitespace.
19642
19643 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19644
19645         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
19646
19647         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
19648         instead of re-search-forward.
19649
19650         * gnus-uu.el (gnus-uu-save-article): Ditto.
19651         (gnus-uu-post-encode-uuencode): Ditto.
19652
19653         * html2text.el (html2text-clean-list-items): Ditto.
19654         (html2text-clean-dtdd): Ditto.
19655         (html2text-format-tags): Ditto.
19656
19657         * message.el (message-send-mail-with-sendmail): Fix regexp.
19658         (message-fill-field-general): Use search-forward instead of
19659         re-search-forward.
19660         (unbold-region): Ditto.
19661
19662         * nnrss.el (nnrss-request-article): Ditto.
19663
19664         * nnslashdot.el (nnslashdot-request-article): Ditto.
19665
19666         * nnweb.el (nnweb-gmane-wash-article): Ditto.
19667
19668         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
19669         "Unrecognized menu descriptor" error in XEmacs.
19670
19671 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19672
19673         * gnus-sum.el (gnus-read-header): Don't remove a header for the
19674         parent article of a sparse article in the thread hashtb.
19675
19676 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
19677
19678         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
19679         (nnmail-expand-newtext): Lowercase expanded entries if
19680         nnmail-split-lowercase-expanded is non-nil.
19681
19682 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19683
19684         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
19685
19686         * gnus-group.el (gnus-group-line-format-alist): Convert the value
19687         of gnus-tmp-news-method into string under XEmacs.  It will be
19688         passed to gnus-correct-length which takes only a string argument.
19689
19690 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19691
19692         * gnus-util.el (gnus-bind-print-variables): New macro.
19693         (gnus-prin1): Use it.
19694         (gnus-prin1-to-string): Use it.
19695         (gnus-pp): New function.
19696         (gnus-pp-to-string): New function.
19697
19698         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
19699         Replace pp-to-string with gnus-pp-to-string.
19700         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
19701         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
19702         * gnus-msg.el (gnus-debug): Ditto.
19703         * gnus-score.el (gnus-score-save): Ditto.
19704         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
19705         gnus-pp-to-string.
19706         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
19707         with gnus-pp.
19708         * score-mode.el (gnus-score-pretty-print): Ditto.
19709         * webmail.el (webmail-debug): Ditto.
19710
19711 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19712
19713         * gnus-art.el (article-display-face, article-display-x-face):
19714         Use buffer-read-only.
19715
19716 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19717
19718         * gnus-art.el (article-hide-list-identifiers):
19719         Bind inhibit-read-only as t.
19720
19721 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
19722
19723         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
19724
19725 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19726
19727         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
19728         (gnus-narrow-to-page): Don't assume point-min == 1.
19729         (gnus-article-edit-mode): Derive from message-mode.
19730
19731         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
19732         point-min == 1.
19733
19734         * imap.el (imap-parse-address-list, imap-parse-body-ext):
19735         Disable incorrect use of `assert'.
19736
19737         * message.el (message-mode): Set comment-start-skip.
19738
19739
19740 2004-08-22  Sam Steingold  <sds@gnu.org>
19741
19742         * pop3.el (pop3-leave-mail-on-server): New user variable.
19743         (pop3-movemail): Delete mail only when it is nil.
19744
19745 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
19746
19747         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
19748
19749         * mml.el (mml-preview): Use `pop-to-buffer'.
19750
19751         * message.el (message-goto-mail-followup-to): Insert after "To".
19752         (message-carefully-insert-headers): Add comment.
19753
19754         * gnus.el: Remove unused variable `gnus-article-check-size'.
19755
19756         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
19757
19758         * gnus-art.el (gnus-button-alist):
19759         Improve `gnus-button-handle-library' entry.
19760
19761 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
19762
19763         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
19764         Use downcase, since XEmacs capitalizes error messages differently.
19765
19766 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
19767
19768         * nntp.el: Add (require 'gnus) due to reference to
19769         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
19770
19771 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
19772
19773         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
19774         Bind `mm-fill-flowed'.
19775
19776         * mm-decode.el (mm-dissect-singlepart): Check it.
19777
19778 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
19779
19780         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
19781         'imap' for netrc parsing.
19782
19783 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
19784
19785         * mailcap.el (mailcap-mime-data): Mark as risky.
19786
19787 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19788
19789         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
19790         may be included in the encoded word.
19791         (rfc2047-encode): Don't append a space if the encoded word
19792         includes close parenthesis.
19793
19794 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19795
19796         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
19797         of text within parentheses.
19798
19799 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
19800
19801         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
19802         (gnus-encrypt-write-file-contents): Make the password key the file
19803         name PLUS the cipher, not just the cipher.  Also remove failed
19804         passwords from the cache.
19805
19806 2004-08-06  Simon Josefsson  <jas@extundo.com>
19807
19808         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
19809         Doc fix.
19810
19811 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19812
19813         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
19814         LWSP.
19815
19816 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
19817
19818         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19819         Try to append in-reply-to: data to the references: header.
19820
19821         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
19822         (netrc-parse): Use gnus-encrypt.el functions.
19823
19824         * gnus-encrypt.el: Add new file for encryption support; currently
19825         does only a few GPG ciphers and an internal XOR cipher.
19826
19827         * password.el: Add comments on using password-read-and-add.
19828         (password-read-and-add): Add function to read and add the
19829         password to the cache at once.
19830
19831 2004-07-28  Simon Josefsson  <jas@extundo.com>
19832
19833         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
19834         parameter (but don't use it, for now).
19835
19836         * imap.el (imap-ssl-open): Use imap-process-connection-type,
19837         instead of hard coding to nil.
19838
19839 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19840
19841         * mm-view.el (mm-inline-image-emacs): Open lines under an image
19842         as mm-inline-image-xemacs does.
19843
19844 2004-07-26  Simon Josefsson  <jas@extundo.com>
19845
19846         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
19847         Revert part of 2004-07-17 change below.
19848
19849 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19850
19851         * rfc2047.el (rfc2047-encode-region): Don't infloop.
19852         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19853
19854 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19855
19856         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
19857         quotes that actually start with ">" at the beginning of the
19858         lines.
19859
19860 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19861
19862         * rfc2047.el (rfc2047-encode-region): Fix last change.
19863         (rfc2047-encode-parameter): Remove useless concat.
19864
19865 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19866
19867         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
19868         encode special characters; fix some kind of misconfigured headers;
19869         signal a real error if debug-on-quit or debug-on-error is non-nil.
19870         (rfc2047-encode-max-chars): New variable.
19871         (rfc2047-encode-1): Use it.
19872         (rfc2047-encode-parameter): New function.
19873
19874         * mml.el (mml-insert-parameter): Remove an excessive space.
19875
19876 2004-07-17  Simon Josefsson  <jas@extundo.com>
19877
19878         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
19879         Kai Grossjohann <kai@emptydomain.de>.
19880         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
19881         (gnus-group-make-menu-bar): Ditto.
19882
19883         * gnus-util.el (gnus-group-server): Add.
19884
19885 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
19886
19887         * message.el (message-clone-locals): Clone sendmail and smtp
19888         variables.
19889
19890 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19891
19892         * rfc2047.el (rfc2047-encode-region): Fix last change.
19893
19894 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19895
19896         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
19897         characters as non-special.
19898
19899 2004-07-09  Simon Josefsson  <jas@extundo.com>
19900
19901         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
19902         Users will lose all flag changes made while unplugged with
19903         e.g. nntp unless flag synchronization happens, thus `nil' is not a
19904         good default.  See numerous reports on ding mailing list.
19905
19906 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19907
19908         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
19909         add generate-head-function and generate-article-function to the
19910         rfc822-forward entry.
19911         (nndoc-rfc822-forward-generate-article): New function.
19912         (nndoc-rfc822-forward-generate-head): New function.
19913
19914         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
19915
19916 2004-07-06  Dan Christensen  <jdc@uwo.ca>
19917
19918         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
19919         respect display group parameter and gnus-summary-expunge-below.
19920         (gnus-articles-to-read): Remove unused reference to display group
19921         parameter.
19922
19923 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19924
19925         * nnheader.el (nnheader-uniquify-message-id): New experimental
19926         variable.
19927         (nnheader-nov-read-message-id): Use it.
19928
19929         * spam-report.el (spam-report-gmane): Add interactive.
19930
19931 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19932
19933         * mm-encode.el (mm-content-transfer-encoding-defaults):
19934         Use qp-or-base64 for the application/* types.
19935
19936 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
19937
19938         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
19939
19940 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
19941
19942         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
19943         trim value.
19944
19945 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19946
19947         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
19948         New macro and function.
19949         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
19950
19951 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19952
19953         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
19954         after-load-alist.
19955
19956 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19957
19958         * gnus-group.el (gnus-group-get-new-news-this-group):
19959         Don't update info that isn't there.
19960
19961 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
19962
19963         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
19964         entry.
19965
19966 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19967
19968         * mm-view.el (mm-inline-render-with-function): Use multibyte
19969         buffer; decode html source by charset.
19970
19971         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
19972
19973         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
19974         Mule-UCS is loaded under XEmacs.
19975         (mm-mime-mule-charset-alist): Avoid duplicated entries.
19976
19977 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
19978
19979         * nnheader.el (nnheader-max-head-length): Increase to 8192.
19980
19981 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19982
19983         * mm-util.el (mm-coding-system-p): Return a coding-system.
19984         (mm-mime-mule-charset-alist): Use shift_jis instead of
19985         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
19986         entries for the mime charsets iso-2022-jp-3 and shift_jis.
19987         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
19988         instead of japanese-shift-jis and iso-latin-1 respectively in
19989         order to share the default value with both Emacs and XEmacs-mule.
19990         (mm-mule-charset-to-mime-charset):
19991         Make mm-coding-system-priorities effective.
19992         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
19993         while predicating of candidates upon the priorities.
19994
19995 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
19996
19997         * gnus-sum.el (gnus-summary-make-menu-bar):
19998         Add gnus-uu-invert-processable.
19999
20000         * gnus.el: Autoload gnus-uu-invert-processable.
20001
20002 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20003
20004         * mm-util.el (mm-with-multibyte-buffer): New macro.
20005
20006         * rfc2047.el (rfc2047-encode-string): Use it.
20007         (rfc2047-encode-region): Move point to the end of the region after
20008         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20009
20010 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20011
20012         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20013         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20014
20015 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20016
20017         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20018         (gnus-cite-parse): Ignore quoted envelope From_.
20019         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20020
20021 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20022
20023         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20024         invalid addresses.
20025
20026 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20027
20028         * spam.el: Change section markers, revise TODO list.
20029         (spam-backends): Make new master list of all installed backends.
20030         (spam-summary-exit-behavior): Add new variable to determine how
20031         messages moves are done at summary exit.
20032         (spam-move-spam-nonspam-groups-only)
20033         (spam-process-ham-in-nonham-groups)
20034         (spam-process-ham-in-spam-groups): Remove variables, the
20035         spam-summary-exit-behavior variable should be used to manage this
20036         behavior.
20037         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20038         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20039         and spam-old-spam-articles.
20040         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20041         Add empty variables, placeholders for the backends they represent.
20042         (spam-set-difference): Move, unchanged.
20043         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20044         unless the user has a processor variable.
20045         (spam-classifications, spam-classification-valid-p)
20046         (spam-backend-properties, spam-backend-property-valid-p)
20047         (spam-backend-function-type-valid-p)
20048         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20049         (spam-report-articles-gmane, spam-report-articles-resend):
20050         Remove functions, they are not needed.
20051         (spam-install-backend-super, spam-backend-list)
20052         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20053         (spam-backend-function, spam-backend-ham-registration-function)
20054         (spam-backend-spam-registration-function)
20055         (spam-backend-ham-unregistration-function)
20056         (spam-backend-spam-unregistration-function)
20057         (spam-backend-statistical-p, spam-backend-mover-p)
20058         (spam-install-backend-alias, spam-install-checkonly-backend)
20059         (spam-install-mover-backend, spam-install-nocheck-backend)
20060         (spam-install-backend, spam-install-statistical-backend)
20061         (spam-install-statistical-checkonly-backend): Add backend installation
20062         support.
20063         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20064         (spam-group-processor-p): Use the new backend code and respect the
20065         summary exit behavior.
20066         (spam-mark-spam-as-expired-and-move-routine): Remove.
20067         (spam-summary-prepare): Change to use the new spam-old-articles
20068         variable.
20069         (spam-copy-or-move-routine, spam-copy-spam-routine)
20070         (spam-move-spam-routine, spam-copy-ham-routine)
20071         (spam-move-ham-routine): Add code to copy/move ham or spam.
20072         (spam-fetch-field-fast): Improve doc and code, plus allow the
20073         'number request.
20074         (spam-list-of-checks, spam-list-of-statistical-checks):
20075         Remove variables.
20076         (spam-split, spam-find-spam): Use the new backend code.
20077         (spam-registration-functions): Remove variable.
20078         (spam-unregister-routine): Add convenience wrapper.
20079         (spam-log-undo-registration, spam-register-routine)
20080         (spam-log-processing-to-registry)
20081         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20082         where possible.
20083         (spam-check-gmane-xref, spam-check-regex-headers)
20084         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20085         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20086         (spam-check-bogofilter-headers, spam-check-spamoracle)
20087         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20088         (spam-check-crm114-headers): Use the spam-split-group that
20089         spam-split prepares, no need to determine it every time.
20090
20091         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20092         to the nnheader-parse-naked-head call.
20093
20094         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20095
20096         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20097         the nnheader-nov-read-message-id call.
20098
20099 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20100
20101         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20102         gnus-activate-group twice.  Suggested by Markus Peter
20103         <warp@spin.de>.
20104
20105 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20106
20107         * gnus-art.el (gnus-article-time-format): Exchange the order of
20108         day and month in the default value; fix customization type.
20109         (article-date-ut): Use add-text-properties.
20110         (article-make-date-line): Use message-make-date instead of
20111         current-time-string.
20112
20113         * message.el (message-fetch-field): Don't use set-text-properties.
20114         (message-make-date): Simplify.
20115
20116         * messagexmas.el (message-xmas-make-date): New function.
20117         (message-xmas-redefine): Defalias message-make-date to it.
20118
20119 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20120
20121         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20122         (rfc2047-encode-region): Treat text within parentheses as special;
20123         show the original text when error has occurred.
20124
20125         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20126         already-computed method to gnus-activate-group.
20127
20128         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20129         same select-methods identical Lisp objects.
20130
20131         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20132         object when modifying the info.
20133
20134 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20135
20136         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20137         gnus-opened-servers since it has never been opened with the new
20138         configuration yet.
20139
20140 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20141
20142         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20143         arg to nnheader-generate-fake-message-id.
20144
20145 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20146
20147         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20148         number and build a fake message ID localized to a group and
20149         article number (so it's repeatable from that point on).
20150         (nnheader-fake-message-id-p): Change regex to accomodate new fake
20151         ID format.
20152
20153         * gnus-sum.el (gnus-get-newsgroup-headers):
20154         Call nnheader-generate-fake-message-id with the article number.
20155
20156 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20157
20158         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20159         end-of-buffer.
20160
20161 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20162
20163         * message.el (message-ignored-supersedes-headers): Add Approved.
20164
20165 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20166
20167         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20168         goto-char.
20169         (rfc2047-encode): Fold the line before encoding.
20170
20171 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20172
20173         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20174         folding -- not all headers can be folded, and this should be done
20175         by the message composition mode.  Probably.  I think.
20176
20177 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20178
20179         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20180         fast.
20181
20182         * gnus-ems.el (gnus-remove-image): Don't use
20183         message-text-with-property; remove only the image found first.
20184
20185         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
20186         found first.
20187
20188 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20189
20190         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20191
20192 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20193
20194         * message.el (message-text-with-property): Make it fast and accept
20195         optional arguments.
20196         (message-strip-forbidden-properties): Use it.
20197         (message-fix-before-sending): Follow the m-t-w-p change.
20198
20199         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20200
20201 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20202
20203         * gnus-art.el (article-hide-headers): Don't change the buffer
20204         mistakenly when performing mml-preview even if
20205         gnus-single-article-buffer is nil.
20206
20207 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20208
20209         * message.el (message-expand-name-databases): New user option.
20210         (message-expand-name): Use it.
20211
20212 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20213
20214         * spam.el (spam-report-articles-resend)
20215         (spam-report-resend-register-routine): Allow ham reporting.
20216         (spam-report-resend-register-ham-routine): Add wrapper.
20217         (spam-registration-functions): Add ham resending functions.
20218         (spam-list-of-processors): Add ham resend processor.
20219
20220         * gnus.el (ham-resend-to): Add new group parameter.
20221         (spam-process): Add ham resend option.
20222
20223         * spam-report.el (spam-report-resend): Allow reporting ham.
20224         (spam-report-resend-ham): Add wrapper.
20225
20226 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20227
20228         * message.el (message-cite-articles-with-x-no-archive):
20229         New variable.
20230         (message-cite-original): Use it.
20231
20232 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20233
20234         * message.el (message-cite-original): Respect X-No-Archive.
20235
20236 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20237
20238         * gnus-art.el (article-hide-headers): Refer to the values for
20239         gnus-ignored-headers and gnus-visible-headers in the summary
20240         buffer since a user may have set them as group parameters.
20241
20242 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20243
20244         * assistant.el (assistant-node-name): Add convenience function.
20245         (assistant-render-text, assistant-render-node): Add error handling,
20246         plus handle multiple next nodes.
20247         (assistant-find-next-node): Comment out for now.
20248         (assistant-find-next-nodes): Add function, returns list of next
20249         nodes.
20250
20251 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20252
20253         * mail-source.el (mail-source-directory): Fix doc-string.
20254
20255 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20256
20257         * assistant.el (assistant-render-text, assistant-eval): Add :set
20258         widget type, which is different because it takes and returns a
20259         list.  Much hilarity ensues.
20260
20261 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20262
20263         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20264
20265         * gnus-group.el (gnus-group-get-new-news-this-group):
20266         Add doc-string.
20267
20268         * gnus-start.el (gnus-activate-group): Add doc-string.
20269
20270 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20271
20272         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20273
20274 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
20275
20276         * assistant.el (assistant-render-text): Try to add a :set
20277         widget, more to come.
20278
20279         * spam.el (spam-group-spam-contents-p): Handle empty groupname
20280         strings.
20281         (spam-report-articles-resend)
20282         (spam-register-routine): Do registration iff any articles warrant
20283         it.
20284         (spam-summary-prepare-exit): Change log message for nil group
20285         destinations.
20286
20287 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
20288
20289         * spam.el (spam-report-resend-register-routine):
20290         Allow spam-report-resend-to to be a group parameter or a global value.
20291
20292 2004-05-26  Simon Josefsson  <jas@extundo.com>
20293
20294         * starttls.el: Merge with my GNUTLS based starttls.el.
20295         (starttls-gnutls-program, starttls-use-gnutls)
20296         (starttls-extra-arguments, starttls-process-connection-type)
20297         (starttls-connect, starttls-failure, starttls-success):
20298         New variables.
20299         (starttls-program, starttls-extra-args): Doc fix.
20300         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
20301         New functions.
20302         (starttls-negotiate, starttls-open-stream):
20303         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
20304         function if it is set.
20305
20306 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20307
20308         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
20309         structured fields.
20310
20311 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20312
20313         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
20314
20315 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
20316
20317         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20318         Add variable.
20319         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
20320         assigning the spam-mark to new messages.
20321
20322 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
20323
20324         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
20325
20326 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20327
20328         * dgnushack.el: Autoload customize-set-variable for XEmacs.
20329
20330         * rfc2047.el (rfc2047-encodable-p): Don't move point.
20331         (rfc2047-decode): Treat the ascii coding-system as raw-text by
20332         default.
20333
20334 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
20335
20336         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
20337         correct data.
20338
20339 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
20340
20341         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
20342         (spam-group-processor-p): Fix function.
20343         (spam-group-processor-multiple-p)
20344         (spam-group-spam-processor-report-gmane-p)
20345         (spam-group-spam-processor-report-resend-p)
20346         (spam-group-spam-processor-bogofilter-p)
20347         (spam-group-spam-processor-blacklist-p)
20348         (spam-group-spam-processor-ifile-p)
20349         (spam-group-ham-processor-ifile-p)
20350         (spam-group-spam-processor-spamoracle-p)
20351         (spam-group-spam-processor-crm114-p)
20352         (spam-group-ham-processor-bogofilter-p)
20353         (spam-group-spam-processor-stat-p)
20354         (spam-group-ham-processor-stat-p)
20355         (spam-group-ham-processor-whitelist-p)
20356         (spam-group-ham-processor-BBDB-p)
20357         (spam-group-ham-processor-spamoracle-p)
20358         (spam-group-ham-processor-copy-p): Remove functions with some
20359         prejudice against unneeded code.
20360         (spam-report-articles-resend)
20361         (spam-report-resend-register-routine): Allow the group/topic
20362         spam-resend-to value to override spam-report-resend-to.
20363         (spam-summary-prepare-exit): Invoke spam-group-processor-p
20364         properly now.
20365
20366         * gnus.el (spam-resend-to): Add group/topic parameter.
20367         (spam-process): Move the OBSOLETE processors to the end of the
20368         choices.
20369
20370 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
20371
20372         * spam-report.el (spam-report-resend-to, spam-report-resend):
20373         Start with resend-to set to nil, and then ask the user if necessary.
20374         (spam-report-resend): spam-report-resend takes a list of articles, not
20375         separate article numbers.
20376
20377 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20378
20379         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
20380         addition to emacs-w3m.
20381
20382 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20383
20384         * assistant.el (assistant-authinfo-data): New function.
20385         (assistant-eval): Eval for entire assistant.
20386
20387         * netrc.el (netrc-services-file): New variable.
20388         (netrc-parse-services): New function.
20389         (netrc-find-service-name): New function.
20390         (netrc-find-service-number): New function.
20391         (netrc-port-equal): New function.
20392         (netrc-machine): Use it.
20393
20394         * nnimap.el (nnimap-open-connection): Use netrc.
20395
20396         * gnus-util.el (gnus-netrc-get): Remove aliases.
20397
20398         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
20399
20400         * assistant.el (wid-edit): Fix compilation.
20401
20402         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
20403
20404 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
20405
20406         * gnus-util.el (gnus-set-file-modes): New function.  (small
20407         patch).
20408
20409 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20410
20411         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
20412
20413         * assistant.el (assistant-render-node): Fix up rendering and
20414         read-only text.
20415         (assistant-render-node): Reset.
20416         (assistant-make-read-only): Not sticky.
20417
20418 2004-05-20  Danny Siu  <dsiu@adobe.com>
20419
20420         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20421         centered even when gnus-auto-center-summary is t.
20422
20423 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20424
20425         * dns.el (dns-get-txt-answer): New function.
20426         (dns-read-txt): Ditto.
20427         (query-dns): Use it.
20428
20429 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20430
20431         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20432         active for foreign groups even if the group level is higher than
20433         the specified value.
20434
20435 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20436
20437         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20438         non-active groups.
20439
20440         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20441
20442 2004-05-20  Magnus Henoch  <mange@freemail.hu>
20443
20444         * dns.el (dns-read-type): Add support for SVR.  (small patch)
20445
20446 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
20447
20448         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20449         (spam-crm114-header, spam-crm114-spam-switch)
20450         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20451         (spam-crm114-positive-spam-header)
20452         (spam-crm114-database-directory, spam-list-of-processors)
20453         (spam-group-spam-processor-crm114-p)
20454         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20455         (spam-generic-score, spam-list-of-checks)
20456         (spam-list-of-statistical-checks, spam-registration-functions)
20457         (spam-check-crm114-headers, spam-crm114-score)
20458         (spam-check-crm114, spam-crm114-register-with-crm114)
20459         (spam-crm114-register-spam-routine)
20460         (spam-crm114-unregister-spam-routine)
20461         (spam-crm114-register-ham-routine)
20462         (spam-crm114-unregister-ham-routine): Add CRM114 support.
20463         From asjo@koldfront.dk (Adam Sjøgren).
20464
20465         * gnus.el: Add spam-use-crm114.
20466
20467         * spam.el (spam-list-of-processors, spam-registration-functions):
20468         Add spam-use-resend.
20469         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20470         (spam-report-articles-gmane): Add doc fix.
20471         (spam-report-articles-resend, spam-report-resend-register-routine):
20472         Add wrappers around spam-report-resend-to.
20473
20474         * spam-report.el (spam-report-resend-to, spam-report-resend):
20475         Add support for resending spam.
20476         (spam-report-gmane): Fix line length >80.
20477
20478         * gnus.el (spam-process): Add spam-use-resend.
20479
20480 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20481
20482         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20483         number of processed spam messages.
20484         (spam-ham-copy-or-move-routine): Return the number of processed
20485         ham messages.
20486         (spam-summary-prepare-exit): Use the above values to decide
20487         whether status messages shouled be displayed.
20488
20489 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20490
20491         * rfc2047.el (rfc2047-encode-function-alist): Rename from
20492         `rfc2047-encoding-function-alist' in order to avoid conflicting
20493         with the old version.
20494         (rfc2047-encode-region): Concatenate words containing non-ASCII
20495         characters in structured fields; don't encode space-delimited
20496         ASCII words even in unstructured fields; don't break words at
20497         char-category boundaries.
20498         (rfc2047-encode-1): New function.
20499         (rfc2047-encode): Use it; encode text so that it occupies the
20500         maximum width within 76-column; work correctly on Q encoding for
20501         iso-2022-* charsets.
20502         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20503         sure not to break a line just after the header name.
20504         (rfc2047-b-encode-region): Remove.
20505         (rfc2047-b-encode-string): New function.
20506         (rfc2047-q-encode-region): Remove.
20507         (rfc2047-q-encode-string): New function.
20508
20509         * mm-util.el (mm-replace-in-string): New function.
20510
20511 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20512
20513         * gnus-msg.el (gnus-inews-make-draft-meta-information):
20514         Really get it right.
20515         (gnus-inews-make-draft): Really.
20516
20517 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
20518
20519         * nnmh.el (nnmh-request-list-1): Don't check the link count
20520         before descending.  (small patch)
20521
20522 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20523
20524         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20525         stuff.
20526
20527         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20528         Match on real group name.
20529
20530         * gnus-art.el (gnus-signature-limit): Doc fix.
20531
20532         * gnus-msg.el (gnus-inews-make-draft): Quote list.
20533
20534         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
20535
20536 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
20537
20538         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
20539         isn't a string.
20540
20541 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20542
20543         * gnus-draft.el (gnus-draft-send):
20544         Bind rfc2047-encode-encoded-words.
20545
20546         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20547         (rfc2047-encodable-p): Say that =? needs encoding.
20548         (rfc2047-encode-encoded-words): New variable.
20549
20550         * gnus-group.el (gnus-group-select-group): Doc fix.
20551
20552         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20553
20554         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20555         to nil.
20556
20557         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20558
20559         * nnheader.el (nnheader-get-lines-and-char): New function.
20560
20561 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20562
20563         * gnus-msg.el (gnus-summary-followup-with-original):
20564         Document yanking of region when active.
20565
20566 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20567
20568         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20569         groups if the group level is higher than the specified value.
20570
20571 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20572
20573         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20574         (gnus-group-jump-to-group): Add prefix argument using
20575         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20576         non-active group.
20577
20578         * compface.el (uncompface): Be verbose when changing
20579         `uncompface-use-external'.
20580
20581         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20582         handle manual section.
20583
20584 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20585
20586         * gnus-art.el (gnus-button-alist): Revert previous change.
20587
20588 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20589
20590         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20591
20592 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20593
20594         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20595         whether backend can accept message.
20596
20597         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20598
20599 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
20600
20601         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20602         Avoid creating directory when nntp-marks-is-evil is true.
20603         Reported by Reiner Steib.
20604
20605 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20606
20607         * gnus-picon.el (gnus-picon-style): New variable.
20608         (gnus-picon-insert-glyph): Add optional `nostring' argument.
20609         (gnus-picon-transform-address): Support `gnus-picon-style'.
20610         From Jesper Harder <harder@ifa.au.dk>.
20611
20612 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20613
20614         * message.el (message-fill-field): Return point.
20615         (message-generate-headers): Go to end of field.
20616
20617         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
20618         stuff for non-living groups.
20619
20620 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
20621
20622         * gnus-art.el (gnus-article-followup-with-original)
20623         (gnus-article-reply-with-original): gnus-mark-active-p ->
20624         gnus-region-active-p.
20625
20626 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
20627
20628         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
20629         only when there is spam or ham to be processed.
20630
20631 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20632
20633         * mail-source.el (mail-source-delete-crash-box): Refactor.
20634         (mail-source-fetch): Use it.
20635         (mail-source-fetch-file): Ditto.
20636         (mail-source-fetch-directory): Run postscript in loop.
20637         (mail-source-fetch-pop): Delete.
20638         (mail-source-fetch-maildir): Ditto.
20639         (mail-source-fetch-imap): Ditto.
20640
20641         * imap.el (imap-authenticators): Comment out sasl.
20642
20643         * message.el (message-skip-to-next-address): New function.
20644         (message-fill-header-address): Refactor.
20645         (message-fill-address): Use it.
20646         (message-delete-address): Use it.
20647         (message-fill-header-general): Refactor.
20648         (message-fill-field-address): Rename.
20649         (message-narrow-to-field): Find the start of the header.
20650         (message-header-format-alist): Don't pre-fill.
20651         (message-fill-header): Remove.
20652         (message-insert-header): New function.
20653         (message-shorten-references): Use it.
20654
20655         * rfc2047.el (rfc2047-field-value): Strip props.
20656
20657         * mail-parse.el (mail-header-make-address): New alias.
20658
20659         * ietf-drums.el (ietf-drums-make-address): New function.
20660
20661         * imap.el: Add compiler directives.
20662
20663         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
20664
20665         * gnus-art.el (article-decode-idna-rhs): Don't use
20666         message-idna-inside-rhs-p.
20667
20668 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20669
20670         * message.el (message-idna-inside-rhs-p): Remove.
20671         (message-idna-to-ascii-rhs-1): Use proper address parsing.
20672
20673         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
20674         false positives.
20675
20676 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
20677
20678         * imap.el (imap-sasl-make-mechanisms): Use sasl.
20679
20680 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20681
20682         * nneething.el (nneething-file-name): Don't create spurious
20683         files.
20684
20685         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
20686         (gnus-inews-do-gcc): Remove sleep.
20687
20688         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
20689         part under point.
20690
20691         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
20692         (gnus-agent-regenerate-group): Using nil messages aren't valid.
20693
20694 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
20695
20696         * spam.el (spam-summary-prepare-exit): Fix (length).
20697
20698 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
20699
20700         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
20701         as expired without moving it" message when there are spam
20702         messages left.
20703
20704 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
20705
20706         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
20707         header is not nil.
20708
20709 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
20710
20711         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20712         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
20713         (nntp-marks-changed-p): New arg SERVER.
20714         (nntp-request-update-info): Adjust caller.
20715
20716 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
20717
20718         * nntp.el (nntp-save-marks): Pass missing arg.
20719
20720 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
20721
20722         * nntp.el: Support marks.
20723         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
20724         (nntp-marks-modtime, nntp-marks-directory): New variables.
20725         (nntp-request-set-mark, nntp-request-update-info)
20726         (nntp-possibly-create-directory, nntp-marks-changed-p)
20727         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
20728         New functions.
20729
20730 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
20731
20732         * gnus-xmas.el (gnus-xmas-select-lowest-window)
20733         (gnus-xmas-redefine): Rename.
20734
20735         * gnus-score.el (gnus-score-insert-help):
20736         Use gnus-select-lowest-window.
20737
20738         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
20739         appt-select-lowest-window and rename to gnus-select-lowest-window.
20740
20741         * gnus.el: do.
20742
20743 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20744
20745         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
20746         encodings of MIME-encoded words, in order to improve
20747         interoperability with several broken MUAs.
20748
20749 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20750
20751         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
20752         tags, only when charsets are not specified in headers.
20753         (mm-inline-text-html-render-with-w3m): Ditto.
20754
20755         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
20756         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
20757
20758 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20759
20760         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
20761         instead of MIME-decoded from fields when checking
20762         `gnus-article-address-banner-alist'.
20763
20764 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
20765
20766         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
20767         description rather than subject.
20768
20769 2004-05-02  Steve Youngs  <steve@youngs.au.com>
20770
20771         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
20772
20773 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20774
20775         * gnus.el (gnus-version-number): Bump.
20776
20777 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20778
20779         * gnus.el: No Gnus v0.2 is released.
20780
20781 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20782
20783         * gnus-agent.el (gnus-agent-read-agentview):
20784         Inline gnus-uncompress-range.
20785
20786 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20787
20788         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
20789         `exec-installed-p'.
20790
20791 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20792
20793         * gnus.el (spam-process, spam-autodetect-methods):
20794         Add bsfilter and bsfilter-headers.
20795
20796         * spam.el (spam-bsfilter): New customize group.
20797         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
20798         (spam-bsfilter-header, spam-bsfilter-probability-header)
20799         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
20800         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
20801         (spam-bsfilter-database-directory): New options.
20802         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
20803         (spam-list-of-statistical-checks, spam-registration-functions):
20804         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
20805         (spam-bsfilter-score): New command.
20806         (spam-check-bsfilter-headers, spam-check-bsfilter)
20807         (spam-bsfilter-register-with-bsfilter)
20808         (spam-bsfilter-register-spam-routine)
20809         (spam-bsfilter-unregister-spam-routine)
20810         (spam-bsfilter-register-ham-routine)
20811         (spam-bsfilter-unregister-ham-routine): New functions.
20812         (spam-generic-score): Support bsfilter; Accept an optional argument
20813         to recalcurate spam score even if scoring header has already been
20814         added.
20815         (spam-bogofilter-score, spam-spamassassin-score): Accept an
20816         optional argument to recalcurate spam score even if scoring header
20817         has already been added.
20818
20819 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
20820
20821         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
20822         strings!  Reported by David D. Smith <davidsmith@acm.org>.
20823         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
20824         link is missing.
20825
20826 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
20827
20828         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
20829         (html2text-get-attr): Rewrite.
20830
20831         * message.el (message-setup-1): Remove redundant put-text-property
20832         on mail-header-separator.
20833
20834 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
20835
20836         * gnus-registry.el (gnus-registry-cache-whitespace)
20837         (gnus-registry-action, gnus-registry-spool-action)
20838         (gnus-registry-split-fancy-with-parent): Change message levels
20839         from 5 to 3 or 7, as needed.
20840
20841         * spam.el (spam-summary-prepare-exit)
20842         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
20843         (spam-split, spam-find-spam, spam-log-undo-registration)
20844         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
20845         level from 5 to 6.
20846
20847 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20848
20849         * gnus-ems.el: Autoload appt-select-lowest-window (revert
20850         2004-03-04 change).
20851
20852 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
20853
20854         * sieve-manage.el (sieve-manage-open):
20855         * nnweb.el (nnweb-insert-html):
20856         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
20857         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
20858         * nnspool.el (nnspool-request-group):
20859         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
20860         * nnml.el (nnml-request-update-info):
20861         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
20862         (nnmh-request-create-group, nnmh-update-gnus-unreads):
20863         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
20864         (nnimap-request-set-mark):
20865         * nnfolder.el (nnfolder-request-update-info):
20866         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
20867         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
20868         * gnus-uu.el (gnus-uu-find-articles-matching):
20869         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
20870         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
20871         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
20872         * gnus-nocem.el (gnus-nocem-scan-groups):
20873         * gnus-int.el (gnus-start-news-server):
20874         * gnus-group.el (gnus-group-make-kiboze-group)
20875         (gnus-group-browse-foreign-server):
20876         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
20877         Use mapc when appropriate.
20878
20879 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
20880
20881         FIXME: Make separate entries for each person.
20882
20883         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
20884         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
20885         <shields@msrl.com>:
20886
20887         * spam.el (spam-necessary-extra-headers): Get the extra headers we
20888         may need for spam sorting and scoring.
20889         (spam-user-format-function-S): Add user format function suitable for
20890         general use.
20891         (spam-article-sort-by-spam-status): Add sorting function for summary
20892         sorting.
20893         (spam-extra-header-to-number): Add function to get a score from a
20894         header.
20895         (spam-summary-score): Add function to get a numeric score from the
20896         headers.
20897         (spam-generic-score): Fix function doc, was in wrong place.
20898         (spam-initialize): Take symbols when it's run, and install the
20899         extra headers that spam-necessary-extra-headers thinks we need.
20900
20901 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
20902
20903         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
20904         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20905
20906 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
20907
20908         * gnus-sum.el (gnus-set-global-variables)
20909         (gnus-build-all-threads, gnus-get-newsgroup-headers)
20910         (gnus-article-get-xrefs, gnus-summary-best-group)
20911         (gnus-summary-next-article, gnus-summary-enter-digest-group)
20912         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
20913         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
20914         Use with-current-buffer.
20915
20916 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
20917
20918         * spam.el (spam-summary-prepare-exit): Simplify logic.
20919         (spam-fetch-article-header): Read the article header if it's not
20920         available.
20921         (spam-list-articles): Simplify logic.
20922         (spam-filelist-register-routine): Fix bug with unregister-list.
20923
20924         * gnus-registry.el: Fix comments at beginning.
20925
20926 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
20927
20928         * message.el (message-cater-to-broken-inn): Remove.
20929         (message-shorten-references): Make sure the total folded length of
20930         References is shorter than 998 characters to cater to a bug in INN
20931         2.3.  Also, don't pretend that references aren't folded -- this
20932         hasn't worked for a while.
20933
20934 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20935
20936         * gnus-agent.el (gnus-agentize):
20937         gnus-agent-send-mail-real-function no longer set to current value
20938         of message-send-mail-function but rather a lambda that calls
20939         message-send-mail-function.  The change makes the agent real-time
20940         responsive to user changes to message-send-mail-function.
20941
20942 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20943
20944         * legacy-gnus-agent.el
20945         (gnus-agent-convert-to-compressed-agentview): Fix typos with
20946         help from Florian Weimer <fw@deneb.enyo.de>
20947
20948 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20949
20950         * nnmail.el (nnmail-cache-insert): Revert last change.
20951
20952 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20953
20954         * nnmail.el (nnmail-cache-insert): Always check whether
20955         nnmail-cache-ignore-groups matches a group name.
20956
20957 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
20958
20959         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
20960         (spam-find-spam, spam-log-processing-to-registry)
20961         (spam-log-registered-p, spam-log-unregistration-needed-p)
20962         (spam-log-undo-registration): Use gnus-message instead of
20963         gnus-error, none of these errors are fatal.
20964
20965         * gnus-registry.el (gnus-registry-clean-empty-function)
20966         (gnus-registry-clean-empty): Remove only empty entries without
20967         extra data.
20968
20969 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
20970
20971         * spam-stat.el (spam-stat-buffer-change-to-spam)
20972         (spam-stat-buffer-change-to-non-spam): Change (error) to
20973         (gnus-message 8) invocation.
20974
20975 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20976
20977         * nntp.el (nntp-via-netcat-command): New variable.
20978         (nntp-via-netcat-switches): New variable.
20979         (nntp-open-via-rlogin-and-netcat): New function.
20980         (nntp-open-connection-function): Doc fix.
20981         (nntp-telnet-command): Doc fix.
20982         (nntp-end-of-line): Doc fix.
20983         (nntp-via-rlogin-command): Doc fix.
20984         (nntp-via-user-name): Doc fix.
20985         (nntp-via-address): Doc fix.
20986
20987 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20988
20989         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
20990         error in Emacs 21.1.
20991
20992 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
20993
20994         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
20995
20996 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20997
20998         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
20999         (gnus-agent-with-refreshed-group): New macro.
21000         (gnus-agent-rename-group): New function.
21001         (gnus-agent-delete-group): New function.
21002         (gnus-agent-save-group-info): Use gnus-command-method when
21003         `method' parameter is nil.  Don't write nil entries into the
21004         active file.
21005         (gnus-agent-get-group-info): New function.
21006         (gnus-agent-fetch-articles):
21007         Use gnus-agent-update-files-total-fetched-for to increment disk space
21008         used.
21009         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21010         Use gnus-agent-update-view-total-fetched-for to increment disk space
21011         used.
21012         (gnus-agent-get-local): Add optional parameters to avoid calling
21013         gnus-group-real-name and gnus-find-method-for-group.
21014         (gnus-agent-set-local): Delete stored entry if either min, or max,
21015         are nil.
21016         (gnus-agent-fetch-session): Reworded error/quit messages.
21017         On quit, use gnus-agent-regenerate-group to record existance of any
21018         articles fetched to disk before the quit occurred.
21019         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21020         gnus-agent-update-view-total-fetched-for, and
21021         gnus-agent-update-files-total-fetched-for to decrement disk space
21022         used.
21023         (gnus-agent-retrieve-headers):
21024         Use gnus-agent-update-view-total-fetched-for to increment disk space
21025         used.
21026         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21027         with gnus-agent-update-files-total-fetched-for to decrement disk
21028         space and fresh group buffer.
21029         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21030         (gnus-agent-need-update-total-fetched-for): New variable.
21031         (gnus-agent-update-files-total-fetched-for): New function.
21032         (gnus-agent-update-view-total-fetched-for): New function.
21033         (gnus-agent-total-fetched-for): New function.
21034
21035         * gnus-cache.el (gnus-cache-save-buffers):
21036         Use gnus-cache-update-overview-total-fetched-for to change disk space
21037         used by this group.
21038         (gnus-cache-possibly-enter-article):
21039         Use gnus-cache-update-file-total-fetched-for to increment disk space
21040         used by this group.
21041         (gnus-cache-possibly-remove-article):
21042         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21043         used by this group.
21044         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21045         (gnus-cache-rename-group): New function.
21046         (gnus-cache-delete-group): New function.
21047         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21048         (gnus-cache-need-update-total-fetched-for): New variable.
21049         (gnus-cache-with-refreshed-group): New macro.
21050         (gnus-cache-update-file-total-fetched-for): New function.
21051         (gnus-cache-update-overview-total-fetched-for): New function.
21052         (gnus-cache-rename-group-total-fetched-for): New function.
21053         (gnus-cache-delete-group-total-fetched-for): New function.
21054         (gnus-cache-total-fetched-for): New function.
21055
21056         * gnus-group.el: Require gnus-sum and autoload functions to
21057         resolve warnings when gnus-group.el compiled alone.
21058         (gnus-group-line-format): Documented new %F.
21059         (size of Fetched data) group line format; identifies disk space
21060         used by agent and cache.
21061         (gnus-group-line-format-alist): Defined new F format.
21062         (gnus-total-fetched-for): New function.
21063         (gnus-group-delete-group): No longer update
21064         gnus-cache-active-altered as gnus-request-delete-group now keeps
21065         the cache in sync.
21066         (gnus-group-list-active): Let the agent store a server's active
21067         list if currently plugged.
21068
21069         * gnus-int.el (gnus-request-delete-group):
21070         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21071         local disk in sync with the server.
21072         (gnus-request-rename-group):
21073         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21074         local disk in sync with the server.
21075
21076         * gnus-start.el (gnus-get-unread-articles):
21077         Cosmetic simplification to logic.
21078
21079         * gnus-util.el (gnus-rename-file): New function.
21080
21081 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21082
21083         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21084
21085 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21086
21087         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21088         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21089
21090 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21091
21092         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21093         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21094
21095 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21096
21097         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21098
21099 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21100
21101         * spam.el (spam-set-difference): Add function to replace
21102         gnus-set-difference in spam.el.
21103         (spam-summary-prepare-exit): Use spam-set-difference.
21104
21105 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21106
21107         * gnus-registry.el (gnus-registry-cache-file): Update to use
21108         gnus-dribble-directory OR gnus-home-directory OR ~.
21109         (gnus-registry-split-fancy-with-parent): Fix doc.
21110
21111 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21112
21113         * message.el (message-exchange-point-and-mark):
21114         Use message-mark-active-p.  Suggested by Jesper Harder
21115         <harder@ifa.au.dk>.
21116
21117 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21118
21119         * message.el (message-exchange-point-and-mark): Don't activate
21120         region if it was inactive.  Suggested by Hiroshi Fujishima
21121         <pooh@nature.tsukuba.ac.jp>.
21122
21123 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21124
21125         * gnus-art.el (article-display-face): Display Faces in the same
21126         order as X-Faces.
21127
21128 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21129
21130         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21131
21132 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21133
21134         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21135         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21136         (gnus-article-mime-hierarchy): Remove.
21137         (gnus-article-mime-hierarchy-next): Remove.
21138         (gnus-article-mode): Revert 2004-03-19 change.
21139         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21140         (gnus-insert-mime-button): Revert 2004-03-19 change.
21141         (gnus-mime-accumulate-hierarchy): Remove.
21142         (gnus-mime-enter-multipart): Remove.
21143         (gnus-mime-leave-multipart): Remove.
21144         (gnus-mime-display-part): Revert 2004-03-19 change.
21145         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21146
21147         * mml.el (mml-preview): Revert 2004-03-19 change.
21148
21149 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21150
21151         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21152
21153 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21154
21155         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21156         t while entering a file name using the mm-with-multibyte macro.
21157         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21158
21159         * mm-util.el (mm-with-multibyte): New macro.
21160
21161 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21162
21163         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21164         New user option.
21165         (gnus-mime-multipart-functions): Doc and customization fix.
21166         (gnus-article-mime-hierarchy): New variable.
21167         (gnus-article-mime-hierarchy-next): New variable.
21168         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21169         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21170         gnus-article-mime-hierarchy-next to nil.
21171         (gnus-insert-mime-button): Show hierarchy numbers.
21172         (gnus-mime-accumulate-hierarchy): New function.
21173         (gnus-mime-enter-multipart): New function.
21174         (gnus-mime-leave-multipart): New function.
21175         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21176         (gnus-mime-display-alternative): Show hierarchy numbers.
21177
21178         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21179         gnus-article-mime-hierarchy-next to nil.
21180
21181 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21182
21183         * dns.el: Don't require gnus-xmas.
21184
21185 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21186
21187         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21188         inline PGP.
21189         (mml-menu): Disable mml-quote-region if mark is inactive.
21190
21191 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21192
21193         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21194         when the group's active is not available.
21195
21196 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21197
21198         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21199         error.
21200
21201 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21202
21203         * imap.el (imap-store-password): New variable.
21204         (imap-interactive-login): Use it.
21205         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21206
21207 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21208
21209         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21210         window-start and hscroll to summary window.
21211
21212 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21213
21214         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21215         conversion message to newsrc-dribble when an actual conversion is
21216         performed.
21217
21218 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21219
21220         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21221
21222 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21223
21224         * mm-decode.el (mm-complicated-handles): New function reviving
21225         former definition of mm-multiple-handles.
21226
21227         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21228         (gnus-mime-delete-part): Use it.
21229
21230 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21231
21232         * gnus-agent.el (gnus-agent-read-local):
21233         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21234         avoid the implicit assumption that they will always be equal.
21235         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21236         coding-system-for-write, as the with-temp-file macro first prints
21237         to a buffer then saves the buffer.
21238
21239 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21240
21241         * gnus-art.el (gnus-article-edit-part): New function.
21242         (gnus-mime-save-part-and-strip): Use it; do query instead of
21243         signaling an error; don't use mm-multiple-handles.
21244         (gnus-mime-delete-part): Ditto.
21245
21246 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21247
21248         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21249         old file versions.
21250         (gnus-group-prepare-hook): Remove function that converted list
21251         form of gnus-agent-expire-days to group properties.
21252
21253         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21254         (gnus-request-accept-article): Re-indented.
21255
21256         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21257         converters to handle old agent file formats.  Add logic for a
21258         "backup before upgrading warning".
21259         (gnus-convert-mark-converter-prompt): Developers can mark
21260         functions as needing (default), or not needing,
21261         gnus-convert-old-newsrc's "backup before upgrading warning".
21262         (gnus-convert-converter-needs-prompt): Tests whether the user
21263         should be protected from potentially irreversable changes by the
21264         function.
21265
21266         * legacy-gnus-agent.el: New.  Provides converters that are only
21267         loaded when gnus-convert-old-newsrc needs to call them.
21268
21269 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21270
21271         * mail-source.el (mail-source-touch-pop): Doc fix.
21272
21273         * message.el (message-smtpmail-send-it): Doc fix.
21274
21275 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
21276
21277         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21278
21279         * nnmail.el (nnmail-split-fancy): do.
21280
21281         * gnus-kill.el (gnus-kill, gnus-execute): do.
21282
21283 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21284
21285         * gnus-sum.el (gnus-widget-reversible-match)
21286         (gnus-widget-reversible-to-internal)
21287         (gnus-widget-reversible-to-external): New functions.
21288         (gnus-widget-reversible): New widget.
21289         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21290
21291 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
21292
21293         * gnus-sum.el (gnus-thread-sort-functions)
21294         (gnus-article-sort-functions): Document `(not F)' items.
21295
21296 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
21297
21298         * spam.el (spam-use-gmane-xref): Add new backend.
21299         (spam-gmane-xref-spam-group): Add variable to control the name of the
21300         Gmane spam group.
21301         (spam-blackhole-servers, spam-blackhole-good-server-regex)
21302         (spam-regex-headers-spam, spam-regex-headers-ham)
21303         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21304         (spam-list-of-checks): Add spam-use-gmane-xref to list of
21305         backends and checks.
21306         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21307
21308         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21309         an autodetect method.
21310
21311 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21312
21313         * gnus-int.el (gnus-request-accept-article): Inform the agent that
21314         articles are being added to a group.
21315         (gnus-request-replace-article): Inform the agent that articles
21316         need to be uncached as the cached contents are no longer valid.
21317
21318 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21319
21320         * binhex.el: Don't autoload executable-find.
21321
21322         * canlock.el: Don't autoload mail-fetch-field.
21323
21324         * dgnushack.el: Autoload c-mode for XEmacs.
21325
21326         * gnus-ems.el: Don't autoload appt-select-lowest-window.
21327
21328         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
21329         rmail-dont-reply-to and rmail-output.
21330
21331         * gnus-score.el: Don't autoload ffap-string-at-point.
21332
21333         * gnus-setup.el: Don't autoload sc-cite-original.
21334
21335         * imap.el: Don't autoload base64-decode-string,
21336         base64-encode-string and md5.
21337
21338         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
21339         and rmail-msg-restore-non-pruned-header.
21340
21341         * mm-decode.el: Don't autoload executable-find.
21342
21343         * mm-url.el: Don't autoload executable-find.
21344
21345         * mm-view.el: Don't autoload diff-mode.
21346
21347         * nndb.el: Don't autoload news-reply-mode, news-setup,
21348         cancel-timer and telnet.
21349
21350         * password.el: Don't autoload run-at-time for Emacs.
21351
21352         * sha1-el.el: Don't autoload executable-find.
21353
21354         * sieve-mode.el: Don't autoload c-mode.
21355
21356         * uudecode.el: Don't autoload executable-find.
21357
21358 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21359
21360         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
21361         (gnus-agent-possibly-alter-active): Avoid null in numeric
21362         comparison.
21363         (gnus-agent-set-local): Refuse to save null in local object table.
21364         (gnus-agent-regenerate-group): The REREAD parameter can now be a
21365         list of articles that will be marked as unread.
21366
21367 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21368
21369         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
21370
21371 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
21372
21373         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
21374         language tags.
21375
21376 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
21377
21378         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
21379         Don't bind "obarray".
21380
21381         * gnus-sum.el (gnus-thread-sort-functions):
21382         Add `gnus-thread-sort-by-most-recent-number' and
21383         `gnus-thread-sort-by-most-recent-date'.
21384         Reported by Kai Grossjohann <kai@emptydomain.de>.
21385
21386 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21387
21388         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
21389
21390 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21391
21392         * gnus-cus.el (gnus-agent-customize-category):
21393         Remove ignore-errors macro reference that required cl to be loaded at
21394         run-time.
21395
21396         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
21397         single-interval range of the form (min . max).  Previously the
21398         range had to look like ((min . max)).  Likewise, return
21399         (min . max) rather than ((min . max)).
21400         (gnus-range-map): Use gnus-range-normalize to accept
21401         single-interval range.
21402
21403         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
21404         the cache, but not the agent, now appear with their usual face.
21405
21406         * dgnushack.el (loaddir): New variable that is bound to the
21407         directory containing the dgnushack.el file. Use loaddir, rather
21408         than srcdir, to update load-path. Change lets dgnushack compile
21409         code in directories other than GNUS/lisp.
21410
21411 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21412
21413         * lpath.el: Don't bind w3m-safe-url-regexp.
21414
21415         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
21416         w3m-safe-url-regexp variable buffer-local.
21417
21418         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21419
21420 2004-02-27  Simon Josefsson  <jas@extundo.com>
21421
21422         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
21423         gnus-group-real-prefix.
21424         (gnus-summary-move-article): Use it, instead of
21425         gnus-group-real-prefix.
21426
21427 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21428
21429         * lpath.el: Bind w3m-safe-url-regexp.
21430
21431         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
21432         w3m-safe-url-regexp variable buffer-local and set it as the value
21433         of mm-w3m-safe-url-regexp.
21434
21435         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21436
21437         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
21438         parsing gnus-posting-styles when the message is not for replying.
21439
21440         * dgnushack.el: Autoload sgml-mode for XEmacs.
21441
21442         * nnrss.el (nnrss-opml-export):
21443         Use mm-set-buffer-file-coding-system instead of
21444         set-buffer-file-coding-system.
21445
21446 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
21447
21448         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21449         of checkdoc.el).
21450         * nnrss.el: do.
21451         * gnus-mlspl.el: do.
21452         * gnus-ml.el: do.
21453         * gnus-srvr.el: do.
21454
21455         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21456
21457 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
21458
21459         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21460         Corrections to custom-manual links.
21461
21462         * gnus-art.el (gnus-article): Ditto.
21463
21464         * mm-decode.el (mime-display, mime-security): Ditto.
21465
21466 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21467
21468         * flow-fill.el: Typo.
21469
21470 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
21471
21472         * spam-wash.el: New file.
21473
21474 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
21475
21476         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21477
21478 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
21479
21480         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21481         to be run with new-articles as LIST1, not LIST2.
21482         (spam-registration-functions): Add spam-use-ham-copy as a nil
21483         registration backend.
21484
21485 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21486
21487         * spam-stat.el (spam-stat-washing-hook): New option.
21488         (spam-stat-buffer-words): Use it.
21489         (spam-stat-process-directory, spam-stat-test-directory):
21490         Use insert-file-contents-literally.
21491         (spam-stat-coding-system): New variable.
21492         (spam-stat-load, spam-stat-save): Use it.
21493
21494 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21495
21496         * spam-report.el (spam-report-plug-agent):
21497         Quote spam-report-url-to-file and spam-report-url-ping-plain.
21498
21499 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
21500
21501         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21502         Allow / in mailto URLs.
21503
21504 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21505
21506         * spam-report.el (spam-report-process-queue): Fix interactive use.
21507         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21508         (spam-report-unplug-agent): Doc fixes.
21509         (spam-report-url-ping-mm-url, spam-report-url-to-file)
21510         (spam-report-agentize, spam-report-deagentize): Autoload.
21511
21512 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21513
21514         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
21515
21516         * message.el (message-setup-fill-variables): Add mml tags to
21517         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
21518         <ajk@iu.edu>.
21519         (message-mode): Don't modify paragraph-separate there.
21520
21521 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21522
21523         * compface.el (uncompface-use-external): Default to undecided.
21524         (uncompface-use-external-threshold): New variable.
21525         (uncompface-float-time): New macro.
21526         (uncompface): Determine whether to use the external decoder if
21527         uncompface-use-external is undecided.
21528
21529 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21530
21531         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21532         after images.
21533
21534         * gnus-art.el (gnus-mime-display-single): Remove dead code.
21535
21536 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
21537
21538         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21539
21540         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21541
21542         * gnus-sum.el (gnus-summary-limit-to-age)
21543         (gnus-summary-limit-children): do.
21544
21545         * gnus-int.el (gnus-request-scan): do.
21546
21547         * gnus-group.el (gnus-group-suspend): do.
21548
21549         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21550
21551         * gnus-cite.el (gnus-cite-parse-attributions): do.
21552
21553         * gnus-agent.el (gnus-summary-set-agent-mark)
21554         (gnus-agent-regenerate-group): do.
21555
21556         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21557
21558         * binhex.el (binhex-decode-region-internal): do.
21559
21560 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21561
21562         * gnus-fun.el (gnus-face-properties-alist): New user option.
21563         (gnus-display-x-face-in-from): Use it.
21564
21565         * gnus-art.el (article-display-face): Ditto.
21566
21567         * compface.el (uncompface-use-external): Default to nil.
21568
21569 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21570
21571         * nntp.el (nntp-erase-buffer): New function.
21572         (nntp-retrieve-data, nntp-send-command)
21573         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21574         (nntp-possibly-change-group): Use it.
21575
21576         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21577         Use with-current-buffer.
21578
21579 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21580
21581         * compface.el: Merge the ELisp-based uncompface program.
21582         (compface): New customization group.
21583         (uncompface-use-external): New user option.
21584         (uncompface): Call uncompface-internal if uncompface-use-external
21585         is nil.
21586         (uncompface-internal): New function.  Note that there are also
21587         some other functions and variables added for this function.
21588
21589 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
21590
21591         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21592         if necessary.
21593
21594 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
21595
21596         * spam-report.el (spam-report-unplug-agent)
21597         (spam-report-plug-agent, spam-report-deagentize)
21598         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21599         Add support for the Agent in spam-report: when unplugged, report to a
21600         file; when plugged, submit all the requests.
21601
21602         * spam.el (spam-register-routine): Fix message about
21603         registration.
21604
21605 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
21606
21607         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21608         dependencies.
21609         (rfc2047-encode): Use it.
21610
21611         * gnus-art.el (gnus-button-marker-list): Move before first
21612         reference.
21613
21614         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21615         (imap-parse-body): Fix format string mismatch.
21616
21617         * gnus-score.el (gnus-summary-increase-score): do.
21618
21619         * nnrss.el (nnrss-close): New function.
21620
21621 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
21622
21623         * nnrss.el (nnrss-make-filename): New function.
21624         (nnrss-request-delete-group, nnrss-read-server-data)
21625         (nnrss-save-server-data, nnrss-read-group-data)
21626         (nnrss-save-group-data): Use it.
21627         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
21628         (nnrss-read-server-data, nnrss-read-group-data): Use load.
21629         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
21630
21631 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
21632
21633         * mml.el (mml-compute-boundary-1): Don't uncompress files.
21634
21635 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
21636
21637         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
21638         files.
21639
21640         * message.el (message-generate-headers-first): Don't quote nil
21641         and t in docstrings.
21642
21643         * imap.el (imap-id): do.
21644
21645         * gnus-agent.el (gnus-agent-consider-all-articles)
21646         (gnus-agent-queue-mail): do.
21647
21648 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
21649
21650         * spam-report.el (spam-report-process-queue): New function.
21651         Process requests from `spam-report-requests-file'.
21652         (spam-report-process-queue): Doc fix.
21653
21654 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
21655
21656         * spam.el (spam-register-routine)
21657         (spam-log-processing-to-registry, spam-log-registered-p)
21658         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21659         Change "check" to "spam-check" for semi-clarity.
21660
21661 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
21662
21663         * pop3.el: Require nnheader.
21664
21665         * mml-smime.el: Require cl.  Autoload message-fetch-field.
21666
21667         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
21668
21669         * gnus-picon.el: Require cl.
21670
21671         * gnus-fun.el: Require gnus-ems and gnus-util.
21672
21673         * gnus.el (gnus-method-to-server): Move defsubst before first use.
21674
21675         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
21676
21677         * gnus-art.el (gnus-article-edit-mode): Define before first
21678         reference.
21679
21680 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
21681
21682         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
21683         (gnus-uu-post-encoded): Use point-at-bol.
21684
21685         * gnus-topic.el (gnus-group-active-topic-p): do.
21686
21687         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
21688
21689         * gnus-group.el (gnus-group-kill-region): do.
21690
21691         * gnus-art.el (article-date-ut): do.
21692
21693         * message.el (message-fetch-field): Remove redundant
21694         case-fold-search binding.
21695         (message-narrow-to-field): Simplify.
21696
21697 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
21698
21699         * spam.el (spam-directory): Derive from `gnus-directory'.
21700
21701         * spam-report.el (spam-report-url-to-file)
21702         (spam-report-requests-file): New function and variable for offline
21703         reporting.
21704         (spam-report-url-ping-function): Add `spam-report-url-to-file'
21705         and user defined function.
21706         (spam-report-url-ping-mm-url): Remove doubled slash.
21707
21708 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
21709
21710         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
21711
21712 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
21713
21714         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
21715         Fix format string mismatch.
21716
21717         * sieve.el (sieve-deactivate-all): do.
21718
21719         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
21720
21721         * nnlistserv.el (nnlistserv-kk-wash-article): do.
21722
21723         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
21724
21725         * mm-bodies.el (mm-7bit-chars): Don't include \r.
21726
21727 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
21728
21729         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
21730         the list of checks.
21731
21732 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
21733
21734         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
21735         padding.
21736
21737 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
21738
21739         * mm-view.el (mm-fill-flowed): New variable.
21740         (mm-inline-text): Use it.
21741
21742 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
21743
21744         * spam.el (spam-spamassassin-register-ham-routine)
21745         (spam-spamassassin-register-spam-routine): Fix function names.
21746
21747 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21748
21749         * gnus.el (gnus-tmp-grouplens): Remove.
21750         (gnus-summary-line-format): Remove grouplens.
21751
21752         * gnus-group.el (gnus-group-line-format): Ditto.
21753
21754         * gnus-spec.el (gnus-format-specs): Ditto.
21755         (gnus-update-format-specifications): Flush the group format spec
21756         cache if there's the grouplens stuff.
21757         (gnus-parse-simple-format): Replace %l with the empty string.
21758
21759 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
21760
21761         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
21762         omission.
21763
21764 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21765
21766         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
21767         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21768
21769 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21770
21771         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
21772         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
21773         New macros and functions.
21774         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
21775         Handle > NLINK_MAX messages.
21776         * nnmaildir.el (nnmaildir-request-set-mark):
21777         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
21778
21779 2004-01-25  Alex Schroeder  <alex@gnu.org>
21780
21781         * spam-stat.el (spam-stat-process-directory-age): New option.
21782         (spam-stat-process-directory): Use it.
21783
21784 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
21785
21786         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
21787         (spam-stat-save): Accept prefix argument.
21788
21789 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
21790
21791         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
21792         links" error.
21793
21794 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21795
21796         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
21797         the rest of the and/or forms.
21798
21799 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21800
21801         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
21802         compatibility with old .newsrc.eld files.
21803
21804         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
21805
21806         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
21807
21808         * gnus-start.el (gnus-1): do.
21809
21810         * gnus-group.el (gnus-group-line-format-alist): do.
21811
21812         * gnus.el (gnus-use-grouplens, gnus-visual): do.
21813
21814         * gnus-gl.el: Remove.
21815
21816 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21817
21818         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
21819         marks consisting of a single range {for example, (3 . 5)} rather
21820         than a list of a single range { ((3 . 5)) }.
21821
21822 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21823
21824         * spam-stat.el (spam-stat-store-gnus-article-buffer):
21825         Use with-current-buffer.
21826         (spam-stat-store-current-buffer): Use insert-buffer-substring to
21827         avoid consing a string.
21828
21829         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
21830         Remove obsolete entries for big5 and gb2312.
21831
21832 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21833
21834         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
21835         uncompressed list.
21836
21837 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
21838
21839         * spam-stat.el (spam-stat-strip-xref): New function.
21840         (spam-stat-process-directory): Use it.
21841
21842         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
21843         here -- it's done in message-fetch-field.
21844
21845 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21846
21847         * gnus-agent.el (gnus-agent-queue-mail)
21848         (gnus-agent-prompt-send-queue): New variables.
21849         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
21850         * gnus-draft.el (gnus-group-send-queue): Pass the group name
21851         "nndraft:queue" along to gnus-draft-send.
21852         Use gnus-agent-prompt-send-queue.
21853         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
21854         is "nndraft:queue".  Suggested by Gaute Strokkenes
21855         <gs234@srcf.ucam.org>
21856
21857         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
21858         (agent-enable-undownloaded-faces): Add.
21859         (gnus-agent-cat-groups): Use eval-and-compile, not
21860         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
21861         method of gnus-agent-cat-groups even when the buffer has been
21862         evaled.
21863         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
21864         delete gnus-agent-save-active-1.
21865         (gnus-agent-save-groups): Delete.  Identical to
21866         gnus-agent-save-active.
21867         (gnus-agent-write-active): No longer adjust agent's copy of active
21868         file as agent's adjustments are now stored in their own
21869         file.  Remove optional parameter.
21870         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
21871         servers.  Add use of min/max range limits from server's local
21872         file.
21873         (gnus-agent-save-alist): Remove unused optional argument.
21874         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
21875         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
21876         (gnus-agent-set-local): A per-server file that keeps min/max range
21877         limits for articles known to the agent.  Provides a fast mechanism
21878         for altering many active ranges.
21879         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
21880         active file (local makes it unnecessary).
21881         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
21882
21883         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
21884         (agent-enable-undownloaded-faces): Add.
21885
21886         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
21887         disable it when sending to "nndraft:queue".
21888         (gnus-group-send-queue): Add safety check to avoid sending queue
21889         when unplugged.
21890
21891         * gnus-group.el (gnus-group-catchup): Use new
21892         gnus-sequence-of-unread-articles, not
21893         gnus-list-of-unread-articles, to avoid exhausting memory with huge
21894         numbers of articles.  Use gnus-range-map to avoid having to
21895         uncompress the unread list.
21896         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
21897         Fix invalid ange-ftp reference.
21898
21899         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
21900         (gnus-sorted-range-intersection): Intersection of two ranges
21901         without requiring that they first be uncompressed.
21902
21903         * gnus-start.el (gnus-activate-group): Unless blocked by the
21904         caller, possibly expand the active range to include both cached
21905         and agentized articles.
21906         (gnus-convert-old-newsrc): Rewrote in anticipation of having
21907         multiple version-dependent converters.
21908         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
21909         gnus-agent-save-active.
21910         (gnus-save-newsrc-file): Save dirty agent range limits.
21911
21912         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
21913         gnus-agent-possibly-alter-active.
21914         (gnus-adjust-marked-articles): Faster handling of simple lists.
21915
21916 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
21917
21918         * spam-stat.el (spam-stat-test-directory): New optional argument
21919         displays a list of files detected.  Suggested by Andrew Cohen
21920         <cohen@andy.bu.edu>.
21921         (spam-stat-buffer-words-with-scores): Don't narrow and change
21922         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
21923
21924 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
21925
21926         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
21927         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
21928         (spam-spamassassin-arguments)
21929         (spam-spamassassin-spam-flag-header)
21930         (spam-spamassassin-positive-spam-flag-header)
21931         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
21932         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
21933         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
21934         (spam-list-of-processors, spam-list-of-checks)
21935         (spam-list-of-statistical-checks, spam-registration-functions)
21936         (spam-check-spamassassin-headers, spam-check-spamassassin)
21937         (spam-spamassassin-score)
21938         (spam-spamassassin-register-with-sa-learn)
21939         (spam-spamassassin-register-spam-routine)
21940         (spam-spamassassin-register-ham-routine)
21941         (spam-assassin-register-spam-routine)
21942         (spam-assassin-register-ham-routine): Add SpamAssassin support.
21943         (spam-bogofilter-score): Fix to show article before scoring.
21944
21945 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
21946
21947         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
21948         default scoring function.
21949         (spam-generic-score): Call spam-spamassassin-score if
21950         spam-use-spamassassin or spam-use-spamassassin-headers is on;
21951         spam-bogofilter-score otherwise.
21952
21953         * gnus.el (spam-process, spam-autodetect-methods):
21954         Add spamassassin and spamassassin-headers.
21955
21956 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
21957
21958         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21959         Suppress unnecessary messages.
21960
21961 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
21962
21963         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
21964         make-hash-table.
21965
21966 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21967
21968         * canlock.el (base64-encode-string): Don't autoload it.
21969
21970 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21971
21972         * run-at-time.el: Remove useless (require 'itimer),
21973         eval-and-compile and (featurep 'xemacs).
21974
21975 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
21976
21977         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
21978         GROUP is a virtual group.
21979
21980 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
21981
21982         * gnus.el: Autoload `message-y-or-n-p'.
21983
21984 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
21985
21986         * pgg-parse.el: Remove unnecessary (require 'custom).
21987
21988         * pgg-def.el: do.
21989
21990         * nnmail.el: do.
21991
21992         * gnus-undo.el: do.
21993
21994         * gnus-picon.el: do.
21995
21996         * gnus-util.el: do.
21997
21998 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
21999
22000         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22001
22002 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22003
22004         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22005         handle, as well as a list.
22006
22007         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22008         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22009         (mm-w3m-cid-retrieve): Simplify.
22010
22011 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22012
22013         * message.el (message-kill-to-signature): Allow prefix arg to
22014         specify number of lines to keep before signature.
22015
22016 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22017
22018         * message.el (message-kill-to-signature): Change docstring.
22019
22020 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22021
22022         * canlock.el: Always require sha1-el.
22023         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22024
22025         * message.el: Autoload sha1 only when compiling.
22026
22027         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
22028         eudc-expand-inline for XEmacs.
22029
22030 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22031
22032         * message.el (message-canlock-generate): Require sha1-el.
22033
22034 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22035
22036         * message.el (message-expand-name): Silence the byte compiler.
22037
22038         * lpath.el: Add detect-coding-system.
22039
22040         * dgnushack.el (dgnushack-compile): Remove obsolete check for
22041         cus-edit.
22042
22043 2004-01-13  Simon Josefsson  <jas@extundo.com>
22044
22045         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22046         Invoke gnus-score-mode.
22047         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
22048
22049         * gnus-range.el (gnus-compress-sequence): Doc fix.
22050         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22051
22052 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22053
22054         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22055
22056 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22057
22058         * spam.el (spam-get-article-as-string): Update to use
22059         gnus-request-article-this-buffer, much simpler.
22060         (spam-get-article-as-buffer): Remove.
22061
22062 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22063
22064         * message.el (message-expand-name): Use EUDC if the user uses that.
22065
22066 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22067
22068         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22069         character for the encoding to avoid consing a string.
22070
22071         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22072         unnecessarily.
22073
22074         * mm-util.el (mm-replace-chars-in-string): Remove.
22075
22076         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22077         of mm-replace-chars-in-string.
22078
22079 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22080
22081         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22082
22083         * mm-util.el (mm-subst-char-in-string): Support inplace.
22084
22085         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22086         a new string in every iteration.  Use shy groups.
22087
22088 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22089
22090         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22091         * gnus-soup.el (gnus-soup-group-brew):
22092         * gnus-msg.el (gnus-put-message):
22093         * gnus-move.el (gnus-group-move-group-to-server):
22094         * gnus-kill.el (gnus-batch-score):
22095         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22096         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22097         (gnus-group-update-group, gnus-group-read-group)
22098         (gnus-group-make-group, gnus-group-make-help-group)
22099         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22100         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22101         (gnus-group-sort-by-unread, gnus-group-catchup)
22102         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22103         (gnus-group-yank-group, gnus-group-set-info)
22104         (gnus-group-list-groups):
22105         * gnus.el (gnus-generate-new-group-name):
22106         * gnus-delay.el (gnus-delay-send-queue):
22107         * nnvirtual.el (nnvirtual-catchup-group):
22108         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22109         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22110         (gnus-group-prepare-topics, gnus-topic-check-topology):
22111         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22112         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22113         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22114         (gnus-group-make-articles-read):
22115         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22116         (gnus-group-change-level, gnus-kill-newsgroup)
22117         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22118         (gnus-get-unread-articles, gnus-make-articles-unread)
22119         (gnus-make-ascending-articles-unread): Use accessor
22120         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22121         to get group information for improved readability.
22122
22123
22124 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22125
22126         * gnus-art.el (article-decode-mime-words, article-babel)
22127         (gnus-article-highlight-signature, gnus-article-add-buttons)
22128         (gnus-signature-toggle): Use gnus-with-article-buffer.
22129
22130         * gnus-art.el (gnus-article-highlight-headers)
22131         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22132
22133         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22134         (gnus-article-set-globals, gnus-request-article-this-buffer)
22135         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22136         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22137         (gnus-mime-display-alternative): Use with-current-buffer.
22138
22139 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22140
22141         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22142         also under 80 char limit, and call gnus-error if needed.
22143         (spam-fetch-article-header): Fix - it was a
22144         buffer-local variable (gnus-newsgroup-data).
22145         (spam-find-spam): Use spam-generate-fake-headers, forget about
22146         spam-insert-fake-headers.
22147         (spam-insert-fake-headers): Remove.
22148
22149 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22150
22151         * deuglify.el (gnus-article-outlook-unwrap-lines)
22152         (gnus-outlook-rearrange-article)
22153         (gnus-outlook-repair-attribution-outlook)
22154         (gnus-outlook-repair-attribution-block)
22155         (gnus-outlook-repair-attribution-other): Remove redundant
22156         save-excursion.
22157
22158 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22159
22160         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22161         (spam-fetch-field-subject-fast)
22162         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22163         (spam-fetch-article-header): Add functions to deal with Gnus
22164         internals for fast retrieval of article header data.
22165         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22166
22167 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22168
22169         * pop3.el (pop3-md5): Remove.
22170         (pop3-apop): Replace pop3-md5 with md5.
22171
22172         * mm-bodies.el: base64 is always built-in.
22173
22174         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22175         Use with-current-buffer.
22176
22177 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22178
22179         * canlock.el (canlock-insert-header): Remove excessive grouping in
22180         regexp.
22181
22182         * gnus-sum.el (gnus-summary-read-document): Ditto.
22183
22184         * gnus-uu.el (gnus-uu-part-number): Ditto.
22185
22186         * html2text.el (html2text-remove-tags): Ditto.
22187         (html2text-format-tags): Ditto.
22188         (html2text-format-single-elements): Ditto.
22189
22190         * mml.el (mml-parse-1): Ditto.
22191
22192 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22193
22194         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22195
22196         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22197
22198         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22199
22200         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22201
22202 2003-11-15  Simon Josefsson  <jas@extundo.com>
22203
22204         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22205         (pgg-gpg-lookup-key): Use regexp match instead of
22206         split-string (split-string is different between emacs 21.2 and
22207         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22208
22209 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22210
22211         * gnus-art.el (gnus-mime-view-all-parts)
22212         (gnus-article-part-wrapper, gnus-article-view-part):
22213         Use with-current-buffer.
22214
22215 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22216
22217         * spam.el (spam-disable-spam-split-during-ham-respool)
22218         (spam-spamoracle-database, spam-cache-lookups)
22219         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22220         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22221         (spam-group-ham-marks, spam-group-spam-marks)
22222         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22223         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22224         also add spam-use-blackholes to the statistical checks.
22225         (spam-fetch-field-fast): Add interface to fetching fields, may
22226         become a macro.
22227         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22228         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22229         (spam-insert-fake-headers): Fake an article when needed.
22230         (spam-find-spam): Fake article when possible.
22231         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22232         (spam-check-bogofilter-headers): Use message-fetch-field instead
22233         of nnmail-fetch-field.
22234
22235 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22236
22237         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22238
22239 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22240
22241         * spam.el (spam-split): Do not require spam-use-CHECK to be
22242         enabled if that check is passed to spam-split explicitly; also
22243         fix so 'spam doesn't get converted to spam-split-group when
22244         spam-split-symbolic-return is t.
22245         (spam-find-spam): Find registrations of the article and use those
22246         instead of re-running spam-split to find the spam/ham
22247         classification of the article.
22248         (spam-log-processing-to-registry, spam-log-registered-p)
22249         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22250         Use gnus-error instead of gnus-message.
22251         (spam-log-registration-type): Add function to determine the
22252         classification of a message based on registry entries; will
22253         return nil if both 'spam and 'ham are found.
22254         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22255         a reasonably fast local cache without the loading errors.
22256         (spam-cache-lookups): Set to t by default.
22257         (spam-find-spam): Don't try to guess spam-cache-lookups.
22258         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22259         spam-caches entry.
22260         (spam-filelist-build-cache, spam-filelist-check-cache):
22261         Fix caching of whitelist/blacklist entries.
22262         (spam-check-whitelist, spam-check-blacklist):
22263         Invoke spam-from-listed-p with a type, not a cache variable.
22264         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22265
22266 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22267
22268         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22269
22270         * nnmail.el (nnmail-split-fancy): do.
22271
22272         * mml.el (mml-parse): do.
22273
22274         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22275         (gnus-score-adaptive): do.
22276
22277 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22278
22279         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22280         (gnus-mime-button-map): Don't set keymap parent.
22281         (gnus-button-ctan-directory-regexp): Use shy grouping.
22282         (gnus-prev-page-map): Don't set keymap parent.
22283         (gnus-prev-page-map): Remove duplicated one.
22284         (gnus-next-page-map): Don't set keymap parent.
22285         (gnus-mime-security-button-map): Ditto.
22286
22287         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22288         version number.
22289
22290         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22291
22292 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22293
22294         * canlock.el (canlock-sha1-function): Remove.
22295         (canlock-sha1-function-for-verify): Remove.
22296         (canlock-openssl-program): Remove.
22297         (canlock-openssl-args): Remove.
22298         (canlock-ignore-errors): Remove.
22299         (canlock-sha1-with-openssl): Remove.
22300         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22301         (canlock-verify): Don't use canlock-ignore-errors.
22302
22303         * sha1-el.el (sha1-string-external): Make it can return a string
22304         in binary form.
22305         (sha1-region-external): Ditto.
22306         (sha1-string-internal): Ditto.
22307         (sha1-region-internal): Ditto.
22308         (sha1-region): Ditto.
22309         (sha1-string): Ditto.
22310         (sha1): Ditto.
22311
22312 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22313
22314         * spam.el (spam-report-articles-gmane): New command.
22315
22316 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22317
22318         * gnus.el: Don't make unnecessary *Group* buffer when loading.
22319
22320         * run-at-time.el (run-at-time-saved): Remove.
22321         (run-at-time): Doc fix.
22322
22323 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22324
22325         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22326         (gnus-summary-limit-map): Add it.
22327         (gnus-summary-make-menu-bar): do.
22328
22329 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
22330
22331         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22332         Make attempt at some caching support (done for BBDB only now).
22333         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22334         addresses to be checked.
22335         (spam-clear-cache-BBDB): Add function, to be invoked by
22336         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22337         (spam-check-BBDB): Check and use the caches, if
22338         spam-cache-lookups is on, remove superfluous (provide).
22339
22340 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22341
22342         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22343
22344 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
22345
22346         * run-at-time.el (run-at-time-saved): Move to after the definition
22347         of `run-at-time'.
22348
22349         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
22350
22351 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22352
22353         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22354         mm-w3m-local-map-property.
22355
22356         * mm-view.el (mm-w3m-mode-map): Remove.
22357         (mm-w3m-local-map-property): Remove.
22358         (mm-inline-text-html-render-with-w3m): Don't use
22359         mm-w3m-local-map-property.
22360
22361 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22362
22363         * run-at-time.el: New file.
22364
22365         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
22366         under Emacs.
22367
22368         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
22369         of gnus-set-text-properties.
22370
22371         * gnus-uu.el (gnus-uu-save-article): Ditto.
22372
22373         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
22374
22375         * gnus-cite.el (gnus-cite-parse): Ditto.
22376
22377         * gnus-art.el (gnus-button-push): Use set-text-properties instead
22378         of gnus-.
22379
22380         * gnus-xmas.el (run-at-time): Require run-at-time.
22381
22382         * gnus.el: Change calls to nnheader-run-at-time and
22383         password-run-at-time throughout to use run-at-time directly.
22384
22385         * password.el: Remove definition of run-at-time.
22386
22387         * nnheaderxm.el: Remove definition of run-at-time.
22388
22389 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
22390
22391         * mml.el (mml-minibuffer-read-disposition): Show attachment type
22392         in prompt.
22393
22394 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22395
22396         * messagexmas.el (message-xmas-redefine): Alias
22397         `message-make-caesar-translation-table' to
22398         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
22399         version.
22400
22401         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
22402         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
22403         `gnus-xmas-set-text-properties'.
22404         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
22405         `gnus-xmas-completing-read'.
22406         (gnus-xmas-completing-read): Removed.
22407         (gnus-xmas-open-network-stream): Removed.
22408
22409         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
22410         XEmacs version.
22411
22412         * dns.el (dns-make-network-process): Use `open-network-stream'
22413         instead of `gnus-xmas-open-network-stream'.
22414
22415         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
22416
22417         * .cvsignore: Add auto-autoloads.el, custom-load.el.
22418
22419 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22420
22421         * gnus-art.el (gnus-mime-display-alternative)
22422         (gnus-insert-mime-button, gnus-insert-mime-security-button)
22423         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
22424         Don't use gnus-local-map-property.
22425
22426         * gnus-util.el (gnus-local-map-property): Remove.
22427
22428         * mm-view.el (mm-view-pkcs7-decrypt):
22429         Replace gnus-completing-read-maybe-default with completing-read.
22430
22431         * gnus-util.el (gnus-completing-read): do.
22432         (gnus-completing-read-maybe-default): Remove.
22433
22434 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22435
22436         * password.el: Only autoload `run-at-time' if not XEmacs.
22437         Only autoload the itimer functions if XEmacs.
22438
22439 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22440
22441         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
22442         XEmacsen.
22443
22444         * dgnushack.el: Autoload executable-find for XEmacs.
22445
22446 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22447
22448         * gnus-art.el (gnus-read-string): Remove.
22449         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
22450         read-string.
22451
22452 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
22453
22454         * netrc.el: Autoload password-read.
22455         (netrc): Add configuration group.
22456         (netrc-encoding-method, netrc-openssl-path):
22457         Add variables for encoding and decoding of files with symmetric
22458         ciphers.
22459         (netrc-encode): Add assistant function to encode a file with
22460         netrc-encoding-method.
22461         (netrc-parse): Add interactive parameter, added optional
22462         decoding if netrc-encoding-method is non-nil but otherwise
22463         behavior is standard.
22464         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
22465         Do s/encode/encrypt/ everywhere.
22466
22467         * spam.el: Remove executable-find autoload.
22468
22469 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22470
22471         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
22472
22473         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
22474
22475 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22476
22477         * gnus-art.el (gnus-treat-ansi-sequences)
22478         (article-treat-ansi-sequences): New variable and function.
22479         Suggested by Dan Jacobson <jidanni@jidanni.org>.
22480
22481         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
22482         Use it.
22483
22484 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22485
22486         * mm-util.el (mm-quote-arg): Remove.
22487
22488         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
22489         shell-quote-argument.
22490
22491         * gnus-uu.el (gnus-uu-command): do.
22492
22493         * gnus-sum.el (gnus-summary-insert-pseudos): do.
22494
22495         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
22496         with make-char.
22497
22498         * mm-util.el (mm-make-char): Remove.
22499
22500         * mml.el (mml-mode): Replace gnus-add-minor-mode with
22501         add-minor-mode.
22502
22503         * gnus-undo.el (gnus-undo-mode): do.
22504
22505         * gnus-topic.el (gnus-topic-mode): do.
22506
22507         * gnus-sum.el (gnus-dead-summary-mode): do.
22508
22509         * gnus-start.el (gnus-slave-mode): do.
22510
22511         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22512
22513         * gnus-ml.el (gnus-mailing-list-mode): do.
22514
22515         * gnus-gl.el (gnus-grouplens-mode): do.
22516
22517         * gnus-draft.el (gnus-draft-mode): do.
22518
22519         * gnus-dired.el (gnus-dired-mode): do.
22520
22521         * gnus-ems.el (gnus-add-minor-mode): Remove.
22522
22523         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22524         Replace gnus-char-width with char-width.
22525
22526         * gnus-ems.el (gnus-char-width): Remove.
22527
22528         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22529         Replace gnus-char-width with char-width.
22530
22531         * gnus-ems.el (gnus-char-width): Remove.
22532
22533         * spam-stat.el (with-syntax-table): Remove with-syntax-table
22534         definition.
22535         Remove Emacs 20 hash table compatibility code.
22536
22537         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22538         20 compatibility code.
22539
22540         * spam.el (spam-point-at-eol): Replace with point-at-eol.
22541
22542         * smime.el (smime-point-at-eol): Replace with point-at-eol.
22543
22544         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22545         Replace with point-at-{eol,bol}.
22546
22547         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22548
22549         * imap.el (imap-point-at-eol): Replace with point-at-eol.
22550
22551         * flow-fill.el (fill-flowed-point-at-bol)
22552         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22553
22554         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22555         Replace with point-at-{eol,bol} throughout all files.
22556
22557 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22558
22559         * ntlm.el (ntlm-string-as-unibyte): New macro.
22560         (ntlm-build-auth-response): Use it.
22561
22562         Remove Emacs 20 stuff:
22563         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22564         (butlast, mapc, remove): Remove the compiler macros.
22565         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22566         of delq and copy-sequence.
22567         * gnus-art.el (popup-menu): Remove the compiler macro.
22568         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22569         Emacs 20.
22570
22571 2004-01-05  Simon Josefsson  <jas@extundo.com>
22572
22573         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22574         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22575         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22576         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22577         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22578         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22579         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22580         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22581         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22582         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22583         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22584         string-xor into ntlm-string-xor.
22585         Suggested by Jesper Harder <harder@myrealbox.com>.
22586
22587         * ntlm.el: Don't include poem.
22588
22589         * md4.el (print-int32, print-string-hexa): Remove.
22590         Suggested by Jesper Harder <harder@myrealbox.com>.
22591
22592         * sasl-ntlm.el, ntlm.el, md4.el: New files.
22593
22594         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
22595         probably breaks emacs with DL patch, but do we care? Is anyone
22596         still using the DL stuff?)
22597
22598         * sieve-manage.el: Use the password package.
22599         (sieve-manage-read-passwd): Remove.
22600         (sieve-manage-interactive-login): Use password.  Re-add
22601         condition-case around loop.
22602
22603         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22604         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22605         Use the password package.
22606
22607 2003-02-19  Simon Josefsson  <jas@extundo.com>
22608
22609         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
22610         token.
22611
22612 2002-08-07  Simon Josefsson  <jas@extundo.com>
22613
22614         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
22615         (sieve-manage-authenticators):
22616         (sieve-manage-authenticator-alist): Add some SASL mechs.
22617         (sieve-sasl-auth): New function.
22618         (sieve-manage-cram-md5-auth):
22619         (sieve-manage-plain-auth): Rewrite using SASL library.
22620         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
22621         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
22622         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
22623         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
22624
22625 2004-01-05  Simon Josefsson  <jas@extundo.com>
22626
22627         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
22628         New files.
22629
22630 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22631
22632         * gnus-group.el (gnus-no-groups-message): Update.
22633
22634         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
22635
22636 2003-11-09  Simon Josefsson  <jas@extundo.com>
22637
22638         * imap.el: Support for ID IMAP extension (RFC 2971).
22639         (imap-local-variables): Add imap-id.
22640         (imap-id): New variable.
22641         (imap-id): New function.
22642         (imap-parse-response): Parse untagged ID response.
22643         * nnimap.el (nnimap-id): New variable.
22644         (nnimap-open-connection): Use it.
22645
22646 2003-12-28  Simon Josefsson  <jas@extundo.com>
22647
22648         * gnus-score.el (gnus-score-edit-all-score): New.
22649         * gnus-group.el (gnus-group-score-map): Bind it to W e.
22650
22651 2004-01-04  Simon Josefsson  <jas@extundo.com>
22652
22653         * password.el: Add.
22654
22655 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
22656
22657         * dns.el (dns-query-types): Fix typo.
22658         (dns-query-types): New function.
22659         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
22660         PTR and SOA replies, see RFC 1035.
22661
22662 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22663
22664         * gnus.el (gnus-logo-color-style): Change colors to `no'.
22665
22666         * Move to Changelog.2.
22667
22668 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22669
22670         * gnus.el (gnus-version-number): Bump version.
22671
22672 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22673
22674         * gnus.el: No Gnus v0.1 is released.
22675
22676 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22677
22678         * gnus.el: No Gnus v0.0 is released.
22679
22680 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22681
22682         * gnus.el (gnus-version-number): Bump.
22683         (gnus-version): No.
22684
22685 See ChangeLog.2 for earlier changes.
22686
22687   Copyright (C) 2004-2011  Free Software Foundation, Inc.
22688
22689   This file is part of GNU Emacs.
22690
22691   GNU Emacs is free software: you can redistribute it and/or modify
22692   it under the terms of the GNU General Public License as published by
22693   the Free Software Foundation, either version 3 of the License, or
22694   (at your option) any later version.
22695
22696   GNU Emacs is distributed in the hope that it will be useful,
22697   but WITHOUT ANY WARRANTY; without even the implied warranty of
22698   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22699   GNU General Public License for more details.
22700
22701   You should have received a copy of the GNU General Public License
22702   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
22703
22704 ;; Local Variables:
22705 ;; coding: utf-8
22706 ;; fill-column: 79
22707 ;; add-log-time-zone-rule: t
22708 ;; End: