Allow thread-referral to use nnir to search across groups.
[gnus] / lisp / ChangeLog
1 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
2
3         * nnir.el (nnir-search-thread): New function to make an nnir group
4         based on a thread query.
5
6         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
7         of nnir in thread referral.
8         (gnus-summary-refer-thread): Use it.
9
10         * nnimap.el (nnimap-request-thread): Use it.
11
12 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13
14         * shr.el (shr-tag-comment): Ignore HTML comments.
15
16 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
17
18         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
19         argument.
20
21         (gnus-group-make-nnir-group,nnir-request-group,nnir-run-query): Use
22         `nnir-address' to handle server info rather than passing an arg.
23
24         * nnimap.el (nnimap-make-thread-query): New utility function to format
25         an imap thread search query.
26         (nnimap-request-thread): Use it.
27
28         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
29         right select-method if we are not going back to the group buffer.
30
31 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
32
33         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
34         enter invalid buffer configurations into the quit form (bug#9107).
35         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
36         unplugged/plugged.
37
38         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
39         keep track of which ones are unread (bug#9061).
40
41         * gnus.el (gnus-refer-article-method): Allow entering any sexp
42         (bug#9055).
43
44         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
45         (bug#9041).
46
47         * gnus-html.el (mm-util): Require (bug#9073).
48
49         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
50         (gnus-summary-refer-thread): Use it to remove duplicates in the
51         un-threaded view (bug#9053).
52         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
53
54 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
55
56         * nnir.el (nnir-read-server-parm): Use default value from global
57         variable.  Without this the default search engine parameters aren't
58         used at all.
59
60 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
61
62         * message.el (message-unique-id): Don't use the undocumented return
63         value from (random t) (bug#9118).
64
65 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
66
67         * message.el (message-auto-save-directory): If the ~/Mail directory
68         doesn't exist, use ~ as the auto-save directory (bug#4432).
69
70         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
71         hasn't already been started.
72
73 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
74
75         * gnus.el (debbugs-gnu): Renamed from debbugs-emacs.
76
77         * message.el (message-reply): Work around mysterious bug where
78         `message-mode' seems to overwrite the locally bound `subject' variable.
79
80 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
81
82         * nnimap.el (nnimap-request-thread): Ensure search is performed in
83         correct group.
84
85         * gnus-int.el (gnus-request-thread): Add group argument.
86
87         * gnus-sum.el (gnus-summary-refer-thread): Use it.
88
89 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
92
93         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
94         renamed to `debbugs-gnu-*'.
95
96 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
97
98         * plstore.el: Revert the editing feature since it is not urgent.
99         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
100         (plstore-mode-decoded): Remove.
101
102 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
103
104         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
105         isn't very interesting any more, and it leaks potentially secret data.
106         (gnus-debug): Removed.
107
108         * gnus-art.el (gnus-ignored-headers): Removed obsolete and non-working
109         use of :custom-show.
110
111 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
112
113         * plstore.el: Add documentation.
114         (plstore-mode): New mode to edit plstore file.
115         (plstore-mode-toggle-display, plstore-mode-original)
116         (plstore-mode-decoded): New command.
117         (plstore--encode, plstore--decode, plstore--write-contents-functions)
118         (plstore--insert-buffer, plstore--make): New function.
119         (plstore-open, plstore-save): Simplify by using them.
120
121 2011-07-06  Glenn Morris  <rgm@gnu.org>
122
123         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
124
125 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
126
127         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
128         no longer is much used.
129         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
130         Articles".
131
132 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
133
134         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
135         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
136         `notmuch' backend.
137
138 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
139
140         * mm-decode.el (mm-text-html-renderer): Doc fix.
141
142         * gnus-msg.el (gnus-bug): Fix the MML tag.
143
144         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
145
146 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
147
148         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
149         secondary methods if started with `gnus-no-server'.
150
151 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
152
153         * message.el (message-return-action): Fix typo in docstring.
154
155 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
156
157         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
158         bug reports at once.
159
160         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
161
162 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * nndraft.el: Require gnus-group.
165         (nndraft-request-list): Declare.
166
167         * nndraft.el (nndraft-update-unread-articles): Don't show group having
168         no unread article unless it matches gnus-permanently-visible-groups.
169
170         * nndraft.el (nndraft-update-unread-articles): New function.
171         (nndraft-request-associate-buffer): Use it to update the number of
172         unread articles for the nndraft groups in the group buffer when saving
173         or killing a draft message.
174
175 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
176
177         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
178         systems to binary before writing and reading the mbox files.
179
180         * gnus.el (gnus-summary-line-format): Link to the info node for %U
181         instead of trying to list them all (bug#8978).
182
183 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
184
185         * pop3.el (pop3-open-server): Use :end-of-capability.
186
187 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
188
189         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
190         the id is always a number.
191
192         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
193
194         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
195         debbugs mode, if possible.
196
197 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
198
199         * auth-source.el (auth-source-token-passphrase-callback-function):
200         Reindent.
201         (epg-context-operation): Remove unnecessary autoload.
202
203 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
204
205         * gnus.el (gnus-list-debbugs): New command.
206
207         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
208         mboxstat instead of the maintbox, since the stat seems to be fuller.
209
210         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
211         summary buffers.
212
213         * message.el (message-get-reply-headers): Delete all duplicates,
214         instead of the first.
215         (message-get-reply-headers): Ensure that we have progress while
216         deleting duplicates.
217
218         * gnus-msg.el (gnus-configure-posting-styles): Get the local
219         gnus-posting-style value from the summary buffer to make it easier to
220         make that a per-buffer conf.
221
222 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
223
224         * nnir.el (nnir-run-imap): Allow halting a search when an article is
225         found by setting `shortcut' in 'query.
226         (nnir-request-article): Use `shortcut' setting when requesting article
227         by Message-ID.
228
229 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
230
231         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
232         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
233         Bring the pseudo-headers back too.
234
235 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
236
237         * auth-source.el (auth-source-token-passphrase-callback-function):
238         Simplify and remove EPA dependency.
239
240 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
241
242         * nnir.el (nnir-request-article): Fix error message text.
243
244 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
245
246         * auth-source.el (plstore-delete): Autoload.
247         (auth-source-plstore-search): Support delete operation.
248         * plstore.el (plstore-delete): New function.
249
250 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
253         mark actually existing articles as unread rather than the ones that
254         active asserts.
255
256 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
257
258         * nntp.el (nntp-record-command):
259         * gnus-util.el (gnus-message-with-timestamp-1):
260         Use format-time-string rather than decoding time stamps by hand.
261         This is simpler and insulates the code from potential changes to
262         current-time format.
263
264 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
265
266         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
267
268 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
269
270         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
271         (plstore-save): Support public key encryption.
272         (plstore--init-from-buffer): New function.
273         (plstore-open): Use it; fix error when opening a non-existent file.
274         (plstore-revert): Use plstore--init-from-buffer.
275
276 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
277
278         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
279
280 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
281
282         * mml2015.el (mml2015-use): Replace string-match-p with string-match
283         for old Emacsen.
284
285 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
286
287         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
288         is not fully working.
289
290 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
291
292         * dgnushack.el: Autoload sha1 on XEmacs.
293
294         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
295         quit window configuration.
296
297         * auth-source.el (epg-context-set-passphrase-callback): Remove
298         duplicate autoload.
299
300 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
301
302         * nnir.el (nnir-request-article): Allow requesting articles by
303         Message-ID with nnimap.
304
305         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
306         current server.
307
308 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
309
310         * auth-source.el: Autoload EPA/EPG functions.
311         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
312         changed when EPA/EPG is not available.
313         (auth-source-backend): Rename "arg" member to "data".
314         (auth-source-backend-parse, auth-source-plstore-search)
315         (auth-source-plstore-create): Use it.
316
317 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
318
319         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
320         `gnus-refer-article-methods'.
321
322 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
323
324         * auth-source.el: Require EPA and EPG.
325         (auth-source-passphrase-alist): New variable.
326         (auth-source-passphrase-callback-function)
327         (auth-source-token-passphrase-callback-function): Callbacks for the
328         netrc field encryption (GPG tokens).
329         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
330         Symmetric encryption and decryption of the netrc GPG tokens.
331         (auth-source-netrc-normalize): Use them, simplifying the closure.
332
333 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
334
335         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
336         is available.
337
338 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
339
340         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
341         non-nil, and `nnimap-split-methods' is nil, use the former.
342
343 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
344
345         * plstore.el (plstore-revert): New function.
346         (plstore-open): Use it; hide the buffer from user.
347
348 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
349
350         * auth-source.el (auth-source-backend): New member "arg".
351         (auth-source-backend-parse): Handle new backend 'plstore.
352         * plstore.el: New file.
353
354 2011-06-30  Glenn Morris  <rgm@gnu.org>
355
356         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
357
358 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
359
360         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
361         expiring articles to.
362
363         * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
364         variations as ASCII (bug#5458).
365
366 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
367
368         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
369
370 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
371
372         * message.el (message-point-in-header-p): Tweak the function to default
373         to saying that we're not in the headers if there is no separator at
374         all.  This makes it possible to use the Message version of `M-q' in
375         buffers with no headers (bug#7987).
376         (message-point-in-header-p): Fix last checkin to work with an empty
377         mail-header-separator, too.
378
379         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
380         again, save the choice via customize.
381
382 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
383
384         * message.el (message-send-mail-function): Add `sendmail-query-once'.
385
386         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
387         ended the connection, bail out before waiting infinitely on a new
388         connection.
389
390 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
391
392         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
393         reports.
394
395         * gnus.el (gnus-bug-package): Use "gnus."
396         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
397
398 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
399
400         * dgnushack.el: Make the timer warning go away on XEmacs.
401
402         * gnus-art.el (gnus-article-stop-animations): New function to stop any
403         animations going on at article exit time.
404
405         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
406         since removing it breaks people upgrading.
407
408         * shr.el (shr-put-image): Use the new interface for animating images.
409         (shr-put-image): Animate for 60 seconds.
410
411         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
412         avoid compiler warnings.
413
414         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
415         error with `find-file-hooks' on Emacs 22.
416         (with-auth-source-epa-overrides): Ugly hack to Wrap the
417         `find-file-hook' things in `symbol-value' to avoid compilation warnings
418         on all architectures.
419
420         * spam.el (spam-stat): Require in a normal fashion without binding
421         `spam-stat-install-hooks' to avoid compilation warnings.
422
423         * spam-stat.el (spam-stat-install-hooks): Removed.
424         (spam-stat-install-hooks): Don't run automatically.
425
426 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
427
428         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
429         and keystroke.
430
431 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
432
433         * auth-source.el (auth-source-netrc-cache): Move forward.
434
435 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
436
437         * proto-stream.el (proto-stream-open-starttls): Use
438         `gnutls-available-p' to see whether we have built-in support.
439
440         * auth-source.el (auth-source-netrc-create): Don't query the bits that
441         we already know.
442         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
443         (auth-source-netrc-create): Don't prompt for the stuff we already know.
444
445 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
446
447         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
448         %S format, since that looks odd.
449         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
450         file, especially when saving.
451
452 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
453
454         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
455         article found.
456
457 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
458
459         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
460         `auth-source-save-secrets' with a more sensitive alist that can be
461         configured per file.  Experimental, so defaults to 'never.
462         (auth-source-netrc-create): Use it.  Still experimental code.
463         (with-auth-source-epa-overrides): Use `find-file-hooks' if
464         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
465
466 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
467
468         * auth-source.el (auth-source-save-secrets): New variable to control if
469         secret tokens should be saved encrypted.
470         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
471         to `auth-source-netrc-normalize'.
472         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
473         on the EPA variables being defined.
474         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
475         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
476         the lexical-let closure.
477         (auth-source-netrc-create): Create "gpg:" tokens according to
478         `auth-source-save-secrets'.
479
480 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
481
482         * gnus-group.el (gnus-group-update-group): Add new argument
483         `info-unchanged' that stops updating dribble buffer.
484
485         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
486         deletes lines matching to it in dribble buffer.
487
488         * gnus-agent.el (gnus-agent-fetch-group-1):
489         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
490         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
491         * gnus-start.el (gnus-group-change-level):
492         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
493
494         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
495         if newsgroup info is not changed.
496
497         * gnus-group.el (gnus-group-get-new-news-this-group):
498         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
499         Don't update dribble buffer.
500
501 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
502
503         * gnus-registry.el (gnus-registry-remove-ignored): New function to
504         remove entries with groups we ignore.
505
506 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
507
508         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
509         the underline comes at the bottom.
510
511 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
512
513         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
514         `gnus-registry-user-format-function-M' and declare the latter obsolete.
515         (gnus-registry-article-marks-to-names): Rename from
516         `gnus-registry-user-format-function-M2'.
517
518 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
519
520         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
521         ephemeral group.
522
523 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
524
525         * shr.el (shr-browse-image): Copy the URL if called interactively.
526
527 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
528
529         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
530         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
531         done, then unselected articles may be marked as read.
532
533         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
534         since not doing this seems to lead to a race condition in pop3-logon.
535
536         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
537         so that the call chain it correct when we call "upwards".
538
539         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
540         in read-only groups.
541
542         * gnus-group.el (gnus-group-mark-article-read): Ditto.
543
544         * message.el (message-cite-reply-position): Doc string fix.
545
546         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
547         avoid regexp overflow.
548         (nnimap-transform-split-mail): Ditto.
549
550         * pop3.el (pop3-retr): Error out if the server closes the connection.
551
552 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
553
554         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
555         mm-with-unibyte-current-buffer.  The buffer should not contain any
556         multibyte chars anyway at this stage.
557
558 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
559
560         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
561         at the end of lines.
562
563 2011-05-29  Julien Danjou  <julien@danjou.info>
564
565         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
566
567 2011-05-27  Glenn Morris  <rgm@gnu.org>
568
569         * gnus-group.el (gnus-bug-group-download-format-alist):
570         Use the "maintainer" version of debian reports as well.
571
572 2011-05-26  Glenn Morris  <rgm@gnu.org>
573
574         * gnus-group.el (gnus-bug-group-download-format-alist):
575         Use the "maintainer" version of debbugs.gnu.org reports.
576
577 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
578
579         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
580
581 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
582
583         * gnus-cus.el (gnus-agent-customize-category):
584         * gnus-delay.el (gnus-delay-send-queue):
585         * gnus.el (gnus-other-frame):
586         Don't quote lambda expressions with `quote'.
587
588 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
589
590         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
591         the thread moves us backwards and so we loop forever.
592
593 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
596         whitespace in base64 data lines.
597
598 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
599
600         * gnus-registry.el (gnus-registry-user-format-function-M):
601         Use `mapconcat'.
602         (gnus-registry-user-format-function-M2): Use to see the full text of
603         the marks.  Make "," the mark text separator.
604
605         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
606         authentication with auth-source.
607
608 2011-05-17  Glenn Morris  <rgm@gnu.org>
609
610         * gnus-group.el (gnus-import-other-newsrc-file):
611         Use insert-file-contents.
612
613 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
614
615         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
616         1000 iterations.
617
618 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
619
620         * nntp.el (nntp-open-connection): Check if process-type is available.
621
622 2011-05-16  Julien Danjou  <julien@danjou.info>
623
624         * shr.el (shr-tag-del): Add support for del tag.
625
626 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
627
628         * gnus-html.el (gnus-html-put-image): Register a displayer.
629
630         * shr.el (shr-image-displayer): Don't remove text props from alt text.
631
632 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
633
634         * registry.el (prune-factor): New initialization parameter defaulting
635         to 0.1.
636         (registry-prune-hard): Use it.
637
638         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
639         0.1 expicitly.
640
641 2011-05-13  Glenn Morris  <rgm@gnu.org>
642
643         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
644         is bound, since this function requires sendmail.
645
646 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
647
648         * registry.el (registry-usage-test): Disable pruning test.
649
650 2011-05-11  David Engster  <dengste@eml.cc>
651
652         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
653         Bind set-network-process-option for XEmacs.
654
655 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
656
657         * registry.el (registry-prune-hard-candidates)
658         (registry-prune-soft-candidates): Helper methods for registry pruning.
659         (registry-prune): Use them.  Make the sort function optional.
660
661 2011-05-10  Jim Meyering  <meyering@redhat.com>
662
663         * shr.el (shr-colorize-region): Fix typo "on on -> on".
664
665 2011-05-10  Julien Danjou  <julien@danjou.info>
666
667         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
668         symbol and not a list.
669
670 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
671
672         * gnus-art.el (gnus-article-mode): Move binding of
673         shr-put-image-function here from gnus-article-prepare-display.
674
675         * shr.el (shr-put-image-function): New variable.
676         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
677         (shr-put-image): Return scaled image.
678
679         * gnus-art.el (gnus-shr-put-image): New function.
680         (gnus-article-prepare-display): Bind shr-put-image-function to it.
681
682         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
683         original ones, as deletable.
684
685 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
686
687         * nntp.el (nntp-open-connection): Set TCP keepalive option.
688
689 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
690
691         * registry.el (registry-full): Add convenience method.  Fix logic.
692         (registry-insert): Use it.  Fix logic here too.
693
694         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
695         `registry-prune' if `registry-full' returns t.
696         (gnus-registry-handle-action)
697         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
698         (gnus-registry-usage-test): Use it.
699
700 2011-05-07  Julien Danjou  <julien@danjou.info>
701
702         * shr.el (shr-link): Make shr-link inherit from link by default.
703
704 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
705
706         * shr.el (shr-urlify, shr-link): Fix shr-link face.
707
708 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
709
710         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
711         error out because the face is not a list.
712
713 2011-05-05  Glenn Morris  <rgm@gnu.org>
714
715         * proto-stream.el (gnutls-negotiate): Fix declarations.
716
717         * gnus-start.el (gnus-propagate-marks): Declare.
718
719 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
720
721         * registry.el (registry-reindex): Fix percentage message.
722
723         * proto-stream.el (network-stream-open-starttls): Adjust to call
724         `gnutls-negotiate' with :process and :hostname arguments.
725
726 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
727
728         * shr.el: Add shr-link face for links.
729         (shr-urlify): Use it.
730
731         * registry.el (registry-insert): Make error message more helpful.
732
733 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
734
735         * gnus-html.el (gnus-html-schedule-image-fetching):
736         Use url-queue-retrieve, if it exists.
737
738         * shr.el (shr-tag-img): Ditto.
739
740         * gnus.el: Autoload more gnus-agent functions.
741
742         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
743         agent if we haven't already (bug#8502).
744
745         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
746         into the Agent, too.
747
748         * gnus-agent.el (gnus-agent-store-article): New function.
749
750         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
751         and moved from that file for reuse.
752
753         * pop3.el (pop3-open-server): Error messages are "-ERR".
754
755 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
756
757         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
758         (open-tls-stream): Remove superfluous tls/starttls autoloads.
759
760 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
761
762         * gnus.el: No Gnus v0.17 is released.
763
764 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
765
766         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
767         buffer has moved to a different frame.
768
769 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
770
771         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
772         to get the conversion from unibyte to multibyte buffers to work on
773         Emacs 22.
774
775         * nntp.el (nntp-request-article): Slight clean-up.
776
777 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
778
779         * shr.el (shr-strike-through): New face.
780         (shr-tag-s): Use it to provide <s> support.
781         (shr-tag-s): Remove duplicate definition.
782
783 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
784
785         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
786         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
787
788 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
789
790         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
791         `gnutls-negotiate'.
792         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
793
794 2011-04-23  Glenn Morris  <rgm@gnu.org>
795
796         * gnus-sum.el (gnus-extra-headers): Bump :version.
797
798 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
799
800         * shr.el (shr-tag-sup): New function.
801         (shr-tag-sub): Ditto.
802
803 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
804
805         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
806         for the case where `gnus-registry-ignored-groups' is a list of lists,
807         and don't call `gnus-parameter-registry-ignore' otherwise.
808
809 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
810
811         * nnimap.el (nnimap-user): New backend variable.
812         (nnimap-open-connection-1): Use it.
813         (nnimap-credentials): Accept user parameter so it's explicit what user
814         name is desired.
815
816         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
817         default.
818
819         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
820         not gnus-registry.el.
821
822         * gnus-registry.el: Mention in comments how to modify
823         `gnus-extra-headers' for proper recipient tracking and that it may
824         already have To and Cc recently, which it does as of this commit.
825         (gnus-registry-ignored-groups): Remove defcustom.
826         Explain why in comments.
827         (gnus-registry-action): Fix data-header reference to use the extra
828         headers.  Explain in package commentary how to add To and Cc headers to
829         the gnus-extra-headers.
830         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
831         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
832         parameter list or a string list in `gnus-registry-ignored-groups'.
833         Fix logic error.
834
835 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
836
837         * shr.el (shr-expand-url): Protect against null urls.
838
839 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
840
841         * shr.el (shr-base): New binding.
842         (shr-tag-base): Keep track of <base>.
843         (shr-expand-url): New function used throughout.
844
845 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
846
847         * gnus-registry.el
848         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
849         (gnus-registry-ignored-groups): New variable.
850         (gnus-registry-ignore-group-p): Use it.
851         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
852         set the destination group to nil (same as delete) if it's ignored.
853
854 2011-04-20  David Engster  <dengste@eml.cc>
855
856         * tests/gnustest-nntp.el: New file for simple NNTP testing.
857
858         * Makefile.in (test-nntp): New rule.
859         (check): Add it.
860         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
861
862 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
863
864         * gnus-registry.el (gnus-registry-action)
865         (gnus-registry-fetch-header-fast):
866         Don't use mail-header that looks an internal function of mailheader.el.
867
868 2011-04-19  Glenn Morris  <rgm@gnu.org>
869
870         * time-date.el (time-to-days): Remove unused local variables.
871
872 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
873
874         * gnus-registry.el: Eliminate cl functions.
875         (gnus-registry-sort-addresses): New function that replaces mapcan.
876         (gnus-registry-action, gnus-registry-spool-action)
877         (gnus-registry-split-fancy-with-parent)
878         (gnus-registry-fetch-recipients-fast): Use it.
879         (gnus-registry-import-eld): Replace delete* with dolist + delq.
880
881         * registry.el (initialize-instance, registry-lookup)
882         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
883         (registry-lookup-secondary-value, registry-search, registry-delete)
884         (registry-insert, registry-reindex, registry-size, registry-prune):
885         Use eval-and-compile.
886
887 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
888
889         * registry.el (registry-reindex): New method to recreate the secondary
890         registry indices.
891
892         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
893         tracked field changes.
894         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
895         (gnus-registry-action, gnus-registry-spool-action)
896         (gnus-registry-handle-action)
897         (gnus-registry--split-fancy-with-parent-internal)
898         (gnus-registry-split-fancy-with-parent)
899         (gnus-registry-register-message-ids): Add recipient tracking on spool,
900         move, and delete actions, and for fancy splitting with parent.
901         (gnus-registry-extract-addresses)
902         (gnus-registry-fetch-recipients-fast)
903         (gnus-registry-fetch-header-fast): Convenience functions.
904         (gnus-registry-misc-test): ERT test of
905         `gnus-registry-extract-addresses'.
906
907 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
908
909         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
910         Track by subject first, then sender.
911
912 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
913
914         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
915
916         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
917         Lisp.
918
919         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
920         (gnus-draft-send): Use it to avoid popping
921         up frames from gnus-group-send-queue.
922
923 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
924
925         * gnus-registry.el: Updated gnus-registry docs.
926
927 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
928
929         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
930         Fix logic bug.
931         (gnus-registry-post-process-groups): Fix logging of no results and
932         quote sender and subject.
933
934 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
935
936         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
937         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
938         gnutls-cli are too slow to be done opportunistically.
939
940         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
941         (gnus-read-active-for-groups): Don't try to finish getting stuff where
942         we had no early-data returned.
943         (gnus-get-unread-articles): Add a sanity check so that we don't issue
944         two async commands to the same server at the same time.
945
946 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
947
948         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
949
950 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
951
952         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
953         "warning" level.
954
955         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
956         (mm-url-insert-file-contents): Don't set the package names.
957
958 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
959
960         * gnus-registry.el (gnus-registry-action): Remove properties and
961         simplify subject in `gnus-registry-handle-action'.
962         (gnus-registry-spool-action): Get subject and sender from message if
963         they are not passed in.
964         (gnus-registry-handle-action): Remove properties and simplify subject
965         consistently.
966
967 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
968
969         * registry.el: Require CL before using defmacro*.
970
971 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
972
973         * gnus-art.el (article-treat-date): Assume that
974         gnus-article-date-headers may be a group parameter.
975
976 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
977
978         * gnus-registry.el (gnus-registry-handle-action): More debugging.
979
980         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
981         interactively so the newsrc file can contain foreign groups too.
982         Useful for debugging but not much for users.
983
984 2011-04-07  David Engster  <dengste@eml.cc>
985
986         * registry.el (registry-usage-test): Only do
987         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
988         lexical binding.
989
990 2011-04-07  David Engster  <dengste@eml.cc>
991
992         * Makefile.in (check, test-registry): New rules for test-suite.
993
994 2011-04-06  David Engster  <dengste@eml.cc>
995
996         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
997         argument NOERROR for `require', since XEmacs 21.4 does not support it.
998
999 2011-04-06  David Engster  <dengste@eml.cc>
1000
1001         * registry.el (initialize-instance): Change :after to :AFTER to be
1002         compatible with old EIEIO version in XEmacs.
1003
1004 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1005
1006         * gnus-registry.el (gnus-registry-post-process-groups)
1007         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
1008         and provide better messaging.
1009
1010 2011-04-06  David Engster  <dengste@eml.cc>
1011
1012         * Makefile.in (fail-on-warning): New rule to compile with warnings as
1013         errors.
1014
1015         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
1016         dgnushack-compile with error-on-warn enabled, and to signal an error if
1017         clean compilation failed.
1018         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
1019         with `byte-compile-error-on-warn'.  Return nil if errors occured.
1020
1021 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1022
1023         * gnus-registry.el: Don't use ERT if it's not available.  Load it
1024         unconditionally anyway, discarding errors.
1025         (gnus-registry-delete-entries): New convenience function.
1026         (gnus-registry-import-eld): Import from old .eld registry.
1027
1028         * registry.el: Don't use ERT if it's not available.  Load it
1029         unconditionally anyway, discarding errors.
1030
1031         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1032         version from the Claudio Bley GnuTLS patch (extra optional parameters
1033         and host name).
1034
1035 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1036
1037         * gnus-registry.el (gnus-registry-fixup-registry): New function to
1038         fixup the parameters that can be customized by the user between
1039         save/read cycles.
1040         (gnus-registry-read): Use it.
1041         (gnus-registry-make-db): Use it.
1042         (gnus-registry-spool-action, gnus-registry-handle-action):
1043         Fix messaging.
1044         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
1045         Map references to actual group names with sender and subject tracking.
1046         (gnus-registry-post-process-groups): Use `cond' for better messaging.
1047         (gnus-registry-usage-test): Add subject lookup test.
1048
1049         * registry.el (registry-db, initialize-instance): Set up constructor
1050         instead of :initform arguments for the sake of older Emacsen.
1051         (registry-lookup-breaks-before-lexbind): New method to demonstrate
1052         pre-lexbind merge bug.
1053         (registry-usage-test): Use it.
1054         (initialize-instance, registry-db): Move the non-function initforms
1055         back to the class definition.
1056
1057 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
1058
1059         * registry.el: New library to manage gnus-registry-style data.
1060
1061         * gnus-registry.el: Use it (major rewrite).
1062
1063         * nnregistry.el: Use it.
1064
1065         * spam.el: Use it.
1066
1067 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1068
1069         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
1070         marks on non-selected articles.
1071
1072 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
1073
1074         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
1075         parameter to open-protocol-stream.
1076
1077 2011-04-01  Julien Danjou  <julien@danjou.info>
1078
1079         * mm-view.el (mm-display-inline-fontify): Do not fontify with
1080         fundamental-mode.
1081
1082 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1083
1084         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
1085         servers.
1086
1087 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1088
1089         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
1090         made marks not propagate, again.
1091
1092 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
1093
1094         * proto-stream.el (open-protocol-stream): Bring back `network' type.
1095         Make this the default type.
1096         (proto-stream-open-plain): Rename from proto-stream-open-default.
1097         (open-protocol-stream, proto-stream-open-starttls)
1098         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
1099         with `plain'.
1100
1101         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
1102         value.
1103
1104         * nntp.el (nntp-open-connection-function): Document the fact that some
1105         values are not functions but are instead handled specially.
1106         Recognize nntp-open-plain-stream value.
1107         (nntp-open-connection): Recognize that value.
1108
1109 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1110
1111         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
1112         where it seems to be needed.
1113
1114 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1115
1116         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
1117         stuff.
1118
1119         * gnus-score.el (gnus-score-string): Fix calling convention of
1120         `gnus-simplify-buffer-fuzzy' after last patches.
1121
1122         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
1123         server for articles we didn't get any headers for.  This is a sanity
1124         check.
1125
1126 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
1127
1128         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
1129         new CAPABILITY, use it.
1130
1131 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1132
1133         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
1134         downloading anything.
1135
1136         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
1137
1138 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
1139
1140         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
1141         colors.
1142         (gnus-splash-svg-color-symbols): New function.
1143
1144 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1145
1146         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
1147         instead of using the global gnus-simplify-subject-fuzzy-regexp.
1148         (gnus-simplify-subject-fuzzy): Use the local
1149         gnus-simplify-subject-fuzzy-regex instead of the global one.
1150         This makes using this variable in group parameters work.
1151
1152 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1153
1154         * gnus-registry.el (gnus-registry-unfollowed-groups):
1155         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
1156         archive:sent-YYYY-MM-DD groups).
1157         (gnus-registry-split-fancy-with-parent): Bail out early in sender
1158         tracking if there are more than `gnus-registry-max-track-groups'
1159         matches.
1160
1161 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1162
1163         * message.el (message--yank-original-internal): New function to do the
1164         insertion cleanly inside eval in `message-yank-original'.
1165         (message-yank-original): Use it.
1166
1167 2011-03-29  Julien Danjou  <julien@danjou.info>
1168
1169         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
1170         local variables disabled rather than `normal-mode'.
1171
1172 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
1173
1174         * imap.el (imap-shell-open, imap-process-connection-type):
1175         Use imap-process-connection-type for 'shell' streams as well as
1176         Kerberos, SSL, other subprocesses.
1177
1178 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1179
1180         * proto-stream.el: Changes preparatory to merging open-protocol-stream
1181         with open-network-stream.
1182         (proto-stream-always-use-starttls): Option removed.
1183         (open-protocol-stream): Return a process object by default.  Provide a
1184         new parameter :return-list specifying a list-type return value, which
1185         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
1186         :type `network' to `try-starttls', and `network-only' to `default'.
1187         Make `default' the default, for compatibility with open-network-stream.
1188         Handle the no-parameter case exactly as open-network-stream, with no
1189         additional stream processing.  Search plists using plist-get.
1190         Explicitly add :end-of-commend parameter if it is missing.
1191         (proto-stream-open-default): Rename from
1192         proto-stream-open-network-only.  Return 'default as the type.
1193         (proto-stream-open-starttls): Rename from proto-stream-open-network.
1194         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
1195         failed.  Always return a list with a (possibly dead) process as the
1196         first element, for compatibility with open-network-stream.
1197         (proto-stream-open-tls): Use plist-get.  Always return a list.
1198         (proto-stream-open-shell): Return `default' as connection type.
1199         (proto-stream-capability-open): Use plist-get.
1200         (proto-stream-eoc): Function deleted.
1201
1202         * nnimap.el (nnimap-stream, nnimap-open-connection)
1203         (nnimap-open-connection-1): Handle renaming of :type parameter for
1204         open-protocol-stream.
1205         (nnimap-open-connection-1): Pass a :return-list parameter
1206         open-protocol-stream to obtain a list return value.  Parse this list
1207         using plist-get.
1208
1209         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
1210         for open-protocol-stream.  Accept open-protocol-stream return value
1211         that is a subprocess object instead of a list.  Handle the case of a
1212         dead returned process.
1213
1214 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
1215
1216         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
1217
1218         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
1219
1220 2011-03-21  Julien Danjou  <julien@danjou.info>
1221
1222         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
1223         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
1224         query.
1225         (mm-inline-text): Render normal text with fontification whenever
1226         possible.
1227
1228         * gnus-sum.el (gnus-summary-save-parts-1):
1229         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1230         (gnus-article-browse-html-parts, gnus-mime-delete-part)
1231         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
1232         Use `mm-handle-filename'.
1233
1234         * mm-util.el (mm-handle-filename): New function, return the filename of
1235         an handle.
1236
1237 2011-03-18  Julien Danjou  <julien@danjou.info>
1238
1239         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
1240         (gnus-buffer-live-p): Check that buffer is not nil.
1241
1242 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1243
1244         * gnus.el: No Gnus v0.15 is released.
1245
1246 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1247
1248         * time-date.el (format-seconds): Use assoc instead of assoc-string to
1249         avoid warning on XEmacs.
1250
1251         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
1252         on XEmacs.
1253
1254         * gnus-art.el: Require mouse, which the build bot seems to say is
1255         needed.
1256
1257         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
1258
1259         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
1260         XEmacs, since it doesn't have url-retrieve-synchronously.
1261
1262         * time-date.el (format-seconds): Use assoc instead of assoc-string,
1263         since assoc-string doesn't exist in XEmacs.
1264
1265 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
1266
1267         * gnus-group.el (gnus-group-list-ticked): New function.
1268         (gnus-group-make-menu-bar): Provide a menu entry for it.
1269         (gnus-group-list-map): Provide a binding for it.
1270
1271 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1272
1273         * shr.el (shr-visit-file): New command.
1274
1275         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
1276
1277 2011-03-17  Bjørn Mork  <bjorn@mork.no>
1278
1279         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
1280         servers.
1281
1282 2011-03-16  Julien Danjou  <julien@danjou.info>
1283
1284         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
1285         inline.
1286
1287         * gnus-art.el (article-hide-list-identifiers):
1288         Use gnus-group-get-list-identifiers.
1289
1290         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
1291         (gnus-summary-remove-list-identifiers):
1292         Use gnus-group-get-list-identifiers to get regexp.
1293         (gnus-select-newsgroup, gnus-summary-insert-subject)
1294         (gnus-summary-insert-articles):
1295         Call gnus-summary-remove-list-identifiers unconditionally.
1296
1297 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1298
1299         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
1300         we're selecting a group with unread articles.
1301
1302         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
1303
1304         * gssapi.el: New file separated out from imap.el to provide a general
1305         Kerberos 5 connection facility for Emacs.
1306
1307         * message.el (message-elide-ellipsis): Document the format spec
1308         ellipsis.
1309
1310 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1311
1312         * message.el (message-elide-region): Allow the ellipsis to say how many
1313         lines were removed.
1314
1315 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1316
1317         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
1318         window configurations containing buffers that are now dead.
1319
1320         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
1321         parsing to avoid integer overflows.
1322         (nnimap-parse-flags): Simplify the last change.
1323         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
1324         too large for 32-bit Emacsen.
1325
1326 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1327
1328         * auth-source.el (auth-source-netrc-create):
1329         * message.el (message-yank-original): Fix use of `case'.
1330
1331 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1332
1333         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
1334         XEmacs, which was one character too wide.
1335
1336 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
1337
1338         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
1339         default number of articles to display.
1340         (gnus-articles-to-read): Use pretty names for prompt.
1341
1342 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1343
1344         * gnus-int.el (gnus-open-server): Ditto.
1345
1346         * gnus-start.el (gnus-activate-group): Give a backtrace if
1347         debug-on-quit is set and the user hits `C-g'.
1348         (gnus-read-active-file): Ditto.
1349
1350         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
1351
1352 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
1353
1354         * message.el (message-yank-original): Use cond instead of CL case.
1355
1356 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1357
1358         * auth-source.el (auth-source-netrc-create): Use usual format for the
1359         default in prompts.
1360
1361 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1362
1363         * lpath.el: Fbind read-char-choice for XEmacs.
1364
1365 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1366
1367         * auth-source.el (auth-source-netrc-create): Show the default in the
1368         prompt when prompting for token creation.
1369
1370 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1371
1372         * auth-source.el (auth-source-format-prompt): Always convert the value
1373         to a string to avoid evaluating non-string arguments.
1374         (auth-source-netrc-create): Offer default properly, not as initial
1375         content in `read-string'.
1376         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
1377         of line to determine if we've been run before.  If so, don't run again,
1378         but print a trivial message to indicate the cache was hit instead.
1379
1380 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1381
1382         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
1383         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
1384         The user will have to run `gnus-sync-read' manually and wait for Cloudy
1385         Gnus.
1386
1387 2011-03-11  Julien Danjou  <julien@danjou.info>
1388
1389         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
1390         modified file".
1391
1392 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
1393
1394         * auth-source.el (auth-source-read-char-choice): New function to read a
1395         character choice using `dropdown-list', `read-char-choice', or
1396         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
1397         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
1398         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
1399         (auth-source-netrc-saver): Use it.
1400         (auth-source-pick-first-password): New convenience function.
1401
1402 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1403
1404         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
1405         parameter in the credentials.
1406         (nnimap-open-connection-1): Use it after a successful login.
1407         (nnimap-credentials): Add IMAP-specific user and password prompt.
1408
1409         * auth-source.el (auth-source-search): Add :require parameter, taking a
1410         list.  Document it and the :save-function return token.  Pass :require
1411         down.  Change the CREATED message from a warning to a debug statement.
1412         (auth-source-search-backends): Pass :require down.
1413         (auth-source-netrc-search): Pass :require down.
1414         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
1415         Change save prompt to indicate all modifications saved here are
1416         deletions.
1417         (auth-source-netrc-create): Take user login name as default in user
1418         prompt.  Move all the save functionality to a lexically bound function
1419         under the :save-function token in the returned list.  Set up clearer
1420         default prompts for user, host, port, and secret.
1421         (auth-source-netrc-saver): New function, intended to be wrapped for
1422         :save-function.
1423
1424 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1425
1426         * shr.el (shr-table-horizontal-line): Change the defaults for the table
1427         lines to be spaces instead.
1428
1429 2011-03-07  Julien Danjou  <julien@danjou.info>
1430
1431         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
1432         (sieve-sasl-auth): Check that auth-source-search did return something,
1433         or just return an empty string.
1434
1435 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1436
1437         * gnus.el (gnus-interactive): Use read-directory-name.
1438
1439         * gnus-uu.el (gnus-uu-decode-uu-and-save)
1440         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
1441         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
1442         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
1443         Likewise.
1444
1445         * gnus-group.el (gnus-group-make-directory-group): Likewise.
1446
1447 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1448
1449         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
1450         onto the list of killed groups, too.  This makes killed nnimap groups,
1451         for instance, more reliably not reappear.
1452
1453         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
1454         the parent.
1455
1456         * gnus-sum.el (gnus-update-read-articles): Fix typo.
1457
1458         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
1459         really have server-side marks.
1460
1461         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
1462         since most backends do not usefully have server-side marks.
1463         (gnus-update-read-articles): Propagate marks to all backends that
1464         really have server-side marks.
1465
1466 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1467
1468         * message.el (message-cite-reply-position, message-cite-style):
1469         New variables.
1470         (message-yank-original): Use the new citation styles.
1471
1472 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
1473
1474         * message.el (message-options): Revert 22da67af (workaround for XEmacs
1475         buffer-local issue); don't mark it buffer-local when running under
1476         XEmacs.
1477
1478 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
1479
1480         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
1481         numbers too big to be `read'.
1482
1483 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
1484
1485         * password-cache.el (password-in-cache-p): Add autoload.
1486
1487         * message.el (message-options): Make buffer-local two ways to attempt
1488         to fix a XEmacs bug.
1489
1490 2011-03-02  Julien Danjou  <julien@danjou.info>
1491
1492         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
1493
1494 2011-03-01  Julien Danjou  <julien@danjou.info>
1495
1496         * gnus-art.el (list-identifier): Add list-identifier as a parameter
1497         group.
1498         (article-hide-list-identifiers): Use list-identifier group parameter.
1499
1500 2011-02-28  Julien Danjou  <julien@danjou.info>
1501
1502         * sieve.el (sieve-buffer-script-name): New local variable to store
1503         sieve script name.
1504         (sieve-edit-script): Store sieve script name.
1505         (sieve-upload): Use sieve script name when uploading.
1506         (sieve-upload): Use substitute-command-keys.
1507         (sieve-edit-script): Use substitute-command-keys.
1508         (sieve-refresh-scriptlist): Use substitute-command-keys.
1509         (sieve-manage-mode-map): Define keymap properly.
1510         (sieve-manage-mode): Do not set mode name manually, change mode-name to
1511         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
1512         Remove commented code about cvs.
1513         (sieve-manage-quit): New function.
1514         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
1515
1516 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1517
1518         * gnus-group.el (gnus-import-other-newsrc-file): New function.
1519
1520 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1521
1522         * auth-source.el (auth-source-search): Cache empty result sets.
1523
1524         * password-cache.el (password-in-cache-p): Convenience function to
1525         check if a key is in the cache, even if the value is nil.
1526
1527         * auth-source.el (auth-source-save-behavior): New variable to replace
1528         `auth-source-never-create'.
1529         (auth-source-netrc-create): Use it.
1530         (auth-source-never-save): Remove.
1531
1532 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
1533
1534         * nnimap.el (nnimap-stream): Doc fix.
1535         (nnimap-open-connection-1): Reverse the order of the ports to that the
1536         prompted-for port is first.
1537
1538         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
1539         retrieval by the no-group selection.
1540
1541         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
1542         numerical parameters.
1543
1544 2011-02-25  Julien Danjou  <julien@danjou.info>
1545
1546         * gnus-gravatar.el: Use gnus-with-article-buffer.
1547
1548         * gnus-art.el (gnus-with-article-buffer): Check that the
1549         gnus-article-buffer is alive.
1550
1551 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1552
1553         * auth-source.el (auth-source-creation-prompts): New variable to manage
1554         creation-time prompts.
1555         (auth-source-search): Document it.
1556         (auth-source-format-prompt): Add utility function.
1557         (auth-source-netrc-create): Don't default the user name to
1558         user-login-name.  Use `auth-source-creation-prompts' and some default
1559         prompts for user, host, port, and password (the default generic prompt
1560         remains ugly).
1561         (auth-source-never-save): Add customizable option to never save info.
1562         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
1563         mode excursion.
1564
1565 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1566
1567         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
1568         argument that XEmacs doesn't support.
1569
1570         * dgnushack.el (dgnushack-compile): Exclude color.el from being
1571         compiled for Emacsen having no `libxml-parse-html-region' support.
1572
1573         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
1574
1575         * lpath.el: Bind buffer-save-without-query for XEmacs.
1576
1577 2011-02-23  Julien Danjou  <julien@danjou.info>
1578
1579         * gnus-art.el (article-make-date-line): Ignore errors if time is
1580         invalid and not convertible.
1581         (article-make-date-line): Only add lapsed time if time is not nil.
1582
1583 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1584
1585         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1586         `read-char-choice' for backwards compatibility.
1587         (auth-source-netrc-element-or-first): New function to DTRT for
1588         parameter extraction.
1589         (auth-source-netrc-create): Use it and fix multiple parameter print
1590         bug.  Use the default passed from above (given-default) or the
1591         built-in (user-login-name for :user).
1592
1593 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1594
1595         * gnus-start.el (gnus-dribble-read-file):
1596         Set buffer-save-without-query, since we always want to save the dribble
1597         file, probably.
1598
1599         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1600         nnimap.
1601
1602         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1603         -summary- since it's a user-visible variable.
1604
1605         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1606         first time you use the new Gnus.
1607
1608 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1609
1610         * auth-source.el: Don't load netrc.el.
1611         (auth-sources): Search ~/.netrc as well by default.
1612         (auth-source-debug): Add 'trivia option for extra output.
1613         (auth-source-do-trivia): Use it.
1614         (auth-source-search): Simplify logic to use
1615         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
1616         appropriate.  Don't keep a running count at this level.  Layer :create
1617         and :delete options appropriately on the first and second passes.
1618         Don't track the backend with the search results.
1619         (auth-source-search-backends): New function to search a list of
1620         backends for a processed spec.
1621         (auth-source-netrc-parse): Cache all netrc files, making
1622         auth-source-netrc-cache an alist keyed by the file name and using the
1623         file mtime as the caching criterion.  Keep the obfuscated data secret
1624         with a lexical bind.
1625         (auth-source-netrc-search): Don't calculate the length of the results
1626         unnecessarily.
1627         (auth-source-search-backends): Fix bug.
1628         (auth-source-netrc-create): Rework prompts.
1629
1630 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
1631
1632         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
1633         Lower case names of search constraints.
1634         (nnir-run-query): Cache and reuse search constraints for all imap
1635         servers.
1636
1637 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
1638
1639         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
1640         after exit.
1641         (gnus-setup-message): Define missing variable from last checkin.
1642
1643         * gnus-sum.el (gnus-summary-show-article): When called with t as the
1644         value, show the raw article.
1645
1646 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1647
1648         * gnus.el: No Gnus v0.13 is released.
1649
1650 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1651
1652         * nnimap.el (nnimap-open-connection-1): Revert last change, since
1653         auth-source now accepts numbers.
1654
1655         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
1656         spec, too.
1657         (auth-source-ensure-strings): New function.
1658
1659         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
1660         (gnus-article-setup-buffer): Always restart the date timer so that user
1661         changes to the frequency is respected.
1662
1663         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
1664         port numbers, so make sure it gets that if nnimap-server-port is
1665         explicit.
1666
1667 2011-02-21  Simon Josefsson  <simon@josefsson.org>
1668
1669         * nnimap.el (nnimap-inbox): Doc fix.
1670
1671 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1672
1673         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1674         Autoload.  Add optional arg FRAME, and pass it to color-values.
1675         (color-complement): Caller changed.  Doc fix.
1676         (color-gradient): Rewrite for better clarity and efficiency.
1677
1678 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
1679
1680         * shr-color.el (shr-color->hexadecimal): Use renamed function names
1681         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
1682         color-lab-to-srgb.
1683
1684 2011-02-20  Drew Adams  <drew.adams@oracle.com>
1685
1686         * color.el: First part of merge from hexrgb.el.
1687         (color-rgb-to-hex): Rename from color-rgb->hex.
1688         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
1689         saturation to zero if the value is too small.
1690         (color-rgb-to-hsl): Rename from color-rgb->hsl.
1691         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
1692         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
1693         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
1694         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
1695         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
1696         (color-cie-de2000): Doc fix.
1697
1698 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1699
1700         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
1701         given method as in the group name if we're using an extended method.
1702         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
1703         command, if we're using that, instead of waiting for the beginning.
1704
1705         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
1706         we're sure to get unique server names, and we don't output two async
1707         commands in the same buffer.  This fixes an NNTP hang for some users.
1708
1709 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1710
1711         * gnus.el: No Gnus v0.11 is released.
1712
1713 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1714
1715         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
1716         summary buffer before reading going to the next buffer.  This avoids
1717         putting the point in the group buffer if you `C-g' the command.
1718
1719         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
1720         cache (for now) to make ~/.authinfo.gpg files usable.
1721
1722         * nnfolder.el (copyright-update): Define for the compiler.
1723
1724         * auth-source.el (auth-source-search): Fix unbound variable.
1725
1726 2011-02-19  Glenn Morris  <rgm@gnu.org>
1727
1728         * gnus.el (gnus-meta): Doc fix.
1729
1730 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
1731
1732         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
1733         in case it's not yet loaded.
1734
1735 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1736
1737         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
1738         line we're waiting for.
1739
1740 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
1741
1742         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
1743         face with line-width greater than zero will cause RET in gnus summary
1744         buffer to scroll down article page-wise because auto vscroll happens,
1745         it should be temporalily disabled when doing a scroll-up.
1746
1747 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
1748
1749         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
1750         outputs from the server.
1751
1752 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1753
1754         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
1755         later so that bbdb can hook in easier.
1756
1757 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1758
1759         * auth-source.el (auth-source-search): Don't try to create credentials
1760         if the caller doesn't want that.
1761         (auth-source-search): If we don't find a match, don't bug out on
1762         non-bound variables.
1763         (auth-source-search): Only ask a single backend to create the
1764         credentials.
1765
1766         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
1767         logging.
1768         (nnimap-credentials): Protect against auth-source-search returning nil.
1769         (nnimap-request-list): Protect against not being able to open the
1770         server.
1771
1772 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
1773
1774         * auth-source.el (auth-source-search): Do a two-phase search, one with
1775         no :create to get the responses from all backends.
1776
1777         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
1778         when getting credentials.
1779
1780         * gnus-util.el (gnus-delete-duplicates): New function.
1781
1782 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1783
1784         * nnimap.el (nnimap-credentials): Instead of picking the first port as
1785         a creation default, pass the whole port list down.  It will be
1786         completed.
1787
1788         * auth-source.el (auth-source-search): Updated docs to talk about
1789         multiple creation choices.
1790         (auth-source-netrc-create): Accept a list as a value (from the search
1791         parameters) and do completion on that list.  Keep a separate netrc line
1792         with the password obscured for showing the user.
1793
1794         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
1795         first choice to `auth-source-search' so it will be used for entry
1796         creation instead of the server's Gnus-specific name.
1797         (nnimap-credentials): Rely on the auth-source library to select which
1798         port is actually wanted in the new netrc entry, so don't override
1799         `auth-source-creation-defaults'.
1800
1801         * auth-source.el (auth-source-netrc-parse): Use :port instead of
1802         :protocol and accept a missing user, host, or port as a wildcard match.
1803         (auth-source-debug): Default to off.
1804
1805         (auth-source-netrc-search, auth-source-netrc-create)
1806         (auth-source-secrets-search, auth-source-secrets-create)
1807         (auth-source-user-or-password, auth-source-backend, auth-sources)
1808         (auth-source-backend-parse-parameters, auth-source-search): Use :port
1809         instead of :protocol.
1810
1811         * nnimap.el (nnimap-credentials): Pass a port default to
1812         `auth-source-search' in case an entry needs to be created.
1813         (nnimap-open-connection-1): Use :port instead of :protocol.
1814
1815 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1816
1817         * auth-source.el: Bind load-path when loading EIEIO from
1818         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
1819         21.4 doesn't support, to `require'.
1820         (auth-source-secrets-search): Use mm-delete-duplicates instead of
1821         delete-dups that is not available in XEmacs 21.4.
1822
1823 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
1824
1825         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
1826         as EIEIO must also be loaded when auth-source.el is being
1827         byte-compiled.
1828
1829 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1830
1831         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
1832
1833         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
1834
1835         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
1836
1837         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
1838
1839         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
1840
1841         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
1842
1843         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
1844
1845         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
1846         necessary.
1847
1848 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1849
1850         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
1851         nil means that nnimap doesn't get updated.
1852
1853 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1854
1855         * auth-source.el (auth-source-netrc-create): Return a synthetic search
1856         result when the user doesn't want to write to the file.
1857         (auth-source-netrc-search): Expect a synthetic result and proceed
1858         accordingly.
1859         (auth-source-cache-expiry): New variable to override
1860         `password-cache-expiry'.
1861         (auth-source-remember): Use it.
1862
1863         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
1864         parameter.  Create entry if necessary by using :create t.
1865         (nnimap-open-connection-1): Don't pass `inhibit-create'.
1866
1867 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
1868
1869         * auth-source.el (auth-source-debug): Enable by default and don't
1870         mention the obsolete `auth-source-hide-passwords'.
1871         (auth-source-do-warn): New function to debug unconditionally.
1872         (auth-source-do-debug): Use it.
1873         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
1874         and for Secrets API entries when the secrets.el library is not
1875         available.
1876
1877 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1878
1879         * gnus-sum.el (gnus-propagate-marks): Default to nil.
1880         (gnus-summary-exit): Kill the correct article buffer on exit from a
1881         `C-d' group.
1882
1883         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
1884         gnus-propagate-marks.
1885
1886         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
1887         before killing the buffers so that a non-full window conf gets handled
1888         correctly.
1889         (gnus-summary-exit): Ditto.
1890         (gnus-summary-read-group-1): Ditto.
1891
1892         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
1893         async code again so that we can debug it properly.
1894
1895         * message.el (message-reply): Take an optional switch-buffer parameter
1896         so that Gnus window confs are respected better.
1897
1898 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1899
1900         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
1901         `plist-get' to accept non-list parameters (XEmacs issue).
1902         Fix docstring.
1903         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
1904         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
1905         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
1906         Login collection is "Login" and not "login".
1907
1908 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1909
1910         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
1911         multiple headers.
1912
1913         * nnimap.el (nnimap-inhibit-logging): New variable.
1914         (nnimap-log-command): Don't log login commands.
1915
1916         * auth-source.el (auth-source-netrc-search): The asserts seem to want
1917         to have more parameters.
1918
1919         * nnimap.el (nnimap-send-command): Mark the command time for each
1920         command, so that we don't get NOOPs stepping on our toes.
1921
1922         * gnus-art.el (article-date-ut): Get the date from the Date header on
1923         `t'.
1924
1925 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1926
1927         * auth-source.el (auth-source-search): Use copy-sequence instead of
1928         the cl.el copy-list.
1929
1930 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1931
1932         * imap.el: Bring it back (revert
1933         84d800cd31de3064f0ed39617d725709a2f8f42f).
1934
1935 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
1936
1937         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
1938         Improve prompt.
1939
1940 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1941
1942         * gnus-art.el (gnus-article-mode-line-format): Remove the article
1943         washing status from the default format.  It isn't very informative.
1944
1945 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
1946
1947         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
1948         Fix Gcc processing on imap.
1949
1950 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1951
1952         * imap.el: Remove file.  All the functionality is in nnimap.el.
1953
1954 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1955
1956         * message.el (message-bury): Don't pop up a new window when selected
1957         window is dedicated.
1958
1959 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1960
1961         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
1962
1963 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
1964
1965         * sieve-manage.el: Autoload `auth-source-search'.
1966         (sieve-sasl-auth): Use it.
1967
1968 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
1969
1970         * nnimap.el: Autoload `auth-source-forget+'.
1971         (nnimap-open-connection-1): Use it if the connection fails.
1972
1973         * auth-source.el: Require `password-cache'.
1974         (auth-source-hide-passwords, auth-source-cache): Remove and mark
1975         obsolete.
1976         (auth-source-magic): Marker for `password-cache' keys.
1977         (auth-source-do-cache): Update docstring.
1978         (auth-source-search): Use and check cache.
1979         (auth-source-forget-all-cached, auth-source-remember)
1980         (auth-source-recall, auth-source-forget, auth-source-forget+)
1981         (auth-source-specmatchp): Caching support functions.
1982         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
1983         Remove and obsolete.
1984         (auth-source-user-or-password): Remove caching to further discourage
1985         using it.  Always hide passwords.
1986
1987         * password-cache.el (password-cache-remove): Accept secrets that are
1988         not strings.
1989
1990 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1991
1992         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
1993         code for now, since it doesn't work for all users.
1994
1995 2011-02-09  Julien Danjou  <julien@danjou.info>
1996
1997         * message.el (message-options): Make message-options really buffer
1998         local.
1999
2000 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
2001
2002         * mail-source.el: Autoload `auth-source-search'.
2003         (mail-source-keyword-map): Note order matters.
2004         (mail-source-set-1): Get all the mail-source source values and
2005         defaults and search auth-source on those if needed.  This can all
2006         probably be simplified.
2007
2008         * nnimap.el: Autoload `auth-source-search'.
2009         (nnimap-credentials): Use it.
2010         (nnimap-open-connection-1): Ask for the virtual server and physical
2011         address in one shot.
2012
2013         * nntp.el: Autoload `auth-source-search'.
2014         (nntp-send-authinfo): Use it.  Note TODO.
2015
2016 2011-02-08  Julien Danjou  <julien@danjou.info>
2017
2018         * shr.el (shr-tag-body): Add support for text attribute in body
2019         markups.
2020
2021         * message.el (message-options): Make message-options a local variable.
2022
2023 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2024
2025         * auth-source.el (auth-source-secrets-search)
2026         (auth-source-user-or-password): Use `append' instead of `nconc'.
2027         (auth-source-user-or-password): Build return list better and protect
2028         against nil :secret.
2029
2030 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2031
2032         * nnimap.el (nnimap-update-info): Refactor slightly.
2033         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2034         (nnimap-update-info): Clean up slightly.
2035         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2036         characters.
2037         (nnimap-process-quirk): Rename function to avoid collision.
2038         (nnimap-update-info): Fix macrology bug-out.
2039         (nnimap-update-info): Simplify split history test.
2040
2041 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
2042
2043         * auth-source.el (top): Require 'eieio unconditionally.
2044         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2045         (auth-source-secrets-search): Limit search when `max' is greater than
2046         number of results.
2047
2048 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2049
2050         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2051         part not returning any data.
2052
2053         * proto-stream.el (open-protocol-stream): Document the return value.
2054
2055 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2056
2057         * auth-source.el (auth-source-secrets-search): Add examples.
2058
2059 2011-02-06  Julien Danjou  <julien@danjou.info>
2060
2061         * message.el (message-setup-1): Handle message-generate-headers-first
2062         set to t.
2063
2064 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2065
2066         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2067         API with a string "secrets:collection-name" and with 'default.
2068         (auth-source-backend-parse): Parse "secrets:collection-name" and
2069         'default.  Recurse on parses instead of repeating code.  Use the
2070         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
2071         message when ignoring a source.
2072         (auth-source-search): List ignored search keys at the top level.
2073         (auth-source-netrc-create): Use `case' instead of `cond'.
2074         (auth-source-secrets-search): Created with TODOs.
2075         (auth-source-secrets-create): Created with TODOs.
2076         (auth-source-retrieve, auth-source-create, auth-source-delete)
2077         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2078         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2079         (auth-source-user-or-password-sftp)
2080         (auth-source-user-or-password-smtp): Remove.
2081         (auth-source-user-or-password): Deprecated and modified to be a wrapper
2082         around `auth-source-search'.  Not tested thoroughly.
2083
2084 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2085
2086         * auth-source.el: Bring in assoc and eioeio libraries.
2087         (secrets-enabled): New variable to track the status of the Secrets API.
2088         (auth-source-backend): New EIOEIO class to represent a backend.
2089         (auth-source-creation-defaults): New variable to set prompt defaults
2090         during token creation (see the `auth-source-search' docstring for
2091         details).
2092         (auth-sources): Simplify to allow a simple string as a netrc backend
2093         spec.
2094         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2095         (auth-source-backend-parse-parameters): Fill in the backend parameters.
2096         (auth-source-search): Main auth-source API entry point.
2097         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2098         (auth-source-search-collection): Helper function for searching.
2099         (auth-source-netrc-parse, auth-source-netrc-normalize)
2100         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2101         Supports search, create, and delete.
2102         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2103         backend stubs.
2104         (auth-source-user-or-password): Call `auth-source-search' but it's not
2105         ready yet.
2106
2107 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2108
2109         * message.el (message-setup-1): Remove the read-only stuff, since it
2110         doesn't work under XEmacs, for some reason.
2111
2112         * gnus-sum.el (gnus-user-date): Rename back from
2113         gnus-summary-user-date since user code refers to it.
2114
2115         * shr.el (shr-render-td): Store the actual background colour used.
2116
2117         * message.el (message-setup-1): Don't bind the constant
2118         -forbidden-properties.
2119         (message-setup-1): Revert previous change, since it needs to bind the
2120         props to insert them.
2121         (message-resend): Allow removing the read-only separator line.
2122
2123 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2124
2125         * nnimap.el (nnimap-request-accept-article): Give an error message if
2126         the APPEND wasn't successful.
2127
2128 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
2129
2130         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2131         that have no groups.
2132
2133 2011-02-03  Julien Danjou  <julien@danjou.info>
2134
2135         * gnus-draft.el: Remove progn around gnus-draft-setup.
2136
2137 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2138
2139         * gnus-start.el (gnus-read-active-for-groups): This function is never
2140         called with a nil `infos', so clean that up.
2141         (gnus-get-unread-articles): Request active files from primary/secondary
2142         methods that have no groups (yet).
2143
2144 2011-02-03  Julien Danjou  <julien@danjou.info>
2145
2146         * message.el (message-setup-1): Always generate References first.
2147         (message-mail): Return the return value of message-setup, not always t.
2148         (message-setup-1): Insert mail-header-separator with read-only and
2149         intangible properties set.
2150
2151         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
2152         user-date in docstring.
2153
2154         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
2155
2156         * gnus.el (gnus-summary-line-format): Mention &user-date format in
2157         docstring.
2158
2159         * gnus.el (gnus-user-date-format-alist): Change default value. Use
2160         defcustom, with type and group. Move from gnus-util.el. Rename to
2161         gnus-summary-user-date-format-alist.
2162
2163 2011-02-03  Glenn Morris  <rgm@gnu.org>
2164
2165         * nnimap.el (gnus-fetch-headers): Declare.
2166
2167         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
2168
2169 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2170
2171         * message.el (message-forward-make-body-digest-plain)
2172         (message-followup, message-reply): Clean up things noted by Stefan.
2173
2174         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
2175         gnus-article-update-date-headers is nil.
2176         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
2177         it didn't really work with defcustom.
2178         (article-update-date-lapsed): Make sure the window start doesn't move,
2179         either.
2180
2181 2011-02-01  Julien Danjou  <julien@danjou.info>
2182
2183         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
2184         format.
2185
2186         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
2187         standard in Emacs nowadays.
2188
2189         * color.el (color-gradient): Add a color-gradient function.
2190
2191 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2192
2193         * message.el (message-expand-name): Don't trust the return value of
2194         bbdb-complete-name.
2195         (message-check-news-header-syntax): Remove unused var `start'.
2196         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
2197         (message-inhibit-body-encoding): Move to before first use.
2198         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
2199         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
2200         (Organization, Message-ID, Date, mh-previous-window-config):
2201         Defvar the vars using dynamic scoping.
2202
2203 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2204
2205         * shr.el (shr-render-td): Only do colours at the final rendering.
2206         Should be slightly faster.
2207         (shr-insert-table): Fix up TD background colours when doing the
2208         vertical padding.
2209
2210         * gnus-art.el (article-date-ut): Protect against articles with no Date
2211         header.
2212         (article-update-date-lapsed): Don't use current-column to find the
2213         horizontal position.  It's fragile in the presence of \003 characters.
2214
2215         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
2216
2217 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2218
2219         * gnus-art.el (article-transform-date): Rewrite to still work when
2220         there are several rfc2822 parts.
2221         (article-transform-date): Fix infinite recursion.
2222         (article-date-ut): Replace infinitely many Date headers with a single
2223         one when called interactively.
2224
2225         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
2226         secure manner.
2227
2228         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
2229         move around by not using save-window-excursion.  It seems to work...
2230
2231 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2232
2233         * gnus-art.el (article-make-date-line): Work for user-defined format.
2234
2235 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2236
2237         * nntp.el (nntp-retrieve-group-data-early)
2238         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
2239         fetching functions.
2240
2241         * gnus-start.el (gnus-read-active-for-groups): Read the active files
2242         thoroughly for all backends that have no known groups.  This should
2243         allow new nnml methods to retrieve mail.
2244
2245         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
2246         that Gnus doesn't know exists again.
2247
2248         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
2249         (gnus-treat-date-ut): Ditto.
2250         (gnus-article-update-date-header): Rename.
2251         (gnus-treat-date-local): Remove.
2252         (gnus-treat-date-english): Remove.
2253         (gnus-treat-date-lapsed): Remove.
2254         (gnus-treat-date-combined-lapsed): Remove.
2255         (gnus-treat-date-original): Remove.
2256         (gnus-treat-date-iso8601): Remove.
2257         (gnus-treat-date-user-defined): Remove.
2258         (gnus-article-date-headers): New variable to control all the date
2259         header options.
2260         (article-date-ut): Rewrite to allow using the new way to format date
2261         headers(s).
2262
2263 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2264
2265         * nnmail.el (nnmail-article-group): Check for a direct fancy split
2266         method.
2267         (nnmail-article-group): A better test for fanciness.
2268
2269         * nnimap.el (nnimap-request-head): Protect against not finding the
2270         article by Message-ID.
2271
2272 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
2273
2274         * gnus-art.el (article-update-date-lapsed): Try a better way to really
2275         keep point at the "same place".
2276
2277 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2278
2279         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
2280         data if the group is unactivated.
2281
2282 2011-01-28  Julien Danjou  <julien@danjou.info>
2283
2284         * gnus-win.el: Remove dead function gnus-window-configuration-element.
2285         (gnus-all-windows-visible-p): Remove old compatibility code.
2286         (gnus-window-top-edge): Add docstring.
2287
2288         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
2289
2290 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2291
2292         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
2293         older request-update-info.
2294
2295         * gnus-art.el (article-make-date-line): Limit the length a bit more.
2296
2297 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
2298
2299         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
2300         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
2301
2302 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2303
2304         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
2305         groups.  This makes the nndraft:queue group pop up if it's not already
2306         there.
2307
2308         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
2309         messages" logic, which was reversed.
2310
2311         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
2312         the "same place" even if point is on the line being replaced.
2313         (article-update-date-lapsed): Allow updating both the combined lapsed
2314         and the lapsed headers.
2315         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
2316         (article-make-date-line): Limit the number of segments dynamically to
2317         avoid too-long lines.
2318
2319 2011-01-27  Julien Danjou  <julien@danjou.info>
2320
2321         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
2322         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
2323
2324 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2325
2326         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
2327         Use plist-get instead of the cl function getf.
2328
2329 2011-01-27  Glenn Morris  <rgm@gnu.org>
2330
2331         * gnus-util.el (float-time): Get rid of compiler warning, again.
2332
2333 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2334
2335         * shr.el (shr-put-color): Special-case background colours: Do put them
2336         at the blank parts at the front of the lines.
2337
2338         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
2339         exit hook to nix out all data on readedness on group exit.
2340
2341         * gnus-util.el (float-time): If float-time is bound, always use it on
2342         all Emacsen.  It's unclear why the subrp check was there.
2343         (time-date): Require to make some autoload issues on XEmacs go away.
2344
2345         * shr.el (shr-put-color): Don't do the box padding in tables, since
2346         they're already padded.
2347
2348 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2349
2350         * gnus-art.el (gnus-article-next-page): When the last line of the
2351         article is displayed, scroll down once more instead of going to the
2352         next article at once.
2353         (article-lapsed-string): Refactor out and allow specifying how many
2354         segments you want.
2355         (gnus-article-setup-buffer): Start updating the lapsed header directly.
2356         (gnus-article-update-lapsed-header): New variable.
2357
2358         * shr.el: Revert change that made headings use different-sized faces.
2359         The Emacs display engine isn't advanced enough that, for instance,
2360         tables can comfortably use differently-sized faces.
2361
2362 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2363
2364         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
2365         used.
2366         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
2367         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
2368         we're using an encrypted connection.
2369
2370         * proto-stream.el: Alter the interface functions to also return the
2371         actual stream type used: network or tls.
2372
2373 2011-01-25  Julien Danjou  <julien@danjou.info>
2374
2375         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
2376         (mm-display-javascript-inline): New function.
2377
2378         * mm-decode.el (mm-inline-media-tests): Add application/javascript
2379         viewing function.
2380
2381 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2382
2383         * shr.el (shr-expand-newlines): Fix variable name.
2384
2385 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2386
2387         * shr.el (shr-expand-newlines): Make nested boxes work.
2388
2389 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2390
2391         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
2392         backgrounds.
2393         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
2394         in a more sensible manner.
2395
2396 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2397
2398         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
2399         if EPG is loaded.
2400
2401 2011-01-24  Julien Danjou  <julien@danjou.info>
2402
2403         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
2404         tags.
2405
2406 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2407
2408         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
2409         commands.
2410
2411         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
2412         in the article buffer.
2413         (gnus-gravatar-insert): Use blank space from the current buffer to
2414         avoid breaking text properties.  This makes X-Sent updating work again.
2415
2416         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
2417
2418 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
2419
2420         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
2421         fix the bug in url-http.el instead.
2422
2423         * shr.el (shr-image-fetched): Ditto.
2424
2425         * shr.el (shr-image-fetched): Avoid having point move in the article
2426         buffer.
2427
2428         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
2429         buffer after being called.  It's apparently being killed by url.el, and
2430         killing it made point move to end-of-buffer in a random buffer.
2431
2432         * shr.el (shr-image-fetched): Ditto.
2433
2434 2011-01-23  Julien Danjou  <julien@danjou.info>
2435
2436         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
2437
2438         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
2439         text/x-org.
2440
2441 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2442
2443         * gnus-sum.el (gnus-summary-move-article): Protect against backends
2444         (i.e., nnimap) returning nil as the article number.
2445
2446 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2447
2448         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
2449         "DelSp" parameter in RFC3676.
2450
2451 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2452
2453         * message.el (message-check-recipients): Display the encoded version of
2454         the bogus address if they differ.
2455
2456         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
2457         after sending.
2458
2459         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2460
2461         * gnus-group.el (gnus-group-refresh-group): New convenience function.
2462
2463         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
2464         group buffer after sending the queue.
2465
2466         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2467
2468 2011-01-22  Julien Danjou  <julien@danjou.info>
2469
2470         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
2471
2472 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2473
2474         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
2475         nested related parts.
2476
2477         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
2478         unexpired articles.  This fixes the regression that led expiry marks to
2479         disappear from nnfolder groups.
2480
2481 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2482
2483         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2484         Don't confuse the "ret" of "retrograde" with RET.
2485
2486 2011-01-21  Julien Danjou  <julien@danjou.info>
2487
2488         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
2489         than mm-insert-inline.
2490
2491 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2492
2493         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
2494         Widen article buffer.
2495
2496 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2497
2498         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
2499         the temp buffer.
2500         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
2501
2502 2011-01-20  Julien Danjou  <julien@danjou.info>
2503
2504         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2505
2506         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
2507         than mm-insert-inline to insert inline part: this respect
2508         mm-inline-media-tests displayers.
2509
2510         * mm-view.el (mm-display-shell-script-inline): New function.
2511
2512         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
2513
2514         * mm-uu.el (mm-uu-type-alist): Add org block.
2515         (mm-uu-org-src-code-block-extract): New function.
2516
2517         * mm-view.el (mm-display-org-inline): New function.
2518
2519         * mm-decode.el (mm-automatic-display): Add text/org.
2520
2521         * mailcap.el (mailcap-mime-extensions): Add .org.
2522
2523 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2524
2525         * gnus-art.el (gnus-article-highlight): Remove argument passed to
2526         gnus-article-add-buttons.
2527
2528 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
2529
2530         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
2531         From header with a date and "nobody" as the sender.
2532
2533 2011-01-19  Julien Danjou  <julien@danjou.info>
2534
2535         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
2536         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
2537         if you have the same regexp several times.
2538         (gnus-button-push): Fix matching when regexp is symbol.
2539
2540 2011-01-15  Glenn Morris  <rgm@gnu.org>
2541
2542         * message.el (message-mail): A compose-mail function should
2543         accept headers as strings.
2544
2545 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
2546
2547         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
2548         Add :vert-only tags.
2549         (message-mail): New arg RETURN-ACTION.
2550         (message-return-action): New var.
2551         (message-bury): Use it.
2552         (message-mode): Make it buffer-local.
2553         (message-send-and-exit): Always call message-bury.
2554
2555         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
2556         message-mail.
2557
2558 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2559
2560         * nnimap.el (nnimap-convert-partial-article): Protect against
2561         zero-length body parts.
2562
2563         * mm-decode.el (mm-preferred-alternative-precedence):
2564         Discourage showing empty parts.
2565
2566         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
2567         and stuff if the backend didn't return the article number.  This fixes
2568         an Exchange-related nnimap bug.
2569
2570         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
2571         group window, because it does the wrong thing when a separate frame
2572         displays the group buffer.
2573
2574         * proto-stream.el (open-protocol-stream): Protect against the low-level
2575         transport functions returning nil.
2576
2577 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2578
2579         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2580         (mml2015-epg-find-usable-secret-key): New function.
2581         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2582         mml2015-epg-find-usable-key (Bug#7797).
2583         (mml2015-epg-encrypt): Ditto.
2584
2585 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2586
2587         * dgnushack.el (rot13-string): Fix the way to get the argument.
2588
2589 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2590
2591         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2592
2593 2011-01-03  Glenn Morris  <rgm@gnu.org>
2594
2595         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2596
2597         * sieve.el (sieve-open-server): Give a more explicit error if
2598         sieve-manage-open returns nil.  (Bug#7720)
2599
2600 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2601
2602         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2603
2604 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2605
2606         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2607         This avoids sending passwords in plain text over non-encrypted
2608         channels.
2609
2610         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2611
2612         * nnimap.el (nnimap-login): Refactored out into own function, and
2613         implement CRAM-MD5.
2614         (nnimap-wait-for-line): Refactored out.
2615
2616         * mm-view.el (mml-smime): Require.
2617
2618 2010-12-20  David Engster  <deng@eml.cc>
2619
2620         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
2621         use EPG to decrypt S/MIME messages instead of openssl.
2622
2623 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2624
2625         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
2626
2627         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
2628         status is the group clearly is unreachable.
2629
2630         * auth-source.el (auth-source-create): Add the optional second
2631         parameter to `local-variable-p' to be compatible with XEmacs.
2632
2633 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
2634
2635         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
2636         work when using a compressed nnml folder.
2637
2638 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2639
2640         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
2641         backends after sanitising on entry, because this never makes sense:
2642         If the articles have gone missing, then the data no longer exists on
2643         the backend, and if they haven't, then Gnus is wrong, and shouldn't
2644         overwrite anything anyway.
2645
2646         * shr.el (shr-insert-document): Bind shr-width dynamically to
2647         window-width if it's nil.
2648
2649 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2650
2651         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
2652         with the meaning of using the full emacs window width for rendering.
2653
2654 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
2655
2656         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
2657         case when sender is not given.
2658
2659 2010-12-23  Julien Danjou  <julien@danjou.info>
2660
2661         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
2662         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
2663         the addresses, otherwise we might misplaced the gravatar.
2664
2665 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
2666
2667         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
2668         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
2669         obsolete in Emacs.
2670
2671 2010-12-20  Julien Danjou  <julien@danjou.info>
2672
2673         * gnus-util.el (gnus-rescale-image): Revert last change.
2674
2675 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
2676
2677         * binhex.el: Improve commentary (Bug#7482).
2678
2679 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2680
2681         * gnus-group.el (gnus-group-delete-articles): New command.
2682
2683 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2684
2685         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
2686
2687 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2688
2689         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
2690         here, since it's up to the backends to do CRLF removal if their
2691         protocol has it.
2692
2693         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
2694
2695 2010-12-17  Julien Danjou  <julien@danjou.info>
2696
2697         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
2698         they are from file. Can also scale up.
2699
2700 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2701
2702         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
2703         gnus-use-agent.
2704         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
2705
2706         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
2707
2708 2010-12-17  Julien Danjou  <julien@danjou.info>
2709
2710         * gravatar.el (gravatar-retrieve-synchronously): New function.
2711         (gravatar-get-data): Make more robust.
2712
2713 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2714
2715         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
2716
2717 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2718
2719         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
2720         to really consider the last line.
2721
2722 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
2723
2724         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
2725         list of recipient keys, or use symmetric encryption if not a list.
2726         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
2727         EPA override, replacing the call to `netrc-store-data'.
2728
2729 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
2730
2731         * gnus-srvr.el: Avoid passing nil regexp argument to
2732         delete-matching-lines.
2733
2734 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2735
2736         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
2737         fetching stops when Gnus exits.
2738
2739         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
2740         function.
2741         (nnfolder-request-expire-articles): Save all the buffers after doing
2742         expiry.
2743
2744         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
2745         the last article", since that led to serious performance regressions
2746         when expiring nnml groups.
2747
2748 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
2749
2750         * nnir.el: Improve customizations.
2751
2752 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2753
2754         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
2755
2756         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
2757         group has been killed.
2758         (gnus-group-yank-group): Ditto.
2759
2760         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
2761
2762         * nnimap.el (nnimap-request-update-group-status): New function.
2763
2764         * gnus-int.el (gnus-request-update-group-status): New interface
2765         function.
2766
2767         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
2768         copying read-ness to the backends.
2769
2770         * nnimap.el (nnimap-quirk): New function.
2771         (nnimap-retrieve-group-data-early): Use it.
2772         (nnimap-quirks): New alist.
2773
2774 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2775
2776         * shr.el (shr-insert): Set shr-start after deleting trailing space;
2777         don't delete it within indentation.
2778
2779 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2780
2781         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
2782         previous line.
2783
2784 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2785
2786         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
2787         QRESYNC command by deleting a superfluous space which broke Cyrus
2788         servers.  This change will break other servers that are buggy the other
2789         way around.
2790
2791 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2792
2793         * spam.el: Reindent and fix long lines.
2794         (spam-copy-or-move-routine): Exclude invalid move destinations.
2795
2796 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2797
2798         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
2799         installed the registry.
2800
2801 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2802
2803         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
2804
2805 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2806
2807         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
2808         groupname doesn't contain "gmane".
2809
2810 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2811
2812         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
2813         and netrc-bound-and-true-p bindings.
2814         (netrc-parse): Cache the netrc contents.
2815
2816         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
2817         (gnus-1): Don't create the nndrafts group twice.
2818         (gnus-setup-news): There's no need to read the active file here, since
2819         that's done again later on a per-backend basis.
2820         (gnus-start-draft-setup): Make sure that the new group is started out
2821         empty.
2822
2823         * gnus-agent.el (gnus-agentize): Don't create the queue group
2824         automatically on startup.  It'll be created later, if needed.
2825
2826         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
2827         of automatically subscribed groups.
2828         (gnus-auto-subscribed-categories): New variable.
2829         (gnus-matches-options-n): Use it.
2830         (gnus-default-subscribed-newsgroups): Remove unused variable.
2831         (gnus-start-draft-setup): Message a bit less.
2832
2833 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2834
2835         * nnir.el (nnir-run-imap): Return article list in order of increasing
2836         UID.
2837
2838 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2839
2840         * gnus-sum.el (gnus-summary-enter-digest-group):
2841         Mention gnus-auto-select-on-ephemeral-exit.
2842
2843         * proto-stream.el (proto-stream-open-network-only): Fix the calling
2844         convention of the network-only option.
2845
2846 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2847
2848         * proto-stream.el (proto-stream-open-network-only): New function to
2849         have a way to specify non-STARTTLS upgrade connections.
2850
2851 2010-12-10  Julien Danjou  <julien@danjou.info>
2852
2853         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
2854         email address is nil.
2855
2856         * message.el (message-bogus-recipient-p): Set address to "" if nil.
2857
2858 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
2859
2860         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
2861         deletion.
2862         (nnir-run-imap): Only need to parse list once.
2863
2864 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2865
2866         * shr.el (shr-tag-script): Ignore <script>.
2867         (shr-tag-label): Add <label> support.
2868
2869 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2870
2871         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
2872
2873         * shr.el (shr-image-displayer): Work for images lined side by side.
2874
2875 2010-12-08  Robert Pluim  <rpluim@gmail.com>
2876
2877         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
2878         parameter, since XEmacs doesn't accept t as a parameter.
2879
2880 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
2881
2882         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
2883         ids.
2884         (nnir-run-gmane): Simplify groupspec formatting.
2885         (nnir-request-expire-articles): New function.
2886
2887 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2888
2889         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
2890         overflow, possibly.
2891
2892         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
2893         (shr-render-td): Handle td style="" better.
2894         (shr-tag-table): Use the color from the style sheet.
2895         (shr-render-td): Make sure we copy over all the overlays, too.
2896
2897 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
2898
2899         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
2900         (nnir-request-article): Improve article retrieval.
2901
2902 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2903
2904         * mm-util.el (mm-extra-numeric-entities): New variable.
2905
2906         * mm-url.el (mm-url-decode-entities):
2907         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
2908
2909         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
2910
2911 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2912
2913         * message.el: Use completion-at-point.
2914         (message-completion-function): New fun, extracted from message-tab.
2915         (message-mode): Use it for completion-at-point-functions.
2916         (message-tab): Use it and completion-at-point.
2917
2918 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2919
2920         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
2921         character if a non-breakable character follows.
2922
2923 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2924
2925         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
2926         any stream.
2927
2928         * shr.el (shr-tag-font): Colorize the region.
2929         (shr-tag-body): Ditto.
2930         (shr-tag-font): Actually let the styles be inherited instead of
2931         overwriting them.
2932         (shr-tag-font): Get the background color right.
2933         (shr-tag-style): Ignore all <style> tags for the moment.
2934
2935         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
2936         a Message-ID to avoid having nnimap depend on gnus-sum.
2937
2938         * shr.el (shr-descend): Only colorize something if we have a node that
2939         sets colors.
2940
2941 2010-12-06  Julien Danjou  <julien@danjou.info>
2942
2943         * shr.el (shr-render-td): Render td content with shr-descend, so style
2944         will be applied to <td> too.
2945         (shr-colorize-region): Colorize region even if we only have a background.
2946         (shr-tag-body): Fix color and background color inheritance.
2947         Do not recolorize after shr-generic.
2948         (shr-tag-font): Let shr-generic colorize via inheritance.
2949
2950 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2951
2952         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
2953
2954 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
2955
2956         * nnir.el (nnir-request-move-article): Remove obsolete code.
2957
2958 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2959
2960         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
2961
2962 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2963
2964         * gnus-sum.el (gnus-summary-respool-article): The completion function
2965         expects a list instead of an alist.
2966
2967         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
2968         string as the parameter.
2969
2970         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
2971
2972         * shr.el (shr-stylesheet): New dynamic variable for cascading the
2973         styles.
2974         (shr-colorize-region): New function.
2975         (shr-insert-background-overlay): Remove.
2976         (shr-render-td): Background setting should be taken care of on a higher
2977         level.
2978         (shr-tag-body): Use post-hoc colorizations.
2979         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
2980         (shr-put-color-1): Don't overwrite old colors.
2981         (shr-colorize-region): When the background color isn't explicit, use
2982         a fixed background.
2983
2984         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
2985         nnmail variables.
2986
2987 2010-12-05  Bjørn Mork  <bjorn@mork.no>
2988
2989         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
2990         unless necessary.
2991
2992 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
2993
2994         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
2995         server.
2996
2997 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2998
2999         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
3000         so that TAB works.
3001
3002         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
3003         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
3004
3005         * shr.el (shr-urlify): Show the URL before the title to avoid
3006         misleading URLs.
3007
3008 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
3009
3010         * shr.el (shr-urlify): Display the title in <a> tags.
3011
3012 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
3013
3014         * nnir.el (nnir-categorize): Replace mapcar with mapc.
3015
3016 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
3017
3018         * nnir.el: Rearrange code to allow macros to be autoloaded by
3019         gnus-sum.el.
3020         (nnir-retrieve-headers-override-function): Make this variable
3021         customizable.
3022         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
3023
3024         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3025         from nnir.el.
3026
3027 2010-12-03  Julien Danjou  <julien@danjou.info>
3028
3029         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3030
3031 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3032
3033         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3034         allow optional argument `environment'.
3035
3036 2010-12-03  Glenn Morris  <rgm@gnu.org>
3037
3038         * mm-extern.el (message-goto-body): Update declaration.
3039
3040 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3041
3042         * gnus-util.el (gnus-macroexpand-all): New function.
3043
3044         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3045         instead of macroexpand-all that is unavailable in XEmacs.
3046
3047 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
3048
3049         * nnir.el (nnir-summary-line-format): New variable.
3050         (nnir-mode): Use it.
3051         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3052         (nnir-article-ids): Reimplement as defsubst.
3053         (nnir-retrieve-headers): Don't mangle the subject header.
3054         (nnir-run-imap): Use 100 as RSV score.
3055         (nnir-run-find-grep): Fix for full server searching.
3056         (nnir-run-gmane): Better restriction to gmane groups.
3057
3058         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3059         summary buffers.
3060
3061 2010-12-02  Julien Danjou  <julien@danjou.info>
3062
3063         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3064
3065         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3066
3067         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3068         support.
3069
3070 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
3071
3072         * nnir.el: Update to handle the registry better.
3073         (autoload): Silence byte-compiler.
3074         (nnir-open-server): Add a hook for nnir groups.
3075         (nnir-request-move-article): Don't mangle the header. Better to use
3076         formating variables (which will be added in the future).
3077         (nnir-registry-action): Update the registry using the original article
3078         group name.
3079         (nnir-mode): Install nnir-specific hooks for updating the registry.
3080
3081         * gnus-sum.el
3082         (gnus-article-original-subject,gnus-newsgroup-original-name):
3083         Remove obsolete variables.
3084         (gnus-summary-move-article): Remove use of obsolete variables.
3085         (gnus-summary-local-variables): Make move and delete hooks local to
3086         summary buffers.
3087
3088 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3089
3090         * rtree.el: New file.
3091
3092 2010-12-01  Julien Danjou  <julien@danjou.info>
3093
3094         * message.el (message-user-organization): Do not use
3095         gnus-local-organization.
3096
3097         * gnus.el: Remove gnus-local-organization.
3098
3099         * gnus-msg.el: Remove nastygram thing.
3100
3101 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
3102
3103         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3104         funcall.
3105
3106 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3107
3108         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3109         names.
3110
3111         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3112         characters.
3113
3114         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3115         to t of inhibit-read-only since it is inside gnus-with-article-headers.
3116         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
3117         (gnus-gravatar-transform-address): Use mail-extract-address-components
3118         that supports non-ASCII names rather than mail-header-parse-addresses.
3119
3120 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3121
3122         * proto-stream.el (open-protocol-stream): All starttls connections are
3123         handled by the network handler.
3124
3125 2010-11-30  Julien Danjou  <julien@danjou.info>
3126
3127         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3128         (nnimap-open-connection-1): Fix PREAUTH.
3129
3130         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3131
3132 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3133
3134         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3135         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3136         (shr-insert): Use them.
3137         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3138
3139 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3140
3141         * nnir.el (nnir-request-move-article): Bail out if original group
3142         doesn't support article moves.
3143         (nnir-get-active): Improve active list retrieval.
3144
3145 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3146
3147         * shr.el (shr-find-fill-point): Don't break before apostrophes.
3148
3149 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
3150
3151         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3152         seem to accept strings-with-numbers as port numbers,
3153
3154 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3155
3156         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3157         change the registry.
3158
3159 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3160
3161         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3162         delete-dups that is not available in XEmacs 21.4.
3163
3164         * mm-util.el (mm-delete-duplicates): Add comment.
3165
3166 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
3167
3168         * nnir.el (nnir-ignored-newsgroups): New variable.
3169         (nnir-get-active): Use it.
3170
3171 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3172
3173         * proto-stream.el (proto-stream-open-network): Add some comments.
3174
3175         * nntp.el (nntp-open-connection): Provide a :success condition.
3176
3177         * nnimap.el (nnimap-open-connection-1): Ditto.
3178
3179         * proto-stream.el (proto-stream-open-network): See what the response to
3180         the STARTTLS command is.
3181
3182         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
3183         backwards compatibility).
3184         (nnimap-open-connection-1): Really respect nnimap-server-port.
3185
3186         * proto-stream.el (proto-stream-open-network): When doing opportunistic
3187         TLS upgrades we don't really care about the identity of the peer.
3188         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
3189         that what we've checked for.
3190         (proto-stream-always-use-starttls): Only default to t if
3191         open-gnutls-stream exists.
3192         (proto-stream-open-network): If STARTTLS failed, then just open a
3193         normal connection.
3194         (proto-stream-open-network): Wait until the greeting before doing
3195         STARTTLS.
3196
3197         * nntp.el (nntp-open-connection): Report what the connection error is.
3198
3199         * proto-stream.el (open-protocol-stream): Rename from
3200         open-proto-stream.
3201
3202 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3203
3204         * nnimap.el (nnimap-stream): Change default to `undecided'.
3205         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
3206         first, and then network.
3207         (nnimap-open-connection-1): Respect nnimap-server-port.
3208         (nnimap-open-connection): Be more backwards-compatible.
3209
3210         * proto-stream.el (proto-stream-always-use-starttls): New variable.
3211         (proto-stream-open-starttls): De-duplicate the starttls code.
3212         (proto-stream-open-starttls): Folded back into the main function.
3213         (proto-stream-open-network): Fix typo in the gnutls path.
3214         (proto-stream-command): Refactor out.
3215
3216         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
3217
3218         * proto-stream.el (proto-stream-open-starttls): Actually implement the
3219         starttls.el STARTTLS.
3220
3221         * color.el (color-lab->srgb): Fix function call name.
3222
3223         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
3224         if we're using tls.el.
3225         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
3226         built in, then don't try to establish a STARTTLS connection.
3227
3228         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
3229         servers.
3230
3231         * proto-stream.el (open-proto-stream): Use network, not stream.
3232         (open-proto-stream): Add a way to specify what the end of a command is.
3233
3234         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
3235         connections types.
3236         (nntp-open-network-stream): Remove.
3237         (nntp-open-ssl-stream): Remove.
3238         (nntp-open-tls-stream): Remove.
3239         (nntp-ssl-program): Remove.
3240
3241         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
3242
3243 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
3244
3245         * nnir.el: Fix typos.
3246         (nnir-retrieve-headers-override-function): Rename variable to reflect
3247         new semantics.
3248         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
3249         macros.
3250         (nnir-request-article, nnir-request-move-article): Use them.
3251         (nnir-categorize): New function.
3252         (nnir-run-query): Use it.
3253         (nnir-retrieve-headers): Rewrite to batch header retrieval.
3254         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
3255         sorted.
3256         (nnir-group-full-name): Use gnus-group-full-name instead.
3257         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
3258         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
3259
3260 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3261
3262         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
3263
3264         * proto-stream.el: New library to provide protocol-specific
3265         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
3266         protocols.
3267         (open-proto-stream): Complete the documentation.
3268         (proto-stream-open-network): Fix some typos.
3269
3270         * nnimap.el (nnimap-open-connection): Use it.
3271
3272 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
3273
3274         * pop3.el (pop3-open-server): Read server greeting before starting TLS
3275         negotiation.
3276
3277 2010-11-26  Julien Danjou  <julien@danjou.info>
3278
3279         * color.el: Rename various rgb functions to srgb.
3280
3281 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3282
3283         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
3284         names.
3285
3286 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3287
3288         * shr.el (shr-insert): Revert last change.
3289         (shr-find-fill-point): Never leave point being at bol;
3290         relax the kinsoku limitation when rendering tables.
3291
3292 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3293
3294         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
3295         results from -accept-article.
3296
3297         * shr-color.el: Require cl when compiling.
3298
3299         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
3300         checkin.
3301
3302         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
3303
3304         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
3305
3306         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
3307         'add and 'delete to set backend marks.
3308
3309         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
3310
3311         * nnheader.el (nnheader-update-marks-actions): Refactor out.
3312
3313         * nntp.el (nntp-request-set-mark): Use it.
3314
3315         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3316
3317         * nnml.el (nnml-request-set-mark): Ditto.
3318
3319         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
3320         introduces regressions in article selection.
3321         (nnimap-find-uid-response): New function.
3322         (nnimap-request-accept-article): Use the UID returned, if any.
3323         (nnimap-request-move-article): Use the UID returned, if any.
3324         (nnimap-get-groups): Reimplement to work with folded lines.
3325         (nnimap-find-uid-response): The UID is the last element in the list.
3326         (nnimap-request-set-mark): Extend syntax with 'set.
3327
3328         * nnml.el (nnml-request-set-mark): Ditto.
3329
3330         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3331
3332         * nntp.el (nntp-request-set-mark): Ditto.
3333
3334 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3335
3336         * message.el (message-called-interactively-p): A temporary macro.
3337         (message-goto-body): Use it temporarily.
3338
3339 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3340
3341         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
3342         (nnimap-last-response-string): Unfold quoted lines, if they exist.
3343         (nnimap-last-response-string): Fix last unfolding fix.
3344
3345 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3346
3347         * shr.el (shr-insert): Fix the way to fold lines.
3348
3349 2010-11-25  Julien Danjou  <julien@danjou.info>
3350
3351         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
3352
3353         * color.el: Rename from color-lab.el
3354         (color-rgb->hex): Add.
3355         (color-complement): Add.
3356         (color-complement-hex): Add.
3357
3358         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
3359
3360 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3361
3362         * shr-color.el (shr-color-visible): Don't bug out if the colour names
3363         don't exist.
3364
3365 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3366
3367         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
3368         assuming that article displaying or another mml-preview may be
3369         interrupted for an error or for the like.
3370
3371         * shr.el (shr-get-background): Fix argument name.
3372
3373 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3374
3375         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
3376
3377         * gnus-sum.el (gnus-summary-include-articles): New function.
3378
3379         * message.el (message-goto-body): called-interactively-p needs a
3380         parameter, so use `any'.
3381
3382         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
3383         clear marks before moving, since they're synced from the Gnus side
3384         first.
3385
3386         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
3387         (gnus-summary-move-article): Copy over all marks before moving, so that
3388         IMAP doesn't think a new article has arrived.
3389
3390 2010-11-24  Julien Danjou  <julien@danjou.info>
3391
3392         * shr.el (shr-insert-background-overlay): Fix typo.
3393         (shr-render-td): Copy the background before rendering.
3394
3395         * shr-color.el (shr-color-visible): Fix docstring.
3396
3397         * shr.el (shr-tag-table): Add bgcolor support.
3398         (shr-render-td): Add bgcolor support.
3399         (shr-get-background): Add.
3400         (shr-insert-foreground-overlay): Use shr-get-background.
3401
3402         * message.el (message-goto-body): Use called-interactively-p.
3403         (message-in-body-p): message-goto-body returns point.
3404
3405 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3406
3407         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
3408         Fixes something or other in Emacs 23, and is backwards compatible.
3409
3410         * message.el (message-goto-body): Remove the <#secure special-casing,
3411         which is too special.
3412
3413         * shr.el (shr-parse-style): Drop !important from styles.
3414
3415 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
3416
3417         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
3418         this function to return incorrect results when calling it with an
3419         explicit article argument different from
3420         (gnus-summary-article-number).
3421
3422 2010-11-24  Julien Danjou  <julien@danjou.info>
3423
3424         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
3425         (shr-tag-body): Add background support.
3426         (shr-descend): Add background support.
3427         (shr-tag-title): Add.
3428
3429         * shr-color.el (shr-color-visible): Really return original background
3430         if fixed.
3431
3432 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3433
3434         * shr.el (shr-color-check): Protect against non-existent colour names.
3435
3436 2010-11-24  Julien Danjou  <julien@danjou.info>
3437
3438         * color-lab.el: Require 'cl when compiling.
3439
3440         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
3441
3442         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
3443         matched part.
3444
3445         * color-lab.el: Fix all expt calls to use float type.
3446
3447 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3448
3449         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
3450         expression to shr-color-check as is.
3451
3452         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
3453
3454         * color-lab.el: Add coding cookie.
3455         (float-pi): Use eval-and-compile.
3456
3457         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
3458         compiled for Emacsen having no `libxml-parse-html-region' support.
3459
3460 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3461
3462         * shr.el (shr-insert-color-overlay): Split stuff like
3463         "#444444 !important" to find the real colour.
3464         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
3465         parse <font color="red"> entries.
3466
3467 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
3468
3469         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
3470         point when parsing headers.
3471
3472         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
3473         is positioned properly when parsing headers.
3474
3475 2010-11-23  Julien Danjou  <julien@danjou.info>
3476
3477         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
3478
3479         * shr-color.el (shr-color->hexadecimal): Add support for color names.
3480
3481         * shr.el (shr-parse-style): Replace \n with space in style parsing.
3482
3483         * shr-color.el (shr-color-hsl-to-rgb-fractions):
3484         Use shr-color-hue-to-rgb.
3485         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
3486
3487 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3488
3489         * shr.el (shr-color->hexadecimal): Autoload.
3490         (shr-descend): Add color to all tags.
3491
3492 2010-11-22  Julien Danjou  <julien@danjou.info>
3493
3494         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
3495         shr-color->hexadecimal.
3496
3497         * shr-color.el (shr-color->hexadecimal): Add converting functions for
3498         RGB() or HSL() color representation.
3499
3500         * shr.el (shr-tag-font): Add.
3501         (shr-tag-color-check): New function to get better colors.
3502         (shr-tag-insert-color-overlay): Factorize code between tag-font and
3503         tag-span.
3504
3505         * shr-color.el: New file.
3506
3507         * color-lab.el: New file.
3508
3509         * gnus-art.el (gnus-url-mailto): Do not downcase args.
3510
3511 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
3512
3513         * nnir.el: Fix typo in comments.
3514         (nnir-run-imap): Simplify code. No need to reverse artlist.
3515         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
3516
3517 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3518
3519         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
3520
3521         * nnimap.el (nnimap-get-capabilities): Refactor out.
3522         (nnimap-open-connection): Re-request capabilities after STARTTLS.
3523
3524 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
3525
3526         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
3527         appearing when `mm-uu-hide-markers' is nil.
3528
3529 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3530
3531         * nnimap.el (nnimap-unselect-group): Make into its own function.
3532         (nnimap-request-rename-group): Unselect group before renaming.
3533         This had gotten lost somewhere.
3534         (nnimap-request-accept-article): Keep track of examined groups, and
3535         unselect the group before APPENDing to read-only groups.
3536         (nnimap-request-move-article): Clear flags before moving so that they
3537         can be re-set later.
3538
3539 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3540
3541         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
3542         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
3543
3544 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3545
3546         * gnus-art.el (gnus-mime-display-single)
3547         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
3548         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
3549         parameter.
3550
3551 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3552
3553         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
3554         (shr-table-vertical-line): New variable.
3555         (shr-insert-table): Use it.
3556
3557 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3558
3559         * gnus-html.el (gnus-html-wash-images): Don't display images if
3560         gnus-inhibit-images is non-nil; register displayer for cid images.
3561         (gnus-html-display-image): Work for cid image.
3562         (gnus-html-insert-image): Allow arguments.
3563         (gnus-html-put-image): Inhibit read-only.
3564         (gnus-html-prefetch-images): Don't prefetch images if
3565         gnus-inhibit-images is non-nil.
3566
3567 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3568
3569         * shr.el (shr-put-image): Break lines when inserting big pictures.
3570
3571 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3572
3573         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
3574         sender, thanks Katsumi Yamaoka.
3575
3576 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
3577
3578         * nnir.el (nnir-run-imap): Reverse the article list for each group
3579         rather than the whole list.
3580
3581 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3582
3583         * shr.el (shr-image-displayer): Protect function against non-existent
3584         image source.
3585
3586         * gnus-art.el (gnus-inhibit-images): New user option.
3587         (gnus-mime-display-single): Don't display image if it is non-nil.
3588
3589         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3590         gnus-inhibit-images.
3591
3592         * shr.el (shr-image-displayer): New function.
3593         (shr-tag-img): Use it.
3594
3595 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3596
3597         * mml2015.el (mml2015-epg-sign): Use From header.
3598
3599 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3600
3601         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3602
3603         * gnus-util.el (gnus-find-text-property-region): Return markers.
3604
3605         * shr.el (shr-tag-img): Put a displayer in the text property.
3606
3607         * gnus-util.el (gnus-find-text-property-region): New utility function.
3608
3609         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3610         (gnus-html-show-images): Remove.
3611
3612         * gnus-art.el (gnus-article-show-images): New, more general function.
3613
3614         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
3615         image url text properties.
3616
3617         * shr.el: Ditto.
3618
3619         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
3620         gnus-agent-auto-agentize-methods is set.  Which it isn't.
3621
3622 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3623
3624         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
3625         work for two or more articles.
3626
3627 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3628
3629         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
3630         divide an image that's in an html article to two or more when washing
3631         non-ASCII characters in alt text of it.
3632
3633 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3634
3635         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
3636         smime-decrypt-region using function argument.
3637         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
3638
3639         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
3640
3641         * smime.el (smime-decrypt-region): Catch it.
3642
3643 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3644
3645         * smime.el (smime-mode-map): Move initialization into declaration.
3646         (gnus-run-mode-hooks): Don't autoload.
3647         (smime-mode): Use define-derived-mode.
3648
3649 2010-11-11  Glenn Morris  <rgm@gnu.org>
3650
3651         * smime.el (from): Restrict declaration to XEmacs.
3652
3653         * nnir.el (gnus-group-topic-name): Autoload.
3654
3655 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3656
3657         * shr.el (shr-insert): Don't break long line if it is because of
3658         kinsoku-bol characters in the line end.
3659
3660 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
3661
3662         * nnir.el (nnir-request-move-article): Fix to provide original group
3663         and subject.
3664         (nnir-warp-to-article): Don't fail on articles whose headers haven't
3665         been retrieved.
3666
3667         * gnus-sum.el (gnus-summary-move-article): Use original group and
3668         subject for virtual articles such as those in an nnir summary buffer.
3669
3670 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3671
3672         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
3673         least 21.5).
3674
3675         * smime.el (from): Declare it again for XEmacs.
3676
3677 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3678
3679         * message.el (message-resend): Don't disable encoding unless it's
3680         already encoded.
3681
3682         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
3683         low-numbered articles.
3684
3685 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3686
3687         * rfc2047.el (rfc2047-syntax-table): Simplify.
3688
3689         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
3690
3691         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
3692         set-char-table-range for XEmacs.
3693
3694 2010-11-10  Glenn Morris  <rgm@gnu.org>
3695
3696         * time-date.el (time-to-seconds): Always an alias on Emacs,
3697         never a real function.
3698         (with-no-warnings): Remove compat stub, now unused.
3699         (time-less-p): Doc fix.
3700         (time-to-number-of-days): Simplify.
3701
3702         * smime.el (from): Remove unused declaration.
3703
3704         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
3705         (gnus-float-time): On Emacs, always an alias.
3706
3707         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
3708         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
3709
3710 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3711
3712         * dgnushack.el: Don't use ignore-errors in the top level form since it
3713         is unavailable in XEmacs even if cl is loaded.
3714
3715         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
3716
3717 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3718
3719         * shr.el (browse-url-mailto): Autoload.
3720
3721         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
3722
3723         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
3724         regexp doesn't need quoting.
3725
3726 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
3727
3728         * message.el (message-subject-trailing-was-ask-regexp)
3729         (message-subject-trailing-was-regexp): Match was: in addition to was.
3730
3731 2010-11-09  Glenn Morris  <rgm@gnu.org>
3732
3733         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
3734         (nnbabyl-check-mbox): Use point-at-bol.
3735
3736 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3737
3738         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
3739
3740         * message.el (message-mailto): New function.
3741         (message-mailto): Should accept other parameters.
3742         (message-mailto): Remove since it duplicates browse-url-mailto
3743         functionality.
3744
3745 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3746
3747         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
3748         methods.
3749         (gnus-read-active-file): Ditto.
3750
3751         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
3752         ": " from the prompt.
3753         (gnus-group-make-group): Ditto.
3754
3755 2010-11-07  Glenn Morris  <rgm@gnu.org>
3756
3757         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
3758         (gnus-bookmark-kill-line): Use point-at-eol.
3759
3760 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3761
3762         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
3763         asterisks in From header.
3764
3765 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3766
3767         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
3768         string to avoid making the From headers syntactically invalid.
3769
3770         * message.el (message-send-mail): Don't insert courtesy messages if the
3771         message already has List-Post and List-ID messages.
3772
3773 2010-11-06  Glenn Morris  <rgm@gnu.org>
3774
3775         * gnus-art.el (gnus-treat-article): Give dynamic local variables
3776         `condition', `type', `length' a prefix.
3777         (gnus-treat-predicate): Update for above name changes.
3778
3779 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
3780
3781         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
3782         binding.  Handled by `gnus-summary-refer-thread' instead.
3783         (nnir-warp-to-article): New backend function.
3784
3785         * nnimap.el (nnimap-request-thread): Force dependency updating.
3786
3787         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
3788         (gnus-summary-refer-thread): Rework to improve thread-referral.
3789
3790         * gnus-int.el (gnus-warp-to-article): New function.
3791
3792         * gnus-sum.el (gnus-summary-article-map): Bind it.
3793
3794 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
3795
3796         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
3797         gnus-summary-refer-thread.
3798
3799         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
3800         headers.
3801         (gnus-summary-limit-include-thread): Prevent articles in thread from
3802         being cut in gnus-cut-threads.
3803         (gnus-summary-refer-thread): Limit retrieved headers to those in
3804         thread.
3805
3806 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3807
3808         * message.el (message-send-mail): Use the value of
3809         message-courtesy-message from the message buffer.
3810
3811         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
3812
3813         * shr.el (shr-browse-url): Implement mailto: URLs.
3814
3815         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
3816         "raw".
3817
3818         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
3819         if it's already selected.
3820
3821         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
3822
3823 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3824
3825         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
3826         to measure the length and truncate alt text.
3827
3828 2010-11-03  Glenn Morris  <rgm@gnu.org>
3829
3830         * nndiary.el (nndiary-generate-nov-databases-1)
3831         (nndiary-generate-active-info): Rename dynamic variable `files' to
3832         something less generic.
3833
3834 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
3835
3836         * nnir.el (nnir-request-move-article): Call the underlying backend to
3837         move articles from nnir.
3838
3839 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3840
3841         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
3842
3843 2010-11-02  Julien Danjou  <julien@danjou.info>
3844
3845         * nnir.el: Remove wais support.
3846
3847 2010-11-02  Glenn Morris  <rgm@gnu.org>
3848
3849         * gnus-html.el: Reorder requirements to quieten compiler.
3850
3851 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3852
3853         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
3854         properly for XEmacs as well.
3855         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
3856         (gnus-article-natural-long-line-p): Use window-width rather than
3857         frame-width.
3858
3859 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
3860
3861         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
3862         (nnir-read-parms): Don't modify query.
3863         (nnir-run-query): Add ability to search topic on current line.
3864         (nnir-get-active): Clean up.
3865
3866 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3867
3868         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
3869         degenerate articles.
3870
3871         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
3872         (gnus-print-buffer): Just print the buffer as is, without any copying
3873         to a buffer and then re-highlighting.
3874
3875         * nnimap.el (nnimap-request-group): Store the new updated info.
3876         (nnimap-request-group): Select the group when we don't know whether it
3877         exists or not.
3878
3879         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
3880         groups.
3881
3882         * gnus-group.el (gnus-group-find-new-groups): Display all the new
3883         groups.
3884
3885         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
3886         groups.
3887
3888         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
3889         long-lines case by only filling the long lines.
3890
3891         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
3892         (bug #7311).
3893
3894 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3895
3896         * shr.el: No need to declare `declare-function' since shr.el is for
3897         only Emacsen that provide `libxml-parse-html-region'.
3898
3899         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
3900         effective only in a file it is referred to.
3901
3902 2010-11-01  Glenn Morris  <rgm@gnu.org>
3903
3904         * mm-util.el (gnus-completing-read): Autoload.
3905         (mm-read-coding-system): Simplify Emacs definition.
3906
3907         * nnmail.el (gnus-activate-group):
3908         * nnimap.el (gnutls-negotiate):
3909         * nntp.el (netrc-parse): Fix declarations.
3910
3911 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3912
3913         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
3914         string-match-p in Emacs >=23.
3915
3916         * gnus-msg.el (gnus-configure-posting-styles)
3917         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
3918
3919 2010-11-01  Glenn Morris  <rgm@gnu.org>
3920
3921         * nnir.el (declare-function): Add compat stub.
3922         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
3923         (nnir-run-gmane): Require 'mm-url.
3924
3925         * mm-util.el (mm-string-to-multibyte): Simplify.
3926
3927         * shr.el (declare-function): Add compat stub.
3928         (url-cache-create-filename): Declare.
3929         (mm-disable-multibyte, widget-convert-button): Autoload.
3930
3931         * smime.el (ldap-search): Declare.
3932         (smime-cert-by-ldap-1): Require ldap on Emacs.
3933
3934         * nnimap.el: Require nnmail, and gnus-sum when compiling.
3935         (nnimap-keepalive): Use gnus-float-time.
3936
3937         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
3938         (mail-source-delete-crash-box): Use gnus-float-time.
3939
3940         * gnus-dired.el (gnus-completing-read): Autoload.
3941
3942         * mm-view.el (gnus-rescale-image): Autoload.
3943
3944         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
3945
3946         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
3947
3948         * sieve-manage.el: Require 'cl when compiling.
3949
3950         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
3951         (gnus-iswitchb-completing-read): Require iswitchb.
3952         (gnus-select-frame-set-input-focus): Silence compiler.
3953
3954 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3955
3956         * message.el (message-subject-trailing-was-query): Change default to t,
3957         since I think that's what most people want.
3958
3959         * nnimap.el (nnimap-request-accept-article): Erase buffer before
3960         appending for easier debugging.
3961         (nnimap-wait-for-connection): Take a regexp.
3962         (nnimap-request-accept-article): Wait for the continuation line before
3963         sending anything unless we're streaming.
3964
3965         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
3966         leave the header washing to take place.
3967
3968 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3969
3970         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
3971         regular expression match and replace in posting styles.
3972
3973 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
3974
3975         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
3976         an entire server.
3977         (nnir-get-active): New function.
3978         (nnir-run-imap): Use it.
3979         (nnir-run-gmane): Who knew, gmane search returns an article score!
3980
3981         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
3982         server on the current line with nnir.
3983
3984 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3985
3986         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
3987         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
3988         left edge.
3989         (gnus-article-foldable-buffer): Skip past the prefix when determining
3990         raggedness.
3991
3992         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
3993         the raw article, and change `C-u g' to show the article without doing
3994         treatments.
3995
3996         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
3997         on to `gnus-treat-article'.
3998         (gnus-inhibit-article-treatments): New variable.
3999
4000         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
4001
4002         * gnus-art.el (gnus-treatment-function-alist): Have
4003         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
4004         (gnus-treat-fill-long-lines): Change default to fill all text/plain
4005         sections.
4006
4007         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4008         parameter.
4009         (gnus-article-fill-cited-long-lines): New function.
4010         (gnus-article-fill-cited-article): Allow filling only long sections.
4011
4012         * shr.el (shr-find-fill-point): Don't break lines between punctuation
4013         and non-punctuation (like after the apostrophe in "'We").
4014
4015         * gnus-sum.el (gnus-summary-select-article): Make sure
4016         gnus-original-article-buffer is alive.
4017
4018         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
4019         reflect the order they're in in the digest.
4020
4021         * gnus.el (gnus-group-startup-message): Move point to the start of the
4022         buffer.
4023
4024         * nnimap.el (nnimap-capability): New function.
4025         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4026         is set.
4027
4028 2010-10-31  David Engster  <dengste@eml.cc>
4029
4030         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4031         conform with changes to gnus-completing-read.
4032
4033 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4034
4035         * shr.el (shr-tag-img): Output "*" instead of "[img]".
4036
4037 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4038
4039         * nnir.el: Move defvar, defcustom around to keep file organized
4040         and keep byte-compiler quiet.
4041         (nnir-read-parms): Accept search-engine as arg.
4042         (nnir-run-query): Pass search-engine as arg.
4043         (nnir-search-engine): Remove.
4044
4045 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4046
4047         * shr.el (shr-generic): The text nodes should be text, not :text.
4048
4049         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4050         later in the file.
4051
4052 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4053
4054         * nnir.el: General clean up.  Allow searching with multiple engines.
4055         Allow separate extra-parameters for each engine.
4056         Batch queries when possible.
4057         (nnir-imap-default-search-key,nnir-method-default-engines):
4058         Add customize interface.
4059         (nnir-run-gmane): New engine.
4060         (nnir-engines): Use it.  Qualify all prompts with engine name.
4061         (nnir-search-engine): Remove global variable.
4062         (nnir-run-hyrex): Restore for now.
4063         (nnir-extra-parms,nnir-search-history): New variables.
4064         (gnus-group-make-nnir-group): Use them.
4065         (nnir-group-server): Remove in favor of gnus-group-server.
4066         (nnir-request-group): Avoid searching twice.
4067         (nnir-sort-groups-by-server): New function.
4068
4069 2010-10-30  Julien Danjou  <julien@danjou.info>
4070
4071         * gnus-group.el: Remove gnus-group-fetch-control.
4072
4073         * gnus-start.el (gnus-find-new-newsgroups):
4074         Remove gnus-check-first-time-used.
4075
4076         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4077
4078 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4079
4080         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4081         set on groups that don't have \* permanentflags.
4082
4083 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4084
4085         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
4086         control the background color.
4087         (shr-tag-img): Ignore very small web bug type images.
4088         (shr-put-image): Add help-echo alt texts to the images.
4089         (shr-tag-video): Show the video poster image.
4090
4091 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4092
4093         * shr.el (shr-table-depth): New variable.
4094         (shr-tag-table-1): Only insert the images after the top-level table.
4095
4096         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4097
4098         * gnus-util.el (gnus-list-memq-of-list): New function.
4099
4100         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4101         selected.
4102         (nnimap-unsplittable-articles): New slot.
4103         (nnimap-new-articles): Use it.
4104
4105 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
4106
4107         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4108         move to the previous line on `M-g'.
4109
4110 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4111
4112         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4113         *-request-group, which seems unnecessary.
4114
4115         * nnimap.el (nnimap-quote-specials): Function copied over from
4116         imap.el.
4117         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4118         they support that.  Suggested by Tom Regner.
4119
4120 2010-10-29  Julien Danjou  <julien@danjou.info>
4121
4122         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4123         defalias.
4124         (gnus-summary-delete-marked-with): Remove obsolete defalias.
4125
4126         * gnus.el: Remove `gnus-nntp-service' variable.
4127         (gnus-secondary-servers): Make obsolete.
4128         (gnus-nntp-server): Make obsolete.
4129
4130         * gnus-start.el (gnus-1): Remove x-splash calls.
4131
4132         * gnus-ems.el (gnus-x-splash): Remove.
4133
4134         * gnus.el (gnus-group-startup-message): Simplify/update code.
4135
4136         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
4137         definition.
4138
4139         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4140         capability before doing anything.
4141         (gnus-group-insert-group-line): Remove useless
4142         gnus-group-remove-excess-properties.
4143
4144 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4145
4146         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4147
4148 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4149
4150         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4151         config after reselecting.
4152
4153 2010-10-28  Julien Danjou  <julien@danjou.info>
4154
4155         * shr.el (shr-put-image): Use point even if only inserting text.
4156         (shr-put-image): Save excursion when inserting alt text on non-graphic
4157         display, so the behaviour is the same when we are on a graphic display.
4158
4159         * nnir.el (nnir-run-swish-e): Remove hyrex support.
4160
4161 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4162
4163         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4164         (gnus-mime-copy-part): Check coding system, not charset.
4165         (gnus-mime-view-part-externally): Never remove part.
4166         (gnus-mime-view-part-internally): Don't remove part here.
4167         (gnus-article-part-wrapper): Make sure MIME tag is visible.
4168         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4169         multipart/alternative.
4170
4171         * mm-decode.el (mm-display-part): Take optional arg `force'.
4172
4173 2010-10-26  Julien Danjou  <julien@danjou.info>
4174
4175         * gnus-group.el (gnus-group-default-list-level): Add this function to
4176         compute the default list level.
4177         (gnus-group-default-list-level): Add possibility to use a function.
4178
4179 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4180
4181         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4182
4183         * gnus-group.el (gnus-group-completing-read)
4184         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4185         gnus-replace-in-string.
4186
4187 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4188
4189         * shr.el (shr-tag-div): Add.
4190
4191         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
4192
4193 2010-10-25  Julien Danjou  <julien@danjou.info>
4194
4195         * gnus-util.el: Remove `gnus-with-local-quit'.
4196
4197         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
4198
4199 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4200
4201         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
4202         the original article buffer.
4203
4204 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4205
4206         * nnimap.el (nnimap-request-head): New function.
4207         (nnimap-request-move-article): Try to be slighly faster by not
4208         requesting the entire message when moving.
4209         (nnimap-transform-headers): Don't bug out on bodiless articles.
4210         (nnimap-send-command): Have no outstanding messages if the IMAP server
4211         doesn't support streaming.
4212         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
4213
4214 2010-10-24  Julien Danjou  <julien@danjou.info>
4215
4216         * message.el (message-default-headers): Fix type.
4217
4218 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4219
4220         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
4221         prefetching images.
4222
4223         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
4224         backend for unknown groups.  This is mainly useful for nnimap groups.
4225
4226         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
4227         group isn't covered by the agent.
4228
4229 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
4230
4231         * nnir.el (nnir-method-default-engines): New variable.
4232         (nnir-run-query): Use it.
4233         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
4234         (gnus-summary-nnir-goto-thread): Change group if needed.
4235
4236         * gnus-group.el (gnus-group-group-map): Add key binding for
4237         gnus-group-make-nnir-group.
4238
4239 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4240
4241         * shr.el (shr-tag-object): Add.
4242
4243         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
4244         original article buffer live.
4245         (gnus-summary-select-article-buffer):
4246         Mention gnus-widen-article-buffer.
4247
4248 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4249
4250         * shr.el (shr-tag-strong): Add.
4251
4252 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4253
4254         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
4255         group names.  They mess up the group buffer badly.
4256
4257         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
4258
4259         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
4260         instead of the summary one.
4261
4262 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4263
4264         * mml.el (mml-preview): Work properly when editing article.
4265
4266         * gnus-start.el (gnus-read-active-file-1): Don't add method to
4267         gnus-have-read-active-file if it's already been in.
4268
4269 2010-10-22  Tom Tromey  <tromey@redhat.com>
4270
4271         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
4272         gnus-group-completing-read.
4273
4274 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4275
4276         * message.el (message-mode-map): Don't bind M-; to comment region, to
4277         allow the global comment-dwim to work.
4278
4279 2010-10-21  Julien Danjou  <julien@danjou.info>
4280
4281         * message.el (message-setup-1): Allow message-default-headers to be a
4282         function.
4283
4284 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4285
4286         * shr.el (shr-tag-table): Simplify.
4287
4288 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4289
4290         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
4291         to avoid trying to snarf invalid stuff.
4292
4293         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
4294
4295         * gnus.el (gnus-message-archive-group): Quote value.
4296         (gnus-message-archive-group): Mark as changed.
4297
4298         * shr.el (shr-add-font): Don't put the font properties on the newline
4299         or the indentation.
4300
4301         * message.el (message-fix-before-sending): Change options when sending
4302         non-printable characters.
4303
4304         * gnus.el (gnus-message-archive-method): Change the default to
4305         monthly outgoing groups.
4306
4307         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
4308         that have gotten new numbers.
4309
4310         * nnimap.el (nnimap-request-replace-article): New function.
4311
4312 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4313
4314         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
4315         (nnrss-request-article): Don't use special html washing code.
4316
4317 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4318
4319         * shr.el (shr-tag-table): Remove useless nconc.
4320
4321 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4322
4323         * gnus-art.el (article-wash-html): Simplify and remove the charset
4324         stuff.  Use the normal html rendering code instead of the special html
4325         washing code.
4326
4327         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
4328         `gnus-w3m' symbols.
4329         (mm-text-html-washer-alist): Remove.
4330
4331         * mm-decode.el (mm-inline-text-html-renderer): Remove.
4332         (mm-inline-media-tests): Remove use.
4333         (mm-text-html-renderer): Change default to the `shr' symbol.
4334
4335         * mm-view.el (mm-inline-text-html): Remove use.
4336
4337         * gnus-art.el (gnus-blocked-images): New function.  Allow the
4338         `gnus-blocked-images' to be a function.
4339         (gnus-article-wash-function): Remove.
4340
4341 2010-10-20  Julien Danjou  <julien@danjou.info>
4342
4343         * spam.el (spam-list-of-processors): Mark as obsolete.
4344
4345         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
4346         (nnimap-insert-partial-structure): Fix boundary detection.
4347
4348 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
4349
4350         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
4351         run file-truename on remote files.  This can be expensive and even
4352         prevent one from editing drafts if some unrelated buffer has a stale
4353         connection.
4354
4355 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4356
4357         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
4358         kinsoku-eol regardless of shr-kinsoku-shorten.
4359         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
4360         (shr-tag-table): Support caption, thead, and tfoot.
4361
4362 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4363
4364         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
4365         lines.
4366         (shr-save-contents): New command and keystroke.
4367
4368         * nndoc.el (nndoc-type-alist): Add git support.
4369         (nndoc-git-type-p): New function.
4370         (nndoc-transform-git-article): Ditto.
4371         (nndoc-transform-git-headers): Ditto.
4372         (nndoc-transform-git-headers): Generate Subject headers.
4373
4374         * shr.el (shr-parse-style): New function.
4375         (shr-tag-span): Ditto.
4376
4377         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
4378         to `G G' to avoid collisions.
4379
4380 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4381
4382         * shr.el: Load kinsoku if necessary.
4383         (shr-kinsoku-shorten): New internal variable.
4384         (shr-find-fill-point): Make kinsoku shorten text line if
4385         shr-kinsoku-shorten is bound to non-nil.
4386         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
4387         shr-indentation too when testing if table is wider than frame width.
4388         (shr-insert-table): Use `string-width' instead of `length' to measure
4389         text width.
4390         (shr-insert-table-ruler): Make sure indentation is done at bol.
4391
4392 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4393
4394         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
4395         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
4396         undecoded network data.
4397
4398 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4399
4400         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
4401         name in the mode line spec so that the mode line menu works
4402         (bug #2431).
4403
4404         * message.el (message-get-reply-headers): If we're fed `to-address',
4405         then always use that.
4406
4407         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
4408         aren't so wide as to need to switch off the edit menu.
4409
4410         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
4411         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
4412
4413         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4414         `M-g'.
4415         (nnimap-update-info): Update flags/read marks even if \* isn't part of
4416         the permanent marks.
4417
4418 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
4419
4420         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4421         Splitting according to references/in-reply-to obeys the ignore-groups
4422         variable, while splitting by sender and subject do not.
4423
4424 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4425
4426         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
4427         alist, so that we can look for non-Unicode chars.
4428         (article-translate-strings): Allow both character and string maps.
4429
4430 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4431
4432         * shr.el (shr-insert): Don't insert space behind a wide character
4433         categorized as kinsoku-bol, or between characters both categorized as
4434         nospace.
4435
4436 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
4437
4438         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
4439         headers to gnus-newsgroup-headers.
4440
4441 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4442
4443         * shr.el (shr-tag-img): Don't align images -- since we're not
4444         rescaling, this often leads to ugly displays.
4445
4446 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
4447
4448         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
4449         duplicates.
4450
4451 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4452
4453         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
4454         call.
4455
4456 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4457
4458         * gnus.el: Autoload gnus-html-show-images.
4459
4460         * nnimap.el: Use nnheader-message throughout.
4461
4462         * shr.el (shr-tag-img): Ignore images with no data.
4463
4464 2010-10-15  Julien Danjou  <julien@danjou.info>
4465
4466         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
4467         a possibility to disable format=flow encoding when using hard newlines.
4468
4469 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4470
4471         * shr.el (shr-insert): Remove space inserted before or after a
4472         breakable character or at the beginning or the end of a line.
4473         (shr-find-fill-point): Do kinsoku; find the second best point or give
4474         it up if there's no breakable point.
4475
4476 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4477
4478         * nnimap.el (nnimap-open-connection): Message when opening connection
4479         for debugging purposes.
4480
4481         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
4482         on every setup buffer call to allow this to change from article to
4483         article.
4484
4485         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
4486         buffers where we have a wide table.
4487
4488 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
4489
4490         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
4491         uses *-request-thread.
4492
4493 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4494
4495         * nnimap.el (nnimap-open-connection): Remove %s from openssl
4496         incantation, which is no longer valid.
4497
4498 2010-10-14  Julien Danjou  <julien@danjou.info>
4499
4500         * shr.el: Fix defcustom type (char -> character).
4501
4502 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4503
4504         * nnimap.el (nnimap-open-connection): tls-program should be a list of
4505         programs.
4506
4507 2010-10-14  Julien Danjou  <julien@danjou.info>
4508
4509         * shr.el (shr-tag-a): Use url-link as widget type.
4510
4511         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
4512         `gnus-group-get-icon'.
4513
4514 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4515
4516         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
4517         This should make server editing work better.
4518
4519         * shr.el (shr-find-fill-point): Don't inloop on indented text.
4520
4521         * tls.el (tls-program): Remove spurious %s from openssl.
4522
4523         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
4524         (nnimap-parse-flags): Fix regexp.
4525
4526         * shr.el (shr-find-fill-point): Use a filling algorithm that should
4527         probably work for CJVK text, too.
4528
4529         * nnimap.el (nnimap-extend-tls-programs): Remove.
4530         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
4531
4532         * tls.el (tls-starttls-switches): Remove starttls hack.
4533         (open-tls-stream): Ditto.
4534         (tls-find-starttls-argument): Ditto.
4535
4536 2010-10-13  Julien Danjou  <julien@danjou.info>
4537
4538         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
4539         responses.
4540
4541 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4542
4543         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
4544
4545         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
4546         anything in Emacs.
4547
4548         * shr.el (shr-current-column): Remove buggy and unnecessary function.
4549
4550 2010-10-13  Julien Danjou  <julien@danjou.info>
4551
4552         * shr.el (shr-width): Make shr-width a defcustom with default to
4553         fill-column.
4554         (shr-tag-img): Use shr-width rather than fill-column.
4555
4556 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4557
4558         * dgnushack.el (byte-optimize-apply)
4559         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
4560
4561         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
4562         position when (X-)Faces exist.
4563         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
4564         avatars when called interactively.
4565
4566 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4567
4568         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
4569         gnus-article-x-face-too-ugly is bound.
4570
4571 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4572
4573         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
4574
4575         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4576         mailbox that doesn't exist.
4577
4578 2010-10-12  Julien Danjou  <julien@danjou.info>
4579
4580         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4581         (shr-get-image-data): Encode URL properly when fetching from cache.
4582         (shr-tag-img): Use aligned-to spaces to align correctly images.
4583
4584         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4585         before inserting the Gravatar.
4586
4587         * shr.el (shr-tag-img): Add align attribute support for <img>.
4588
4589 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4590
4591         * gnus-gravatar.el (gnus-art): Require.
4592
4593         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4594         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4595         Remove long obsoleted functions.
4596
4597 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4598
4599         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4600
4601         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4602
4603         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4604         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4605         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4606         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4607         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4608         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4609         * sieve-manage.el, smime.el, spam.el:
4610         Fix comment for declare-function.
4611
4612 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4613
4614         * nnimap.el (nnimap-request-rename-group): Select group read-only
4615         before renaming it.
4616
4617         * shr.el (shr-insert): Fix up the white space only regexp.
4618
4619         * nnimap.el (nnimap-transform-split-mail): Not all articles have
4620         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
4621
4622         * shr.el (shr-current-column): New function.
4623         (shr-find-fill-point): New function.
4624
4625 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4626
4627         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
4628         numbers.
4629
4630 2010-10-11  Julien Danjou  <julien@danjou.info>
4631
4632         * shr.el (shr-hr-line): Add.
4633         (shr-tag-hr): Use shr-hr-line to specify which character to use to
4634         display hr lines.
4635         (shr-max-columns): Do not change state to nil if we just inserting
4636         spaces.
4637
4638 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4639
4640         * gnus-topic.el (gnus-topic-read-group): If after the last group,
4641         select the last group.
4642
4643 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4644
4645         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
4646
4647 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
4648
4649         * dig.el (dig-mode-map): Declare and define in one step.
4650
4651 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4652
4653         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
4654         for Gnus.
4655         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
4656         (nnimap-update-qresync-info): Mark \Seen articles as read.
4657
4658         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
4659         non-variable, too.
4660
4661         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
4662         available.
4663         (nnimap-update-info): Rely more on the current active than the param
4664         active to avoid marking articles as read too much.
4665
4666         * auth-source.el (auth-source-create): Use (user-login-name) for the
4667         user name default.
4668
4669         * nnimap.el (nnimap-update-info): If the server doesn't return any
4670         useful info, just use the previous info.
4671         (nnimap-update-info): Prefer old info over start-article.
4672         (nnimap-update-qresync-info): Finish implementing QRESYNC.
4673
4674 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
4675
4676         * nnir.el (autoload): Clean up autoloads.
4677         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
4678         Use key rather than value.
4679         (nnir-imap-search-other): New variable.
4680         (nnir-read-parm): Use it.
4681         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
4682         (gnus-summary-nnir-goto-thread): Modify to work with imap.
4683
4684 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4685
4686         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
4687         the process, too.
4688
4689 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4690
4691         * spam.el (gnus-summary-mode-map): Bind to "$".
4692         Suggested by Russ Allbery.
4693
4694         * shr.el: Rework the way things are indented by <li> slightly.
4695
4696         * gnus.el (gnus-group-set-parameter): Fix typo.
4697
4698         * nnimap.el: Start implementing QRESYNC support.
4699
4700 2010-10-09  Julien Danjou  <julien@danjou.info>
4701
4702         * nnir.el (nnir-engines): Fix too many arguments.
4703
4704 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4705
4706         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
4707         group is the "last", so that the backends like nnfolder actually save
4708         their folders.
4709
4710         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
4711         try to use that for the tls stream.
4712         (nnimap-retrieve-group-data-early): Rework the marks code to heed
4713         UIDVALIDITY and find out which groups are read-only and not.
4714         (nnimap-get-flags): Use the same marks parsing code as the rest of
4715         nnimap.
4716
4717 2010-10-09  Julien Danjou  <julien@danjou.info>
4718
4719         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
4720
4721         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
4722         retrieving gravatars.
4723
4724         * shr.el (shr-table-corner): Add.
4725         (shr-table-line): Add.
4726         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
4727
4728 2010-10-08  Julien Danjou  <julien@danjou.info>
4729
4730         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
4731
4732 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
4733
4734         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
4735
4736         * gnus-sum.el (gnus-mark-article-as-unread)
4737         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
4738         (gnus-summary-set-bookmark): Use it.
4739
4740         * gnus-msg.el (gnus-setup-message): Use it.
4741
4742         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4743
4744         * gnus.el (gnus-group-remove-parameter): Use it.
4745
4746         * gnus-group.el (gnus-group-make-web-group): Use it.
4747
4748         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4749
4750         * nnregistry.el: Update docs to mention manual.
4751
4752         * gnus-registry.el: Update docs to mention nnregistry.el.
4753         (gnus-registry-initialize): Don't install nnregistry refer method
4754         automatically.
4755         (gnus-registry-install-nnregistry): Remove it.
4756
4757 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4758
4759         * shr.el (shr-insert): Don't insert double spaces.
4760
4761 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4762
4763         * gnus-gravatar.el (gnus-treat-from-gravatar)
4764         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
4765         called interactively.
4766
4767         * gnus-art.el (gnus-mime-view-part-externally)
4768         (gnus-mime-view-part-internally): Make predicate function passed to
4769         gnus-mime-view-part-as-type assume argument is a mime type, not a list
4770         of a mime type.
4771
4772         * shr.el (shr-table-widths): Don't use cl function `reduce'.
4773
4774 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4775
4776         * shr.el (require): Require cl when compiling.
4777         (shr-tag-hr): New function.
4778
4779         * nnimap.el (nnimap-update-info): Remove double setting of high.
4780         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
4781         This makes nnimap work properly on Courier again.
4782
4783         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
4784         the variable for backwards compatibility.
4785
4786         * mm-decode.el (mm-save-part): If given a non-directory result, expand
4787         the file name before using to avoid setting mm-default-directory to
4788         nil.
4789
4790         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
4791         bidning gnus-agent variables.
4792
4793         * shr.el (shr-render-td): Use a cache for the table rendering function
4794         to avoid getting an exponential rendering behaviour in nested tables.
4795         (shr-insert): Rework the line-breaking algorithm.
4796         (shr-insert): Don't leave trailing spaces.
4797         (shr-insert-table): Also insert empty TDs.
4798         (shr-tag-blockquote): Ensure paragraphs after </ul>.
4799
4800 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4801
4802         * gnus-sum.el (gnus-number): Rename from `number'.
4803         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
4804         (gnus-summary-limit-children): Update uses correspondingly.
4805
4806 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4807
4808         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
4809         (gnus-gravatar-transform-address): Don't show avatars of people of
4810         which mail addresses match gnus-gravatar-too-ugly.
4811
4812 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4813
4814         * shr.el (shr-table-widths): Expand TD elements to fill available
4815         space.
4816
4817 2010-10-07  Julien Danjou  <julien@danjou.info>
4818
4819         * nnimap.el (nnimap-request-rename-group): Add this method.
4820
4821 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4822
4823         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
4824         name from XEmacs' function-arglist.
4825
4826         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
4827         gravatar under XEmacs.
4828
4829 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
4830
4831         * auth-source.el: Update docs with TODO items.
4832
4833         * gnus-sync.el: Update docs to explain state and plans.
4834
4835         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
4836         Hooks for mark updates.
4837         (gnus-request-set-mark, gnus-request-update-mark): Use them.
4838
4839         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
4840         hooks with arguments, which is needed for mark update hooks.
4841
4842 2010-10-06  Julien Danjou  <julien@danjou.info>
4843
4844         * gnus.el (gnus-expand-group-parameter): Only return and act on what
4845         was matched.
4846
4847         * sieve-manage.el: Update example in `Commentary'.
4848
4849         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
4850
4851         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
4852         not 2000.
4853         (sieve-manage-authenticate): Re-add function.
4854
4855 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4856
4857         * shr.el (shr-insert): Get 'space transition right.
4858         (shr-render-td): Only delete space at the end of the TD.
4859
4860         * nnimap.el (nnimap-open-connection): Prepare to support
4861         open-gnutls-stream.
4862
4863         * shr.el: Rearrange function order to be more logical.
4864
4865 2010-10-06  Julien Danjou  <julien@danjou.info>
4866
4867         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
4868         (nnrss-discover-feed): Remove 404 URL in docstring.
4869
4870         * nnir.el: Fix Swish-E URL.
4871         Fix Namazu URL.
4872
4873         * message.el (message-change-subject): Remove 404 URL in a comment.
4874
4875 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4876
4877         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
4878         called interactively.
4879
4880         * gnus-util.el (gnus-remove-if): Allow hash table.
4881         (gnus-remove-if-not): New function.
4882
4883         * gnus-art.el (gnus-mime-view-part-as-type)
4884         * gnus-score.el (gnus-summary-score-effect)
4885         * gnus-sum.el (gnus-read-move-group-name):
4886         Replace remove-if-not with gnus-remove-if-not.
4887
4888         * gnus-group.el (gnus-group-completing-read):
4889         Regard collection as a hash table if it is not a list.
4890
4891 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4892
4893         * shr.el (shr-render-td): Allow blank/missing <TD>s.
4894
4895         * shr.el: Document the table-rendering algorithm.
4896
4897 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4898
4899         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
4900         for Emacsen having no `libxml-parse-html-region' support.
4901
4902 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4903
4904         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
4905         invalid URLs.
4906
4907         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
4908         line-broken.
4909         (shr-tag-img): Ignore image fetching errors.
4910         (shr-overlays-in-region): Compute overlay positions correctly.
4911
4912         * mm-decode.el (mm-shr): Require shr.
4913
4914         * gnus-art.el (gnus-blocked-images): Move variable here.
4915
4916         * shr.el (shr-insert-table): Bind free variable.
4917
4918         * mm-decode.el (mm-shr): Bind shr-content-function.
4919
4920         * shr.el (shr-content-function): New variable.
4921
4922         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
4923         added for symmetry.
4924
4925         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
4926
4927         * gnus-group.el (gnus-group-make-group): Doc fix.
4928
4929         * nnimap.el (nnimap-request-newgroups): Return success.
4930
4931         * shr.el (shr-find-elements): New function.
4932         (shr-tag-table): Put all the images after the table.
4933         (shr-tag-table): Really inhibit images inside the table.
4934         (shr-collect-overlays): Copy over overlays from the TD elements to the
4935         main document.
4936
4937         * mm-decode.el (mm-shr): Bind shr-blocked-images to
4938         gnus-blocked-images.
4939
4940 2010-10-05  Julien Danjou  <julien@danjou.info>
4941
4942         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
4943
4944         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
4945         (gnus-html-maximum-image-size): Add this function.
4946         (gnus-html-put-image): Use gnus-html-maximum-image-size.
4947
4948         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
4949         server-value of the capability is nil.
4950
4951 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4952
4953         * shr.el (shr-tag-em): Add <EM> tag.
4954
4955 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
4956
4957         * sieve-manage.el (sieve-manage-default-stream): Make default stream
4958         customizable.
4959
4960         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
4961         handing broken links to browse-url.
4962
4963 2010-10-05  Julien Danjou  <julien@danjou.info>
4964
4965         * gnus-util.el (gnus-emacs-completing-read)
4966         (gnus-iswitchb-completing-read): Use autoload rather than require.
4967
4968 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4969
4970         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
4971         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
4972         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
4973         iswitchb-temp-buflist for XEmacs.
4974
4975         * gnus-util.el (gnus-completing-read-function): Exclude
4976         gnus-icompleting-read and gnus-ido-completing-read from candidates for
4977         XEmacs since iswitchb.el is very old and ido.el is unavailable in
4978         XEmacs.
4979
4980         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
4981         not to use `delete-dups' that is unavailable in XEmacs 21.4.
4982
4983         * gnus-html.el: Don't require help-fns under XEmacs.
4984         (gnus-html-schedule-image-fetching): Work for XEmacs.
4985
4986         * mm-decode.el (mm-shr): Decode contents by charset.
4987
4988 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4989
4990         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
4991         unknown.
4992
4993         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
4994         (shr-get-image-data): Ensure against the cache file missing.
4995
4996         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
4997         for data.
4998
4999         * spam-report.el (spam-report-url-ping-plain): Don't query about
5000         killing the process.
5001
5002         * shr.el (shr-render-td): Protect against too-wide text.
5003
5004 2010-10-04  Julien Danjou  <julien@danjou.info>
5005
5006         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
5007         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
5008
5009         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
5010         retrieved.
5011
5012 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5013
5014         * shr.el (browse-url): Require.
5015         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5016         lines.
5017         (shr-show-alt-text, shr-browse-image): New commands.
5018         (shr-browse-url, shr-copy-url): New commands.
5019
5020         * gnus-sum.el (gnus-widen-article-window): New variable.
5021         (gnus-summary-select-article-buffer): Use it.
5022
5023         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5024         without @ signs.
5025
5026 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5027
5028         * nnir.el (nnir-run-imap): Remove spurious space in search string.
5029
5030 2010-10-04  Julien Danjou  <julien@danjou.info>
5031
5032         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5033         for XEmacs.
5034
5035 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5036
5037         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5038
5039         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5040         (nnimap-close-server): Implement.
5041
5042         * dgnushack.el (iswitchb): Require to shut up the compiler.
5043
5044         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5045         (shr-insert): Tweak line breaking.
5046         (shr-insert): Handle <pre> better.
5047         (shr-tag-li): Get <li> indentation right.
5048         (shr-tag-li): Get <li> indentation even righter.
5049         (shr-tag-blockquote): Ensure paragraph start.
5050         (shr-make-table): Tweak table generation.
5051         (shr-make-table): Fix typo.
5052
5053         * shr.el: Implement table rendering.
5054
5055 2010-10-04  Julien Danjou  <julien@danjou.info>
5056
5057         * gnus-html.el (gnus-html-put-image): Fix resize image code.
5058
5059 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5060
5061         * shr.el (shr-insert): Use string anchors instead of line anchors.
5062
5063 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5064
5065         * shr.el: Add headings.
5066         (shr-ensure-paragraph): Actually work.
5067         (shr-tag-li): Make <ul> prettier.
5068         (shr-insert): Get white space at the beginning/end of elements right.
5069         (shr-tag-p): Collapse subsequent <p>s.
5070         (shr-ensure-paragraph): Don't insert double line feeds after blank
5071         lines.
5072         (shr-insert): \t is also space.
5073         (shr-tag-s): Fix "s" tag name function.
5074         (shr-tag-s): Fix face prop name.
5075
5076 2010-10-03  Julien Danjou  <julien@danjou.info>
5077
5078         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5079
5080         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5081         gnus-window-inside-pixel-edges.
5082
5083         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5084         gnus-ems.
5085
5086         * mm-view.el (mm-inline-image-emacs): Support image resizing.
5087
5088         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5089         function.
5090
5091         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5092         resize choice.
5093
5094 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5095
5096         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5097         beginning of the buffer.
5098
5099         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5100         article buffer again.
5101
5102         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5103
5104         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5105         when it's at the start of the buffer.
5106
5107         * shr.el (shr-tag-blockquote): Convert name.
5108         (shr-rescale-image): Use the right image-size variant.
5109
5110         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5111         buffer isn't shown, then select the current article first instead of
5112         bugging out.
5113         (gnus-summary-select-article-buffer): Show both the article and summary
5114         buffers again.
5115
5116         * shr.el (shr-fontize-cont): Protect against regions with no text.
5117         Rename tag functions to shr-tag-* for enhanced security.
5118         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5119
5120 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
5121
5122         * shr.el (shr-insert):
5123         * pop3.el (pop3-movemail):
5124         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5125         loaded.
5126
5127 2010-10-03  Glenn Morris  <rgm@gnu.org>
5128
5129         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5130
5131         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5132
5133         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5134
5135         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5136
5137         * gnus-util.el (gnus-make-local-hook): Simplify.
5138
5139 2010-10-02  Julien Danjou  <julien@danjou.info>
5140
5141         * gnus-util.el (gnus-iswitchb-completing-read): New function.
5142         (gnus-ido-completing-read): New function.
5143         (gnus-emacs-completing-read): New function.
5144         (gnus-completing-read): Use gnus-completing-read-function.
5145         Add gnus-completing-read-function.
5146
5147 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5148
5149         * shr.el (shr-insert-document): Autoload.
5150         (shr-img): Be silent.
5151         (shr-insert): Add a newline after every picture before text.
5152         (shr-add-font): Use overlays for combining faces.
5153         (shr-insert): Pass upwards the text start point.
5154
5155         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5156         possible.
5157         (mm-shr): New function.
5158
5159 2010-10-02  Julien Danjou  <julien@danjou.info>
5160
5161         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5162         should go backward.
5163
5164 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
5165
5166         * shr.el (shr): Fix typo in provide call.
5167
5168 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5169
5170         * shr.el: New file.
5171
5172         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5173
5174         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5175         completing read.
5176
5177 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5178
5179         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5180         we're being queried about.  Suggested by Dan Jacobson.
5181
5182         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5183         Suggested by Jason Eisner.
5184
5185         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5186         table, too.  Suggested by Stefan Wiens.
5187         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5188         the table unnecessary.  Suggested by Stefan Wiens.
5189
5190         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5191         longer needed, and probably doesn't work either, as pointed out by
5192         Stefan Wiens.
5193         (gnus-summary-exit): Remove call to the clearing function.
5194         (gnus-summary-exit-no-update): Ditto.
5195
5196         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
5197         instead of gnus-eval-in-buffer-window to avoid popping up frames.
5198         Reported by Stefan Monnier.
5199         (gnus-summary-save-in-rmail): Ditto.
5200
5201         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
5202         article buffer, instead of both the article buffer and the summary
5203         buffer.  Sort of suggested by Dan Jacobson.
5204
5205         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
5206
5207         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
5208         Suggested by Dan Jacobson.
5209
5210         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
5211         documentation clearer.
5212
5213         * message.el (message-shorten-references): Comment on the number "21".
5214         Suggested by Stefan Monnier.
5215
5216         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
5217         Suggested by Dan Jacobson.
5218
5219         * gnus.el (gnus-large-newsgroup):
5220         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
5221
5222         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
5223         externalize attachments.  Bug reported by Steve Wen.
5224
5225         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
5226         really message anything to the user.
5227
5228         * nnmail.el (nnmail-article-group): Allow using the fancy split method
5229         directly.
5230
5231         * nnimap.el (nnimap-request-group): Low higher than high to signal no
5232         messages in empty groups.
5233
5234 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
5235
5236         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
5237         non-UIDNEXT group.
5238
5239 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5240
5241         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
5242         not the value from the collection.
5243
5244         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
5245         values.  This sometimes happens on some groups that have no info.
5246         (nnimap-request-newgroups): New function.
5247
5248 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
5249
5250         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
5251         check into `gnus-registry-initialize'.
5252         (gnus-registry-initialize): Ditto.
5253         Fix and extend header docs.
5254
5255 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5256
5257         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
5258         regexp backtrace overflows.
5259
5260         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
5261         for starttls that tls.el implements; i.e. openssl.
5262
5263         * tls.el (tls-starttls-switches): Give up on using starttls with
5264         gnutls-cli.
5265         (tls-program): Add --insecure to be consistent with the defaults from
5266         openssl s_client.  Now all three commands are insecure.
5267
5268 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5269
5270         * lpath.el: Bind completion-styles-alist for XEmacs.
5271
5272         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
5273         (gravatar-create-image): New function that's an alias to
5274         gnus-xmas-create-image, gnus-create-image, or create-image.
5275         (gravatar-data->image): Use it.
5276
5277 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
5278
5279         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
5280         install the nnregistry refer method.
5281         (gnus-registry-install-hooks): Use it.
5282         (gnus-registry-unfollowed-groups): Add nnmairix to the default
5283         unfollowed groups.
5284
5285 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
5286
5287         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
5288         expanding threads.
5289
5290 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5291
5292         * nnir.el: Use the server names without suffixes (bug #7009).
5293
5294         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
5295         unencrypted to STARTTLS, if possible.
5296
5297 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5298
5299         * message.el (message-ignored-supersedes-headers): Strip Injection-*
5300         headers before superseding.
5301
5302 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5303
5304         * nnrss.el (nnrss-use-local): Add documentation.
5305
5306         * nnimap.el (nnimap-extend-tls-programs): New function.
5307         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
5308         (nnimap-wait-for-connection): Accept the greeting from the stupid
5309         output from openssl s_client -starttls, too.
5310
5311         * tls.el (tls-starttls-switches): New variable.
5312         (tls-find-starttls-argument): Use it.
5313         (open-tls-stream): Ditto.
5314
5315         * netrc.el (netrc-credentials): Return the value of the "default" entry.
5316         (netrc-machine): Ditto.
5317
5318         * nnimap.el (nnimap-find-article-by-message-id): Really return the
5319         article number.
5320         (nnimap-split-fancy): New variable.
5321         (nnimap-split-incoming-mail): Use it.
5322
5323         * nntp.el (nntp-server-list-active-group): Document.
5324
5325         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
5326         SELECT to get the message-id.
5327
5328         * mail-source.el (mail-sources): Remove webmail support.
5329         (defvar): Ditto.
5330         (mail-source-fetcher-alist): Ditto.
5331         (mail-source-fetch-webmail): Remove.
5332
5333         * webmail.el: Remove -- doesn't seem relevant any more.
5334
5335         * gnus.el: Fix up make-obsolete-variable declarations throughout.
5336
5337         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
5338         the \r.
5339
5340 2010-09-30  Julien Danjou  <julien@danjou.info>
5341
5342         * gnus-agent.el (gnus-agent-add-group): Fix call to
5343         gnus-completing-read.
5344
5345 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5346
5347         * nndoc.el (nndoc-retrieve-groups): New function.
5348
5349         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
5350         `default', use nnmail-split-methods.
5351         (nnimap-request-article): Downcase the NILs so that they are nil.
5352
5353         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
5354         symbol.
5355
5356         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
5357         code, since if the user has requested network, that's what they ought
5358         to get.
5359         (nnimap-request-set-mark): Erase the buffer before issuing commands.
5360         (nnimap-split-rule): Mark as obsolete.
5361
5362         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
5363         New variable.
5364
5365         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
5366         correct slot, too.
5367
5368 2010-09-29  Julien Danjou  <julien@danjou.info>
5369
5370         * gnus.el (gnus-local-domain): Declare variable obsolete.
5371
5372         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
5373         Fix history computing.
5374         (gnus-ido-completing-read): Require ido.
5375
5376 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5377
5378         * gnus-registry.el: Don't prompt on load, which makes it impossible to
5379         build Gnus.
5380
5381         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
5382         when interpreting the structures.
5383         (nnimap-request-accept-article): Add \r\n to the lines to make this
5384         work with Cyrus.
5385
5386         * nndraft.el (nndraft-request-expire-articles): Use the group name
5387         instead if "nndraft".  Fix found by Nils Ackermann.
5388
5389 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
5390
5391         * nnregistry.el: Add.
5392
5393 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5394
5395         * nnmail.el (group, group-art-list, group-art):
5396         Remove unneeded directives.
5397
5398 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5399
5400         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
5401         (mm-mime-charset)
5402         * rfc2047.el (rfc2047-syntax-table)
5403         * utf7.el (utf7-utf-16-coding-system): Comment fix.
5404
5405         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
5406         rather than `insert-file-contents' and `eval-region'.
5407
5408         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
5409         construction.
5410
5411         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
5412
5413         * time-date.el: No need to require cl for Emacs 21.
5414
5415 2010-09-29  Julien Danjou  <julien@danjou.info>
5416
5417         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
5418         replacement of `gnus-gravatar-relief' to mimic
5419         `gnus-faces-properties-alist'.
5420         Add :version property.
5421
5422 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5423
5424         * mail-source.el (mail-source-report-new-mail)
5425         * message.el (message-default-mail-headers)
5426         * mm-decode.el (mm-valid-image-format-p): Comment fix.
5427
5428         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
5429
5430 2010-09-28  Julien Danjou  <julien@danjou.info>
5431
5432         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
5433         mail-address contains the same string as real-name.
5434
5435         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
5436         non-blank in header, otherwise it'll get stripped.
5437
5438         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
5439         real-name, and then for mail address rather than doing : or , search.
5440
5441 2010-09-27  Julien Danjou  <julien@danjou.info>
5442
5443         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
5444         right completing-read function.
5445         (gnus-use-ido): New variable
5446         (gnus-completing-read-with-default): Remove.
5447         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
5448         (gnus-agent-add-group):
5449         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
5450         * mm-view.el (mm-view-pkcs7-decrypt):
5451         * mm-util.el (mm-codepage-setup):
5452         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5453         * mml-smime.el (mml-smime-openssl-sign-query):
5454         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
5455         (mml-insert-multipart):
5456         * gnus-msg.el (gnus-summary-yank-message):
5457         * gnus-int.el (gnus-start-news-server):
5458         * mm-decode.el (mm-interactively-view-part):
5459         * gnus-dired.el (gnus-dired-attach):
5460         * gnus.el (gnus-read-method):
5461         * gnus-bookmark.el (gnus-bookmark-jump):
5462         * gnus-art.el (gnus-mime-view-part-as-type)
5463         (gnus-mime-action-on-part, gnus-article-encrypt-body):
5464         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
5465         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
5466         * nnmairix.el (nnmairix-create-server-and-default-group)
5467         (nnmairix-update-groups, nnmairix-get-server)
5468         (nnmairix-backend-to-server, nnmairix-goto-original-article)
5469         (nnmairix-get-group-from-file-path):
5470         * nnrss.el (nnrss-find-rss-via-syndic8):
5471         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
5472         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
5473         (gnus-group-browse-foreign-server):
5474         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
5475         (gnus-summary-execute-command, gnus-summary-respool-article)
5476         (gnus-read-move-group-name):
5477         * gnus-score.el (gnus-summary-increase-score)
5478         (gnus-summary-score-effect):
5479         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
5480
5481 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5482
5483         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
5484         x-focus-frame.
5485
5486         * nnimap.el (auth-source-forget-user-or-password)
5487         (auth-source-user-or-password): Autoload.
5488
5489         * message.el (message-from-style, message-interactive)
5490         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5491         (message-yank-prefix, message-indentation-spaces, message-signature)
5492         (message-signature-file): Add comment.
5493
5494 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5495
5496         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
5497         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
5498         new articles.
5499
5500         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
5501         parts.
5502         (nnimap-request-article): Work with the t setting, too.
5503
5504         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
5505         that you don't get flashes of other buffers.
5506         (gnus-summary-show-complete-article): Intern before setting.
5507
5508 2010-09-27  David Engster  <dengste@eml.cc>
5509
5510         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
5511         well as HEADERS.
5512         (nnmairix-retrieve-headers): Provide new argument for the above.
5513
5514 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5515
5516         * gnus-sum.el (gnus-summary-move-article): Don't alter
5517         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
5518         group.
5519
5520         * nnimap.el (nnimap-update-info): Don't destructively alter active.
5521
5522         * message.el (message-cite-prefix-regexp): Revert my last edit.
5523
5524         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
5525         variable instead of the Gnus variable.
5526
5527         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
5528
5529         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
5530
5531         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
5532         since some servers don't like it.
5533         (nnimap-open-connection): Forget credentials if the server says the
5534         password was wrong.
5535         (nnimap-parse-line): Protect against invalid data.
5536
5537         * gnus-sum.el (gnus-summary-move-article): Add comment.
5538         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
5539         nothing alters it while scanning for new messages.
5540
5541         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
5542         which may or may not help.
5543         (nnimap-open-connection): If we're doing a stream connection, and then
5544         discover we're on a STARTTLS-capable server, then open a STARTTLS
5545         connection instead.
5546
5547 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5548
5549         * nnimap.el (utf7): Require.
5550
5551         * message.el (message-cite-prefix-regexp): Remove "}" from citation
5552         prefix.
5553
5554 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
5555
5556         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
5557
5558 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5559
5560         * nnimap.el (nnimap-request-accept-article): Message the error on
5561         error.
5562
5563 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5564
5565         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
5566
5567 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5568
5569         * nndoc.el (nndoc-request-list): Return success always.
5570
5571         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
5572         `fetch-old' -- we only want to fetch the articles we've requested.
5573         The rest are in the agent, probably.
5574         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
5575         disappeared server" to something low.  It's not important.
5576
5577         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
5578         arrived before the FETCH data.
5579
5580         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5581         target here, because we don't know the Gnus name of the group.
5582
5583         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5584         for the correct group.
5585
5586         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5587
5588         * gnus.el (gnus): Give a final warning after startup.
5589
5590         * gnus-util.el (gnus-action-message-log): New variable.
5591         (gnus-message): Use it.
5592         (gnus-final-warning): New function.
5593
5594         * nnimap.el (nnimap-open-connection): Record the greeting.
5595         (nnimap): Add greeting.
5596
5597 2010-09-26  Julien Danjou  <julien@danjou.info>
5598
5599         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5600         arguments.
5601         (gnus-html-wash-images): Fix spec computing to include start/end.
5602
5603         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5604
5605 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5606
5607         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5608         deletion.
5609         (nnimap-retrieve-headers): Don't select the group, because that's
5610         already done by nnimap-possibly-change-group.
5611
5612         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
5613         (gnus-picon-transform-address): Use it.
5614
5615         * mail-source.el (mail-source-value): Revert previous patch.
5616
5617         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
5618         on failure.
5619         (nnimap-open-connection): Look up both virtual and physical server name
5620         credentials.
5621
5622         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
5623
5624 2009-02-07  Dave Love  <fx@gnu.org>
5625
5626         * tls.el (open-tls-stream): Don't query killing process.
5627
5628 2009-02-08  Dave Love  <fx@gnu.org>
5629
5630         * gnus-win.el (gnus-window-to-buffer-helper)
5631         (gnus-all-windows-visible-p): Function needn't be a symbol.
5632
5633         * mail-source.el (mail-source-value): Function needn't be a symbol.
5634
5635 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5636
5637         * message.el (message-cite-prefix-regexp): Remove } from the cite
5638         prefix.
5639
5640         * gnus-art.el (gnus-treatment-function-alist): Do picons before
5641         highlight again, so that the highlight is correct.
5642
5643         * gnus-picon.el (gnus-picon): Remove again.
5644         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
5645
5646         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
5647         doing the header highlightling, so that the background colour of the
5648         picon is correct.
5649
5650         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
5651         (gnus-picon): Ditto.
5652         (gnus-picon): Reinstate.  The background colour for picons is white.
5653         (gnus-picon-insert-glyph): Make the background white.
5654
5655         * nnml.el (nnml-open-nov): Don't return dead buffers.
5656
5657         * auth-source.el (auth-source-create): Query the user for whether to
5658         store the credentials.
5659
5660         * netrc.el (netrc-store-data): New function.
5661
5662         * auth-source.el (auth-source-user-or-password): Use the existing auth
5663         sources, if any, for creation.
5664
5665         * gnus.el (gnus-group-fast-parameter): Return the last matching
5666         parameter instead of the first matching parameter.
5667
5668 2010-09-26  Julien Danjou  <julien@danjou.info>
5669
5670         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
5671
5672 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5673
5674         * mml2015.el (mml2015-use): Remove gpg support.
5675
5676         * mml1991.el (mml1991-function-alist): Remove gpg function.
5677         (mml1991-gpg-sign): Remove.
5678
5679 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
5680
5681         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
5682         (gnus-browse-unsubscribe-current-group): Document it.
5683         (gnus-browse-unsubscribe-group): Use it.
5684
5685 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5686
5687         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
5688         address to the To list for easier response.
5689
5690         * gnus.el (gnus-play-startup-jingle): Remove.
5691         (gnus-splash): Don't play jingle.
5692         (gnus): Silence gnus-load message.
5693
5694         * gnus-art.el (gnus-treat-play-sounds): Remove.
5695
5696         * gnus.el (gnus-play-jingle): Remove audio support.
5697
5698         * gnus-cus.el (gnus-score-customize): Remove audio reference.
5699
5700         * earcon.el: Remove -- no users.
5701
5702         * gnus-audio.el: Remove -- no users of this package.
5703
5704         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
5705
5706         * gnus-start.el (gnus-setup-news): Remove nocem support.
5707
5708         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
5709
5710         * gnus.el (gnus-use-nocem): Remove.
5711
5712         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
5713         Remove.
5714
5715         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
5716         uses NoCeM any more.
5717
5718         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
5719         (gnus-button-ctan-handler): Ditto.
5720         (gnus-button-handle-ctan-bogus-regexp): Ditto.
5721         (gnus-button-ctan-directory-regexp): Ditto.
5722         (gnus-button-handle-ctan): Ditto.
5723         (gnus-button-tex-level): Ditto.
5724         (gnus-button-alist): Remove CTAN stuff.
5725
5726 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5727
5728         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
5729         nnimap-streaming test.
5730
5731         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
5732         servers twice.
5733
5734         * nnimap.el (nnimap-open-connection): Add more error reporting when
5735         nnimap fails early.
5736
5737         * nnheader.el (nnheader-get-report-string): New function.
5738         (nnheader-get-report): Use it.
5739
5740         * gnus-int.el (gnus-check-server): Say what the error was when opening
5741         failed.
5742
5743         * nnimap.el (nnimap-wait-for-response): Search further when we're not
5744         using streaming.
5745
5746 2010-09-25  Julien Danjou  <julien@danjou.info>
5747
5748         * gnus-html.el (gnus-html-rescale-image): Use our defalias
5749         gnus-window-inside-pixel-edges.
5750
5751 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5752
5753         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
5754
5755         * mm-decode.el (mm-save-part): Allow saving to other directories the
5756         normal Emacs way.
5757
5758         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
5759         Suggested by Jay Berkenbilt.
5760
5761         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
5762         there isn't a single byte.
5763
5764         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
5765         just do it.  It doesn't really seem to matter what the user responds
5766         here, I think, so it's just a confusing question.
5767
5768         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
5769         non-streaming case.
5770
5771         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
5772         (gnus-article-encrypt-body): Use it.
5773
5774         * gnus-sum.el (gnus-summary-show-complete-article): New command and
5775         keystroke.
5776
5777         * nnimap.el (nnimap-find-wanted-parts-1):
5778         Use gnus-fetch-partial-articles.
5779
5780         * gnus-art.el (gnus-fetch-partial-articles): New variable.
5781
5782         * nnimap.el (nnimap-insert-partial-structure): New function.
5783         (nnimap-get-partial-article): New function.
5784         (nnimap-request-article): Use it.
5785         (nnimap-wait-for-response): Return whether the wait was successful.
5786         (nnimap-finish-retrieve-group-infos): Don't do anything if the
5787         retrieval wasn't successful.
5788         (nnimap-retrieve-group-data-early): Allow throttling servers.
5789         (nnimap-streaming): New variable.
5790         (nnimap-fetch-partial-articles): Remove.
5791
5792         * mm-decode.el (mm-with-part): Protect against killed buffers.
5793
5794         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
5795         for prettier summary display.
5796
5797 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
5798
5799         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
5800
5801 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5802
5803         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
5804         apparently third-party libraries depend on it.
5805
5806         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
5807         before starting negotiation.
5808
5809         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
5810         privacy reasons.
5811         (gnus-treat-mail-gravatar): Ditto.
5812
5813         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
5814         buffer when inserting images.  Inserting text into the headers, for
5815         instance, can make them invalid.
5816
5817 2010-09-25  Julien Danjou  <julien@danjou.info>
5818
5819         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
5820         variables.
5821
5822         * nnheader.el: Remove useless variables news-reply-yank-from and
5823         news-reply-yank-message-id.
5824
5825         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
5826         variables.
5827
5828         * mml1991.el: Remove useless mml1991-verbose.
5829
5830         * gnus.el: Remove useless variable gnus-use-generic-from.
5831         Remove obsolete variable gnus-topic-indentation.
5832
5833         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
5834
5835         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
5836
5837         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
5838
5839         * gnus-group.el: Remove useless gnus-group-icon-cache.
5840         Remove useless gnus-ephemeral-group-server.
5841
5842         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
5843
5844         * mml2015.el: Remove useless mml2015-verbose.
5845
5846         * mml-smime.el: Remove useless mml-smime-verbose.
5847
5848         * gnus.el: Remove useless gnus-local-domain.
5849
5850         * gnus-gravatar.el (gnus-gravatar-transform-address):
5851         Use gnus-gravatar-size.
5852
5853         * gnus-art.el: Remove useless gnus-treat-translate.
5854
5855 2010-09-24  Julien Danjou  <julien@danjou.info>
5856
5857         * gnus-sum.el: Add support for Gravatars.
5858
5859         * gnus-art.el: Add support for Gravatars.
5860
5861         * gnus-gravatar.el: Add this file.
5862
5863         * gravatar.el: Add this file.
5864
5865 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5866
5867         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
5868
5869         * gnus-group.el (gnus-group-fetch-faq): Remove.
5870
5871         * gnus.el (gnus-group-faq-directory): Remove.
5872
5873         * gnus-group.el (gnus-group-fetch-charter): Remove.
5874
5875         * gnus.el (gnus-group-charter-alist): Remove.
5876
5877         * gnus-group.el (gnus-group-archive-directory): Remove.
5878         (gnus-group-recent-archive-directory): Ditto.
5879         (gnus-group-make-archive-group): Remove.
5880
5881         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
5882
5883         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
5884         use the same article number for all the cached articles.
5885
5886         * nnimap.el (nnimap-command): Register the last command time so
5887         that we can use it for idling NOOPs.
5888         (nnimap-open-connection): Start the keeplive timer.
5889         (nnimap-make-process-buffer): Store all the process buffers.
5890         (nnimap-keepalive): New function.
5891
5892         * starttls.el (starttls-open-stream): Add autoload cookie.
5893
5894 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5895
5896         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
5897         handling.
5898
5899 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5900
5901         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
5902         its data structures.
5903
5904         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
5905         instead of the cl.el copy-list.
5906         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
5907         equalp.
5908
5909 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5910
5911         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
5912         and tool-bar-local-item-from-menu.
5913
5914         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
5915         mode-line-highlight face for Emacs.
5916
5917         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
5918         loading gnus-sum.elc; fix comment for canlock-verify.
5919         (gnus-article-jump-to-part): Use read-number.
5920         (gnus-insert-mime-button, gnus-insert-mime-security-button):
5921         Remove Emacs pre-21 compatible code for help-echo.
5922         (gnus-article-next-page-1): No need to adjust the number of lines.
5923         (gnus-article-describe-bindings): Always use help-buffer.
5924
5925         * gnus-audio.el (gnus-audio-inline-sound)
5926         * gnus-cus.el (gnus-custom-mode)
5927         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
5928
5929         * gnus-sum.el (gnus-remove-overlays): Doc fix.
5930
5931         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
5932         compatible code.
5933
5934 2010-09-24  Glenn Morris  <rgm@gnu.org>
5935
5936         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
5937         visiting the fcc file in rmail-mode.
5938
5939         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
5940
5941 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5942
5943         * nnir.el: Silence the byte compiler.
5944
5945         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
5946         alias to browse-url-url-encode-chars if any.
5947         (gnus-html-encode-url): Use it.
5948
5949 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5950
5951         * gnus-start.el (gnus-use-backend-marks): New variable.
5952         (gnus-get-unread-articles-in-group): Use it.
5953
5954         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
5955         makeover.
5956
5957 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5958
5959         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
5960
5961 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5962
5963         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
5964         Remove.
5965         (gnus-setup-news-hook):
5966         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
5967
5968         * gnus-int.el (gnus-request-update-info): Protect against backends not
5969         having the function.
5970
5971         * nnimap.el (nnimap-stream): Mention starttls.
5972         (nnimap-open-connection): Add starttls support.
5973
5974 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5975
5976         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
5977
5978 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5979
5980         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
5981         BODYSTRUCTUREs.
5982         (nnimap-transform-headers): Unfold quoted {42} headers.
5983
5984         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
5985         the info.
5986         (gnus-get-unread-articles): Only call updatep on backends that support
5987         it.
5988
5989         * nnweb.el (nnweb-request-update-info): NOOP.
5990
5991         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
5992
5993         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
5994         since it only deals with marks.
5995
5996         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
5997         gnus-request-marks, and make a new gnus-request-update-info.
5998
5999         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
6000         the active instead of the high number, which is usually too low.
6001
6002 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
6003
6004         * netrc.el (netrc-parse): Remove encrypt.el mentions.
6005         * encrypt.el: Remove.
6006
6007 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6008
6009         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
6010         server in symbolic form.
6011
6012         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
6013
6014 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6015
6016         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
6017         (nnimap-update-info): Fix up code slightly.
6018
6019         * gnus-int.el (gnus-open-server): Add tracing for performance
6020         debugging.
6021
6022         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
6023         (gnus-group-insert-group-line): Pass the real group name so that it
6024         gets the right data.
6025
6026         * gnus-start.el (gnus-get-unread-articles): Don't have
6027         `gnus-get-unread-articles-in-group' update info, since that can be
6028         really slow and doesn't seem to be needed?
6029
6030 2010-09-22  Dan Christensen  <jdc@uwo.ca>
6031
6032         * time-date.el (date-to-time): Try using parse-time-string first before
6033         using the slower timezone-make-date-arpa-standard.
6034
6035 2010-09-22  Julien Danjou  <julien@danjou.info>
6036
6037         * gnus-group.el (gnus-group-insert-group-line):
6038         Call gnus-group-highlight-line.
6039         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6040         default hook list.
6041         (gnus-group-update-eval-form): Add new function.
6042         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6043         (gnus-group-get-icon): Use gnus-group-update-eval-form.
6044
6045 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6046
6047         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6048         immediate, then expire all articles.
6049         (nnimap-update-info): Fix off-by-one errors.
6050         (nnimap-flags-to-marks): Would return no marks lists for group with no
6051         flags.  Instead return the other data.
6052
6053 2010-09-22  Julien Danjou  <julien@danjou.info>
6054
6055         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6056         Only return an icon.
6057         (gnus-group-insert-group-line): Compute icon to return.
6058
6059         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6060         (gnus-html-image-fetched): Only cache if
6061         gnus-html-image-automatic-caching is set.
6062         (gnus-html-image-fetched): Check for errors.
6063
6064 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6065
6066         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6067         once per method on `g'.  This ensures that backends like nnfolder don't
6068         open all their folders.
6069
6070         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6071         (nnimap-request-list): Nix out group in the correct buffer.
6072         (nnimap-parse-flags): Implement by using `read' instead of
6073         hand-parsing.
6074         (nnimap-flags-to-marks): Pass on permanent-flags.
6075         (nnimap-make-process-buffer): Record the server name.
6076         (nnimap-parse-flags): Fix typo.
6077         (nnimap-request-scan): Run split on the server in general, not just a
6078         single group.
6079
6080         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6081         parameter, and propagate this downwards.
6082
6083         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6084         since EXAMINE changes it on the server.
6085
6086         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6087         this command might take a while.
6088
6089 2010-09-22  Julien Danjou  <julien@danjou.info>
6090
6091         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
6092         harmful if you have 2 images side-by-side, they can't be properly
6093         update on text deletion.  Using text-property is safer here.
6094         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6095         data.
6096
6097 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6098
6099         * nnimap.el (nnimap-expunge-inbox): Remove.
6100         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6101         (nnimap-expunge): Flip default to t.
6102
6103         * gnus.el (gnus-method-to-server): Don't push things to the cache
6104         unless it's unique.
6105         (gnus-server-to-method): Ditto.
6106
6107 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6108
6109         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6110
6111 2010-09-22  Julien Danjou  <julien@danjou.info>
6112
6113         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6114         get the start of data.
6115         (gnus-html-encode-url): Add this function to encode special chars in
6116         URL.
6117         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6118         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6119
6120         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6121         default.
6122         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6123
6124         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6125         images alt-text.
6126         (gnus-html-put-image): Put alt-text as help-echo.
6127
6128 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6129
6130         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
6131         * mm-util.el (mm-decompress-buffer)
6132         * nnir.el (nnir-run-find-grep)
6133         * pop3.el (pop3-list): Use 3rd arg of split-string.
6134
6135         * time-date.el (format-seconds): Comment fix.
6136
6137         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
6138         and byte-optimize-form-code-walker.
6139         (dgnushack-make-auto-load): Don't advise make-autoload.
6140
6141         * lpath.el: Remove Emacs 21 stuff.
6142
6143 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6144
6145         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6146         outside the active range.  Suggested by Dan Christensen.
6147
6148         * gnus-start.el (gnus-get-unread-articles): Get the extended method
6149         slightly later to avoid double-getting it.
6150
6151         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6152         previous patch.
6153
6154         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6155
6156 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
6157
6158         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6159
6160 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6161
6162         * gnus-int.el (gnus-open-server): Give a better error message in the
6163         "go offline" case.
6164
6165         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6166         marks for nnimap, which is seldom the right thing to do.
6167
6168         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6169         (gnus-same-method-different-name): New function.
6170
6171         * nnimap.el (parse-time): Require.
6172
6173         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6174         method in the presence of many similar methods.
6175
6176         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6177
6178         * nnimap.el (nnimap-find-expired-articles): Don't refer to
6179         nnml-inhibit-expiry.
6180
6181         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6182         find out whether methods are equal.
6183
6184         * nnimap.el (nnimap-find-expired-articles): New function.
6185         (nnimap-process-expiry-targets): New function.
6186         (nnimap-request-move-article): Request the article before looking at
6187         what the Message-ID is.  Fix found by Andrew Cohen.
6188         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6189
6190         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6191         for oldness in addition to being a predicate.
6192
6193         * nnimap.el (nnimap-request-group): When we have zero articles, return
6194         the right data to Gnus.
6195         (nnimap-request-expire-articles): Only delete articles immediately if
6196         the target is 'delete.
6197
6198         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
6199         method, this would bug out.
6200
6201         * gnus-group.el (gnus-group-expunge-group): Rename from
6202         gnus-group-nnimap-expunge, and implemented as a normal interface
6203         function.
6204
6205         * gnus-int.el (gnus-request-expunge-group): New function.
6206
6207         * nnimap.el (nnimap-request-create-group): Implement.
6208         (nnimap-request-expunge-group): New function.
6209
6210 2010-09-21  Julien Danjou  <julien@danjou.info>
6211
6212         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
6213         (gnus-html-cache-expired): Add new function.
6214         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
6215         wethever we should display image for fetch it.
6216         Compute alt-text earlier to pass it to the fetching function too.
6217         (gnus-html-schedule-image-fetching): Change function argument to only
6218         get one image at a time, not a list.
6219         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
6220         cache.
6221         (gnus-html-get-image-data): New function to retrieve image data from
6222         cache.
6223         (gnus-html-put-image): Change buffer argument to use image data rather
6224         than file, and place image above region rather than inserting a new
6225         one.  Do not take alt-text as argument, since it's useless now: we place
6226         the image above alt-text.
6227         (gnus-html-prune-cache): Remove.
6228         (gnus-html-show-images): Start to fetch image when we find one, do not
6229         push into a temporary list.
6230         (gnus-html-prefetch-images): Only fetch image if they have expired.
6231         (gnus-html-browse-image): Fix, use 'gnus-image-url.
6232         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
6233
6234 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6235
6236         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
6237
6238 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6239
6240         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
6241         spec inser "*" if the group isn't active instead of 0.
6242
6243         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
6244         opening the server.
6245         (nnimap-request-delete-group): Implement group deletion.
6246         (nnimap-transform-headers): Return the size of the entire message in
6247         the Bytes header, not just the size of the first part.
6248         (nnimap-request-move-article): When moving an article from nnimap,
6249         request the article first so the accepting form has an article to
6250         accept.  Reported by Dan Christensen.
6251         (nnimap-command): Make sure that the error message doesn't error out.
6252
6253 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
6254
6255         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
6256         we haven't requested anything.
6257
6258 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6259
6260         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
6261         "".  Fix found by Andrew Cohen.
6262
6263         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
6264         instead of -encode-string.
6265
6266 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6267
6268         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
6269
6270         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
6271         by mm-subst-char-in-string.
6272
6273 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6274
6275         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
6276         waiting for the connection string.
6277
6278         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
6279         arriving.
6280
6281         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
6282         bogus characters.  This allows selecting certain Gmail groups.
6283
6284         * nnimap.el (nnimap-find-wanted-parts-1): New function.
6285         (nnimap-fetch-partial-articles): New variable.
6286         (nnimap-open-connection): When looking for credentials, also use the
6287         nnimap-server-port.
6288         (nnimap-request-article): Return the group/article number, so that Gnus
6289         `^' works as expected.
6290         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
6291
6292         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
6293         comments.
6294         (gnus-methods-sloppily-equal): New function.
6295         (gnus): When using the development version of Gnus, load the gnus-load
6296         file.
6297
6298         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
6299         `gnus-open-server' on each method before trying to scan them etc.
6300         This ensures that all the backend parameters are set correctly.
6301
6302         * nnimap.el (nnimap-authenticator): New variable.
6303         (nnimap-open-connection): Allow anonymous login.
6304         (nnimap-transform-headers): The chars header is called Chars not Bytes.
6305         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
6306
6307         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
6308         patch, found by Knut Anders Hatlen.
6309
6310 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
6311
6312         * gnus-agent.el (gnus-agent-batch-confirmation)
6313         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
6314         to gnus-message.
6315         * gnus-art.el (gnus-article-describe-briefly): Likewise.
6316         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
6317         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
6318         * gnus-int.el (gnus-open-server): Likewise.
6319         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
6320         (gnus-score-check-syntax): Likewise.
6321         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
6322         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
6323         Likewise.
6324         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
6325
6326 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6327
6328         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
6329         calling conventions so that prefetch doesn't bug out.
6330
6331 2010-09-19  Julien Danjou  <julien@danjou.info>
6332
6333         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
6334         rather than `subst-char-in-region' in order to be able to replace ASCII
6335         char by UTF-8 ones.
6336
6337         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
6338         than curl.
6339         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
6340         the right URL and ALT text on images.
6341         (gnus-html-wash-tags): Fix tag case.
6342         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
6343         (gnus-article-html): Add -o display_ins_del=2 option.
6344         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
6345
6346 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6347
6348         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
6349         the extra mail headers, which sometimes seem to happen for unknown
6350         reasons.
6351
6352         * mail-parse.el (mail-header-encode-parameter): Define as
6353         rfc2045-encode-string instead of as rfc2231-encode-string, since some
6354         (or most, perhaps?) mail readers don't understand the latter, but do
6355         understand the former.
6356
6357         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
6358         to nil, so that no methods are automatically agentized.  I think this
6359         is probably what most users want.
6360
6361         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
6362         from url-retrieve, for instance about invalid URLs.
6363
6364         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
6365         groups that have no articles.
6366         (nnimap-request-article): Check that we really got an article when we
6367         requested one.
6368
6369         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
6370         doesn't exist.
6371
6372         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
6373         nntp buffer so the agent can save it.
6374         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
6375         that CRLF doesn't get translated to \n.
6376         (nnimap-open-connection): Don't make 'shell commands only send \n.
6377
6378 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6379
6380         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
6381         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
6382         Update var name.
6383         (nnml-generate-nov-file): Use dolist.
6384         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
6385         Use with-current-buffer.
6386
6387 2010-09-18  Julien Danjou  <julien@danjou.info>
6388
6389         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
6390         parallel.
6391
6392 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6393
6394         * nnimap.el (nnimap-update-info): When doing partial marks update, get
6395         the range update right.
6396         (nnimap-request-group): Don't make `M-g' bug out on group with no
6397         marks.
6398         (nnoo): Require, so that other packages can require nnimap.
6399         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
6400         command we're looking for.  This helps when the server sends more
6401         responses after we've gotten everything we expected.
6402         (nnimap): Add a `newlinep' field to keep track of end-of-line
6403         conventions.
6404         Don't send CRLF to things that don't want it.
6405         (nnimap-request-accept-article): Ditto.
6406
6407 2010-09-18  Julien Danjou  <julien@danjou.info>
6408
6409         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
6410         than curl to retrieve images.
6411
6412 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6413
6414         * nnimap.el (nnimap-update-info): Extend the info so that we can set
6415         the marks.
6416         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
6417         (nnimap-wait-for-connection): New function.
6418         (nnimap-open-connection): If we have PREAUTH, don't query for login
6419         credentials.
6420         (nnimap-update-info): Fix off-by-one error when concatenating ranges
6421         when doing a partial update.
6422
6423 2010-09-18  Julien Danjou  <julien@danjou.info>
6424
6425         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
6426         tags.
6427
6428 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6429
6430         * nnimap.el (nnimap-credentials): New function.
6431         (nnimap-open-connection): Use the new function to look for credentials
6432         also on the numeric equivalents of "imap" and "imaps".
6433
6434         * gnus-start.el (gnus-activate-group): Send the info to
6435         gnus-request-group.
6436
6437         * nnimap.el (nnimap-request-group): Have the "check" version of the
6438         function parse flags and update the info, so that a `M-g' get a total
6439         resync of all flags from the group.
6440
6441         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
6442         to allow backends to alter the info on group selection.  Also alter all
6443         the backend -request-group functions to take the parameter.
6444
6445         * nnimap.el (nnimap-store-info): New function.
6446         (nnimap-update-info): Store the info for later usage.
6447         (nnimap-request-group): Use the stored info for the dont-check case, so
6448         that we don't retrieve all marks when we enter a group.
6449
6450         * nnimap.el: Use deffoo instead of defun for interface functions.
6451
6452         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6453         update the group info.  This makes the nndraft groups, for instance, go
6454         back to their old behaviour.
6455
6456         * gnus-sum.el (gnus-select-newsgroup): Indent.
6457
6458         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
6459         in.
6460         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
6461         nothing.
6462
6463         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
6464         from methods that are denied.
6465
6466         * gnus-int.el (gnus-method-denied-p): New function.
6467
6468         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
6469         store the password instead of netrc.
6470         (nnimap-open-connection): Don't error out when we can't make a
6471         connections.
6472
6473         * auth-source.el (auth-source-create): In the password prompt, say what
6474         we're querying for.  Also prompt for user name if that hasn't been
6475         given.
6476
6477         * nnimap.el (nnimap-with-process-buffer): Remove.
6478
6479 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6480
6481         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
6482         method when we're reading from the agent.
6483
6484         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
6485
6486         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
6487         that's probably most useful for users.
6488
6489         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
6490         "failed" all the time.
6491
6492         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
6493         ...)) with (with-current-buffer ... ).
6494
6495         * nntp.el (nntp-open-server): Return whether the open was successful or
6496         not.
6497
6498         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
6499         select an unread unseen article first.
6500
6501         * nnimap.el (nnimap-open-connection): If the user doesn't have a
6502         /etc/services, supply some sensible port defaults.
6503
6504         * dgnushack.el: Define netrc-credentials.
6505
6506 2010-09-17  Julien Danjou  <julien@danjou.info>
6507
6508         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
6509
6510 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6511
6512         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
6513         doesn't have any parameters.
6514
6515 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6516
6517         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
6518         only upcased checks.
6519
6520         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
6521
6522         * nnimap.el (nnimap-open-shell-stream): New function.
6523         (nnimap-open-connection): Use it.
6524         (nnimap-transform-headers): Get the number of lines in each message.
6525         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
6526         number of lines.
6527         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
6528         problem.
6529
6530         * utf7.el (utf7-encode): Autoload.
6531
6532         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
6533         to allow the mail splitting to not return a default group.  This is
6534         useful for nnimap, which will leave unmatched mail in the inbox.
6535
6536         * nnimap.el: Rewritten.
6537
6538         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
6539         nnimap usage.
6540
6541         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
6542         if the move is internal, so that nnimap can do fast internal moves.
6543
6544         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
6545         data.
6546         (gnus-read-active-for-groups): Support finishing the early retrieval of
6547         data.
6548
6549         * gnus-range.el (gnus-range-nconcat): New function.
6550
6551         * gnus-int.el (gnus-finish-retrieve-group-infos)
6552         (gnus-retrieve-group-data-early): New functions.
6553
6554 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6555
6556         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
6557         (nnrss-retrieve-groups):
6558         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
6559         (pop3-quit): Use with-current-buffer.
6560
6561 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6562
6563         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
6564         instead of nnheader-accept-process-output.
6565
6566         * dgnushack.el (dgnushack-compile): Add comment.
6567
6568         * lpath.el: No need to fbind propertize for XEmacs 21.4.
6569
6570         * gnus-html.el (gnus-html-schedule-image-fetching)
6571         (gnus-html-prefetch-images): Replace process-kill-without-query by
6572         gnus-set-process-query-on-exit-flag.
6573
6574 2010-09-16  Romain Francoise  <romain@orebokech.com>
6575
6576         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
6577
6578 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6579
6580         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6581         parameter to unintern is mandatory-ish in Emacs 24.
6582
6583         * gnus-html.el (gnus-html-schedule-image-fetching)
6584         (gnus-html-prefetch-images): Check for curl before using it.
6585
6586         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6587         depend on curl, which isn't essential.
6588
6589         * imap.el: Revert back to version
6590         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6591         seem problematic.
6592
6593 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6594
6595         * gnus-registry.el (gnus-registry-install-shortcuts):
6596         Explicitly pass `obarray' to `unintern' to avoid a warning.
6597
6598 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6599
6600         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6601         change.
6602
6603         * nnrss.el (nnrss-request-list): Remove this function and related
6604         functions, including the moreover stuff.
6605
6606 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6607
6608         * nnrss.el (nnrss-retrieve-groups): New function.
6609
6610 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6611
6612         * .dir-locals.el: Add no-byte-compile cookie.
6613
6614 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * time-date.el (format-seconds): Comment fix.
6617
6618         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
6619         for back end that doesn't support request-scan.
6620
6621 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6622
6623         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
6624         then do request scans from the backends.
6625
6626         * netrc.el (netrc-credentials): New conveniency function.
6627
6628         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
6629         avoid running a hook per line, since this takes a lot of time,
6630         profiling shows.
6631         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
6632         directly if gnus-visual-p is true.
6633
6634 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6635
6636         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
6637         groups; replace mapcar with dolist which is a bit faster; pass groups
6638         info to gnus-read-active-file-1.
6639         (gnus-read-active-file-1): Scan only specified groups if the new
6640         optional arg `infos' is given.
6641
6642 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6643
6644         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
6645
6646         * pop3.el (pop3-movemail): Remove.
6647         (pop3-streaming-movemail): Rename to pop3-movemail.
6648
6649         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
6650         don't restrict end-tag searches to the end of the line.
6651
6652 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6653
6654         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
6655         articles of every unchecked group to t, which means unknown since the
6656         server has never been opened.
6657
6658 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6659
6660         * gnus-html.el (gnus-html-show-alt-text): New command.
6661         (gnus-html-browse-image): Ditto.
6662         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
6663         to browse the image directly.
6664         (gnus-html-wash-tags): Search for images first, so that <a><img> works
6665         better.
6666
6667         * gnus-async.el (gnus-async-article-callback):
6668         Call `gnus-html-prefetch-images' unconditionally.
6669
6670         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
6671         before feeding URLs to curl.
6672
6673 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6674
6675         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
6676         internal images as deletable by `W D D'.
6677
6678         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
6679         (gnus-async-article-callback): Fix typo.
6680
6681 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6682
6683         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
6684         current line to work around bugs in the output from w3m.
6685
6686         * gnus-async.el (gnus-async-article-callback): Always prefetch images
6687         for groups that want that.
6688
6689         * nntp.el (nntp-wait-for-string): Supply a timeout for
6690         accept-process-output to ensure progress.
6691
6692         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
6693         level to get unread articles from, then use that for foreign groups,
6694         too.
6695
6696         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
6697         confuses the rest of the function.
6698
6699         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
6700         for the methods that support -retrieve-groups, too.
6701
6702         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
6703
6704 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6705
6706         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
6707         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
6708
6709         * pop3.el: Require cl when compiling.
6710         (pop3-number-of-responses): Search for "+OK", not "+OK ".
6711
6712 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6713
6714         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
6715         that aren't going to be activated.
6716         (gnus-get-unread-articles): Fix up the last commit.
6717
6718         * gnus-html.el (gnus-article-html): Allow calling without specifying
6719         the handle.  In that case, dissect the buffer first.
6720
6721         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
6722
6723         * nnimap.el (nnimap-open-connection): Revert the change that would look
6724         into authinfo for imaps instead of imap.
6725
6726         * gnus-start.el (gnus-activate-group): Take an optional parameter to
6727         say that you don't want to call gnus-request-group with don-check, but
6728         do check the reponse.  This is for virtual groups only.
6729         (gnus-get-unread-articles): Count the archive groups as secondary, so
6730         that they're activated the same way as before.
6731
6732         * imap.el (imap-message-map): Removed optional buffer parameter, since
6733         no callers use it.
6734         (imap-message-get): Ditto.
6735         (imap-message-put): Ditto.
6736         (imap-mailbox-map): Ditto.
6737         (imap-mailbox-put): Ditto.
6738         (imap-mailbox-get): Ditto.
6739         (imap-mailbox-get): Revert last change for this function.
6740
6741         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
6742         case-insensitively.
6743         (nnimap-debug): Remove.
6744
6745         * net/imap.el (imap-fetch-safe): Remove function, and alter all
6746         callers to use `imap-fetch' instead.  According to the comments, this
6747         should be safe, since all other IMAP clients use the 1:* syntax.
6748         (imap-enable-exchange-bug-workaround): Remove.
6749         (imap-debug): Remove -- doesn't seem very useful.
6750
6751         * mail-source.el (mail-source-fetch): Don't message if we're fetching
6752         mail from a file, and the file doesn't exist.
6753
6754         * imap.el (imap-log): New convenience function used throughout instead
6755         of repeating the same code all over the place.
6756
6757         * pop3.el (pop3-streaming-movemail): Return t for success.
6758
6759         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
6760         .authinfo if we're using ssl connection.
6761
6762         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
6763         already have if we're in a main Gnus `g' run.
6764
6765         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
6766
6767 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6768
6769         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
6770
6771         * nnmh.el (nnmh-request-list-1): Bind `file'.
6772
6773         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
6774         alias to set-process-query-on-exit-flag or process-kill-without-query.
6775         (pop3-open-server): Use it.
6776
6777 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6778
6779         * mail-source.el (mail-source-delete-crash-box): Always move the crash
6780         box to the Incoming file.  Fixes mistake in previous checkin.
6781
6782         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
6783         request loop (for debugging purposes) removed.
6784
6785         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
6786         culprit is more visible.
6787         (nnml-save-incremental-nov, nnml-open-incremental-nov)
6788         (nnml-add-incremental-nov): New functions to do "incremental" nov
6789         updates, where we just append to the end of the existing nov files
6790         without reading/writing them in full.
6791
6792         * mail-source.el (mail-source-delete-crash-box): Really only check the
6793         incoming files once in a while.
6794
6795         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
6796
6797         * mail-source.el (mail-source-delete-crash-box): Only check the
6798         incoming files for deletion once per day to save a lot of file
6799         accesses.
6800
6801         * pop3.el (pop3-logon): Fix up unbound variable typo.
6802
6803         * mail-source.el (pop3-streaming-movemail): Autoload.
6804
6805         * pop3.el (pop3-streaming-movemail):
6806         Respect pop3-leave-mail-on-server.
6807
6808         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
6809         retrieval.
6810
6811         * pop3.el (pop3-process-filter): Remove unused function.
6812         (pop3-streaming-movemail, pop3-send-streaming-command)
6813         (pop3-wait-for-messages, pop3-write-to-file)
6814         (pop3-number-of-responses): New functions for streaming pop3
6815         retrieval.
6816
6817         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
6818         come from no known methods.
6819         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
6820         list.
6821
6822         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
6823         message sizes.
6824         (pop3-movemail): Use erase-buffer instead of looping and deleting
6825         regions, which seems rather odd.
6826
6827         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
6828         file once per `g' run.
6829
6830         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
6831         directories.  This makes the draft queue directory work.
6832
6833         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
6834         data from the backends, so that we only request the list of groups from
6835         each method once.  This should speed things up considerably.
6836
6837         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
6838         detect that it's not implemented.
6839
6840         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
6841         we actually do recurse down into the tree, but don't stat all leaf
6842         nodes.
6843
6844         * gnus-html.el (gnus-html-show-images): If there are no images to show,
6845         then say so instead of bugging out.
6846
6847         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
6848         files exist before trying to read them.
6849
6850         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
6851         around <pre_int>.
6852
6853         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
6854
6855         * nnmh.el (nnmh-request-list-1): Optimize for speed.
6856
6857 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6858
6859         * mm-util.el (mm-image-load-path): Just return the image directories,
6860         not all directories in the path in addition to the image directories.
6861         (mm-image-load-path): Maintain a cache of the image directories so that
6862         the `g' command in Gnus doesn't have to stat dozens of directories each
6863         time.
6864
6865         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
6866         (gnus-html-wash-tags): Add a new `i' command to insert images.
6867         (gnus-html-insert-image): New command and keystroke.
6868         (gnus-html-redisplay-with-images): New command and keystroke.
6869         (gnus-html-show-images): Rename command.
6870         (gnus-html-wash-tags): Remove more white space before <pre_int> image
6871         spacers.
6872         (gnus-html-wash-tags): Decode entities at the end, so that entities
6873         inside the tags don't mess up the rest of the "parsing".
6874
6875         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
6876         so that nnimap methods aren't agentized by default.  There's apparently
6877         many problems related to agent/imap behaviour.
6878
6879         * gnus-art.el (gnus-article-copy-string): New command and key binding.
6880
6881         * gnus-html.el: Doc fix.
6882
6883 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6884
6885         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
6886         specifier-spec-list for Emacs 21.
6887
6888         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
6889         glyph-width and glyph-height instead of display-graphic-p and
6890         image-size; make avoidance of displaying small images work for XEmacs.
6891
6892         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
6893         for XEmacs.
6894
6895         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
6896         of symbol that holds plist data.
6897         (gnus-process-plist): Remove plist of process after getting it.
6898
6899 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6900
6901         * message.el (message-generate-hashcash): Change default to
6902         'opportunistic if hashcash is installed.
6903
6904         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
6905         (gnus-html-put-image): Only call image-size once, since it's somewhat
6906         time-consuming on remote X servers.
6907
6908 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6909
6910         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
6911         type on data, not a file name.
6912
6913         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
6914         window-pixel-edges for Emacs 21.
6915
6916         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
6917         decoded contents.
6918         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
6919
6920 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6921
6922         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
6923         group line format, since it isn't very interesting.
6924
6925         * gnus-agent.el (gnus-agent-short-article),
6926         (gnus-agent-long-article): Increase values for these two variables,
6927         since most people are likely to have more network connection and
6928         storage than before.
6929
6930         * gnus.el (gnus-refer-article-method): Change default to 'current.
6931         When referring an article, the common behaviour is to refer it from the
6932         current select method, not the native select method.  The chances of
6933         the native select method having the message in question is rather slim
6934         these days.
6935
6936         * gnus-sum.el (gnus-auto-select-subject): Change default to
6937         `unseen-or-unread'.  I think it's likely that most people want to
6938         select an unseen article over a previously seen, but unread one.
6939
6940         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
6941         means that in the article buffer none of the minor mode elements will
6942         be shown, usually, and this is not desirable in most cases.
6943
6944         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
6945         that commands like `d' (and the like) go to the next line in the
6946         buffer, instead of the next unread article.  I think this is the
6947         behaviour that is most natural for most users.
6948         (gnus-single-article-buffer): Change default to nil, so that people can
6949         have as many article buffers open as they have summary buffer.  I think
6950         this is the most natural way for the groups to behave.
6951
6952         * message.el (message-generate-new-buffers): Change default to
6953         `unsent', so that all new message buffers start their names with the
6954         string "*unsent", and it's easier to find the buffers if you move from
6955         them.
6956
6957 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6958
6959         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
6960         small.  They're probably tracking images.
6961         (gnus-html-wash-tags): Remove all <pre_int> place holders.
6962         (gnus-html-rescale-image): Yet another try at getting the image sizing
6963         right.
6964
6965         * nntp.el (nntp-request-set-mark): Refuse to do marks if
6966         nntp-marks-file-name is nil.
6967
6968 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6969
6970         * gnus-html.el (gnus-html-wash-tags)
6971         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
6972         Better logging.
6973
6974 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6975
6976         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
6977
6978         * gnus-html.el (gnus-html-wash-tags): Check the value of
6979         gnus-blocked-images in the summary buffer.
6980
6981 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6982
6983         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
6984
6985 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6986
6987         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
6988         like "a", it seems like.
6989         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
6990         since it needs to be picked from the correct buffer.
6991
6992         * nnwfm.el: Remove.
6993
6994         * nnlistserv.el: Remove.
6995
6996 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6997
6998         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
6999         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
7000
7001 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7002
7003         * nnkiboze.el: Remove.
7004
7005         * nndb.el: Remove.
7006
7007         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
7008         alt text.
7009         (gnus-html-rescale-image): Try to get the rescaling logic right for
7010         images that are just wide and not tall.
7011
7012         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7013         overshadow variable bindings.
7014
7015 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7016
7017         * gnus-html.el (gnus-html-wash-tags)
7018         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
7019         Add extra logging.
7020
7021 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7022
7023         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7024         (gnus-max-image-proportion): New variable.
7025         (gnus-html-rescale-image): New function.
7026         (gnus-html-put-image): Rescale images.
7027
7028 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7029
7030         Fix up some byte-compiler warnings.
7031         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7032         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7033         (gnus-article-fill-cited-article, gnus-article-hide-citation)
7034         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7035         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7036         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7037         (gnus-group-update-group): Use save-excursion and with-current-buffer.
7038
7039 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7040
7041         * gnus-html.el (gnus-article-html): Decode contents by charset.
7042
7043 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7044
7045         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7046         (gnus-html-frame-width, gnus-blocked-images)
7047         * message.el (message-prune-recipient-rules): Add custom version.
7048         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7049
7050         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7051         functions.
7052
7053         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7054         gnus-process-get.
7055
7056 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
7057
7058         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7059         instead of lsub directly.
7060
7061 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7062
7063         * nnwarchive.el: Remove.
7064
7065         * gnus-soup.el: Remove.
7066
7067         * nnsoup.el: Remove.
7068
7069         * nnultimate.el: Remove.
7070
7071         * gnus-html.el (gnus-blocked-images): New variable.
7072
7073         * message.el (message-prune-recipients): New function.
7074         (message-prune-recipient-rules): New variable.
7075
7076         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7077         guess whether a long line is natural text or not.
7078
7079         * gnus-html.el (gnus-html-schedule-image-fetching):
7080         Use gnus-process-plist and friends for compatibility.
7081
7082 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7083
7084         * gnus-html.el: Require packages that define macros used in this file.
7085         (gnus-article-mouse-face): Declare to silence byte-compiler.
7086         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7087         process-get.
7088         (gnus-html-put-image): Use plist-get to avoid getf.
7089         (gnus-html-prefetch-images): Use with-current-buffer.
7090
7091 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7092
7093         * gnus-ems.el: Provide compatibility functions for
7094         gnus-set-process-plist.
7095
7096         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
7097         header-line-format for XEmacs 21.4.
7098
7099         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
7100         * gnus.el (gnus-valid-select-methods)
7101         * message.el (message-send-mail-partially-limit)
7102         * mm-decode.el (mm-text-html-renderer)
7103         * mml.el (mml-insert-mime-headers-always)
7104         * smiley.el (smiley-regexp-alist): Bump custom version.
7105
7106 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7107
7108         * gnus-html.el: require mm-url.
7109         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7110         with the url to `url'.
7111         (gnus-html-wash-tags): Support cid: URLs/images.
7112
7113 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7114
7115         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7116         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7117         bindings, as they aren't useful at all.  `w' is moved to `W w'.
7118
7119         * gnus-move.el: Remove file, since it doesn't really work.
7120
7121         * gnus-html.el (gnus-article-html): Tell w3m that the input is
7122         UTF-8.  This seems to fix problems with some German web feeds.
7123
7124         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7125         at the top so that the proper colours are applied.
7126
7127         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
7128         don't have dots in their names.
7129
7130         * gnus-art.el (gnus-article-view-part): Doc fix.
7131
7132         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7133         XEmacs-compatible.
7134         (gnus-html-put-image): Don't do images on non-graphic displays.
7135
7136         * nnslashdot.el: Remove this unused backend.
7137
7138         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7139         actions.
7140         (gnus-undo-register-1): Revert last change.
7141
7142         * gnus-group.el (gnus-group-completing-read): Protect against not
7143         having completion-styles bound.
7144
7145         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7146         make broken recipients happier.
7147
7148         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7149
7150         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7151         point parameter.
7152
7153         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
7154
7155         * gnus-group.el (gnus-group-completing-read): Add 'substring to
7156         completion-styles for group selection.
7157
7158 2009-02-04  Andreas Schwab  <schwab@suse.de>
7159
7160         * gnus-score.el (gnus-score-string): Fix regex for matching extra
7161         headers and regexp-quote the match if necessary.
7162
7163 2009-03-24  Miles Bader  <miles@gnu.org>
7164
7165         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7166         the blinking smiley.
7167
7168 2009-03-24  Simon Josefsson  <simon@josefsson.org>
7169
7170         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7171         blink smiley.
7172
7173 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7174
7175         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7176         where the dribbel file lives exists.
7177
7178         * message.el (message-send-mail-partially-limit): Change the default to
7179         nil, since most people don't want this.
7180
7181         * mm-url.el (mm-url-decode-entities): Also decode entities like
7182         &#x3212.
7183
7184 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7185
7186         * gnus-sum.el (gnus-summary-idna-message):
7187         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7188         Hyperlink urls in docstrings with URL `...'.
7189
7190 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
7191
7192         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7193         functions.
7194
7195 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7196
7197         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
7198         say what the mouseover text should be.
7199
7200         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
7201         version of the mm-w3m-safe-url-regexp variable to only download images
7202         in the groups where we want that to happen.
7203
7204         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
7205
7206         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
7207         easier debugging.
7208         (gnus-article-beginning-of-window): Add kludge to allow spacing past
7209         big pictures in the article buffer.
7210
7211         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
7212         gnus-article-html.
7213         (mm-text-html-renderer): gnus-article-html needs curl in addition to
7214         w3m.
7215
7216         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
7217
7218 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7219
7220         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
7221         which doesn't exist.
7222
7223         * message.el (message-inhibit-ecomplete): New variable to allow some
7224         function to inhibit ecomplete address storage.
7225         (message-resend): Disable ecomplete message storage when resending
7226         messages.
7227
7228         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
7229
7230 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7231
7232         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
7233         Save excursion while copying, moving, and deleting articles in order to
7234         prevent the cursor from jumping to unforeseen place.
7235
7236 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7237
7238         * lpath.el: No need to bind bookmark-current-buffer,
7239         bookmark-yank-point and bookmark-make-record-function.
7240
7241 2010-08-17  Glenn Morris  <rgm@gnu.org>
7242
7243         * gnus-sync.el: Require gnus components whose functions are used.
7244
7245         * gnus-art.el (bookmark-make-record-function):
7246         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
7247         Declare for compiler.
7248
7249         * mm-url.el (mml-compute-boundary): Autoload.
7250
7251 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7252
7253         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
7254
7255 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
7256
7257         Typo fix "hoo4a" -> "hook".
7258
7259         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
7260
7261 2010-08-14  Glenn Morris  <rgm@gnu.org>
7262
7263         * gnus-sync.el (gnus-sync): Fix defgroup version.
7264
7265 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
7266
7267         Doc fixes and keep unknown groups (ammended for nunion bug fix).
7268
7269         * gnus-sync.el: Fix docs.
7270         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7271         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7272
7273 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7274
7275         Optimizations for gnus-sync.el.
7276
7277         * gnus-sync.el: Add docs about gnus-sync-backend
7278         possibilities.
7279         (gnus-sync-save): Remove unnecessary message.
7280         (gnus-sync-read): Optimize and show what groups were skipped.
7281
7282 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7283
7284         Minor bug fixes for gnus-sync.el.
7285
7286         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
7287         Don't read the sync on get-new-news.
7288
7289         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
7290         quiet.
7291
7292         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
7293         (fix typo).
7294
7295 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
7296
7297         Make saving and restoring of hidden threads work with overlays.
7298         Patch applied by Ted Zlatanov.
7299
7300         * gnus-sum.el (gnus-hidden-threads-configuration)
7301         (gnus-restore-hidden-threads-configuration): Update to deal with text
7302         properties, rather than searching for a magic character.
7303
7304 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7305
7306         New gnus-sync.el library for synchronization of marks.
7307
7308         * gnus-sync.el: New library for synchronization of marks.
7309
7310         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
7311         renamed from `gnus-registry-grep-in-list'.
7312
7313         * gnus-registry.el (gnus-registry-follow-group-p):
7314         Use `gnus-grep-in-list'.
7315
7316         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
7317
7318 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7319
7320         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
7321         determining charset of text fails.
7322
7323 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7324
7325         * nnmail.el (nnmail-get-new-mail-1): Revert.
7326
7327         * nnml.el (nnml-active-number): Make sure names of newly created groups
7328         in nnml-group-alist are encoded.
7329
7330 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7331
7332         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
7333         containing non-ASCII characters in active file for nnml back end.
7334
7335 2010-07-24  David Engster  <dengste@eml.cc>
7336
7337         * mml-smime.el (mml-smime-epg-verify): Also accept the older
7338         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
7339
7340 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
7341
7342         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
7343         tag (Bug#6654).
7344
7345 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7346
7347         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
7348         the article buffer, not the summary buffer.
7349
7350 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7351
7352         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
7353         Emacs 23 as well.
7354
7355 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7356
7357         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
7358         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
7359
7360 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7361
7362         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
7363         Patch applied by Karl Fogel.
7364
7365         * gnus-sum.el (gnus-summary-bookmark-make-record):
7366         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
7367
7368 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7369
7370         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
7371         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
7372         C-w still not working correctly from Article buffers; Thierry's
7373         patch to fix that will be applied after this.
7374
7375         * gnus-art.el (bookmark-make-record-function): New local variable.
7376
7377         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
7378         article buffer.
7379         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
7380
7381 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
7382
7383         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
7384         on changes in bookmark.el.
7385
7386 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7387
7388         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
7389         `no-log' instead of message not to log prompt string.
7390
7391 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
7392
7393         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
7394         the *other* type of HTML form submission.
7395
7396 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
7397
7398         * auth-source.el (auth-source-pick): If choice does not contain a
7399         questioned keyword, set the check to t.
7400
7401 2010-06-12  Romain Francoise  <romain@orebokech.com>
7402
7403         * gnus-util.el (gnus-date-get-time): Move up before first use.
7404
7405 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7406
7407         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
7408         (gnus-article-edit-part): Bind it to make last part that is substituted
7409         or deleted visible.
7410         (gnus-mime-display-single): Buttonize part of which id equals to
7411         gnus-mime-buttonized-part-id.
7412
7413 2010-06-10  Dan Christensen  <jdc@uwo.ca>
7414
7415         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
7416         (gnus-dd-mmm): Use gnus-date-get-time.
7417         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
7418         simplify logic.
7419         (gnus-summary-limit-to-age): Use gnus-date-get-time.
7420         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
7421
7422 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
7423
7424         * auth-source.el (top): Autoload `secrets-list-collections',
7425         `secrets-create-item', `secrets-delete-item'.
7426         (auth-sources): Fix tag string.
7427         (auth-get-source, auth-source-retrieve, auth-source-create)
7428         (auth-source-delete): New defuns.
7429         (auth-source-pick): Rewrite in order to avoid 2 passes.
7430         (auth-source-forget-user-or-password): New parameter USERNAME.
7431         (auth-source-user-or-password): New parameters CREATE-MISSING and
7432         DELETE-EXISTING.  Retrieve password interactively, if needed.
7433
7434 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7435
7436         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
7437         deleting unused directories when gnus-expert-user is t.
7438
7439 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7440
7441         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
7442         for each temp file when gnus-article-browse-delete-temp is ask.
7443
7444 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7445
7446         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
7447         Replace Lisp calls to delete-backward-char by calls to delete-char.
7448
7449 2010-05-20  Kevin Ryde  <user42@zip.com.au>
7450
7451         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
7452
7453 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
7454
7455         * password-cache.el (password-cache-remove): Fix docstring.
7456
7457 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7458
7459         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
7460         article unless decoding article to be saved.
7461
7462 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7463
7464         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
7465         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
7466         generated within the mm-with-unibyte-current-buffer macro.
7467
7468 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7469
7470         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
7471         to nil when we're in a mml-preview buffer and no group is selected.
7472
7473 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
7474
7475         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
7476         when catching the `C-g'.  Reported by "Leo".
7477
7478 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * message.el (message-forward-make-body-plain)
7481         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
7482         multibyte-string-p.
7483
7484         * lpath.el: Revert.
7485
7486 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7487
7488         * message.el (message-forward-make-body-mml): Assume original message
7489         is multibyte string; error on unibyte.
7490         (message-forward-make-body-plain): Ditto; don't add excessive newline
7491         in body end.
7492
7493         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
7494
7495 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
7496
7497         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
7498         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
7499
7500 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7501
7502         * mm-extern.el (mm-extern-url): Don't use
7503         mm-with-unibyte-current-buffer.
7504         (mm-extern-cache-contents): Use with-current-buffer instead of
7505         save-excursion + set-buffer.
7506
7507 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7508
7509         * mm-util.el (mm-emacs-mule): Remove.
7510
7511 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
7512
7513         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
7514         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
7515         change.
7516
7517 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7518
7519         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
7520         bind the default value of enable-multibyte-characters to nil.
7521
7522 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7523
7524         * message.el (message-forward-make-body-plain)
7525         (message-forward-make-body-mml):
7526         Don't use mm-with-unibyte-current-buffer.
7527
7528 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7529
7530         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
7531
7532 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
7533
7534         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
7535         (Bug#5592).
7536
7537 2010-05-07  Julien Danjou  <julien@danjou.info>
7538
7539         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
7540         it to mm-pipe-part.
7541
7542         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7543         it is given.
7544
7545 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7546
7547         * binhex.el (binhex-decode-region-internal)
7548         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
7549         (dns-query)
7550         * nnweb.el (nnweb-gmane-search)
7551         * pgg-parse.el (pgg-parse-armor)
7552         * pgg.el (pgg-verify-region)
7553         * sha1.el (sha1-string-external)
7554         * uudecode.el (uudecode-decode-region-internal)
7555         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
7556         XEmacs.
7557
7558         * gnus-art.el (gnus-article-browse-html-parts)
7559         * gnus-group.el (gnus-read-ephemeral-gmane-group)
7560         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7561         make-temp-file.
7562
7563         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7564         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7565         compiling.
7566
7567         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7568         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7569         XEmacs when compiling.
7570
7571         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7572         gnus-pick-mode-off-hook for XEmacs when compiling.
7573         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7574         gnus-binary-mode-off-hook for XEmacs when compiling.
7575
7576         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7577         Return nil if char-charset is not available.
7578
7579         * imap.el (imap-disable-multibyte)
7580         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7581         macros.
7582
7583         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7584         instead of encode-coding-string.
7585
7586         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7587         'xemacs) instead of mm-emacs-mule to switch function definitions.
7588         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7589
7590         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7591         bind temporary-file-directory for XEmacs;
7592         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7593         timer-set-function for XEmacs 21.4 and SXEmacs;
7594         bind timer-list for XEmacs 21.4 and SXEmacs;
7595         fbind char-charset and find-charset-region for non-Mule XEmacs;
7596         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7597         encode-coding-region and encode-coding-string for XEmacs having no
7598         file-coding feature.
7599
7600 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7601
7602         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7603
7604 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7605
7606         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7607         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7608
7609 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7610
7611         * mm-util.el (mm-decompress-buffer): Use `delete-file';
7612         alias `jka-compr-delete-temp-file' no longer exists.
7613
7614 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7615
7616         Use define-minor-mode in Gnus where applicable.
7617         * mml.el (mml-mode): Use define-minor-mode.
7618         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
7619         (gnus-undo-mode): Use define-minor-mode.
7620         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
7621         (gnus-dead-summary-mode): Use define-minor-mode.
7622         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
7623         Initialize in declaration.
7624         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
7625         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
7626         (gnus-mailing-list-mode): Use define-minor-mode.
7627         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
7628         (gnus-draft-mode): Use define-minor-mode.
7629         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
7630         (gnus-dired-mode): Use define-minor-mode.
7631
7632 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
7633
7634         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
7635         handles on recursive mml-to-mime translation and check them for
7636         boundary delimiter collisions.  Reported by Greg Troxel.
7637
7638 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7639
7640         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
7641
7642 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7643
7644         * mm-util.el (mm-find-buffer-file-coding-system):
7645         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
7646
7647 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
7648
7649         * message.el (message-generate-headers): Record insertion of optional
7650         headers as well.  Otherwise the check to prevent repeated insertion of
7651         optional headers is a no-op.
7652
7653 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
7654
7655         * smime.el: Don't mention CVS.
7656
7657         * nnrss.el (nnrss-fetch): Don't mention CVS.
7658
7659         * nnir.el: Don't mention CVS.
7660
7661 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7662
7663         * gnus-sum.el (gnus-summary-bookmark-make-record):
7664         Add `location' field.
7665
7666 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7667
7668         * lpath.el: Fbind bookmark-default-handler,
7669         bookmark-get-bookmark-record, bookmark-make-record-default,
7670         bookmark-prop-get for Emacs <23 and XEmacs.
7671
7672 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7673
7674         * gnus-sum.el: Add bookmark declarations to silence the compiler.
7675         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
7676         Use with-current-buffer to silence the byte-compiler.
7677         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
7678         bother to require `gnus'.
7679         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
7680
7681 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7682
7683         * gnus-sum.el (gnus-summary-bookmark-make-record)
7684         (gnus-summary-bookmark-jump): New functions.
7685         (gnus-summary-mode): Setup bookmark support.
7686
7687 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
7688
7689         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
7690         if set.
7691
7692 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7693
7694         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
7695         gnus-article-browse-html-save-cid-image; make it work recursively for
7696         forwarded messages as well.
7697         (gnus-article-browse-html-parts): Work when prefix arg is given.
7698         (gnus-article-browse-html-article): Doc fix.
7699
7700 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
7701
7702         * message.el (message-default-mail-headers):
7703         (message-default-headers): Carry the value mail-default-headers over
7704         into message-default-mail-headers, rather than message-default-headers.
7705
7706 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
7707
7708         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
7709         charset.
7710
7711         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
7712         charset into the <meta> tag when the article is encoded to utf-8.
7713
7714 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7715
7716         * gnus-art.el (gnus-article-browse-delete-temp-files):
7717         Delete directories as well.
7718         (gnus-article-browse-html-parts): Work for images that do not specify
7719         file names; delete temp directory when quitting; insert header at the
7720         right place; use file: scheme for image files.
7721
7722 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
7723
7724         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
7725         (gnus-article-browse-html-parts): Use it to make temporary cid image
7726         files in addition to html file so that browser may display them.
7727
7728 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7729
7730         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
7731
7732 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7733
7734         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
7735
7736 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
7737
7738         * auth-source.el (auth-sources): Change default to be simpler.
7739         Explain about Secret Service API sources.  Improve Customize options.
7740         (auth-source-pick): Change to accept any number of search parameters.
7741         Implement fallbacks iteratively, not recursively.  Add scoring on the
7742         second pass and sort by score.  Call Secret Service API when needed.
7743         (auth-source-user-or-password): Use it.  Call Secret Service API
7744         directly when needed to get the user name and the password.
7745
7746 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
7747
7748         * message.el (message-interactive): Doc fix.
7749         (message-qmail-inject-args): Reflow.
7750         (message-kill-to-signature): Fix typo in docstring.
7751
7752         * smiley.el (smiley-buffer): Fix typo in docstring.
7753
7754 2010-03-24  Glenn Morris  <rgm@gnu.org>
7755
7756         * mail-source.el (gnus-message): Declare.
7757         (mail-source-delete-old-incoming): Require gnus-util.
7758
7759 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7760
7761         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
7762
7763         * message.el (ecomplete-setup): Autoload it for Emacs <23.
7764
7765         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
7766         password-cache's default if it is not bound.
7767         (mml-secure-passphrase-cache-expiry): Default to 16 that is
7768         password-cache-expiry's default if it is not bound.
7769
7770         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
7771         available in Emacs 21.
7772
7773         * lpath.el: Suppress compiler warnings for:
7774         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
7775         XEmacs;
7776         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
7777         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
7778         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
7779
7780 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
7781
7782         * auth-source.el (auth-sources): Fix up definition so extra parameters
7783         are always inline.
7784
7785 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
7786
7787         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
7788         wasn't updated after mismatch.  Clear cached mailbox info correctly
7789         when uidvalidity changes.
7790         (nnimap-group-prefixed-name): New function to avoid some code
7791         duplication.
7792         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
7793         (nnimap-request-group): Use it.
7794         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
7795         (nnimap-update-unseen): Significantly improved speed of Gnus startup
7796         with many imap folders.  This is done by caching the group status from
7797         the imap server persistently in a group parameter `imap-status'.  (This
7798         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
7799         but not persistently, so every Gnus startup was still very slow.)
7800
7801 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
7802
7803         * assistant.el (assistant-render-text): Run `widget-setup' and don't
7804         delete the extra newline.  Otherwise editing of :string and :number
7805         types don't work.
7806
7807 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7808
7809         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
7810         secrets.el dependency.
7811         (auth-sources): Add optional user name.  Add secrets.el configuration
7812         choice (unused right now).
7813
7814 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7815
7816         * gnus-sum.el (gnus-summary-make-menu-bar):
7817         Let `gnus-registry-install-shortcuts' fill in the functions.
7818
7819         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
7820         warnings.
7821         (gnus-registry-misc-menus): Variable to hold registry mark menus.
7822         (gnus-registry-install-shortcuts): Populate and use it in a
7823         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
7824
7825 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
7826
7827         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
7828         In-place substitutions for the group name encoding/decoding.
7829         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
7830         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
7831         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
7832         (nnimap-update-unseen, nnimap-request-list)
7833         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
7834         (nnimap-request-set-mark, nnimap-split-to-groups)
7835         (nnimap-split-articles, nnimap-request-newgroups)
7836         (nnimap-request-create-group, nnimap-request-accept-article)
7837         (nnimap-request-delete-group, nnimap-request-rename-group)
7838         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
7839         `encoded-mbx' for consistency.
7840         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
7841         variable `imap-current-mailbox'.
7842
7843         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
7844         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
7845
7846 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
7847
7848         * pop3.el (pop3-display-message-size-flag): Display message size byte
7849         counts during POP3 download.
7850         (pop3-movemail): Use it.
7851         (pop3-list): Implement listing of available messages.
7852
7853 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
7854
7855         * nnir.el (nnir-get-article-nov-override-function): New function to
7856         override the normal NOV retrieval.
7857         (nnir-retrieve-headers): Use it.
7858
7859 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
7860
7861         * auth-source.el (netrc-machine-user-or-password): Autoload.
7862
7863 2010-03-19  Glenn Morris  <rgm@gnu.org>
7864
7865         Stop message.el from loading about 40 libraries it doesn't always need.
7866         The general approach is to autoload rather than require, and to
7867         require in the specific functions rather than the file.  (Bug#5642)
7868
7869         * gmm-utils.el: Don't require wid-edit.
7870         (widget-create-child-value, widget-convert, widget-default-get):
7871         Autoload.
7872
7873         * gnus-util.el: Don't require time-date, netrc.
7874         (message-fetch-field, gnus-group-name-decode): Declare rather than
7875         autoloading.
7876         (gnus-fetch-field): Require message.
7877         (gnus-decode-newsgroups): Require gnus-group.
7878
7879         * ietf-drums.el: Don't require time-date.
7880
7881         * message.el: Don't require hashcash, canlock, ecomplete.
7882         Do require mail-utils.  Require nnheader only when compiling.
7883         (smtpmail-default-smtp-server): Remove declaration.
7884         (message-send-mail-function): Check smtpmail-default-smtp-server
7885         is bound rather than requiring smtpmail.
7886         (message-auto-save-directory, message-insert-signature):
7887         Use expand-file-name rather than nnheader-concat.
7888         (nnheader-insert-file-contents): Autoload.
7889         (hashcash-wait-async): Declare.
7890         (message-send-mail): Only call gnus-setup-posting-charset if
7891         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
7892         (message-send-mail-with-sendmail): Require sendmail.
7893         (canlock-password, canlock-password-for-verify): Declare.
7894         (message-canlock-password): Require canlock.
7895         (nnheader-get-report): Autoload.
7896         (gnus-setup-posting-charset): Declare.
7897         (message-send-news): Require gnus-msg.
7898         (message-make-references, message-make-in-reply-to): Use mail-header-id
7899         rather than the alias mail-header-message-id.
7900         (ecomplete-add-item, ecomplete-save): Declare.
7901         (message-put-addresses-in-ecomplete): Require ecomplete.
7902         (ecomplete-display-matches): Autoload.
7903
7904         * mm-decode.el: Don't require mailcap, gnus-util.
7905         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
7906         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
7907         Autoload.
7908         (mailcap-mime-extensions): Declare.
7909
7910         * mm-encode.el: Don't require mailcap.
7911         (mailcap-extension-to-mime): Autoload.
7912
7913         * mml-sec.el: Don't require password-cache.
7914
7915         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
7916         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
7917         (mml-minibuffer-read-type): Require mailcap.
7918         (mml-preview): Require gnus-msg.
7919
7920         * mml1991.el: Require password-cache.
7921         (password-cache-expiry): Remove declaration.
7922
7923         * mml2015.el: Require password-cache.
7924         (password-cache-expiry): Remove declaration.
7925
7926         * nneething.el (mailcap): Require mailcap.
7927
7928         * nnheader.el (declare-function): Add compatibility stub.
7929         (message-remove-header): Declare rather than autoload.
7930         (nnheader-replace-header): Require message.
7931
7932         * nnimap.el (declare-function): Add compatibility stub.
7933         (netrc-parse, netrc-machine-user-or-password): Declare.
7934         (nnimap-open-connection): Require netrc.
7935
7936         * nntp.el (declare-function): Add compatibility stub.
7937         (netrc-parse, netrc-machine, netrc-get): Declare.
7938         (nntp-send-authinfo): Require netrc.
7939
7940         * rfc2047.el: Don't require qp.
7941         (quoted-printable-encode-region, quoted-printable-decode-string):
7942         Autoload.
7943
7944         * sieve-mode.el: Don't require easymenu.
7945         (easy-menu-add-item): Autoload it.
7946
7947         * spam-stat.el (time-to-number-of-days): Autoload it.
7948
7949 2010-03-19  Glenn Morris  <rgm@gnu.org>
7950
7951         * password-cache.el (password-cache, password-cache-expiry): Autoload.
7952
7953 2010-03-18  Glenn Morris  <rgm@gnu.org>
7954
7955         * hashcash.el (declare-function): Remove duplicate definition.
7956
7957 2010-03-17  Kevin Ryde  <user42@zip.com.au>
7958
7959         * mml.el (mml-read-tag): Unquote values with `read' to reverse
7960         prin1 in mml-insert-tag (just stripping the quotes gave wrong
7961         value if any backslash escapes).
7962
7963 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7964
7965         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
7966         if it is available.  (bug#5647)
7967
7968         * lpath.el: Suppress compiler warning for coding-system-from-name for
7969         Emacs 21 and XEmacs.
7970
7971 2010-03-14  Juri Linkov  <juri@jurta.org>
7972
7973         * hmac-def.el:
7974         * hmac-md5.el:
7975         * netrc.el: Fix keywords.
7976
7977 2010-02-26  Glenn Morris  <rgm@gnu.org>
7978
7979         * message.el (message-send-mail-function): Change the default, so that
7980         it inherits from a customized send-mail-function.  (Bug#5643)
7981
7982 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7983
7984         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
7985         shell-command-to-string signals an error (bug#5299).
7986
7987 2010-02-24  Glenn Morris  <rgm@gnu.org>
7988
7989         * message.el (message-smtpmail-send-it)
7990         (message-send-mail-with-mailclient): Doc fixes.
7991
7992 2010-02-16  Glenn Morris  <rgm@gnu.org>
7993
7994         * message.el (message-default-mail-headers): Change the default value
7995         to ease the transition from mail-mode to message-mode.  (Bug#5555)
7996
7997 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7998
7999         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
8000         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
8001
8002 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
8003
8004         * time-date.el (date-to-time): Doc fix (Bug#5408).
8005
8006 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
8007
8008         * message.el (message-mail): Just pass yank-action on to message-setup.
8009         (message-setup): Handle (FUN . ARGS) form of yank-action.
8010         (message-with-reply-buffer, message-widen-reply)
8011         (message-yank-original): Handle non-buffer values of
8012         message-reply-buffer (Bug#4080).
8013         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
8014
8015 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
8016
8017         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
8018         Fix typo in docstring.
8019
8020 2010-01-08  Jason Rumney  <jasonr@gnu.org>
8021
8022         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
8023         response.
8024
8025 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8026
8027         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8028
8029         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8030
8031         * message.el (message-check-news-header-syntax): Protect against a
8032         string that `rfc822-addresses' returns when parsing fails.
8033
8034 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8035
8036         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8037         (gnus-previous-char-property-change): New functions.
8038
8039         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8040
8041 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
8042
8043         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8044         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
8045
8046 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
8047
8048         * message.el (message-exchange-point-and-mark): Rework last change to
8049         avoid using optional arg of exchange-point-and-mark, for backward
8050         compatibility.
8051
8052 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8053
8054         * message.el (message-exchange-point-and-mark):
8055         Call exchange-point-and-mark with an argument rather than setting
8056         mark-active by hand (Bug#5175).
8057
8058 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8059
8060         * nntp.el (nntp-service-to-port): Work for service expressed with
8061         numeric string; replace [:digit:] with [0-9] for XEmacs.
8062
8063 2009-12-17  Glenn Morris  <rgm@gnu.org>
8064
8065         * gnus-group.el (gnus-bug-group-download-format-alist):
8066         Change emacs entry to debbugs.gnu.org.  Bump :version.
8067
8068 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8069
8070         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8071
8072 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8073
8074         * message.el (message-info): Explain why we use `Info-goto-node'.
8075
8076 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8077
8078         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
8079
8080 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8081
8082         * message.el (message-completion-in-region): New compatibility function.
8083         (message-expand-group): Use it.
8084
8085 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8086
8087         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8088         with no unread article should be listed if the 2nd arg `predicate' is
8089         given.
8090
8091 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8092
8093         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
8094
8095 2009-11-29  Juri Linkov  <juri@jurta.org>
8096
8097         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8098         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
8099         on `gnus-recenter'.  (Bug#4698, Bug#4981)
8100
8101 2009-11-26  Kevin Ryde  <user42@zip.com.au>
8102
8103         * sha1.el (sha1-string-external): default-directory "/" in case
8104         otherwise non-existent.  process-connection-type pipe for touch of
8105         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
8106
8107 2009-11-25  Kevin Ryde  <user42@zip.com.au>
8108
8109         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
8110         it's comms related and sgml-mode.el has "comm" on that basis too.
8111
8112 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8113
8114         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8115         containing tspecial characters if they have been already quoted.
8116
8117 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
8118
8119         * dns-mode.el (auto-mode-alist): Purecopy string.
8120
8121 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8122
8123         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
8124
8125 2009-10-24  Glenn Morris  <rgm@gnu.org>
8126
8127         * gnus-art.el (help-xref-stack-item): Define for compiler.
8128
8129 2009-10-21  Kevin Ryde  <user42@zip.com.au>
8130
8131         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
8132
8133 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8134
8135         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8136
8137 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8138
8139         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8140         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8141
8142 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8143
8144         * gnus.el (gnus-overlay-get): New alias to overlay-get.
8145         (gnus-overlays-in): New alias to overlays-in.
8146
8147         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8148         gnus-overlay-get, and gnus-delete-overlay.
8149         (gnus-summary-show-thread): Make it work as well for systems in which
8150         next-single-char-property-change is not available.
8151         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8152
8153         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
8154         (gnus-overlay-get): New alias to extent-property.
8155         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
8156
8157         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
8158         SXEmacs.
8159
8160         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
8161         SXEmacs.
8162
8163 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
8164
8165         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8166
8167 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
8168
8169         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8170         and XEmacs that don't have `remove-overlays'.
8171
8172 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8173
8174         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8175         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8176         selective display.  Use overlays instead.
8177
8178 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8179
8180         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8181
8182 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8183
8184         * spam-stat.el (spam-stat-load): Fix typo in message.
8185
8186 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8187
8188         * dig.el (dig-invoke): Fix typo in docstring.
8189         (query-dig): Reflow docstring.
8190
8191 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
8192
8193         * gnus-art.el (gnus-article-encrypt-body):
8194         * message.el (message-check-recipients):
8195         * mm-util.el (mm-codepage-setup):
8196         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
8197         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
8198
8199 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
8200
8201         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
8202         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
8203         keys from the menu if mm-{sign,encrypt}-option is 'guided.
8204         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
8205         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
8206
8207 2009-09-21  Kevin Ryde  <user42@zip.com.au>
8208
8209         * dig.el: Add "Keywords: comm", as per net-utils.el.
8210
8211 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8212
8213         * dig.el (dig-mode): Use define-derived-mode.
8214
8215 2009-09-19  Glenn Morris  <rgm@gnu.org>
8216
8217         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
8218
8219 2009-09-18  Glenn Morris  <rgm@gnu.org>
8220
8221         * gnus-diary.el (gnus-diary-check-message):
8222         * message.el (message-insert-formatted-citation-line):
8223         * nnbabyl.el (top-level):
8224         * nndiary.el (nndiary-schedule):
8225         Fix typos in condition-case handlers.
8226
8227 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8228
8229         * gnus-art.el (gnus-article-edit-part): Work for the buffer
8230         configuration that provides the sole article window in a frame;
8231         position point correctly after deleting a part.
8232
8233 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
8234
8235         * spam.el (spam-unregister-on-reregister): Add boolean variable.
8236         (spam-resolve-registrations-routine): Use it to unregister articles
8237         that change status.
8238
8239 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8240
8241         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
8242         with XEmacs.
8243         (parse-time-string-chars): Use it.
8244
8245 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8246
8247         * imap.el (imap-interactive-login): Better messages.
8248         (imap-open): Fix bug with renamed buffer on reconnect.
8249         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8250         for easier debugging and cleaner code.  On successful (guessed based on
8251         server capabilities) secondary authentication, set imap-state
8252         correctly.
8253         (imap-last-authenticator): Define imap-last-authenticator as a variable
8254         to avoid warnings.
8255
8256 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8257
8258         * nnrss.el (nnrss-request-article): Remove binding of
8259         default-enable-multibyte-characters that has gotten needless by
8260         the 2007-07-13 change in rfc2047-encode-message-header.
8261
8262         * mml.el (mml-insert-multipart): Error on the message header.
8263         (mml-insert-part): Error on the message header; position point at
8264         the end of a MIME tag.
8265
8266 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8267
8268         * time-date.el (autoload): Expand define-obsolete-function-alias into
8269         defalias and make-obsolete for old Emacsen that Gnus supports.
8270         (with-no-warnings): Define it for old Emacsen.
8271         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8272         is available.
8273         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8274         float-time is available; suppress compile warning for time-to-seconds.
8275
8276         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8277         (gnus-float-time): Alias to float-time if it exists.
8278
8279         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8280         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8281         float-time is available; suppress compile warning for time-to-seconds.
8282
8283         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
8284         XEmacs.
8285
8286 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8287
8288         * imap.el (imap-message-map): Docstring fix.
8289
8290 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8291
8292         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
8293         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
8294         Add the optional argument `encoding' that overrides the default.
8295
8296         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
8297         mm-encode-buffer.
8298
8299 2009-09-04  Glenn Morris  <rgm@gnu.org>
8300
8301         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
8302         mm-disable-multibyte, rather than default-enable-multibyte-characters.
8303         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
8304         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
8305         * mm-util.el (mm-with-unibyte-current-buffer)
8306         (mm-find-buffer-file-coding-system):
8307         * yenc.el (yenc-decode-region): Use default-value rather than
8308         default-enable-multibyte-characters.
8309
8310 2009-09-03  Glenn Morris  <rgm@gnu.org>
8311
8312         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
8313         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
8314         than default-enable-multibyte-characters.
8315
8316 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
8317
8318         * gnus-art.el (gnus-article-read-summary-keys):
8319         Fix gnus-buffer-configuration's value temporarily used.
8320
8321 2009-09-02  Glenn Morris  <rgm@gnu.org>
8322
8323         * gnus-util.el (gnus-float-time): New function.
8324         * gnus-delay.el (gnus-delay-article):
8325         * gnus-sum.el (gnus-thread-latest-date):
8326         * gnus-util.el (gnus-user-date): Use gnus-float-time.
8327         * nnspool.el (nnspool-request-newgroups):
8328         Use gnus-float-time rather than time-to-seconds.
8329         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
8330
8331         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
8332         (gnus-header-subject-face, gnus-header-newsgroups-face)
8333         (gnus-header-name-face, gnus-header-content-face):
8334         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
8335         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
8336         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
8337         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
8338         (gnus-cite-face-11):
8339         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
8340         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8341         (gnus-server-closed-face, gnus-server-denied-face)
8342         (gnus-server-offline-face):
8343         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8344         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8345         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8346         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8347         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8348         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8349         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8350         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8351         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8352         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8353         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8354         (gnus-summary-selected-face, gnus-summary-cancelled-face)
8355         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8356         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8357         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8358         (gnus-summary-high-undownloaded-face)
8359         (gnus-summary-low-undownloaded-face)
8360         (gnus-summary-normal-undownloaded-face)
8361         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8362         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8363         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8364         (gnus-splash-face):
8365         * message.el (message-header-to-face, message-header-cc-face)
8366         (message-header-subject-face, message-header-newsgroups-face)
8367         (message-header-other-face, message-header-name-face)
8368         (message-header-xheader-face, message-separator-face)
8369         (message-cited-text-face, message-mml-face):
8370         * sieve-mode.el (sieve-control-commands-face)
8371         (sieve-action-commands-face, sieve-test-commands-face)
8372         (sieve-tagged-arguments-face):
8373         * spam.el (spam-face):
8374         Mark face aliases with "-face" in the name as obsolete.
8375
8376 2009-09-01  Glenn Morris  <rgm@gnu.org>
8377
8378         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8379         than goto-line.
8380
8381 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8382
8383         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8384         Don't move point if the command is invoked inside the message header.
8385
8386 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8387
8388         * imap.el (imap-send-command): Simplify.
8389         (imap-wait-for-tag): point-max -> buffer-size.
8390
8391 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8392
8393         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8394         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8395         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8396         * nnir.el (nnir-swish-e-index-file):
8397         * gnus-sum.el (gnus-summary-delete-marked-as-read)
8398         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8399         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8400         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8401         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8402         (gnus-treat-display-xface): Add Emacs version of obsolescence.
8403
8404 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8405
8406         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8407         Don't save excursion.
8408
8409 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8410
8411         * nnheader.el (nnheader-find-file-noselect):
8412         * mm-util.el (mm-insert-file-contents):
8413         Use (default-value 'major-mode) instead of default-major-mode.
8414
8415 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8416
8417         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8418
8419 2009-08-26  Glenn Morris  <rgm@gnu.org>
8420
8421         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
8422         than placing in files.el.
8423
8424 2009-08-25  Glenn Morris  <rgm@gnu.org>
8425
8426         * nnir.el (top-level): Don't require cl at run-time.
8427         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8428         Replace cl-function substitute with gnus-replace-in-string.
8429         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8430         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8431         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8432         simplified expansions.
8433
8434 2009-08-25  Kevin Ryde  <user42@zip.com.au>
8435
8436         * dig.el (dig): Add autoload cookie.
8437
8438 2009-08-22  Glenn Morris  <rgm@gnu.org>
8439
8440         * gnus-art.el (gnus-button-patch): Use forward-line rather than
8441         goto-line.
8442
8443 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
8444
8445         * parse-time.el (parse-time-string-chars): Save match data.
8446
8447 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
8448
8449         * parse-time.el (parse-time-string-chars): Compute using character
8450         classes, to handle non-ascii characters (Bug#3190).
8451
8452 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8453
8454         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8455
8456         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8457         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8458         (gnus-mm-display-part, gnus-mime-display-single)
8459         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8460         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8461
8462         * gnus-sum.el
8463         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8464         (gnus-summary-move-article): Add expirable mark to articles copied or
8465         moved to group that has auto-expire turned on if the option is non-nil.
8466
8467 2009-07-24  Glenn Morris  <rgm@gnu.org>
8468
8469         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8470         Fix typo.  (Bug#3903)
8471
8472 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8473
8474         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8475         gnus-article-read-summary-keys rather than gnus-summary-edit-article
8476         that should not be used for draft articles.
8477         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8478         that has no concern in minor mode keys.
8479         (gnus-article-summary-command, gnus-article-summary-command-nosave):
8480         Abolish.
8481
8482 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8483
8484         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8485         article without making inquiry to a user for unknown encoding.
8486
8487         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8488         (nnmaildir--scan): Assume i-node and device number that file-attributes
8489         returns might be cons-cell.
8490
8491         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
8492
8493         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
8494
8495 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
8496
8497         * auth-source.el: Remove docs now in auth.texi.  Don't use
8498         `gnus-message' for logging.  Add new variables `auth-source-debug' and
8499         `auth-source-hide-passwords' and use them.
8500
8501 2009-07-15  Glenn Morris  <rgm@gnu.org>
8502
8503         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
8504
8505 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8506
8507         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
8508         excessive whitespace from the default values of title and description.
8509
8510 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8511
8512         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
8513         mail-fetch-field to fetch Content-Description header in order to
8514         exclude newlines.
8515
8516 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
8517
8518         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
8519         format used by GnuPG 2.0.11.
8520
8521 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8522
8523         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
8524         to deleted part.
8525
8526 2009-05-30  David Engster  <dengste@eml.cc>
8527
8528         * nnmairix.el: Remove old documentation in the commentary block.
8529         (nnmairix-request-group): Do not update active file for nnml back ends.
8530         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8531         end so that overview files are ignored.
8532         (nnmairix-update-groups): Make updating the groups more robust by using
8533         marks.
8534         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
8535         with dollar characters in message-id.
8536
8537 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
8538
8539         * spam.el: Use dns-query instead of query-dns.  Was renamed on
8540         2008-12-25 in dns.el.
8541
8542 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8543
8544         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
8545         could happen if the text is only composed of spaces and/or tabs.
8546
8547 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
8548
8549         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
8550         when sending a queued message to avoid extra mml tags.
8551
8552 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8553
8554         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
8555
8556 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8557
8558         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
8559         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
8560         rmail-toggle-header for XEmacs;
8561         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
8562
8563 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8564
8565         * gnus-dired.el: Remove autoload for gnus-setup-message.
8566         (gnus-dired-attach): Fake this-command value to prevent Gnus from
8567         displaying Gnus logo; always use compose-mail.
8568
8569 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8570
8571         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8572
8573 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8574
8575         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8576         (gnus-nocem-issuers): List currently active issuers; fix custom type.
8577         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8578         available.
8579         (gnus-nocem-epg-verify): New function.
8580
8581 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8582
8583         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8584
8585 2009-02-15  Glenn Morris  <rgm@gnu.org>
8586
8587         * gnus-util.el (rmail-insert-rmail-file-header)
8588         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8589         autoloads.
8590         (rmail-default-rmail-file): Remove unnecessary declaration.
8591         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8592
8593 2009-02-14  Glenn Morris  <rgm@gnu.org>
8594
8595         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8596         variable (only used in gnus-util, which declares it anyway).
8597         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8598         which was only needed by gnus-art (changed to not use it any more).
8599         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8600         only used in gnus-util, which autoloads it itself.
8601         (rmail-update-summary): Fix autoload.
8602
8603         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8604         rather than rmail-output-to-rmail-file.
8605
8606 2009-02-07  Glenn Morris  <rgm@gnu.org>
8607
8608         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8609         autoload of function that no longer exists.
8610         (rmail-toggle-header): Declare.
8611         (message-forward-rmail-make-body): Handle mbox Rmail.
8612
8613 2009-01-31  Glenn Morris  <rgm@gnu.org>
8614
8615         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8616         2009-01-09 change.
8617
8618 2009-01-31  Dave Love  <fx@gnu.org>
8619
8620         * imap.el (imap-fetch-safe): Bind debug-on-error.
8621         (imap-debug): Add imap-fetch-safe.
8622
8623 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
8624
8625         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8626         (auth-source-forget-all-cached): New convenience function.
8627         (auth-source-user-or-password): Accept list of modes or a single mode.
8628
8629         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
8630         auth-source modes.
8631
8632         * netrc.el (netrc-machine-user-or-password): Use list of
8633         auth-source modes.
8634
8635         * nnimap.el (nnimap-open-connection): Use list of
8636         auth-source modes.
8637
8638         * nntp.el (nntp-send-authinfo): Use list of
8639         auth-source modes.
8640
8641 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8642
8643         * auth-source.el: Update docs to reflect epa-file-enable is to be used
8644         now.
8645
8646 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8647
8648         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
8649         coding system in XEmacs; add a workaround for XEmacs.
8650
8651         * lpath.el: Fbind coding-system-aliasee.
8652
8653 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8654
8655         * mm-util.el (mm-coding-system-priorities): Protect against nil value
8656         of current-language-environment.
8657
8658 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8659
8660         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
8661         available at runtime.
8662
8663 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8664
8665         * gnus-art.el (article-date-ut): Fix end point of narrowing.
8666
8667 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
8668
8669         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
8670         the greatest positive fixnum value doesn't work under an XEmacs with
8671         bignum support; use the most-positive-fixnum constant instead,
8672         available since Emacs 21.1 with cl and XEmacs 21.1.
8673
8674 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8675
8676         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
8677         XEmacs gets not to work.
8678
8679 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8680
8681         * mm-util.el (mm-coding-system-priorities): Allow the value like
8682         "Japanese (UTF-8)" of current-language-environment.
8683
8684 2009-01-09  Glenn Morris  <rgm@gnu.org>
8685
8686         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
8687         with last-command-event.
8688
8689 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8690
8691         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
8692         in the doc string.
8693
8694         * message.el (message-fix-before-sending): Amend comment.
8695
8696 2009-01-08  Dave Love  <fx@gnu.org>
8697
8698         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
8699
8700 2009-01-07  David Engster  <dengste@eml.cc>
8701
8702         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
8703         simplified server definitions by converting it via
8704         gnus-server-to-method.
8705
8706 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8707
8708         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
8709         parameter's operands.
8710
8711 2009-01-06  David Engster  <dengste@eml.cc>
8712
8713         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
8714         primary select method (for gnus-group-mark-article-as-read).
8715
8716 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
8717
8718         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
8719         `(gnus)Face', not `(gnus)X-Face'.
8720
8721 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8722
8723         * mm-util.el (mm-ucs-to-char): New function.
8724
8725         * mm-url.el (mm-url-decode-entities): Use it.
8726
8727         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
8728         unicode-to-char.
8729
8730 2009-01-05  Dave Love  <fx@gnu.org>
8731
8732         * time-date.el: Require cl for `declare'.
8733
8734 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8735
8736         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
8737         Dave Love.
8738
8739 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8740
8741         * message.el (message-fix-before-sending): Add `eight-bit' to
8742         illegible-text check.
8743
8744 2009-01-03  Michael Olson  <mwolson@gnu.org>
8745
8746         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
8747         `headers' is nil.  This can occur if the IMAP server does not have
8748         permissions to read messages from a folder, but can write new messages
8749         to the folder.
8750         (nnimap-request-article-part): Do not insert `data' if it is nil.
8751
8752         * imap.el (imap-parse-fetch): Courier can insert spurious blank
8753         characters which will confuse `read', so skip past them.
8754
8755 2009-01-01  Dave Love  <fx@gnu.org>
8756
8757         * imap.el (imap-string-to-integer): Fix typo.
8758         (imap-fetch-safe): New function.
8759         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
8760
8761         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
8762
8763         * imap.el (imap-process-connection-type, imap-debug, imap-open):
8764         (imap-parse-greeting): Fix doc strings.
8765         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
8766         (imap-parse-flag-list): Make messages unique.
8767         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
8768
8769         * nnimap.el: Fix author email.
8770         (nnimap-split-rule): Add FIXME comment.
8771         (nnimap-debug): Fix doc string.
8772
8773 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8774
8775         * dns.el (dns-set-servers): Check "Address".  Fix typo.
8776
8777 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
8778
8779         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
8780         nslookup if resolv.conf isn't available.
8781         (dns-query): Rename from query-dns.
8782         (dns-query-cached): Rename from query-dns-cached.
8783
8784 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8785
8786         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
8787         overlay-arrow-position and overlay-arrow-string buffer-local; no need
8788         to check if those variables exist (first appeared in Emacs 18.50).
8789
8790 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8791
8792         * mm-util.el (mm-line-number-at-pos): New function.
8793
8794         * spam-report.el (spam-report-process-queue): Use it.
8795
8796 2008-12-24  David Engster  <dengste@eml.cc>
8797
8798         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
8799         parameters that haven't existed as variables as buffer-local variables.
8800
8801 2008-12-23  Dave Love  <fx@gnu.org>
8802
8803         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
8804         cadar.
8805
8806         * sieve-manage.el (sieve-manage-starttls-p): Rename from
8807         imap-starttls-p.
8808         (sieve-manage-starttls-open): Rename from imap-starttls-open.
8809
8810 2008-12-22  Dave Love  <fx@gnu.org>
8811
8812         * imap.el: Fix author email.  Doc fixes.
8813         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
8814         reply.
8815
8816 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
8817
8818         * spam-report.el (spam-report-gmane-max-requests): New constant.
8819         (spam-report-gmane-wait): New variable.
8820         (spam-report-gmane-ham, spam-report-gmane-spam)
8821         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
8822         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
8823         the server.
8824
8825         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
8826         Add explanations.
8827
8828         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
8829         nnheader-accept-process-output and nnheader-read-timeout if available.
8830         (pop3-movemail): Use it.
8831
8832         * message.el (message-check-news-body-syntax): Fix signature check if
8833         there's an attachment.
8834
8835 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8836
8837         * mm-util.el: Add comments to the mm- emulating functions.
8838
8839 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
8840
8841         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
8842         Reported by Stephen Berman <stephen.berman@gmx.net>.
8843
8844 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8845
8846         * mm-util.el (mm-substring-no-properties): New function.
8847         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
8848         (mm-special-display-p): Enable those lambda forms to be byte compiled.
8849         (mm-string-to-multibyte): Doc fix.
8850
8851         * mml.el (mml-attach-file): Use mm-substring-no-properties.
8852
8853 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8854
8855         * mml.el (mml-attach-file): Strip text properties from file name.
8856         (Bug#1574)
8857
8858 2008-12-16  Glenn Morris  <rgm@gnu.org>
8859
8860         * mm-util.el (mm-charset-override-alist): Declare for compiler.
8861
8862 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8863
8864         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
8865         knows since the charset specified might be a bogus alias that
8866         mm-charset-synonym-alist provides.
8867
8868 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8869
8870         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
8871         "ISO_8859-1".
8872
8873         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
8874
8875 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8876
8877         * mm-util.el (mm-charset-eval-alist):
8878         Define it before mm-charset-to-coding-system.
8879         (mm-charset-to-coding-system): Add optional argument `silent';
8880         define it before mm-charset-override-alist.
8881         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
8882         default value if it can be used in Emacs currently running;
8883         silence mm-charset-to-coding-system.
8884
8885 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8886
8887         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
8888         `allow-override' which says whether to use `mm-charset-override-alist'.
8889         (rfc2047-decode-encoded-words): Use it.
8890
8891         * mm-util.el (mm-charset-override-alist): Fix custom type;
8892         add `(gb2312 . gbk)' to choices.
8893
8894 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8895
8896         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
8897         fast.
8898
8899         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8900
8901         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
8902
8903 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
8904
8905         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
8906         on links.
8907
8908         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8909
8910 2008-12-03  Lute Kamstra  <lute@gnu.org>
8911
8912         * sha1.el: Remove leading * from docstrings of defcustoms,
8913         deffaces, defconsts and defuns.
8914
8915 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8916
8917         * message.el (message-idna-to-ascii-rhs-1): Protect against local
8918         users' addresses that don't have domain parts.
8919         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
8920         rather than message-narrow-to-head since there will be the message
8921         header separator.
8922
8923 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8924
8925         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
8926         since the result is inserted in a unibyte buffer anyway.
8927         (nnimap-demule-use-string-to-multibyte): Remove.
8928         (nnimap-demule): Alias it to mm-string-to-multibyte.
8929
8930 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8931
8932         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
8933         variable for debugging bug#464 and bug#1174.
8934         (nnimap-demule): Use it.
8935
8936 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8937
8938         * gnus-score.el (gnus-score-find-trace): Handle default score in total
8939         score calculation correctly.
8940
8941 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8942
8943         * message.el (message-send-mail): Just set the buffer to unibyte
8944         rather than use mm-with-unibyte-current-buffer which does a lot more.
8945         (message-send-mail-partially): Don't bother with
8946         mm-with-unibyte-current-buffer since it's already been made unibyte by
8947         message-send-mail.
8948
8949 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
8950
8951         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
8952
8953 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
8954
8955         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
8956
8957 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8958
8959         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
8960         require itself and to remove `with-no-warnings'.
8961
8962 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
8963
8964         * starttls.el (starttls-any-program-available): Get the name of the
8965         available TLS layer program.
8966         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
8967         well as the host name in the "opening" message.
8968
8969         * auth-source.el (auth-source-cache, auth-source-do-cache)
8970         (auth-source-user-or-password): Cache passwords and logins by default,
8971         allow override with `auth-source-do-cache'.
8972         (auth-source-forget-user-or-password): Allow users to remove cache
8973         entries if needed.
8974
8975 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
8976
8977         * md4.el (md4-buffer): Fix typo in docstring.
8978         (md4, md4-64): Doc fixes.
8979         (md4-pack-int32): Reflow docstring.
8980
8981 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8982
8983         * ietf-drums.el (ietf-drums-remove-comments): Localize second
8984         condition-case to only the forward-sexp call.
8985
8986 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8987
8988         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
8989         quotes contained.  Make it more robust regardless by an extra
8990         condition-case wrapper.
8991
8992 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8993
8994         * lpath.el: No need to fbind codepage-setup for Emacs 23.
8995
8996 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8997
8998         * nnml.el (nnml-request-expire-articles): Check if the function set to
8999         `nnmail-expiry-target' returns the symbol `delete'.
9000
9001         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9002
9003         * nnmail.el (nnmail-expiry-target): Fix custom type.
9004
9005 2008-10-02  Glenn Morris  <rgm@gnu.org>
9006
9007         * mm-util.el (mm-codepage-setup): Tweak codepage error.
9008         Silence compiler warning.
9009
9010 2008-10-01  Magnus Henoch  <mange@freemail.hu>
9011
9012         * tls.el (open-tls-stream): Show the actual command being
9013         executed, instead of the format string.
9014
9015 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9016
9017         * lpath.el: Fbind codepage-setup for Emacs 23.
9018
9019 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
9020
9021         * mml.el (mml-menu): Don't assume mml2015 is bound.
9022
9023 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9024
9025         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9026         exists.
9027
9028 2008-09-27  Glenn Morris  <rgm@gnu.org>
9029
9030         * gnus-util.el (mail-header-remove-comments): Autoload it.
9031
9032 2008-09-27  Andreas Schwab  <schwab@suse.de>
9033
9034         * gnus-util.el (gnus-split-references): Strip comments.
9035         (gnus-parent-id): Likewise.
9036
9037 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
9038
9039         * message.el (message-confirm-send): Fix version.
9040
9041 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9042
9043         * message.el (message-idna-to-ascii-rhs-1): Use
9044         mail-extract-address-components rather than mail-header-parse-addresses
9045         that is an alias by default to ietf-drums-parse-addresses that does not
9046         support non-ASCII names in headers' contents.
9047
9048 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9049
9050         * message.el (message-confirm-send): Fix variable documentation to
9051         avoid the "y/n" wording.
9052
9053 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
9054
9055         * message.el (message-set-auto-save-file-name): Save to a different
9056         filename so multiple messages (especially drafts) can be recovered.
9057
9058 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
9059
9060         * message.el (message-confirm-send): Add appropriate version.
9061
9062 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9063
9064         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9065         defvar.
9066
9067 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
9068
9069         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9070         (mm-pkcs7-enveloped-magic): Ditto.
9071
9072 2008-09-17  Simon Josefsson  <simon@josefsson.org>
9073
9074         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9075         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9076
9077 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
9078
9079         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9080         default, it's better.
9081
9082 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
9083
9084         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9085         summary line gnus-number property and ignore them (with a warning
9086         message).
9087
9088 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9089
9090         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9091         macro caddr in the interactive form since it won't be expanded.
9092
9093 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9094
9095         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9096         `charset'; fix name of function called recursively.
9097         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9098
9099 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9100
9101         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9102         (gnus-mime-set-charset-parameters): New function.
9103         (gnus-mime-view-part-as-charset): Use it to correctly display part
9104         specifying wrong charset.
9105
9106 2008-09-08  David Engster  <dengste@eml.cc>
9107
9108         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9109         in completing-read for back end server.
9110
9111 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
9112
9113         * message.el (message-confirm-send): New variable to confirm sending a
9114         message.
9115         (message-send): Use it.
9116
9117 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
9118
9119         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9120
9121 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9124
9125 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
9126
9127         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9128         prevent tracking too many groups.
9129         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9130         Use it.
9131
9132 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
9133
9134         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9135         moving point to the bottom of the window in order to avoid recentering.
9136
9137 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9138
9139         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
9140
9141         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9142         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9143         (gnus-article-beginning-of-window): Fix calculation.
9144
9145 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9146
9147         * gnus-msg.el (gnus-summary-supersede-article)
9148         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9149         value of gnus-newsgroup-charset to decode non-MIME encoded text in
9150         message header.
9151
9152 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
9153
9154         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
9155         pending output coming after the status change.
9156
9157 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
9158
9159         * message.el:
9160         * gnus-start.el:
9161         * gnus-registry.el: Remove VMS support.
9162
9163 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9164
9165         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9166         macro.
9167         (rfc2104-hash): Use it.
9168
9169 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
9170
9171         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9172         (gnus-summary-sort-by-most-recent-date): New commands.
9173         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9174         and menu entries.
9175
9176 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9177
9178         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9179         don't redisplay article for raw contents; remove plural articles stuff.
9180
9181         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9182         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9183         on gnus-summary-save-article; display results properly.
9184
9185 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9186
9187         * lpath.el: No need to fbind ns-focus-frame.
9188
9189 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9190
9191         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9192
9193 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9194
9195         * gnus-art.el (gnus-summary-save-in-pipe):
9196         Consider gnus-save-all-headers.
9197
9198 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
9199
9200         * gnus-util.el (ns-focus-frame): Remove declaration.
9201         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
9202         like x.
9203
9204 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
9205
9206         * rfc2104.el (rfc2104-zero): Delete defconst.
9207         (rfc2104-hex-alist): Likewise.
9208         (rfc2104-hex-to-int): Delete func.
9209         (rfc2104-hexstring-to-bitstring): Likewise.
9210         (rfc2104-nybbles): New defconst.
9211         (rfc2104-hash): Rewrite for speed.
9212
9213 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9214
9215         * tls.el (open-tls-stream): Make it work with the 2nd argument
9216         BUFFER that is a string but does not exist as a buffer object, as
9217         mentioned in the doc-string.
9218
9219 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9220
9221         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
9222         SXEmacs.
9223
9224 2008-07-16  Glenn Morris  <rgm@gnu.org>
9225
9226         * gnus-util.el (ns-focus-frame): Declare for compiler.
9227
9228 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9229
9230         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
9231         set as a group parameter.
9232         (gnus-summary-save-in-pipe): Work when it is called independently.
9233         (gnus-summary-pipe-to-muttprint): Don't modify
9234         gnus-summary-pipe-output-default-command.
9235
9236 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9237
9238         * message.el (message-send-mail-with-sendmail):
9239         Display the error message.
9240
9241 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9242
9243         * gnus-art.el (gnus-default-article-saver):
9244         Add gnus-summary-save-in-pipe to choices.
9245         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
9246         gnus-summary-pipe-output-default-command as the default command.
9247         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
9248         instead of gnus-last-shell-command.
9249
9250         * gnus-sum.el (gnus-summary-pipe-output-default-command):
9251         New user option.
9252         (gnus-summary-muttprint-program): Mention the value will be changed.
9253         (gnus-summary-save-article): Force showing of all headers.
9254         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
9255
9256 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
9257
9258         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
9259
9260 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
9261
9262         * nnimap.el (nnimap-id):
9263         * sieve-manage.el (sieve-manage-open): Doc fixes.
9264
9265 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
9266
9267         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9268         if available.
9269
9270 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9271
9272         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9273
9274         * nnkiboze.el (nnkiboze-generate-group):
9275         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9276
9277         * nnmairix.el: Require CL.
9278
9279 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9280
9281         * dgnushack.el: Autoload get-display-table and put-display-table for
9282         XEmacs 21.5.
9283
9284         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
9285         21.4 and SXEmacs.
9286
9287 2008-06-15  David Engster  <dengste@eml.cc>
9288
9289         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
9290
9291 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
9292
9293         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
9294         New macros that expand to an `aset'/`aref' call under Emacs, and to a
9295         runtime choice under XEmacs.
9296
9297         * gnus-sum.el (gnus-summary-set-display-table):
9298         Use `gnus-put-display-table', `gnus-get-display-table',
9299         `gnus-set-display-table' for the display table, instead of `aset'.
9300
9301         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
9302         Use `gnus-put-display-table', `gnus-get-display-table',
9303         `gnus-set-display-table' for the display table.
9304
9305 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9306
9307         * nnmairix.el: Add autoloads.
9308
9309 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9310
9311         * nnmairix.el (nnmairix-delete-recreate-group)
9312         (nnmairix-update-and-clear-marks): Fix error messages.
9313
9314 2008-06-14  David Engster  <dengste@eml.cc>
9315
9316         * nnmairix.el: Upgrade to version 0.6.
9317         (nnmairix-group-toggle-propmarks-this-group)
9318         (nnmairix-group-toggle-readmarks-this-group)
9319         (nnmairix-group-delete-recreate-this-group)
9320         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
9321         (nnmairix-remove-tick-mark-original-article): New commands.
9322         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
9323         (nnmairix-propagate-marks-to-nnmairix-groups)
9324         (nnmairix-only-use-registry, nnmairix-allowfast-default)
9325         (nnmairix-marks-cache, nnmairix-version-output): New variables.
9326         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
9327         functions needed for marks propagation and manipulation of read marks.
9328         (nnmairix-update-groups): New function.
9329         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
9330         (nnmairix-determine-original-group-from-registry)
9331         (nnmairix-determine-original-group-from-path)
9332         (nnmairix-get-group-from-file-path, nnmairix-map-range)
9333         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
9334         New helper functions.
9335         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
9336         keystrokes for new commands.
9337         (nnmairix-delete-and-create-on-change): Doc string cleanup.
9338         (nnmairix-request-group): Check allow-fast group parameter.
9339         (nnmairix-request-create-group): Set allow-fast group parameter if
9340         nnmairix-allowfast-default is set.
9341         (nnmairix-close-group): Propagate marks upon closing if needed.
9342         (nnmairix-group-toggle-threads-this-group): Use new.
9343         nnmairix-group-toggle-parameter helper function.
9344         (nnmairix-search): Better check for empty search result.
9345         (nnmairix-goto-original-article): Use new helper functions for
9346         determining original article.
9347         (nnmairix-show-original-article): Make sure message-id is in brackets.
9348         (nnmairix-call-mairix-binary): Change variable name.
9349         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
9350         helper function.
9351         (nnmairix-widget-toggle-activate): Fix doc string.
9352
9353 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9354
9355         * nnir.el: Require edmacro when compiling with XEmacs.
9356         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9357         available in Emacs 21.
9358
9359 2008-06-11  Glenn Morris  <rgm@gnu.org>
9360
9361         * gnus-util.el (x-focus-frame):
9362         * gnus.el (image-size):
9363         * mm-decode.el (image-size): Declare.
9364
9365         * gnus-picon.el (declare-function): Add compat definition.
9366         (image-size): Declare.
9367
9368         * gnus-group.el (tool-bar-map):
9369         * gnus-sum.el (tool-bar-map): Define for compiler.
9370
9371         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9372
9373         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9374
9375         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9376         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9377         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9378         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9379         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9380         * sieve-manage.el, spam-report.el, spam.el:
9381         Remove unnecessary eval-and-compile of autoloads.
9382
9383 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
9384
9385         * auth-source.el: Precise Tramp doc.
9386
9387 2008-06-07  Glenn Morris  <rgm@gnu.org>
9388
9389         * nnmairix.el: Remove unnecessary eval-when-compile.
9390
9391 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9392
9393         * lpath.el: Fbind propertize for XEmacs 21.4.
9394
9395 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
9396
9397         * nnir.el: Move here from ../contrib.
9398
9399 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9400
9401         * gnus-util.el (gnus-read-shell-command): New function.
9402         * mm-decode.el (mm-pipe-part):
9403         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9404
9405 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9406
9407         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9408
9409 2008-06-03  Glenn Morris  <rgm@gnu.org>
9410
9411         * pop3.el (nnheader-accept-process-output): Autoload it.
9412
9413 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9414
9415         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9416         are not 2-digit hexadecimal characters that follow `%'s.
9417
9418 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9419
9420         * message.el (message-bogus-recipient-p): Fix type in doc string.
9421         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9422         (message-bogus-addresses): Rename from message-bogus-address-regexp.
9423         Improve custom options.
9424         (message-bogus-recipient-p): Adjust accordingly.
9425
9426 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
9427
9428         * parse-time.el (parse-time-months, parse-time-weekdays): Add
9429         long-form month and day names.
9430
9431 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9432
9433         * dgnushack.el: Autoload debug, eudc-expand-inline and
9434         pgg-snarf-keys-region for XEmacs.
9435
9436         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
9437
9438         * nnmairix.el: Require edmacro when compiling with XEmacs.
9439
9440 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
9441
9442         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9443         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9444
9445 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9446
9447         * auth-source.el: Add more docs.
9448
9449         * netrc.el (netrc-machine): Always match if the port is not given.
9450
9451 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9452
9453         * nnheader.el (nnheader-read-timeout): Change the default timeout from
9454         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
9455         retrieval faster in some cases, but might make CPU usage larger.
9456         If this has any bad side effects, we might revert this change.
9457
9458         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9459         seems to make mail retrieval much, much faster.
9460         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9461         unconditionally.
9462
9463         * gnus-draft.el (gnus-group-send-queue):
9464         Bind message-send-mail-partially-limit to nil to avoid being prompted.
9465
9466 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
9467
9468         * mml.el (mml-attach-buffer): Prompt for `disposition'.
9469
9470         * message.el (message-bogus-address-regexp): Fix and improve custom
9471         type.
9472         (message-setup-hook): Add message-check-recipients as custom option.
9473
9474 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
9475
9476         * message.el (message-cite-function): Remove bogus autoload which crept
9477         in during merge from v5-10.
9478
9479 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9480
9481         * nnimap.el (nnimap-open-connection): Fix login/password bug.
9482
9483         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9484
9485         * auth-source.el: Preliminary Tramp docs.
9486         (auth-sources): Change the default auth-sources to use
9487         EPA .gpg files.
9488
9489 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
9490
9491         * nntp.el: Autoload `auth-source-user-or-password'.
9492         (nntp-send-authinfo): Use it.
9493
9494         * nnimap.el: Autoload `auth-source-user-or-password'.
9495         (nnimap-open-connection): Use it.
9496
9497         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
9498         for the gnus-message function.
9499         (auth-source-user-or-password): Use it.
9500
9501 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9502
9503         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9504         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
9505         (rfc2104-hash): Use it.
9506
9507 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9508
9509         * gnus-art.el (gnus-article-toggle-truncate-lines):
9510         Don't use `iff' in docstring.
9511
9512 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
9513
9514         * gnus-registry.el: Adjusted copyright dates and added a keyword.
9515
9516         * gnus-util.el (gnus-extract-address-component-name)
9517         (gnus-extract-address-component-email): Convenience functions around
9518         `gnus-extract-address-components'.
9519
9520         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9521         Use `gnus-extract-address-component-email' to fix bug of comparing full
9522         sender name to `user-mail-address'.
9523
9524 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
9525
9526         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9527         catch/throw to optimize.
9528         (gnus-registry-find-keywords): Just use member to find a keyword.
9529
9530 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9531
9532         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9533         is current before calling gnus-server-prepare.
9534         (gnus-server-setup-buffer, gnus-server-update-server)
9535         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9536
9537 2008-05-04  Juri Linkov  <juri@jurta.org>
9538
9539         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9540         (mailcap-file-default-commands): Use mailcap-replace-in-string
9541         instead of replace-regexp-in-string, and mailcap-delete-duplicates
9542         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
9543
9544 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
9545
9546         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9547
9548 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9549
9550         * gnus.el: Bump version to 0.11.
9551
9552 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9553
9554         * gnus.el: No Gnus v0.10 is released.
9555
9556 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9557
9558         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9559         hooks.
9560         (gnus-update-read-articles): Speed up non-marks-using users.
9561         (gnus-use-marks): Define gnus-use-marks.
9562         (gnus-propagate-marks): Rename variable to something more sensible.
9563
9564 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9565
9566         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9567         (gmm-image-load-path-for-library): Fix typos in docstrings.
9568         (gmm-message): Reflow docstring.
9569
9570 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
9571
9572         * mail-source.el (mail-source-set-1, mail-source-bind):
9573         Move auth-source code out of the macro to clean it up and fix bugs.
9574
9575 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
9576
9577         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9578         by sender if it's equal to user-mail-address, it's likely to be
9579         useless.
9580
9581         * mail-source.el (mail-source-bind): Don't use user or password if they
9582         are not bound.  Unintern them if they are nil.  Don't use server unless
9583         it's bound, and default it to empty string otherwise.
9584
9585 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9586
9587         * mail-source.el: Load auth-source.el.
9588         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9589         get user name or password, if auth-sources is set up.
9590
9591         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9592         strategy of splitting with parent.
9593         (gnus-registry-split-fancy-with-parent)
9594         (gnus-registry-post-process-groups): Use it and fix prior
9595         bug (returning a list as the split result).
9596
9597         * auth-source.el (auth-sources): Remove server parameter.
9598         (auth-source-pick, auth-source-user-or-password)
9599         (auth-source-user-or-password-imap)
9600         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9601         (auth-source-user-or-password-sftp)
9602         (auth-source-user-or-password-smtp): Remove server parameter.
9603
9604 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9605
9606         * smime.el (smime-sign-region, smime-encrypt-region)
9607         (smime-decrypt-region):
9608         Remove redundant calls to `generate-new-buffer-name'.
9609
9610 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9611
9612         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9613         Don't use QP for message/rfc822.
9614         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9615
9616 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9617
9618         * sieve-manage.el (sieve-string-bytes): Remove.
9619         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9620         correct byte-length only if the process's coding-system is the same as
9621         the one used internally by Emacs to represent strings.
9622
9623 2008-04-22  Juri Linkov  <juri@jurta.org>
9624
9625         * mailcap.el (mailcap-file-default-commands): New function.
9626
9627 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9628
9629         * message.el (message-signature-separator, message-cite-function):
9630         Change custom version.
9631
9632 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
9633
9634         * tls.el (tls-program): Add -ign_eof argument to call the openssl
9635         commands.
9636         (tls-checktrust): Ditto.
9637
9638 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9639
9640         * mm-decode.el (mm-display-external): Make temp file read-only.
9641
9642 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9643
9644         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
9645         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
9646         `C-c C-f d'.
9647
9648 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
9649
9650         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
9651
9652 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9653
9654         * gnus.el: Bump version to 0.9.
9655
9656 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9657
9658         * gnus.el: No Gnus v0.8 is released.
9659
9660 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9661
9662         * mail-source.el (mail-source-value):
9663         Prefer fboundp to functionp so it works with macros as well.
9664
9665 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9666
9667         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9668         Fix last change in case the element is not even a symbol.
9669
9670 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9671
9672         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9673         Prefer fboundp to functionp so it works with macros as well.
9674
9675 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
9676
9677         * auth-source.el: Add docs.
9678         (auth-sources): Modify format to support server.
9679         (auth-source-pick, auth-source-user-or-password)
9680         (auth-source-user-or-password-imap)
9681         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9682         (auth-source-user-or-password-sftp)
9683         (auth-source-user-or-password-smtp): Add server parameter.
9684
9685 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
9686
9687         * gnus-registry.el: Initialize the registry when gnus-registry-install
9688         is t.
9689
9690 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9691
9692         * compface.el (uncompface): Make buffer unibyte.
9693
9694 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9695
9696         * mail-source.el (mail-source-value):
9697         Prefer fboundp to functionp so it works with macros as well.
9698
9699 2008-04-05  Glenn Morris  <rgm@gnu.org>
9700
9701         * gnus-ems.el (mm-disable-multibyte): Autoload it.
9702
9703 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9704
9705         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
9706         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
9707
9708         * nnheader.el (nnheader-init-server-buffer): Change buffer's
9709         multibyteness after rather than before erasing it.
9710
9711         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
9712         mm-with-multibyte.
9713         (gnus-request-article-this-buffer): Make sure the proper decoding is
9714         used if gnus-original-article-buffer happens to be unibyte.
9715
9716         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
9717         default-enable-multibyte-characters.
9718
9719         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
9720         default-enable-multibyte-characters.
9721
9722         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
9723
9724         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
9725
9726 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9727
9728         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9729         Fix last change in case the element is not even a symbol.
9730
9731 2008-04-02  Simon Josefsson  <simon@josefsson.org>
9732
9733         * imap.el (imap-enable-exchange-bug-workaround): New variable.
9734         (imap-message-copyuid-1): Use it.
9735         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
9736         J. Williams in
9737         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
9738
9739         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
9740         imap-enable-exchange-bug-workaround.
9741         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
9742
9743 2008-04-01  Simon Josefsson  <simon@josefsson.org>
9744
9745         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
9746         a 100 byte status-checks into a 2-3MB transfer for each group.
9747         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
9748         to enable bug workaround or not.
9749         (nnimap-find-minmax-uid): Only enable workaround conditionally.
9750
9751 2008-03-31  Glenn Morris  <rgm@gnu.org>
9752
9753         * message.el (mml2015-use): Declare for compiler.
9754         (message-info): Require mml2015 when appropriate.
9755
9756 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9757
9758         * Makefile.in (EMACS_COMP): Quote directory name that might contain
9759         whitespace.
9760
9761 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9762
9763         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
9764         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
9765         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
9766         (nntp-service-to-port): New function.
9767         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
9768         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
9769         (nntp-open-netcat-stream): New function.
9770         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
9771
9772 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
9773
9774         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
9775
9776 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9777
9778         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
9779
9780 2008-03-28  Magnus Henoch  <mange@freemail.hu>
9781
9782         * dns.el (dns-write): Use set-buffer-multibyte.
9783
9784 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
9785
9786         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
9787
9788 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9789
9790         * message.el (message-signature-separator): Change default.
9791         Improve custom type.
9792         (message-cite-function): Change default to
9793         message-cite-original-without-signature.
9794
9795         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
9796         toggle.
9797
9798         * message.el (message-check-news-body-syntax): Fix signature check.
9799         (message-setup-1): Mark buffer as unmodified _after_ running
9800         message-setup-hook and handling message-alternative-emails.
9801         (message-shorten-references): Be more strict when building list of
9802         valid references to comply with GNKSA.
9803
9804         * gnus-group.el (gnus-read-ephemeral-bug-group)
9805         (gnus-read-ephemeral-debian-bug-group)
9806         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
9807
9808         * message.el (message-info): Don't use booleanp which isn't supported
9809         in Emacs 21 and XEmacs.
9810
9811 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
9812
9813         * gnus-group.el (gnus-gmane-group-download-format): Rename from
9814         gnus-group-gmane-group-download-format.
9815         (gnus-group-read-ephemeral-gmane-group): Rename from
9816         gnus-group-read-ephemeral-gmane-group.
9817         (gnus-read-ephemeral-gmane-group-url): Rename from
9818         gnus-group-read-ephemeral-gmane-group-url.
9819         (gnus-bug-group-download-format-alist): New variable.
9820         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
9821         (gnus-read-ephemeral-emacs-bug-group): New commands.
9822
9823 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9824
9825         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
9826         (gnus-visible-headers): Improve custom type.
9827
9828 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9829
9830         * mml.el (mml-menu): Add workarounds for XEmacs.
9831
9832         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
9833         X-Boundary header.
9834
9835         * message.el (message-simplify-recipients): Fix previous commit.
9836
9837 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9838
9839         * mm-util.el (mm-set-buffer-multibyte): New function.
9840         * mm-decode.el (mm-copy-to-buffer): Use it.
9841
9842         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9843         Prefer fboundp to functionp so it works with macros as well.
9844
9845 2008-03-19  Glenn Morris  <rgm@gnu.org>
9846
9847         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
9848         Accidentally removed in the sync process with Emacs.
9849
9850 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
9851
9852         * message.el (message-alter-recipients-discard-bogus-full-name):
9853         New function.
9854         (message-alter-recipients-function): New variable.
9855         (message-get-reply-headers): Use it.
9856         (message-replace-header): New helper function.
9857         (message-recipients-without-full-name): New variable.
9858         (message-simplify-recipients): New command.
9859
9860         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
9861
9862         * message.el (message-info): Handle EasyPG manual.
9863
9864         * mml.el (mml-menu): Add entry for EasyPG.
9865
9866 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
9867
9868         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
9869         parameter.
9870
9871         * message.el (message-disassociate-draft): Specify drafts group name
9872         fully.
9873
9874 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
9875
9876         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9877         Eliminate unnecessary duplicates from the match list.
9878
9879 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9880
9881         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
9882
9883         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
9884
9885         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
9886         args of `how-many' of which the XEmacs version doesn't take; declare
9887         Info-index-next as function.
9888
9889 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9890
9891         * gnus-score.el (gnus-score-headers): Fix handling of
9892         gnus-inhibit-slow-scoring.
9893
9894         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
9895         string.
9896         (gnus-button-url-regexp): Improve handling of parenthesis.
9897         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
9898         (gnus-button-handle-info-keystrokes): Handle index entries.
9899
9900 2008-03-15  Glenn Morris  <rgm@gnu.org>
9901
9902         * parse-time.el (parse-time-string): Simplify.
9903
9904 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9905
9906         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
9907         Incoming* files.
9908
9909 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
9910
9911         * auth-source.el (auth-sources): Rename from auth-source-choices.
9912         (auth-source-pick): Use it.
9913
9914 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9915
9916         * binhex.el (binhex-decode-region-internal):
9917         * uudecode.el (uudecode-decode-region-internal):
9918         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
9919         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
9920         setting default-enable-multibyte-characters.
9921
9922 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
9923
9924         * auth-source.el (auth-source-protocols)
9925         (auth-source-protocols-customize, auth-source-choices): Add and
9926         modified variable customizations and defaults.
9927         (auth-source-pick, auth-source-user-or-password)
9928         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
9929         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9930         (auth-source-user-or-password-sftp)
9931         (auth-source-user-or-password-smtp): Use new variables and provide an
9932         interface to netrc.el.
9933
9934 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9935
9936         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
9937         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
9938         Make sure the nntp port to specify is a string.
9939
9940 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9941
9942         * nntp.el: Use with-current-buffer.
9943         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
9944         dubious mm-with-unibyte-current-buffer.
9945         (nntp-with-open-group-function): New function extracted from
9946         nntp-with-open-group macro.
9947         (nntp-with-open-group): Use the function, so it's easier to debug.
9948         Add indentation and debugging info.
9949         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
9950         Recommend the use of the netcat alternatives.
9951
9952         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
9953         Avoid mm-string-as-multibyte as well.
9954
9955         * nnweb.el (nnweb-insert-html):
9956         Remove use of nnheader-string-as-multibyte.
9957
9958         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
9959         (nnheader-string-as-multibyte): Remove.
9960
9961         * mm-view.el: Use inhibit-read-only.
9962         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
9963         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
9964         or unibyte-string.
9965
9966         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
9967         (mm-uu-yenc-extract): Use with-current-buffer.
9968
9969         * gnus-soup.el (gnus-soup-send-packet): Don't use
9970         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
9971
9972         * nnmh.el: Use with-current-buffer.
9973         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
9974         mm-string-as-multibyte on the output of mm-encode-coding-string.
9975
9976         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
9977         (nnimap-request-move-article): Use with-current-buffer.
9978
9979         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
9980         inserting the handle-buffer's text, so the implicit multibyte->unibyte
9981         conversion uses string-make-unibyte rather than string-as-unibyte.
9982
9983         * gnus-msg.el: Use with-current-buffer.
9984
9985         * message.el (message-ignored-resent-headers): Add "Delivered-To".
9986
9987 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
9988
9989         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
9990         string for caching if it is 'PIN.
9991
9992 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9993
9994         * lpath.el: Consider the case without Emacs/W3.
9995
9996 2008-03-08  Glenn Morris  <rgm@gnu.org>
9997
9998         * time-date.el (date-to-time, time-subtract, time-add)
9999         (safe-date-to-time): Doc fixes.
10000
10001 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10002
10003         * mail-source.el (mail-source-delete-old-incoming-confirm):
10004         Change default to nil.
10005         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
10006
10007 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10008
10009         * lpath.el: Rearrange.
10010
10011         * gnus-art.el (gnus-narrow-to-page): Position point properly.
10012         (gnus-article-goto-prev-page): Work for articles having ^L's.
10013
10014         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
10015
10016         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
10017
10018 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
10019
10020         * gnus-bookmark.el: Adjust for renames in bookmark.el.
10021         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
10022         (gnus-bookmark-jump): Adjust some variable names.
10023
10024 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
10025
10026         * auth-source.el: New package.
10027         (auth-source-choices): Add customization entry point variable.
10028
10029         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10030         bug.
10031
10032 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
10033
10034         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10035         (gnus-registry-initialize, gnus-registry-install-p): Use it.
10036         (gnus-registry-install-shortcuts): Rename from
10037         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
10038         the `gnus-registry-mark-map' keymap dynamically from
10039         `gnus-registry-marks'.  The generated functions update the summary line
10040         when a registry mark is added or deleted, and will call
10041         `gnus-registry-install-p' (see the comments in the code).
10042         (gnus-registry-user-format-function-M): Use concat intelligently.
10043
10044         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10045         the registry mark functions.
10046
10047 2008-03-05  Glenn Morris  <rgm@gnu.org>
10048
10049         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10050         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10051         gnus-art.
10052         (top-level): No need to load own source when compiling.
10053
10054 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10055
10056         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10057         Suggested by <chris.anderton@zetnet.co.uk>.
10058
10059 2008-03-04  Glenn Morris  <rgm@gnu.org>
10060
10061         * gnus-sum.el (top-level): No need to require gnus when compiling,
10062         since unconditionally required near start of file.
10063         (gnus-summary-display-while-building): Move definition before use.
10064
10065 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10066
10067         * gnus-registry.el (gnus-registry-user-format-function-M):
10068         Add formatting function.
10069
10070 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10071
10072         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10073         with plists.
10074         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10075         Use new format.
10076
10077 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10078
10079         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10080         `where-is-internal' that returns a range of key sequences.
10081
10082 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10083
10084         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10085
10086         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10087         (gnus-summary-jump-to-group): Consider windows on other displayed
10088         frames as well.  Similar changes might be needed elsewhere, but that's
10089         the one I've bumped into during my use.
10090
10091         * nndoc.el (nndoc-oe-dbx-type-p):
10092         * gnus-msg.el (gnus-debug):
10093         * gnus-group.el (gnus-update-group-mark-positions):
10094         Use mm-string-to-multibyte.
10095
10096 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10097
10098         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10099         doesn't handle NotDashEscaped.
10100
10101         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
10102         (mml-dnd-attach-options): Fix typo in custom choice.
10103
10104         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10105         Change nndoc-article-type to mbox.
10106         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10107
10108         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
10109         to nil, instead of html2text.
10110
10111         * imap.el (imap-debug): Add `imap-ping-server'.
10112
10113         * gnus-bookmark.el: Add FIXMEs.
10114
10115         * message.el (message-form-letter-separator)
10116         (message-send-form-letter-delay): New variables.
10117         (message-send-form-letter): Use them.  New command to send form
10118         letters.  Requested by Uwe Siart.
10119         (message-send-mail-function): Doc fix.  Add "Other" custom option.
10120
10121 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10122
10123         * Update copyright years.
10124
10125 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10126
10127         Sync from EMACS_22_BASE.
10128
10129         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
10130
10131 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
10132
10133         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10134         empty author.
10135
10136 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
10137
10138         * gnus-registry.el (gnus-registry-marks): Add variable for
10139         customization of marks and their appearance.
10140         (gnus-registry-read-mark): Use it.
10141         (gnus-registry-do-marks): Add utility function to loop through
10142         `gnus-registry-marks'.
10143         (gnus-registry-install-shortcuts-and-menus): Add function to install
10144         shortcuts and menus.
10145         (gnus-registry-initialize): Use it.
10146         (gnus-registry-default-mark): Clarify documentation.
10147
10148 2008-02-29  Glenn Morris  <rgm@gnu.org>
10149
10150         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10151         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10152         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10153         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10154         Change defcustom :version from 23.0 to 23.1.
10155
10156 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
10157
10158         * gnus-registry.el (gnus-registry-follow-group-p)
10159         (gnus-registry-post-process-groups): Add functions to aid registry
10160         splitting and improve logging.  Clarify behavior in function
10161         documentation.
10162         (gnus-registry-split-fancy-with-parent): Use them.
10163
10164 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10165
10166         * gnus-art.el: Use with-current-buffer.
10167
10168 2008-02-27  David Engster  <dengste@eml.cc>
10169
10170         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10171         Express real group name in the response.
10172
10173 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10174
10175         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10176         (nnmairix-last-server, nnmairix-current-server): Defvar them.
10177         (nnmairix-goto-original-article): Defvar gnus-registry-install and
10178         autoload gnus-registry-fetch-group when compiling.
10179         (nnmairix-request-group-with-article-number-correction):
10180         Remove unreferenced argument passed to nnmairix-call-backend.
10181
10182 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10183
10184         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10185         (mm-uu-extract): Improve face for low color ttys.
10186         Reported by Sascha Wilde.
10187
10188 2008-02-27  Glenn Morris  <rgm@gnu.org>
10189
10190         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10191         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10192         variables to defconsts.  Convert comments to doc-strings.
10193         (nnmairix-last-server, nnmairix-current-server): Convert from free
10194         variables to defvars.  Convert comments to doc-strings.
10195         (gnus-registry-fetch-group): Autoload.
10196         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
10197         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
10198         (nnmairix-widget-build-editable-fields): Use car cddr rather than
10199         caddr.
10200         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
10201         nnmairix-request-group-with-article-number-correction call.
10202         (nnmairix-fast, nnmairix-group): New, less general names, for free
10203         variables passed from nnmairix-request-group to
10204         nnmairix-request-group-with-article-number-correction.  Declare.
10205         (nnmairix-request-group-with-article-number-correction):
10206         Use nnmairix-fast, nnmairix-group rather than fast, group.
10207
10208 2008-02-26  David Engster  <dengste@eml.cc>
10209
10210         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
10211         version 0.5.
10212
10213 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10214
10215         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
10216         instead of making an extra function call.  Don't add the current group
10217         to articles only when they have the group.  Use
10218         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
10219         Reported by David <de_bb@arcor.de>.
10220
10221 2008-02-24  Miles Bader  <miles@gnu.org>
10222
10223         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10224         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
10225         (mm-find-mime-charset-region):
10226         * mm-bodies.el (mm-encode-body):
10227         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
10228
10229 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10230
10231         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
10232         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
10233
10234 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
10235
10236         * mail-source.el (mail-source-delete-incoming): Change default.
10237         Supplement doc string.
10238
10239         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
10240
10241 2008-02-14  Glenn Morris  <rgm@gnu.org>
10242
10243         * time-date.el (format-seconds): New function.
10244
10245 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10246
10247         * nnmail.el (nnmail-message-id-cache-file): Derive from
10248         `gnus-home-directory'.
10249
10250 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
10251
10252         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
10253         Document negative prefix.
10254
10255         * gnus-group.el (gnus-group-read-group): Document negative prefix.
10256
10257 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10258
10259         * message.el (message-unsent-separator): Add the Exim bounce
10260         separator.
10261
10262 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
10263
10264         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
10265         list.
10266         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10267         recipient/signer list.
10268
10269 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10270
10271         * Makefile.in (datarootdir): Define.
10272         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
10273         name that might contain whitespace.
10274
10275 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10276
10277         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10278         fbound (Emacs 23 unicode), signal an error.
10279
10280 2008-02-08  Glenn Morris  <rgm@gnu.org>
10281
10282         * gnus-art.el (pgg-display-output-buffer): Declare as function.
10283
10284 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
10285
10286         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
10287         ports to the calls to `netrc-machine-user-or-password' in addition to
10288         "imap" and "imaps".
10289
10290 2008-02-01  Zhang Wei  <id.brep@gmail.com>
10291
10292         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
10293
10294         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
10295
10296 2008-02-01  Kenichi Handa  <handa@m17n.org>
10297
10298         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
10299         rfc2104-hexstring-to-bitstring and changed to return a byte list.
10300         (rfc2104-hash): Convert the result of concat to unibyte string.
10301
10302 2008-02-01  Dave Love  <fx@gnu.org>
10303
10304         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
10305         coding-system-for-read.
10306         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
10307
10308 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10309
10310         * gnus.el (gnus-group-startup-message): Add `find-image' call before
10311         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
10312         <hanche@math.ntnu.no>.
10313
10314 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10315
10316         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10317
10318         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10319
10320 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
10321
10322         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
10323         * message.el (message-beginning-of-line): Use featurep instead of bound
10324         tests in order to resolve conditionals at compile time.
10325
10326 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
10327
10328         * mail-source.el (mail-sources): Add `group' choice.
10329
10330         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
10331         parameter `in-group' to control into which group the articles go.
10332         Add treatment of `group' mail-source.
10333
10334 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10335
10336         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
10337
10338         * mm-decode.el (mm-dissect-buffer): Decode description.
10339
10340         * mml.el (mml-to-mime): Encode message header first.
10341
10342 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10343
10344         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
10345         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
10346
10347         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
10348         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
10349
10350 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
10351
10352         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
10353
10354 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10355
10356         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10357         prefix keys.
10358         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10359         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10360         gnus-xmas.el.
10361
10362         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
10363         (gnus-xmas-article-describe-bindings): New function.
10364         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
10365         gnus-xmas-article-describe-bindings.
10366
10367         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
10368
10369 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10370
10371         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10372         Add new variables for article mark management.
10373         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10374         list of extra data entries which, when present, will indicate that the
10375         article ID should not be trimmed from the registry.
10376         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10377         functions.
10378         (gnus-registry-read-mark): New function to read a mark name from the
10379         user.
10380         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10381         (gnus-registry-set-article-mark-internal): New functions to add and
10382         remove marks.
10383         (gnus-registry-get-article-marks): New function to show the marks for
10384         an article, or retrieve them for further use.
10385
10386 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10387
10388         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10389         keys when no argument is given.
10390
10391 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10392
10393         * imap.el (imap-ping-server): New variable.
10394         (imap-opened): On add extra ping if imap-ping-server is non-nil.
10395         (imap-ping-server): Minor doc string fixes.
10396
10397 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10398
10399         * imap.el (imap-ping-server): New function.
10400         (imap-opened): Call imap-ping-server.
10401
10402 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10403
10404         * gnus-sum.el (gnus-article-sort-by-random)
10405         (gnus-thread-sort-by-random): Fix doc strings.
10406         Reported by jidanni@jidanni.org.
10407
10408 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10409
10410         * gnus-art.el (gnus-article-describe-bindings): New function.
10411         (gnus-article-read-summary-keys): Use it.
10412         (gnus-article-mode-map): Bind `C-h b' to it.
10413
10414 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10415
10416         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10417         XEmacs.
10418         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10419         Protect against non-character events.
10420
10421         * lpath.el: Fbind map-keymap for Emacs 21.
10422
10423 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
10424
10425         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10426         New command.
10427         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10428         instead of END.  Change name of the temp file.
10429         (gnus-group-gmane-group-download-format): Add doc string.  Make it
10430         customizable.
10431
10432 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10433
10434         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10435         bind `S W' to gnus-article-wide-reply-with-original; set default
10436         binding to gnus-article-read-summary-send-keys.
10437         (gnus-article-read-summary-keys): Fix the order of keys; display
10438         continuation keys correctly in the echo area; describe bindings
10439         correctly when keys end with `C-h'.
10440         (gnus-article-read-summary-send-keys): New function.
10441         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10442         Work for gnus-article-read-summary-send-keys; display continuation keys
10443         correctly in the echo area.
10444         (gnus-article-reply-with-original): Ignore prefix argument.
10445         (gnus-article-wide-reply-with-original): New function.
10446
10447         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
10448         Emacs 21.
10449
10450 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10451
10452         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10453         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10454
10455 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10456
10457         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10458         (gnus-group-read-ephemeral-gmane-group): New command.
10459
10460 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10461
10462         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10463
10464 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10465
10466         * message.el (message-send-mail-function): Increase custom version.
10467
10468         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10469         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
10470
10471 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10472
10473         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
10474         for the cases where imap-authenticate is called with a nil buffer
10475         parameter.
10476
10477 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10478
10479         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10480         html parts correctly; support forwarded messages.
10481         (gnus-article-browse-html-article): Remove work buffers.
10482
10483         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10484         compiling.
10485         (netrc-bound-and-true-p): New macro.
10486         (netrc-parse): Use it instead of bound-and-true-p that is not available
10487         in XEmacs 21.4.
10488
10489 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
10490
10491         * gnus-registry.el (gnus-registry-mark-article)
10492         (gnus-registry-article-marks): Add functionality to mark articles
10493         through the Gnus registry.
10494
10495         * encrypt.el: Clarify documentation for the new pgg method.
10496         (encrypt-file-alist): Add PGG option.
10497         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
10498         functionality.  Abstract password key and messaging to external
10499         functions.
10500         (encrypt-password-key, encrypt-get-passphrase-if-needed)
10501         (encrypt-message-method-and-cipher): Add new convenience external
10502         functions.
10503         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
10504         (encrypt-pgg-process-buffer): Add PGG functionality glue.
10505
10506         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10507         (netrc-parse): Use encrypt-file-alist to determine if
10508         encrypt-find-model or encrypt-insert-file-contents should be used.
10509
10510         * encrypt.el: Clarify documentation.  Load password-cache or
10511         password, whichever one is found first, instead of autoloading.
10512
10513 2007-12-19  Glenn Morris  <rgm@gnu.org>
10514
10515         * mml.el (message-options-set, message-narrow-to-head)
10516         (message-in-body-p, message-mail-p, message-encode-message-body):
10517         Autoload.
10518         (message-remove-header, message-narrow-to-headers-or-head)
10519         (message-subscribed-p, message-make-mail-followup-to)
10520         (message-position-on-field, message-news-p)
10521         (message-options-set-recipient, message-generate-headers)
10522         (message-sort-headers): Declare as functions.
10523
10524 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10525
10526         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10527         convention in doc string.
10528
10529 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10530
10531         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10532         title to html parts.
10533         (gnus-article-browse-html-article): Pass message header to it.
10534
10535         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10536
10537 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
10538
10539         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10540         or password compatible with XEmacs.
10541
10542 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10543
10544         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10545         format document.
10546         (gnus-mime-delete-part): Don't write description line if empty.
10547         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10548
10549 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
10550
10551         * gnus-sum.el (gnus-summary-mark-unread-as-read)
10552         (gnus-summary-mark-read-and-unread-as-read)
10553         (gnus-summary-mark-current-read-and-unread-as-read)
10554         (gnus-summary-mark-unread-as-ticked): Doc fix.
10555         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10556
10557 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10558
10559         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10560         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10561
10562 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10563
10564         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10565         yes-or-no-p.
10566
10567 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10568
10569         * mm-decode.el (mm-add-meta-html-tag): New function.
10570         (mm-save-part-to-file, mm-pipe-part): Use it.
10571
10572         * gnus-art.el (gnus-article-browse-delete-temp-files):
10573         Use gnus-y-or-n-p instead of y-or-n-p.
10574         (gnus-article-browse-html-parts): Work with message/external-body; use
10575         mm-add-meta-html-tag.
10576
10577 2007-12-11  Glenn Morris  <rgm@gnu.org>
10578
10579         * gnus-cache.el: Require gnus-sum not just when compiling.
10580
10581         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10582
10583         * gnus-int.el (gnus-server-opened, gnus-status-message):
10584         Move definitions before use.
10585
10586         * mm-decode.el: Require gnus-util.
10587         (mm-remove-part): Only call delete-annotation on XEmacs.
10588
10589         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10590
10591         * nnmail.el: Require gnus-int.
10592
10593         * spam.el: Move `require's before `eval-when-compile's.
10594
10595         * gnus-ems.el (gnus-alive-p):
10596         * gnus-fun.el (message-goto-eoh):
10597         * gnus-util.el (gnus-group-name-decode):
10598         * mail-source.el (gnus-compress-sequence):
10599         * message.el (Info-goto-node, format-spec):
10600         * mm-bodies.el (message-options-get):
10601         * mm-decode.el (mm-view-pkcs7):
10602         * mm-util.el (gmm-write-region):
10603         * mml-smime.el (mml-compute-boundary)
10604         (gnus-completing-read-with-default):
10605         * mml.el (widget-button-press, gnus-make-hashtable):
10606         * mml1991.el (mm-decode-content-transfer-encoding)
10607         (mm-encode-content-transfer-encoding)
10608         (message-options-get, message-options-set):
10609         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10610         * nnfolder.el (gnus-request-group):
10611         * nnheader.el (ietf-drums-unfold-fws):
10612         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10613         * smime.el (gnus-run-mode-hooks):
10614         * spam-stat.el (gnus-message): Autoload.
10615
10616         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10617         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10618         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10619         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10620         Add declare-function compatibility definition.
10621
10622         * gnus-cache.el (nnvirtual-find-group-art):
10623         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10624         (gnus-add-image, gnus-add-wash-type):
10625         * gnus-group.el (nnkiboze-score-file):
10626         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10627         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10628         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10629         (message-tokenize-header, gnus-get-buffer-create)
10630         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10631         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10632         * gnus.el (gnus-group-decoded-name):
10633         * mail-source.el (imap-capability):
10634         * mm-bodies.el (message-options-set):
10635         * mm-decode.el (gnus-configure-windows):
10636         * mm-extern.el (message-goto-body):
10637         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
10638         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
10639         (epg-sub-key-validity, message-options-set):
10640         * mml.el (widget-event-point, gnus-configure-windows):
10641         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
10642         * mml2015.el (epg-check-configuration, epg-configuration)
10643         (message-options-set):
10644         * nndb.el (nndb-request-article):
10645         * nnfolder.el (gnus-request-create-group):
10646         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
10647         * nnmaildir.el (gnus-group-mark-article-read):
10648         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
10649         * rfc1843.el (message-fetch-field):
10650         * spam.el (gnus-extract-address-components):
10651         Declare as functions.
10652
10653 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10654
10655         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
10656
10657         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
10658
10659         * lpath.el: Fbind run-mode-hooks for Emacs 21;
10660         bind show-trailing-whitespace for XEmacs.
10661
10662 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10663
10664         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
10665         new no-op macro for backward compatibility.
10666
10667         * imap.el (imap-string-to-integer): New function.
10668
10669 2007-12-09  Glenn Morris  <rgm@gnu.org>
10670
10671         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
10672
10673         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
10674         * message.el, mm-view.el, sieve-manage.el, smime.el:
10675         Add declare-function compatibility definition.
10676
10677         * gnus-art.el (w3-region, w3m-region, Info-menu):
10678         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
10679         * gnus-sum.el (gnus-get-predicate):
10680         * gnus-util.el (mm-append-to-file, w32-focus-frame):
10681         * message.el (mail-abbrev-in-expansion-header-p):
10682         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
10683         (w3m-detect-meta-charset, w3m-region):
10684         * sieve-manage.el (password-read, password-cache-add)
10685         (password-cache-remove):
10686         * smime.el (password-read-and-add): Declare as functions.
10687
10688 2007-12-08  David Kastrup  <dak@gnu.org>
10689
10690         * gnus-sum.el (gnus-summary-simplify-subject-query):
10691         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
10692         `message'.
10693
10694 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10695
10696         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
10697         it to bind idna-program, installation-directory, defined-colors, and
10698         face-attribute for XEmacs of the version that compiles defcustom forms.
10699
10700 2007-12-07  Glenn Morris  <rgm@gnu.org>
10701
10702         * gnus-art.el (article-make-date-line): Revert previous change.
10703
10704 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10705
10706         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
10707
10708 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
10709
10710         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
10711         Call gnus-add-to-range ranges only once with a prepared article-list.
10712
10713 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
10714
10715         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
10716         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
10717         group names with backslashes.
10718         Reported by Tassilo Horn <tassilo@member.fsf.org>.
10719
10720 2007-12-06  Deepak Goel  <deego3@gmail.com>
10721
10722         * gnus-art.el (article-make-date-line):
10723         * gnus-start.el (gnus-load):
10724         * pop3.el (pop3-read-response): Fix buggy call to `error'.
10725
10726 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10727
10728         * gnus-art.el (gnus-use-idna)
10729         * gnus-start.el (gnus-site-init-file)
10730         * message.el (message-use-idna)
10731         * mm-uu.el (mm-uu-hide-markers)
10732         * smiley.el (smiley-style): Revert changes that suppress warnings.
10733
10734 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10735
10736         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
10737         specify charset to html source.
10738         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10739
10740 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10741
10742         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
10743         idna-program in order to suppress byte compile warning issued by XEmacs
10744         that came to byte compile the default value section of defcustom forms
10745         recently.
10746
10747         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
10748         value of installation-directory.
10749
10750         * message.el (message-use-idna): Don't directly refer to the value of
10751         idna-program.
10752
10753         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
10754
10755         * smiley.el (smiley-style): Don't directly call face-attribute.
10756
10757 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
10758
10759         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
10760
10761         * gnus-dired.el: Reduce Gnus dependencies.
10762         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
10763         Don't require.  Use autoloads instead.
10764         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
10765         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
10766         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
10767         (gnus-dired-mode): Adjust doc string.
10768         (gnus-dired-mail-mode): New variable.
10769         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
10770         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
10771         (gnus-dired-mail-buffers): New function.  Return mail or message
10772         composition buffers.
10773         (gnus-dired-attach): Use it.
10774         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
10775         NO-DECODE.
10776         (gnus-dired-print): Use `gnus-print-buffer' depending on
10777         `gnus-dired-mail-mode'.
10778
10779 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10780
10781         * rfc2047.el (rfc2047-encoded-word-regexp)
10782         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
10783         explaining what regexp patterns are for.
10784
10785 2007-12-04  Glenn Morris  <rgm@gnu.org>
10786
10787         * password.el: Move to password-cache.el.
10788
10789         * mml1991.el (password-read, password-cache-add, password-cache-remove):
10790         * mml2015.el (password-read, password-cache-add, password-cache-remove):
10791         * mml-smime.el (password-read, password-cache-add)
10792         (password-cache-remove):
10793         No need to autoload, since mml-sec requires password.
10794
10795         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
10796         * message.el (gnus-extract-address-components):
10797         * mml-smime.el (gnus-extract-address-components): Define for compiler.
10798
10799         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
10800         password.
10801
10802 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
10803
10804         * mailcap.el: Reduce dependencies.
10805         (mail-header-parse-content-type): Autoload.
10806         (mailcap-delete-duplicates): New alias.
10807         (mailcap-mime-info): Add optional argument NO-DECODE.
10808         (mailcap-mime-types): Use mailcap-delete-duplicates.
10809
10810         * message.el (message-ignored-supersedes-headers): Add "X-ID".
10811
10812 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
10813
10814         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
10815         (imap-parse-status): Upcase status-att for servers that sends them
10816         lower-case (e.g., MS Exchange 2007).
10817
10818 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10819
10820         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
10821         function.
10822
10823         * gnus-uu.el (gnus-uu-decode-yenc): New command.
10824         (gnus-uu-yenc-article): New function.
10825
10826         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
10827
10828         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
10829
10830 2007-12-02  Glenn Morris  <rgm@gnu.org>
10831
10832         * binhex.el (binhex): New custom group.
10833         (binhex-decoder-program, binhex-decoder-switches)
10834         (binhex-use-external): Move to the binhex custom group.
10835
10836         * uudecode.el (uudecode): New custom group.
10837         (uudecode-decoder-program, uudecode-decoder-switches)
10838         (uudecode-use-external): Move to the uudecode custom group.
10839
10840         * netrc.el (top-level): Don't load `encrypt' features.
10841         (netrc-parse): Don't use encrypt.
10842         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
10843
10844         * encrypt.el: Remove file.
10845
10846 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
10847
10848         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
10849         matches on patches.
10850
10851         * gnus-art.el (gnus-article-browse-html-article):
10852         Mention `mm-text-html-renderer' in the doc string.
10853
10854         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
10855         string.  Add comments.
10856
10857         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
10858         if rhs is ASCII.
10859
10860 2007-12-01  Glenn Morris  <rgm@gnu.org>
10861
10862         * mail-source.el (top-level): Require format-spec before
10863         eval-when-compile.
10864
10865 2007-11-30  Glenn Morris  <rgm@gnu.org>
10866
10867         * encrypt.el: Require password, rather than autoloading password-read.
10868
10869 2007-11-29  Glenn Morris  <rgm@gnu.org>
10870
10871         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
10872         (sasl-make-client, sasl-next-step, sasl-step-data)
10873         (sasl-step-set-data): Declare as functions.
10874
10875 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
10876
10877         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
10878
10879 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
10880
10881         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
10882         certs should be verified and what is to be done in the event of a
10883         verification failure.
10884
10885         * gnus.el (gnus-method-to-server): Add an optional parameter so the
10886         caller can indicate whether the cache should be disregarded for this
10887         call.  This way the result of the call is reproducible at all times and
10888         can be considered a canonical server name for the supplied method.
10889         (gnus-agent-method-p): Canonicalize server names by pushing their
10890         method through `gnus-method-to-server' using the no-cache argument.
10891
10892         * gnus-srvr.el (gnus-server-insert-server-line):
10893         Call `gnus-method-to-server' with `no-cache' argument.
10894
10895         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
10896         gnus-agent-possibly-synchronize-flags as this should be called when the
10897         server is actually being opened.
10898         (gnus-agent-possibly-synchronize-flags)
10899         (gnus-agent-possibly-synchronize-flags-server): Move check for the
10900         flags file of an agentized server to the latter function.
10901
10902         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
10903         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
10904         after a connection has been established successfully.
10905
10906 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10907
10908         * gnus-art.el (article-display-face): Force to display face if called
10909         interactively; check if gnus-article-x-face-too-ugly matches author.
10910         (article-display-x-face): Display face even if From header is missing
10911         as article-display-face does.
10912
10913 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
10914
10915         * hashcash.el (message-narrow-to-headers-or-head)
10916         (message-fetch-field, message-goto-eoh)
10917         (message-narrow-to-headers): Declare as functions.
10918
10919 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
10920
10921         * mail-source.el (mail-sources): Default to fetch from file for
10922         compatibility with default of nnmail-spool-file.
10923
10924 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10925
10926         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
10927         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
10928         to look for encoded word that should be encoded again.
10929         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
10930         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
10931         encoding pattern.
10932         (rfc2047-decode-region): Switch strict regexp and loose one according
10933         to rfc2047-allow-irregular-q-encoded-words.
10934
10935 2007-11-25  Romain Francoise  <romain@orebokech.com>
10936
10937         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
10938
10939 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10940
10941         * tls.el (tls-program): Provide more custom choices from
10942         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
10943         (tls-process-connection-type, tls-success): Remove "*" in doc string.
10944
10945 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10946
10947         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
10948         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
10949
10950         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
10951         `nnmail-spool-file'.
10952
10953         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
10954         `nnmail-spool-file'.
10955
10956         * gnus-move.el (gnus-change-server): Ditto.
10957
10958         * gnus-kill.el (gnus-batch-score): Ditto.
10959
10960         * gnus-cache.el (gnus-jog-cache): Ditto.
10961
10962         * gnus-msg.el (gnus-summary-reply):
10963         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
10964
10965 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10966
10967         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
10968         version.  Minor improvement to doc strings.
10969         (tls-program): Add comment.
10970
10971 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
10972
10973         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
10974         (tls-checktrust): New variable.  Check if GNU TLS complained about a
10975         mismatch between the hostname provided in the certificate and the name
10976         of the host connnecting to.
10977         (open-tls-stream): Use them.  Check certificates against trusted root
10978         certificates.
10979
10980 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10981
10982         * gnus-cache.el (gnus-cache-generate-nov-databases):
10983         Use nnml-generate-nov-databases-directory instead of
10984         nnml-generate-nov-databases-1.
10985
10986 2007-11-24  Glenn Morris  <rgm@gnu.org>
10987
10988         * message.el (message-tool-bar-retro): Update for rename
10989         mail_send.xpm->mail-send.xpm.
10990
10991 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10992
10993         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
10994         `smime-ldap-search' for Emacs 22 and up.
10995
10996 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10997
10998         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
10999
11000         * message.el (message-send-mail-function): Fix error convention.
11001         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
11002         (message-widen-reply, message-send-mail, message-talkative-question)
11003         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
11004         (message-clone-locals, message-send-news): Use with-current-buffer.
11005         (message-insert-or-toggle-importance): Remove unused var `valid'.
11006         (message-make-references): Remove unused var `new-references'.
11007         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
11008
11009 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
11010
11011         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
11012         (spam-split-symbolic-return-positive): Reflow docstring.
11013         (spam-backends, spam-summary-exit-behavior)
11014         (spam-mark-ham-unread-before-move-from-spam-group)
11015         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
11016         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11017         (spam-clear-cache, spam-backend-check, spam-install-backend)
11018         (spam-install-statistical-backend, spam-list-of-processors)
11019         (spam-group-processor-p, spam-split, spam-bogofilter-score)
11020         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
11021         (spam-check-crm114, spam-initialize, spam-unload-hook):
11022         Fix typos in docstrings.
11023
11024 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11025
11026         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
11027         been checked if they have never been read and those group levels are
11028         higher than the one that a user specified.
11029
11030 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11031
11032         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
11033         foreign groups unless a group level is specified by a user.
11034         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
11035
11036 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
11037
11038         * message.el (message-send-mail-function): Require sendmail.
11039
11040 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
11041
11042         * message.el (message-send-mail-function): Check for smtpmail too.
11043
11044         * utf7.el (utf7-encode, utf7-decode): Use coding system
11045         `utf-7'/`utf-7-imap' from utf-7.el' if available.
11046
11047         * message.el (message-send-mail-function): New function.
11048         (message-send-mail-function): Set default using
11049         message-send-mail-function.  Adjust doc string.
11050         (message-send-mail-with-mailclient): New function.
11051
11052 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
11053
11054         * smime.el (from):
11055         * rfc2047.el (message-posting-charset):
11056         * qp.el (mm-use-ultra-safe-encoding):
11057         * pop3.el (parse-time-months):
11058         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
11059         * nnml.el (files):
11060         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
11061         (jka-compr-compression-info-list, ange-ftp-path-format)
11062         (efs-path-regexp):
11063         * nndiary.el (files):
11064         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
11065         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
11066         (epg-digest-algorithm-alist, inhibit-redisplay)
11067         (password-cache-expiry):
11068         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
11069         (pgg-output-buffer, password-cache-expiry):
11070         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
11071         (efs-path-regexp):
11072         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
11073         (inhibit-redisplay):
11074         * mm-uu.el (file-name, start-point, end-point, entry)
11075         (gnus-newsgroup-name, gnus-newsgroup-charset):
11076         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
11077         (latin-unity-ucs-list):
11078         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
11079         (mm-uu-binhex-decode-function):
11080         * message.el (gnus-message-group-art, gnus-list-identifiers)
11081         (rmail-enable-mime-composing, gnus-local-organization)
11082         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11083         (gnus-read-active-file, facemenu-add-face-function)
11084         (facemenu-remove-face-function, gnus-article-decoded-p)
11085         (tool-bar-mode):
11086         * mail-source.el (display-time-mail-function):
11087         * gnus-util.el (nnmail-pathname-coding-system)
11088         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11089         (gnus-original-article-buffer, gnus-user-agent)
11090         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11091         (xemacs-codename, sxemacs-codename, emacs-program-version):
11092         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11093         * gnus-start.el (gnus-agent-covered-methods)
11094         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11095         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11096         (gnus-newsgroup-headers, gnus-group-list-mode)
11097         (gnus-group-mark-positions, gnus-newsgroup-data)
11098         (gnus-newsgroup-unreads, nnoo-state-alist)
11099         (gnus-current-select-method, mail-sources)
11100         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11101         (nnmail-spool-file, gnus-cache-active-hashtb):
11102         * gnus-mh.el (mh-lib-progs):
11103         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11104         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11105         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11106         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11107         (gnus-group-buffer):
11108         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11109         (font-lock-set-defaults):
11110         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11111         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11112         (gnus-summary-post-menu, total-parts, type, condition, length):
11113         * gnus-agent.el (gnus-agent-read-agentview):
11114         * flow-fill.el (show-trailing-whitespace):
11115         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11116         eval-and-compile wrappers for byte compiler pacifiers.
11117
11118         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11119         (mm-display-inline-fontify): Check for featurep 'xemacs not
11120         extent-list.
11121
11122         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11123         itimer-list.
11124         (mm-create-image-xemacs): Only do something for XEmacs.
11125         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11126
11127         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11128
11129         * gnus-registry.el (gnus-adaptive-word-syntax-table):
11130         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11131
11132 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
11133
11134         * nnimap.el (nnimap-split-download-body):
11135         * gnus-demon.el (gnus-demon):
11136         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11137
11138 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11139
11140         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11141         New macros.
11142         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11143         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11144         copy data from unibyte buffer to multibyte current buffer.
11145         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11146         to copy data from unibyte current buffer to multibyte buffer.
11147         (nntp-make-process-buffer): Make process buffer unibyte.
11148
11149         * pop3.el (pop3-open-server): Fix typo in Lisp code.
11150
11151 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
11152
11153         * pop3.el (pop3-open-server): Accept and process data more robustly at
11154         connexion start to avoid spurious "POP SSL connexion failed" errors.
11155
11156 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11157
11158         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11159         read group names.
11160
11161 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
11162
11163         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11164
11165 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11166
11167         * nnmail.el (nnmail-parse-active): Make group names unibyte.
11168         (nnmail-save-active): Use a unibyte buffer when saving active file,
11169         which may contain non-ASCII group names.
11170
11171         * nnml.el (nnml-request-group): Decode group names in messages.
11172
11173 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
11174
11175         * message.el (message-citation-line-function)
11176         (message-insert-formatted-citation-line): Fix spelling of
11177         `message-insert-formated-citation-line'.
11178
11179 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
11180
11181         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11182
11183 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11184
11185         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11186         nnmail-pathname-coding-system.
11187
11188         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11189         that a user enters; decode group names in messages.
11190
11191         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11192
11193 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11194
11195         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
11196
11197         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
11198
11199         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
11200         risky local variable.
11201
11202         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
11203
11204 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
11205
11206         * encrypt.el: Improve documentation to fix function name typo.
11207         Reported by Daiki Ueno <ueno@unixuser.org>.
11208
11209 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11210
11211         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
11212         even if the point is not in the last page of an article.
11213         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
11214         back to the previous page.
11215
11216 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
11217
11218         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
11219
11220 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11221
11222         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
11223
11224 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11225
11226         * message.el (message-check-news-body-syntax):
11227         Avoid mm-string-as-multibyte.
11228         (message-hide-headers): Don't assume (point-min)==1.
11229
11230 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11231
11232         * message.el (message-remove-blank-cited-lines): Fix if remove is
11233         given.
11234         (message-bogus-address-regexp): New variable.
11235         (message-bogus-recipient-p): New function.
11236         (message-check-recipients): New command.
11237         (message-syntax-checks): Add `bogus-recipient'.
11238         (message-fix-before-sending): Add `bogus-recipient'.
11239
11240         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
11241         (gnus-treat-body-boundary): Don't test window-system.
11242
11243 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
11244
11245         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
11246
11247 2007-10-28  Miles Bader  <miles@gnu.org>
11248
11249         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
11250         at compile-time too.
11251
11252 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11253
11254         * gnus-msg.el (gnus-message-setup-hook):
11255         Add `message-remove-blank-cited-lines' to options.
11256
11257 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11258
11259         * message.el (message-remove-blank-cited-lines): New function.
11260         Suggested by Karl Plästerer.
11261
11262 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11263
11264         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
11265         mapc.
11266
11267         * imap.el (imap-open): Replace mapcar called for effect with mapc.
11268         (top-level): Use mapc to set functions to be traced for debugging.
11269
11270         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11271         called for effect with while loop.
11272
11273         * message.el (message-talkative-question): Replace mapcar called for
11274         effect with mapc.
11275
11276         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11277         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11278         called for effect with dolist.
11279
11280         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11281
11282         * nndiary.el: Use dolist instead of mapcar to add diary headers to
11283         gnus-extra-headers and nnmail-extra-headers.
11284
11285         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11286         called for effect with dolist.
11287         (top-level): Use mapc to set functions to be traced for debugging.
11288
11289         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
11290         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
11291         dolist.
11292
11293         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
11294         Replace mapcar called for effect with mapc.
11295         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
11296         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
11297         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
11298         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
11299
11300         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
11301         remove-if that's a cl function.
11302
11303         * webmail.el (webmail-debug): Replace mapcar called for effect with
11304         dolist.
11305
11306         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
11307         with mapc.
11308
11309 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11310
11311         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
11312         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
11313         with while loop.
11314
11315         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
11316         functions from article-* functions.
11317         (gnus-multi-decode-header): Replace mapcar called for effect with
11318         dolist.
11319
11320         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
11321         (gnus-bookmark-show-details): Replace mapcar called for effect with
11322         while loop.
11323
11324         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
11325         called for effect with while loop.
11326
11327         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
11328         with dolist.
11329
11330         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11331         Replace mapcar called for effect with dolist.
11332
11333         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
11334
11335         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
11336         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
11337         Replace mapcar called for effect with dolist.
11338         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
11339         mapc.
11340
11341         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
11342         Replace mapcar called for effect with dolist.
11343         (gnus-topic-list): Replace mapcar called for effect with mapc.
11344
11345         * gnus.el: Use mapc instead of mapcar to add autoloads.
11346
11347 2007-10-23  Richard Stallman  <rms@gnu.org>
11348
11349         * gnus-group.el (gnus-group-highlight): Mark as risky.
11350
11351 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11352
11353         * gnus.el (gnus-server-to-method): Return method found first in
11354         gnus-newsrc-alist.
11355
11356         * gnus-art.el (gnus-article-highlight-signature)
11357         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11358         button overlay without the front stickiness.
11359
11360 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
11361
11362         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11363         overview buffer needed a catch to receive its throw.
11364         (gnus-agent-flush-cache): Declare as interactive to make this function
11365         easier to use.
11366
11367 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11368
11369         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11370         `next-line'.
11371
11372 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11373
11374         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11375         exclude address matching message-dont-reply-to-names.
11376
11377 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11378
11379         * gnus-util.el (gnus-string<): New function.
11380
11381         * gnus-sum.el (gnus-article-sort-by-author)
11382         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11383
11384 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11385
11386         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11387         the frame-focus tag is set in gnus-buffer-configuration.
11388
11389 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11390
11391         * gnus-art.el (gnus-article-add-button): Make a button overlay without
11392         the front stickiness.
11393
11394 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11395
11396         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11397         url pattern; remove duplicate one.
11398         (gnus-article-extend-url-button): New function.
11399         (gnus-article-add-buttons): Use it.
11400         (gnus-button-push): Use concatenated url that it makes.
11401
11402 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
11403
11404         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11405
11406 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11407
11408         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11409         Don't hardcode point-min==1.
11410
11411 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
11412
11413         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11414         Fix comment about "iso8859-1".
11415
11416 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
11417
11418         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11419         ones returned from the verify-function.
11420
11421         * mm-uu.el (mm-uu-pgp-signed-extract-1):
11422         Call mml2015-extract-cleartext-signature if extraction failed.
11423
11424 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
11425
11426         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11427         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11428         failed.
11429
11430 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11431
11432         * Relicense "GPLv2 or later" files to "GPLv3 or later".
11433
11434 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
11435
11436         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
11437         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
11438         recommends to use EasyPG instead of PGG.
11439
11440         * pgg.el: Revert to revision 6.23.2.16.
11441
11442         * pgg-def.el: Revert to revision 6.6.2.14.
11443
11444         * pgg-gpg.el: Revert to revision 6.23.2.34.
11445
11446 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
11447
11448         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11449         to mark a thread as expirable.  Add variable `hide' to handle hiding of
11450         thread for both the null and zero (kill/expire thread) universal prefix
11451         cases.
11452         (gnus-summary-expire-thread): Add new function to expire a thread,
11453         using gnus-summary-kill-thread.
11454         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11455         shortcuts for gnus-summary-expire-thread.
11456         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11457         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
11458
11459 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11460
11461         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11462         extras value, so an extras entry can be deleted.
11463         (gnus-registry-delete-extra-entry): Use it.
11464         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11465         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11466         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11467         storage through the gnus-registry, and provide an appropriate API for
11468         it.
11469
11470 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11471
11472         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11473         Suggested by Leo <sdl.web@gmail.com>.
11474
11475         * gnus.el: Do.
11476
11477 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11478
11479         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11480         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
11481
11482         * gnus-agent.el (gnus-agent-fetch-headers): Do.
11483
11484         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11485         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11486
11487 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11488
11489         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11490         newline.
11491         (nnmbox-request-accept-article): Don't change article in source buffer;
11492         narrow to header to use message-fetch-field rather than
11493         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11494         (nnmbox-request-replace-article): Quote lines that'll be misidentified
11495         as delimiters; make sure article ends with newline.
11496         (nnmbox-delete-mail): Correct last position of article to be deleted;
11497         ignore X-Gnus-Newsgroup header in article body.
11498         (nnmbox-save-mail): Quote lines looking like delimiters at the right
11499         positions; make sure article ends with newline.
11500
11501         * message.el (message-display-abbrev): Don't infloop when a user
11502         inserts SPC in the beginning of header.
11503
11504         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
11505         coding-system-for-read and coding-system-for-write for XEmacs having no
11506         file-coding feature.
11507
11508         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
11509
11510 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
11511
11512         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11513         list of groups not followed by default.  Fix type to be regexp.
11514         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11515
11516 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
11517
11518         * hmac-def.el (define-hmac-function): Switch from old-style to
11519         new-style backquotes.
11520
11521         * md4.el (md4-make-step): Likewise.
11522
11523 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11524
11525         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11526         raw-text coding system when saving .newsrc file, which may contain
11527         non-ASCII group names.
11528
11529 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11530
11531         * gnus-cus.el (gnus-score-extra): New widget.
11532         (gnus-score-extra-convert): New function.
11533         (gnus-score-customize): Use it for Extra.
11534
11535 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
11536
11537         * mml2015.el (mml2015-extract-cleartext-signature): New function.
11538         (mml2015-mailcrypt-clear-verify): Use it.
11539         (mml2015-gpg-clear-verify): Use it.
11540         (mml2015-pgg-clear-verify): Use it.
11541         (mml2015-epg-clear-verify): Replace the current part with the output
11542         from GnuPG; don't extract the plaintext by itself.
11543
11544         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11545         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11546         mml2015-clear-verify-function; don't touch the armor headers or
11547         dash-escaped text here.
11548
11549 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11550
11551         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11552         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11553         parts, or application/octet-stream as a last resort.
11554         (gnus-mime-view-part-as-type): Don't toggle display.
11555         (gnus-mime-view-part-as-charset): Don't turn off display before
11556         querying charset.
11557
11558         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11559         stuff to undisplayer function in Emacs.
11560         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11561
11562         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11563         text/calendar parts.
11564
11565 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11566
11567         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11568         decoding text/calendar parts.
11569
11570         * message.el (message-forward-make-body-mime): Always mark body as
11571         having no illegible text; remove signed-or-encrypted argument.
11572         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11573
11574         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11575         (mml-generate-mime-1): Don't encode body if it is specified to be in
11576         raw form; don't make buffer be unibyte when inserting multibyte string.
11577
11578 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11579
11580         * sha1.el: Fix up comment style.
11581         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11582         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11583
11584         * hex-util.el: Fix up comment style.
11585         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11586
11587         * gnus-salt.el: Use with-current-buffer.
11588         (gnus-pick-setup-message): Fix long-standing typo.
11589
11590 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11591
11592         * imap.el (imap-logout-timeout): New variable.
11593         (imap-logout, imap-logout-wait): New functions.
11594         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11595
11596         * nnimap.el (nnimap-logout-timeout): New server variable.
11597         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11598         nnimap-logout-timeout.
11599
11600         * gnus-art.el (gnus-article-summary-command-nosave)
11601         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11602
11603 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11604
11605         * gnus.el (gnus-maximum-newsgroup): New variable.
11606
11607         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11608         according to gnus-maximum-newsgroup.
11609
11610         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11611         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11612         Limit the range of articles according to gnus-maximum-newsgroup.
11613
11614 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
11615
11616         * gnus-art.el (gnus-sticky-article): Fix problems described in
11617         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
11618         Don't perform gnus-configure-windows here; reuse existing sticky
11619         article buffer.
11620
11621         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11622         it doesn't exist in gnus-article-mode.
11623
11624 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11625
11626         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11627         (gnus-agent-decoded-group-name): New function.
11628         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11629         (gnus-agent-expire-group-1): Use it; decode group name in messages.
11630
11631 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
11632
11633         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
11634         Add binding for gnus-sticky-article.
11635         (gnus-summary-exit): Don't kill sticky article buffers.
11636
11637         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
11638         article buffer.
11639         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
11640         (gnus-kill-sticky-article-buffers): New commands.
11641
11642 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11643
11644         * nntp.el (nntp-xref-number-is-evil): New server variable.
11645         (nntp-find-group-and-number): If it is non-nil, don't trust article
11646         numbers in the Xref header.
11647
11648 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11649
11650         * gnus-agent.el (gnus-agent-read-group): New function.
11651         (gnus-agent-flush-group, gnus-agent-expire-group)
11652         (gnus-agent-regenerate-group): Use it.
11653         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
11654         nnmail-pathname-coding-system.
11655
11656 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11657
11658         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
11659
11660         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
11661         that are unread as unread, and also as selected so that information of
11662         marks having been changed by a user may be updated when exiting group.
11663
11664 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11665
11666         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
11667
11668 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11669
11670         * gnus-art.el (gnus-mime-display-single): Pass part number that is
11671         calculated ignoring signature parts to gnus-treat-article.
11672
11673 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11674
11675         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
11676         a point here in order to keep the window start.
11677         (gnus-insert-mime-security-button): Make a button overlay without the
11678         front stickiness.
11679         (gnus-mime-display-security): Goto the end of a button.
11680
11681         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
11682
11683 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11684
11685         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
11686         group-name-at-point.
11687         (gnus-group-completing-read): New function that offers decoded
11688         non-ASCII group names for completion.
11689         (gnus-fetch-group, gnus-group-read-ephemeral-group)
11690         (gnus-group-jump-to-group, gnus-group-make-group-simple)
11691         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
11692         (gnus-group-fetch-control): Use it.
11693         (gnus-fetch-group): Use group-name-at-point for the initial value
11694         rather than the default value; use gnus-alive-p.
11695
11696         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
11697         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
11698         (gnus-summary-post-news): Use gnus-group-completing-read.
11699
11700         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
11701         (gnus-read-move-group-name): Decode group name for completion.
11702
11703 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
11704
11705         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
11706         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
11707         Yamaoka slightly modified the code).
11708
11709 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11710
11711         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
11712         (nnmail-split-incoming): Bind it.
11713
11714         * nnml.el (nnml-group-name-charset): New function.
11715         (nnml-decoded-group-name): Use it; don't decode group name if
11716         nnmail-group-names-not-encoded-p is non-nil.
11717         (nnml-encoded-group-name): New function.
11718         (nnml-group-pathname): Inline nnml-decoded-group-name.
11719         (nnml-request-expire-articles): Decode group name in message.
11720         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
11721         nnmail-pathname-coding-system.
11722         (nnml-save-mail, nnml-active-number): Work with decoded group names and
11723         not decoded ones according to nnmail-group-names-not-encoded-p.
11724         (nnml-generate-active-info): Use nnml-encoded-group-name.
11725
11726 2007-08-08  Glenn Morris  <rgm@gnu.org>
11727
11728         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
11729         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
11730         doc-strings and comments.
11731
11732 2007-07-25  Glenn Morris  <rgm@gnu.org>
11733
11734         * Relicense all FSF files to GPLv3 or later.
11735
11736 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11737
11738         * gnus-sum.el (gnus-summary-move-article):
11739         Make gnus-summary-respool-article work.
11740
11741 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
11742
11743         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
11744         string.
11745
11746 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
11747
11748         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
11749         that should be ignored when comparing distant RSS articles with local
11750         ones.
11751         (nnrss-make-hash-index): New function.  Create a hash index according
11752         to the ignored fields.
11753         (nnrss-check-group): Use it.
11754
11755 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11756
11757         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
11758
11759         * gnus-art.el (article-decode-group-name): Decode Xref header too.
11760
11761         * gnus-group.el (gnus-group-make-group): Encode group name here unless
11762         the new optional argument ENCODED is non-nil.
11763         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
11764         coding system for encoding group name.
11765         (gnus-group-make-rss-group): Pass un-encoded group name to
11766         gnus-group-make-group.
11767         (gnus-group-set-info): Tell gnus-group-make-group that group name is
11768         encoded.
11769
11770         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
11771         Encode group name to which articles are moved or copied.
11772         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
11773         coding system for encoding Newsgroup, Followup-To and Xref headers.
11774
11775         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
11776         marks; use nnheader-file-coding-system to write a file.
11777         (nnagent-retrieve-headers): Bind file-name-coding-system to
11778         nnmail-pathname-coding-system.
11779
11780         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
11781
11782         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
11783         (nnml-request-article, nnml-request-create-group)
11784         (nnml-request-rename-group, nnml-find-id)
11785         (nnml-possibly-change-directory, nnml-possibly-create-directory)
11786         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
11787         (nnml-save-marks): Use nnml-group-pathname instead of
11788         nnmail-group-pathname.
11789
11790         (nnml-request-create-group, nnml-request-expire-articles)
11791         (nnml-request-move-article, nnml-request-delete-group)
11792         (nnml-deletable-article-p, nnml-possibly-create-directory)
11793         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
11794         (nnml-open-marks): Bind file-name-coding-system to
11795         nnmail-pathname-coding-system.
11796
11797         (nnml-request-article): Pass server argument to nnml-find-group-number.
11798         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
11799         Pass server argument to nnml-possibly-create-directory.
11800         (nnml-request-accept-article): Pass server argument to
11801         nnml-active-number and nnml-save-mail.
11802         (nnml-find-group-number): Pass server argument to nnml-find-id.
11803         (nnml-request-update-info): Pass server argument to
11804         nnml-marks-changed-p.
11805
11806         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
11807         (nnml-save-mail, nnml-active-number): Add server argument.
11808
11809         (nnml-request-delete-group): Warn if group is missing.
11810         (nnml-get-nov-buffer): Decode group name.
11811         (nnml-generate-active-info): Encode group name.
11812         (nnml-open-marks): Decode group name in messages.
11813
11814 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11815
11816         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
11817         if it is not specified.
11818         (gnus-article-pipe-part, gnus-article-save-part)
11819         (gnus-article-interactively-view-part, gnus-article-copy-part)
11820         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
11821         (gnus-article-inline-part, gnus-article-save-part-and-strip)
11822         (gnus-article-replace-part, gnus-article-delete-part)
11823         (gnus-article-view-part-as-type): Pass raw prefix argument to
11824         gnus-article-part-wrapper.
11825
11826 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11827
11828         * gnus-agent.el (gnus-agent-save-active):
11829         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
11830
11831         * gnus-cache.el (gnus-cache-save-buffers)
11832         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
11833         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
11834         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
11835         (gnus-cache-braid-nov, gnus-cache-braid-heads)
11836         (gnus-cache-generate-active, gnus-cache-rename-group)
11837         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
11838         (gnus-cache-update-overview-total-fetched-for):
11839         Bind file-name-coding-system to nnmail-pathname-coding-system.
11840         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
11841         New variables.
11842         (gnus-cache-decoded-group-name): New function.
11843         (gnus-cache-file-name): Use it.
11844         (gnus-cache-generate-active): Use non-decoded group name for active.
11845
11846         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
11847         right place.
11848         (gnus-write-active-file): Don't break non-ASCII group names.
11849
11850         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
11851         nnmail-pathname-coding-system.
11852
11853         * lpath.el: Bind default-file-name-coding-system,
11854         file-name-coding-system and language-info-alist for XEmacs.
11855
11856         * gnus-uu.el (gnus-uu-decode-save): Typo.
11857
11858 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11859
11860         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
11861
11862 2007-07-14  David Kastrup  <dak@gnu.org>
11863
11864         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
11865         finishing actions if we did not edit the article.
11866
11867 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11868
11869         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
11870         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
11871         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
11872         (gnus-agent-flush-group, gnus-agent-flush-cache)
11873         (gnus-agent-fetch-headers, gnus-agent-load-alist)
11874         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
11875         (gnus-agent-retrieve-headers, gnus-agent-request-article)
11876         (gnus-agent-regenerate-group)
11877         (gnus-agent-update-files-total-fetched-for)
11878         (gnus-agent-update-view-total-fetched-for):
11879         Bind file-name-coding-system to nnmail-pathname-coding-system.
11880         (gnus-agent-group-pathname): Don't encode file names by
11881         nnmail-pathname-coding-system.
11882         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
11883         coding-system-for-write instead of buffer-file-coding-system to
11884         gnus-agent-file-coding-system.
11885
11886         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
11887         Decode group name.
11888
11889         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
11890
11891         * gnus-start.el (gnus-update-active-hashtb-from-killed)
11892         (gnus-read-newsrc-el-file): Make group names unibyte.
11893
11894         * nnmail.el (nnmail-group-pathname): Don't encode file names by
11895         nnmail-pathname-coding-system.
11896
11897         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
11898         (nnrss-request-delete-group): Bind file-name-coding-system to
11899         nnmail-pathname-coding-system.
11900         (nnrss-read-server-data, nnrss-read-group-data):
11901         Bind file-name-coding-system correctly.
11902         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
11903
11904         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
11905         (nntp-server-to-method-cache): New variable.
11906         (nntp-group-pathname): New function that decodes non-ASCII group names.
11907         (nntp-possibly-create-directory, nntp-marks-changed-p)
11908         (nntp-save-marks, nntp-open-marks): Use it.
11909         (nntp-possibly-create-directory, nntp-open-marks):
11910         Bind file-name-coding-system to nnmail-pathname-coding-system.
11911         (nntp-open-marks): Decode group names when bootstrapping marks.
11912
11913         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
11914         Newsgroups and Folowup-To headers.
11915
11916 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11917
11918         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11919         (gnus-server-closed-face, gnus-server-denied-face)
11920         (gnus-server-offline-face): Remove variable.
11921         (gnus-server-font-lock-keywords): Use faces that are not aliases.
11922
11923         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
11924         of modifying message-stack directly for XEmacs.
11925
11926         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
11927         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
11928         if the coding-system argument is nil for XEmacs.
11929
11930         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
11931         mm-charset-override-alist.
11932
11933         * rfc2047.el: Don't require base64; require rfc2045 for the function
11934         rfc2045-encode-string.
11935         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
11936         to quote the parameter value.
11937
11938 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11939
11940         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
11941         form in gnus-group-name-charset-method-alist.
11942
11943         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
11944         overrides the default layout edit-form.
11945
11946         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
11947
11948         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
11949
11950 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11951
11952         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
11953         as unfetched articles.
11954
11955 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
11956
11957         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
11958
11959 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11960
11961         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
11962         original back end that keeps marks in the local system.
11963
11964 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11965
11966         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
11967         arg of pop-to-buffer for XEmacs.
11968         (gnus-article-read-summary-keys): Ditto; don't restore window
11969         configuration if summary command ends up with neither article buffer
11970         nor summary buffer; describe bindings if summary keys end with C-h.
11971
11972 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11973
11974         * message.el (message-fix-before-sending): Skip raw message part to be
11975         forwarded while checking illegible text.
11976         (message-forward-make-body-mime, message-forward-make-body):
11977         Mark signed or encrypted raw message as having no illegible text.
11978
11979 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11980
11981         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
11982         (gnus-message-with-timestamp-1): New macro.
11983         (gnus-message-with-timestamp): New function.
11984         (gnus-message): Use them.
11985
11986         * nnheader.el (nnheader-message): Use them.
11987
11988 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
11989
11990         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
11991         .newsrc.eld file.
11992
11993 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11994
11995         * gnus-agent.el (gnus-agent-fetch-headers)
11996         (gnus-agent-retrieve-headers):
11997         Bind gnus-decode-encoded-address-function to identity.
11998
11999         * nntp.el (nntp-send-xover-command): Recognize an xover command is
12000         available also when the server returns simply a dot.
12001
12002         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
12003
12004 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12005
12006         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
12007
12008 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12009
12010         * gnus-ems.el (gnus-x-splash): Make it work.
12011
12012         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
12013         from being used.
12014
12015         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
12016
12017 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12018
12019         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
12020         4th and the 5th arguments.
12021
12022         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
12023         the front stickiness.
12024         (gnus-article-summary-command-nosave): Correct the order of the
12025         arguments passed to pop-to-buffer.
12026         (gnus-article-read-summary-keys): Ditto; make it work properly when the
12027         summary command ends up with the article buffer.
12028
12029         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
12030         the same faces.
12031
12032 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12033
12034         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
12035
12036 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12037
12038         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
12039         * gnus-sum.el (gnus-summary-highlight):
12040         * pgg.el (pgg-sign-region, pgg-sign):
12041         * mail-source.el (mail-source-delete-old-incoming-confirm):
12042         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
12043
12044 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12045
12046         * gnus-art.el (gnus-mime-view-part-externally)
12047         (gnus-mime-view-part-internally): Fix predicate function passed to
12048         completing-read.
12049
12050         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
12051
12052         * gnus.el (gnus-update-message-archive-method): Add :version.
12053
12054 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12055
12056         * gnus.el (gnus-update-message-archive-method): New variable.
12057
12058         * gnus-start.el (gnus-setup-news): Update saved "archive" method
12059         according to gnus-message-archive-method if
12060         gnus-update-message-archive-method is non-nil.
12061
12062 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12063
12064         * gnus-sum.el (gnus-summary-limit-to-address): New function.
12065         Suggested by Loic Dachary <loic@dachary.org>.
12066         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12067
12068 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12069
12070         * message.el (message-pop-to-buffer): Add switch-function argument.
12071         (message-mail): Pass switch-function argument to it.
12072
12073 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
12074
12075         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
12076         Improve doc string.
12077
12078 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12079
12080         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
12081         (gnus-header-content)
12082         * gnus-cite.el (gnus-cite-10)
12083         * gnus-srvr.el (gnus-server-closed)
12084         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
12085         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
12086         (gnus-group-mail-3-empty, gnus-group-mail-low)
12087         (gnus-group-mail-low-empty, gnus-splash)
12088         * message.el (message-header-to, message-header-cc)
12089         (message-header-subject, message-header-other, message-header-name)
12090         (message-header-xheader, message-separator, message-cited-text)
12091         (message-mml): Lighten colors of faces used for dark background.
12092
12093 2007-05-24  Simon Josefsson  <simon@josefsson.org>
12094
12095         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
12096         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
12097
12098 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12099
12100         * message.el (message-narrow-to-headers-or-head):
12101         Ignore mail-header-separator in the body.
12102
12103 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12104
12105         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12106         same as window size.
12107
12108 2007-05-22  Kevin Ryde  <user42@zip.com.au>
12109
12110         * message.el (message-font-lock-keywords): Use message-header-xheader
12111         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
12112         ahead of the anything pattern, to get it recognised.
12113
12114 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12115
12116         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
12117         spam.el loads uses it in the compiled defadvice form.
12118
12119 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
12120
12121         * gnus-sum.el (gnus-articles-to-read)
12122         (gnus-summary-insert-old-articles): Don't truncate group name for
12123         `read-string'.
12124
12125         * gnus-util.el (gnus-limit-string): Delete this function.
12126
12127         * gnus-sum.el (gnus-simplify-subject-fully):
12128         Use `truncate-string-to-width' instead.
12129
12130 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
12131
12132         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12133         Tell if, on summary exit, the next group has to be selected.
12134         (gnus-summary-exit): Use it.
12135
12136 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
12137
12138         * gnus-art.el (gnus-article-mode): Fix comment about displaying
12139         non-break space.
12140
12141 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12142
12143         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12144         Check if group is not a directory.
12145         (nnfolder-request-expire-articles): Don't delete articles if the target
12146         group is not available.
12147
12148         * nnml.el (nnml-request-create-group): Properly check if group is not a
12149         file.
12150         (nnml-request-expire-articles): Don't delete articles if the target
12151         group is not available.
12152
12153         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12154         Don't quote characters that are within parentheses.
12155
12156 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12157
12158         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12159         (gnus-handle-ephemeral-exit): Select article according to it.
12160
12161 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12162
12163         * message.el (message-insert-formated-citation-line): Remove newline.
12164         (message-citation-line-format): Add final \n here so that the user can
12165         avoid a blank line.
12166
12167 2007-05-03  Dan Christensen  <jdc@uwo.ca>
12168
12169         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12170         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12171         Update lanl/arXiv support.
12172
12173 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12174
12175         * gnus.el: Bump version number.
12176
12177 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12178
12179         * gnus.el (gnus-version-number): Bump version.
12180
12181 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12182
12183         * gnus.el: No Gnus v0.6 is released.
12184
12185 2007-04-27  Didier Verna  <didier@xemacs.org>
12186
12187         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12188         * gmm-utils.el (gmm-regexp-concat): ... here.
12189         * message.el: Don't require 'gnus-util.
12190         (message-dont-reply-to-names): Handle name change above.
12191         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12192
12193 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12194
12195         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
12196         since the initial value varies according to the system.
12197
12198 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12199
12200         * mm-util.el (mm-charset-synonym-alist): Defcustom.
12201
12202 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
12203
12204         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
12205
12206 2007-04-24  Didier Verna  <didier@xemacs.org>
12207
12208         Improve the type of gnus-ignored-from-addresses.
12209         * gnus-util.el (gnus-orify-regexp): New function.
12210         * message.el (gnus-util): Require it.
12211         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
12212         * gnus-sum.el (gnus-ignored-from-addresses): New function.
12213         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
12214
12215 2007-04-24  Didier Verna  <didier@xemacs.org>
12216
12217         * gnus-sum.el:
12218         * gnus-utils.el: Fix some trailing whitespaces.
12219
12220 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12221
12222         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
12223         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
12224         article's Message-ID; refer parent article in summary buffer.
12225
12226         * message.el (message-bounce): Call mime-to-mml.
12227
12228         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
12229         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
12230         optimize and/or forms properly.
12231
12232 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
12233
12234         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
12235         URL.
12236
12237 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12238
12239         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
12240
12241 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12242
12243         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
12244         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
12245         displayed of multipart/alternative part if it is invoked from summary
12246         buffer.
12247
12248         * mm-view.el (mm-inline-text-html-render-with-w3m)
12249         (mm-inline-text-html-render-with-w3m-standalone)
12250         (mm-inline-render-with-function): Use mail-parse-charset by default.
12251
12252 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
12253
12254         * parse-time.el (parse-time-string-chars): Check if CHAR
12255         is less than the length of parse-time-syntax.
12256
12257 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12258
12259         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
12260         from gnus-newsgroup-processable.
12261
12262 2007-04-16  Didier Verna  <didier@xemacs.org>
12263
12264         * gnus-msg.el (gnus-configure-posting-styles):
12265         Handle message-signature-directory properly with :file syntax.
12266         Reported by "Leo".
12267
12268 2007-04-11  Didier Verna  <didier@xemacs.org>
12269
12270         New user option: message-signature-directory.
12271         * gnus-msg.el (gnus-configure-posting-styles): Support it.
12272         * message.el (message-insert-signature): Ditto.
12273         * message.el (message-signature-file): Doc update.
12274         * message.el (message-signature-directory): New.
12275
12276 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12277
12278         * gnus-msg.el (gnus-inews-yank-articles):
12279         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12280
12281 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12282
12283         * message.el (message-yank-original): Make sure cited text ends with
12284         newline; don't exchange point and mark.
12285
12286 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
12287
12288         * tls.el (open-tls-stream): Properly handle case where there
12289         is no associated buffer.
12290
12291 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
12292
12293         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
12294         message-yank-original, make sure (< mark TEXT point).
12295
12296 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12297
12298         * message.el (message-fill-column): New variable.
12299         (message-mode): Use it.  Add comment on a possible new hook.
12300
12301         * nnmail.el (nnmail-spool-file): Mark as obsolete.
12302         (nnmail-get-new-mail): Reformat.
12303
12304         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
12305
12306         * gmm-utils.el: Fix Commentary.
12307         (gmm-tool-bar-from-list): Fix typo in doc string.
12308
12309 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
12310
12311         * message.el (message-yank-original): Don't switch point and mark
12312         unnecessarily to put point and mark as documented.
12313
12314 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12315
12316         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
12317         from the message heads.
12318
12319 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
12320
12321         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
12322         article buffer does not have a window.  This may not be the best
12323         solution but is certainly better than setting the start of the null,
12324         that is the current, window.
12325
12326 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12327
12328         * gnus-draft.el (gnus-draft-setup-hook): New hook.
12329         (gnus-draft-setup): Run it.
12330
12331         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
12332         gnus-score-fast-scoring.  Allow regexp.
12333         (gnus-score-headers): Use it.
12334
12335         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
12336         XEmacs.
12337
12338         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
12339         string.
12340         (gnus-button-alist): Also catch `<f1> k ...'.
12341         (gnus-treat-display-x-face): Fix doc string.
12342
12343 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12344
12345         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
12346         evaluation of gnus-extended-version to ensure correct generation of the
12347         User-Agent header when message-generate-headers-first is used.
12348
12349 2007-03-24  Simon Josefsson  <simon@josefsson.org>
12350
12351         * hashcash.el (hashcash-generate-payment-async): Don't crash if
12352         hashcash-path is nil.  Don't call callback with incorrect number of
12353         parameters if val is 0.
12354
12355 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12356
12357         * message.el (message-required-news-headers):
12358         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12359
12360 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
12361
12362         * tls.el (open-tls-stream): In handshake-waiting loop,
12363         don't wait more if there is output available to process.
12364
12365 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
12366
12367         * tls.el (tls-program): Doc fix.
12368
12369 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * message.el (message-generate-new-buffers): Change the meaning of the
12372         nil value; add `standard' to the choices; treat t as `unique'; improve
12373         doc string.
12374         (gnus-select-frame-set-input-focus): Autoload.
12375         (message-buffer-name): Search for the existing message buffer if
12376         message-generate-new-buffers is nil or `standard'; treat the value t of
12377         message-generate-new-buffers as `unique'.
12378         (message-pop-to-buffer): Raise the frame already displaying the message
12379         buffer; clear the echo area after querying.
12380         (message-setup): Pass the `continue' argument to compose-mail.
12381         (message-mail): Prefer `switch-function' if it is given; search for the
12382         existing message buffer if the `continue' argument is non-nil; pass
12383         continue and switch-function arguments to compose-mail by way of
12384         message-setup.
12385         (message-mail-other-window): Adjust argument of message-setup.
12386         (message-mail-other-frame): Ditto.
12387
12388 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12389
12390         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12391         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12392         to turn font-lock on when turning gnus-message-citation-mode on.
12393
12394 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
12395
12396         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12397         (mml-smime-function-alist): New variable; add epg as the backend.
12398         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12399         mml-smime- functions instead.
12400         * mm-view.el: Require smime.
12401
12402 2007-03-05  Didier Verna  <didier@xemacs.org>
12403
12404         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12405         instead of just inheritance for posting styles.
12406         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12407
12408 2007-02-24  Chris Moore  <dooglus@gmail.com>
12409
12410         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
12411         * pgg-pgp.el (pgg-pgp-encrypt-region):
12412         * pgg-gpg.el (pgg-gpg-encrypt-region):
12413         Check pgg-encrypt-for-me if no other recipients.
12414
12415 2007-02-24  John Paul Wallington  <jpw@pobox.com>
12416
12417         * tls.el (tls-certtool-program): Fix custom type.
12418
12419 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12420
12421         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12422         and point-at-eol instead of line-(beginning|end)-position.
12423
12424         * assistant.el (assistant-parse-buffer): Ditto.
12425
12426         * netrc.el (netrc-parse-services): Ditto.
12427
12428 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
12429
12430         * mml2015.el (mml2015-epg-find-usable-key): New function.
12431         (mml2015-epg-sign): Use it.
12432         (mml2015-epg-encrypt): Use it.
12433
12434 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12435
12436         * message.el (message-make-in-reply-to): Quote name containing
12437         non-ASCII characters.  It will make the RFC2047 encoder cause an error
12438         if there are special characters.  Reported by NAKAJI Hiroyuki
12439         <nakaji@jp.freebsd.org>.
12440
12441 2007-02-27  Didier Verna  <didier@xemacs.org>
12442
12443         Include the group parameters as well as the topic ones in the
12444         inheritance filter process.
12445         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12446         argument GROUP-PARAMS-LIST.
12447         * gnus-topic.el (gnus-group-topic-parameters): Use it.
12448
12449 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12450
12451         * nntp.el (nntp-never-echoes-commands)
12452         (nntp-open-connection-functions-never-echo-commands): New variables.
12453         (nntp-send-command): Use them.
12454
12455 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
12456
12457         * mml2015.el (mml2015-epg-verify): Simplify.
12458
12459 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12460
12461         * mml.el (mml-content-disposition-alist): New user option.
12462         (mml-content-disposition): New function.
12463         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12464         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12465
12466 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
12467
12468         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12469         verification.
12470
12471 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12472
12473         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12474         articles posted in the last 24 hours.
12475
12476 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
12477
12478         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12479
12480 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
12481
12482         * nntp.el (nntp-send-command): Don't wait for echoes when
12483         nntp-open-ssl-stream is used.
12484
12485 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12486
12487         * gnus-cite.el (gnus-test-font-lock-add-keywords)
12488         (gnus-message-add-citation-keywords)
12489         (gnus-message-remove-citation-keywords): Remove.
12490         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12491         directly, make the variables in font-lock-defaults buffer-local, add
12492         gnus-message-citation-keywords to them and then update the value of
12493         font-lock-keywords.
12494
12495 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12496
12497         * message.el (message-cite-original-1): Don't call
12498         gnus-article-highlight-citation.
12499
12500         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12501         citations; fix line count.
12502
12503 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12504
12505         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12506         (gnus-message-add-citation-keywords)
12507         (gnus-message-remove-citation-keywords): Use it; fix the emulating
12508         versions of font-lock-add-keywords and font-lock-remove-keywords to
12509         work with XEmacs correctly.
12510
12511 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12512
12513         * gnus-cite.el (gnus-cite-face-list): Set the values of
12514         gnus-message-max-citation-depth and gnus-message-citation-keywords.
12515         (gnus-message-max-citation-depth): Use defvar rather than defconst.
12516         (gnus-message-cite-prefix-regexp): New variable.
12517         (gnus-message-search-citation-line): Use it; protect against long
12518         citation prefix; fill match data with nil rather than 0 for XEmacs; set
12519         the 0th match data for Emacs.
12520         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12521         (gnus-message-add-citation-keywords): Append keywords rather than
12522         prepending; emulate font-lock-add-keywords if it is not available.
12523         (gnus-message-remove-citation-keywords):
12524         Emulate font-lock-remove-keywords if it is not available.
12525
12526         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12527
12528         * message.el (message-cite-prefix-regexp): Set the value of
12529         gnus-message-cite-prefix-regexp.
12530
12531 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12532
12533         * nnweb.el (nnweb-google-parse-1): Update parser.
12534
12535 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
12536
12537         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12538
12539 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12540
12541         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12542         regexp.
12543
12544 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12545
12546         * uudecode.el (uudecode-string-to-multibyte): New function emulating
12547         string-to-multibyte.
12548         (uudecode-decode-region-internal): Use it.
12549
12550         * lpath.el: Fbind string-as-multibyte for XEmacs.
12551
12552 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12553
12554         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12555         Fix custom choice.
12556
12557         * gnus-art.el (gnus-signature-limit): Fix custom choice.
12558
12559 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
12560
12561         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12562
12563         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12564         `write-region' to respect `mm-inhibit-file-name-handlers'.
12565
12566 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
12567
12568         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12569         Use gnus-home-directory instead of "~/" or "$HOME".
12570
12571 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
12572
12573         * encrypt.el (encrypt-insert-file-contents): Add better prompt
12574         to mention filename.
12575         Add comments at beginning regarding usage.
12576         (encrypt-write-file-contents): Change interactive so a string is
12577         acceptable.  If the file has no associated model, show an error instead
12578         of a nonsense prompt.
12579
12580 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12581
12582         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12583         Thanks to Yoshihiko Yamada for kind notification of this typo.
12584
12585 2007-01-12  Kenichi Handa  <handa@m17n.org>
12586
12587         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12588         multibyte buffer.
12589
12590 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12591
12592         * gnus-score.el (gnus-score-fast-scoring): New variable.
12593         (gnus-score-headers): Use it.
12594
12595         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12596
12597         * message.el (message-cite-original-1):
12598         Call gnus-article-highlight-citation if requested.
12599         (message-make-from): Allow name and address as optional arguments.
12600
12601         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12602
12603         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12604         bugs to doc string.
12605         (gnus-button-alist): Add mid\\|message-id.
12606         (gnus-button-fetch-group): Extend for use in
12607         `browse-url-browser-function'.
12608         (gnus-button-url-regexp): Try to catch paired parentheses like in
12609         Wikipedia URLs.
12610
12611         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12612         Suggested by Simon Krahnke <overlord@gmx.li>.
12613
12614 2007-01-13  Romain Francoise  <romain@orebokech.com>
12615
12616         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12617         Update copyright.
12618
12619 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
12620
12621         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12622
12623 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12624
12625         * gnus-registry.el (gnus-registry-unfollowed-groups)
12626         (gnus-registry-split-fancy-with-parent): Fix documentation.
12627
12628 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12629
12630         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12631         from nnweb groups.
12632
12633 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12634
12635         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
12636         Xref urls.  Erase buffer before requesting head.
12637
12638         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12639
12640 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12641
12642         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
12643         customizable.
12644
12645 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
12646
12647         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
12648         no signing key is found.
12649         (mml2015-epg-encrypt): Ask user whether to skip or abort if
12650         no encrypting and/or signing key is found.
12651
12652 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12653
12654         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
12655
12656 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12657
12658         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
12659         headers read from disk with the ones newly found in the current search.
12660         This should no longer cause problems, because the article numbers in
12661         Gmane's `nov.php' output are ignored since the previous change.
12662
12663 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12664
12665         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
12666
12667 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12668
12669         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
12670         replace-regexp-in-string; bind url-version; fbind display-images-p and
12671         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
12672         find-face and set-itimer-function for Emacs; bind itimer-list for
12673         Emacs.
12674
12675         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12676
12677 2007-01-01  Romain Francoise  <romain@orebokech.com>
12678
12679         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
12680
12681 2006-12-31  Steve Youngs  <steve@sxemacs.org>
12682
12683         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
12684         `define-minor-mode' macro definition expanded properly.
12685         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
12686         exclude it there.
12687
12688         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
12689         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
12690         `fboundp' test.
12691         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
12692         This is OK to autoload in (S)XEmacs now.
12693
12694 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12695
12696         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
12697         keystroke.
12698         (gnus-summary-limit-to-singletons): Fix typo.
12699
12700         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
12701         else fails.
12702
12703 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12704
12705         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
12706         docstring.
12707
12708         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
12709         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
12710         (gnus-summary-insert-dormant-articles): Fix typo in message.
12711
12712 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
12713
12714         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
12715         nil for XEmacs.
12716         (gnus-message-citation-mode): Don't autoload in XEmacs.
12717
12718         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
12719
12720 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
12721
12722         * nnimap.el (nnimap-expunge-search-string):
12723         Mention nnimap-search-uids-not-since-is-evil in docstring.
12724
12725 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
12726
12727         * spam.el: Revert to make-obsolete-variable because
12728         define-obsolete-variable-alias is not supported in Emacs 21.
12729
12730         * spam.el (spam-ifile-path, spam-ifile-database-path)
12731         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
12732         make-obsolete-variable.
12733         (spam-bsfilter-path, spam-bsfilter-program)
12734         (spam-spamassassin-path, spam-spamassassin-program)
12735         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
12736         Don't use "path" inappropriately.
12737         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
12738         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
12739         variable names.
12740
12741 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
12742
12743         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
12744         summary buffer.
12745
12746         * password.el (password-cache-remove): Use clear-string to burn
12747         password, if available.
12748
12749 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12750
12751         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
12752
12753         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
12754
12755         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
12756         (gnus-message-highlight-citation): Move defcustom here from
12757         gnus-cite.el.
12758         (gnus-message-citation-mode): Autoload.
12759
12760         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
12761         checks to make it compile with XEmacs.
12762         (gnus-message-citation-mode): New minor mode.
12763         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
12764         (gnus-message-highlight-citation): New variables.
12765         (gnus-message-search-citation-line)
12766         (gnus-message-add-citation-keywords)
12767         (gnus-message-remove-citation-keywords)
12768         (turn-on-gnus-message-citation-mode)
12769         (turn-off-gnus-message-citation-mode): New functions.
12770
12771 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
12772
12773         * gnus-cite.el: Enable highlighting of different citation levels in
12774         message-mode.
12775
12776 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12777
12778         * message.el (message-make-fqdn): Fix comment.
12779         (message-bogus-system-names): Add ".local".
12780
12781         * spam.el (spam-ifile-path, spam-ifile-program)
12782         (spam-ifile-database-path, spam-ifile-database)
12783         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
12784         Don't use "path" inappropriately.
12785         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
12786         strings.
12787         (spam-check-ifile, spam-ifile-register-with-ifile)
12788         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
12789         Use new variable names.
12790
12791         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
12792         (gnus-treat-display-smileys): Simplify using
12793         gnus-image-type-available-p.
12794
12795         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
12796         available.
12797
12798         * gnus-xmas.el (gnus-xmas-image-type-available-p):
12799         Use `display-images-p' if available.
12800
12801 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12802
12803         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
12804         one after turning on the buffer's multibyteness instead of decoding
12805         them directly in the unibyte buffer that causes unexpected conversion
12806         in Emacs 23 (unicode).
12807
12808 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12809
12810         * message.el (message-generate-hashcash): Fix custom type.
12811
12812 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12813
12814         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
12815
12816 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12817
12818         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
12819         disconnect icons.  Add help text.
12820
12821 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
12822
12823         * spam.el (spam-extra-header-to-number): CRM114 spam score is
12824         negated to be consistent with the others we handle.
12825
12826 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12827
12828         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
12829         version of gnus-summary-buffer to something, so that we can use two
12830         article buffers at the same time.
12831
12832 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
12833
12834         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
12835         trigger all the extra headers.
12836         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
12837         sorting.
12838
12839 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12840
12841         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
12842         solid groups.
12843
12844 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
12845
12846         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
12847
12848 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12849
12850         * legacy-gnus-agent.el: Add Copyright notice.
12851
12852 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
12853
12854         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
12855
12856 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12857
12858         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
12859
12860         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
12861         to make it work reliably in CVS Emacs.
12862         (gnus-summary-limit-strange-charsets-predicate)
12863         (gnus-summary-limit-to-predicate): New functions.
12864
12865 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
12866
12867         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
12868         specifying array size.
12869         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
12870         array if it is too small.
12871         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
12872         (gnus-sort-threads-loop): New function.
12873
12874 2006-12-06  Chris Moore  <dooglus@gmail.com>
12875
12876         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
12877         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
12878
12879 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
12880
12881         * mm-url.el (mm-url-predefined-programs): Call curl with correct
12882         options.
12883
12884 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12885
12886         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
12887         DOS-ing the recipient.
12888
12889         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
12890         the headers when creating the mapping to avoid mismappings.
12891         (nnweb-gmane-create-mapping): Always nix out old mapping.
12892
12893 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12894
12895         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
12896         and mm-verify-option to never.
12897
12898 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12899
12900         * message.el (message-signed-or-encrypted-p): New function.
12901         (message-forward-make-body): Use it.
12902
12903         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
12904         Replace encode-coding-string with mm-encode-coding-string.
12905
12906 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12907
12908         * nneething.el (nneething-decode-file-name):
12909         Replace decode-coding-string with mm-decode-coding-string.
12910
12911         * gnus-int.el (gnus-open-server): Say failed server's name.
12912
12913 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12914
12915         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
12916         strings to a single string.  Quote `errors-file-name'.
12917         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
12918         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
12919         Adjust calls.  Use `shell-quote-argument'.
12920
12921 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
12922
12923         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
12924         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
12925
12926         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
12927         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
12928         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
12929         (gnus-group-make-directory-group, gnus-group-transpose-groups):
12930         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
12931         (gnus-subscribe-newsgroup, gnus-1):
12932         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
12933         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
12934         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
12935         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
12936
12937 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12938
12939         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
12940         keystroke.
12941         (gnus-summary-limit-to-bodies): Implement headersp.
12942
12943 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12944
12945         * dns.el (query-dns): Protect against "Process dns deleted" strings.
12946
12947 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12948
12949         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
12950
12951 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12952
12953         * message.el (message-generate-hashcash): Expand range of values to
12954         include `opportunistic'.
12955         (message-send-mail): Use it.
12956
12957 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12958
12959         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
12960         and comment it.
12961
12962         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
12963
12964 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
12965
12966         * gnus-util.el (gnus-extract-address-components): Improve comment.
12967
12968 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12969
12970         * gnus-util.el (gnus-extract-address-components): Work with address in
12971         which the name portion contains @.
12972
12973         * lpath.el: Fbind custom-autoload.
12974
12975 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12976
12977         * gnus.el (gnus-start): Move custom group up.
12978         (gnus-select-method): Don't autoload, but make it available for
12979         `customize-variable'.
12980         (gnus-getenv-nntpserver): Don't autoload.
12981
12982 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
12983
12984         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
12985
12986 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12987
12988         * message.el (message-sendmail-extra-arguments): New variable.
12989         (message-send-mail-with-sendmail): Use it.
12990
12991 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12992
12993         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
12994         mm-with-unibyte-current-buffer to make string unibyte.
12995
12996         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
12997         mm-string-as-multibyte.
12998
12999 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
13000
13001         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13002         Reported by Werner Koch <wk@gnupg.org>.
13003
13004 2006-11-14  Daiki Ueno  <ueno@p360>
13005
13006         * mml2015.el: Autoload epa-select-keys when compiling.
13007
13008 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13009
13010         * mml2015.el (mml2015-epg-sign): Save the signing keys in
13011         message-options.
13012         (mml2015-epg-encrypt): Save the recipient keys in message-options.
13013
13014 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13015
13016         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13017         EasyPG (< 0.0.6).
13018         (mml2015-always-trust): New user option.
13019         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13020         prompt.
13021
13022 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13023
13024         * nntp.el (nntp-authinfo-force): New variable.
13025         (nntp-send-authinfo): Use it.
13026
13027 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13028
13029         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13030         decode encoded words.  Improve prompt.  Add comment about forwarding.
13031         (message-replacement-char): Move up.
13032
13033 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13034
13035         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13036         instead of gnus-intersection because arguments of gnus-sorted-nunion
13037         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
13038
13039 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
13040
13041         * message.el (message-strip-subject-encoded-words): Reformat prompt.
13042         (message-simplify-subject-functions):
13043         Enable message-strip-subject-encoded-words by default.
13044
13045 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
13046
13047         * message.el (message-strip-subject-encoded-words): New function.
13048         (message-simplify-subject-functions): New variable.
13049         (message-simplify-subject): Use it.  Fix typo in doc string.
13050         Support message-strip-subject-encoded-words.
13051
13052 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
13053
13054         * gnus-diary.el (gnus-diary-delay-format-function):
13055         * nndiary.el (nndiary-reminders):
13056         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
13057
13058 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13059
13060         * gnus-art.el (article-hide-boring-headers): Fetch date from
13061         gnus-original-article-buffer to avoid problems with localized date
13062         strings.
13063
13064 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13065
13066         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
13067
13068 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
13069
13070         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13071         New variables.
13072         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13073         (mm-charset-synonym-alist): Move some entries to
13074         mm-codepage-iso-8859-list.
13075         (mm-charset-synonym-alist, mm-charset-override-alist):
13076         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13077
13078 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13079
13080         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
13081
13082 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13083
13084         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
13085         with Emacs 21 and XEmacs.
13086
13087 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
13088
13089         * spam.el (spam-parse-address): New function for better parsing,
13090         catching errors, etc.
13091         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
13092
13093 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13094
13095         * mm-view.el: Add interactive arg to html2text autoload.
13096
13097 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13098
13099         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
13100
13101 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
13102
13103         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13104         New variables.
13105         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13106         (mm-charset-synonym-alist): Move some entries to
13107         mm-codepage-iso-8859-list.
13108
13109         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
13110
13111 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
13112
13113         * message.el (message-citation-line-format)
13114         (message-insert-formated-citation-line): Fix implementation of %E, %N
13115         and %n according to the doc string.
13116
13117 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
13118
13119         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13120         Use car-safe to avoid bad parses.
13121
13122 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13123
13124         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
13125         names.
13126
13127         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
13128
13129 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13130
13131         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
13132         header.
13133
13134         * message.el (message-draft-headers): Add Date.
13135         (message-headers-to-generate): Fix typo in docstring.
13136
13137         * nndraft.el (nndraft-required-headers): New variable.
13138         (nndraft-generate-headers): Use it.
13139
13140         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
13141
13142 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13143
13144         * gnus-registry.el (gnus-registry-wash-for-keywords)
13145         (gnus-registry-find-keywords): New functions to allow easy searching of
13146         articles that are in the registry.
13147
13148 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13149
13150         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13151         Use ietf-drums-parse-address instead of gnus-extract-address-components.
13152         Reported by Damien Elmes <damien@repose.cx>.
13153
13154 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13155
13156         * gnus.el (gnus-mime): Remove unused custom group.
13157
13158 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13159
13160         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13161         "blank line" when searching for end of armor headers.
13162
13163 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13164
13165         * gmm-utils.el (gmm-write-region): Fix variable name.
13166
13167 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13168
13169         * gmm-utils.el (gmm-write-region): New function based on compatibility
13170         code from `mm-make-temp-file'.
13171
13172         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13173
13174         * nnmaildir.el (nnmaildir--update-nov)
13175         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13176         Use `gmm-write-region'.
13177
13178 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13179
13180         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13181         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13182
13183         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13184
13185         * message.el (message-replacement-char): New variable.
13186         (message-fix-before-sending): Use it.
13187         (message-simplify-subject): New function to remove duplicate code.
13188         (message-reply, message-followup): Use it.
13189
13190         * gnus-sum.el (gnus-summary-make-menu-bar):
13191         Clarify gnus-summary-limit-to-articles.
13192
13193 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13194
13195         * gnus-util.el (gnus-with-local-quit): New macro.
13196
13197         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
13198
13199 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
13200
13201         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
13202         ignore non-string data.
13203
13204 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13205
13206         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
13207         non-string data (needs to be done in the registry too).
13208
13209 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13210
13211         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
13212         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
13213         (gnus-registry-split-fancy-with-parent)
13214         (gnus-registry-fetch-simplified-message-subject-fast)
13215         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
13216         Remove text properties on ingress into the registry and when it's saved.
13217         (gnus-registry-clean-empty-function): Fix bug with cleaning the
13218         registry from entries with no groups.
13219
13220 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13221
13222         * gnus-util.el (gnus-string-remove-all-properties): Add utility
13223         function to remove string properties.
13224
13225 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13226
13227         * gmm-utils.el (gmm): Adjust custom version.
13228
13229         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
13230         Adjust custom version.
13231
13232         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
13233
13234 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13235
13236         * gnus-art.el (gnus-insert-prev-page-button)
13237         (gnus-insert-next-page-button): Simplify.  Reformat.
13238
13239 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13240
13241         * gnus-art.el (gnus-insert-prev-page-button)
13242         (gnus-insert-next-page-button): Apply gnus-article-button-face.
13243
13244 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
13245
13246         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
13247
13248 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13249
13250         * gnus-art.el (gnus-insert-mime-button)
13251         (gnus-insert-mime-security-button):
13252         Apply gnus-article-button-face to MIME and security buttons.
13253
13254 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
13255
13256         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
13257         readable.
13258
13259 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13260
13261         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
13262
13263 2006-09-20  Steve Youngs  <steve@sxemacs.org>
13264
13265         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
13266         `browse-url-of-file' instead of `browse-url'.
13267
13268 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13269
13270         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13271         regexp.  Articles containing quotation were cut prematurely.
13272
13273 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13274
13275         * message.el (message-cite-original-1): Use nobody by default for the
13276         value of From header.
13277         (message-reply): Ditto.
13278
13279 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
13280
13281         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13282         to the gnus-info.  This fixes a bug of inline-PGP message verification.
13283         Reported by Michael Piotrowski <mxp@dynalabs.de>.
13284
13285 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
13286
13287         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
13288         mails in the doc string.  Add some URLs in comment.
13289         (pop3-movemail): Warn about pop3-leave-mail-on-server.
13290
13291 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13292
13293         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
13294         backslashes handling and the way to find boundaries of quoted strings.
13295
13296 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
13297
13298         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
13299         mml1991-encrypt-to-self is set and mml1991-signers is not set.
13300         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
13301         mml2015-encrypt-to-self is set and mml2015-signers is not set.
13302
13303 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13304
13305         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
13306         doc string.
13307         (gnus-button-regexp, gnus-button-last): Remove unused variables.
13308
13309 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13310
13311         * lpath.el: Fbind epg-check-configuration.
13312
13313 2006-09-06  Simon Josefsson  <jas@extundo.com>
13314
13315         * mml2015.el (mml2015-use): Doc fix, mention epg.
13316
13317 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13318
13319         * mml2015.el (mml2015-use): Default to epg, if available.
13320
13321 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13322
13323         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
13324         message-sender.
13325         (mml1991-epg-encrypt): Ditto.
13326         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
13327         message-sender.
13328         (mml2015-epg-encrypt): Ditto.
13329
13330 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
13331
13332         * message.el (message-send-mail-with-sendmail): Look for sendmail in
13333         several common directories.
13334
13335 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
13336
13337         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
13338         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
13339
13340 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13341
13342         * gnus-art.el (article-decode-encoded-words): Make it fast.
13343
13344 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13345
13346         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
13347
13348         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
13349         in quoted string into `\'.
13350
13351 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13352
13353         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13354         Use standard-syntax-table.
13355
13356 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13357
13358         * gnus-art.el (gnus-decode-address-function): New variable.
13359         (article-decode-encoded-words): Use it to decode headers which are
13360         assumed to contain addresses.
13361         (gnus-mime-delete-part): Remove useless `or'.
13362
13363         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13364         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13365         (gnus-nov-parse-line): Use it to decode From header.
13366         (gnus-get-newsgroup-headers): Ditto.
13367         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13368
13369         * mail-parse.el (mail-decode-encoded-address-region): New alias.
13370         (mail-decode-encoded-address-string): New alias.
13371
13372         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13373         New function.
13374         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13375         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13376         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13377         (rfc2047-decode-string): Ditto.
13378         (rfc2047-decode-address-region): New function.
13379         (rfc2047-decode-address-string): New function.
13380
13381 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
13382
13383         * message.el (message-caesar-buffer-body): Allow rotating headers.
13384
13385         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13386
13387         * message.el (message-insert-formated-citation-line): Fix %f.
13388         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13389
13390 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13391
13392         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13393         (gnus-bookmark-mouse-available-p): New macro.
13394         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13395         (gnus-bookmark-bmenu-show-infos): Use it.
13396         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13397         (gnus-bookmark-bmenu-hide-infos): Ditto.
13398         (gnus-bookmark-remove-properties): New function.
13399         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13400         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13401         (gnus-bookmark-write-file): Bind coding-system-for-write.
13402         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13403         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13404         group before selecting it.
13405         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13406         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13407         quit-window if it is not available; use gnus-mouse-2 and bind it to
13408         gnus-bookmark-bmenu-select-by-mouse.
13409         (gnus-bookmark-show-details): Remove unused variable `details-list'.
13410         (gnus-bookmark-bmenu-select-by-mouse): New function.
13411
13412 2006-08-13  Romain Francoise  <romain@orebokech.com>
13413
13414         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13415         space.
13416
13417 2006-08-10  Romain Francoise  <romain@orebokech.com>
13418
13419         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
13420         (dns-mode-soa-auto-increment-serial): New user option.
13421         (dns-mode-soa-maybe-increment-serial): New function.
13422         (dns-mode): Add the latter to `write-contents-functions'.
13423
13424 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13425
13426         * compface.el (uncompface): Use binary rather than raw-text-unix.
13427
13428 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13429
13430         * compface.el (uncompface): Make sure the eol conversion doesn't take
13431         place when communicating with the external programs.
13432         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13433
13434 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13435
13436         * nnheader.el (nnheader-insert-head): Fix typo in comment.
13437
13438 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13439
13440         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13441         Make it more robust by parsing author and date independently.
13442
13443 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13444
13445         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13446
13447 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
13448
13449         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13450         first matching secret key.
13451         (mml2015-epg-encrypt): Ditto.
13452
13453         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13454         first matching secret key.
13455         (mml1991-epg-encrypt): Ditto.
13456
13457         * mml2015.el (mml2015-encrypt-to-self): New user option.
13458         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13459         mml2015-epg-encrypt-to-self is set.
13460
13461         * mml1991.el (mml1991-encrypt-to-self): New variable.
13462         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13463         mml1991-epg-encrypt-to-self is set.
13464
13465         * mml2015.el (mml2015-signers): New user option.
13466         (mml2015-epg-sign): Reflect the value of mml2015-signers.
13467         (mml2015-epg-encrypt): Allow to select signing keys.
13468
13469         * mml1991.el (mml1991-signers): New variable.
13470         (mml1991-epg-sign): Reflect the value of mml1991-signers.
13471         (mml1991-epg-encrypt): Allow to select signing keys.
13472
13473 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13474
13475         * nnheader.el (nnheader-insert-head): Make it work even if the file
13476         uses CRLF for the line-break code.
13477
13478 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
13479
13480         * mml2015.el: Require mml-sec instead of password.
13481         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13482         (mml2015-cache-passphrase): Inherit the default value from
13483         mml-secure-cache-passphrase.
13484         (mml2015-passphrase-cache-expiry): Inherit the default value from
13485         mml-secure-passphrase-cache-expiry.
13486
13487         * mml1991.el: Require mml-sec instead of password.
13488         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13489         (mml1991-cache-passphrase): Inherit the default value from
13490         mml-secure-cache-passphrase.
13491         (mml1991-passphrase-cache-expiry): Inherit the default value from
13492         mml-secure-passphrase-cache-expiry.
13493
13494         * mml-sec.el: Require password.
13495         (mml-secure-verbose): New user option.
13496         (mml-secure-cache-passphrase): New user option.
13497         (mml-secure-passphrase-cache-expiry): New user option.
13498
13499 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
13500
13501         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
13502         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
13503         andreas@altroot.de (Andreas Vögele).
13504
13505         FIXME: Use `tiny change'?
13506
13507 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13508
13509         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13510         workaround for the url package included with Emacs.
13511
13512         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13513
13514 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13515
13516         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13517         correctly.  This fixes a bug caused by the 2006-05-12 change.
13518
13519 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
13520
13521         * nnmail.el (nnmail-article-group): If splitting raises an error, give
13522         some information about the error when saying that the `bogus' mail
13523         group will be used.
13524
13525 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
13526
13527         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13528         string.
13529
13530 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
13531
13532         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13533
13534 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13535
13536         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13537
13538 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13539
13540         * mml1991.el (mml1991-function-alist): Add epg.
13541         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13542         (mml1991-epg-encrypt): New functions.
13543
13544 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13545
13546         * mml2015.el (mml2015-verbose): New variable.
13547         (mml2015-cache-passphrase): Ditto.
13548         (mml2015-passphrase-cache-expiry): Ditto.
13549         (mml2015-function-alist): Add epg.
13550         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13551         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13552         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13553         New functions.
13554
13555 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13556
13557         * message.el (message-cite-original-1): Preserve region when removing
13558         quoted text due to X-No-Archive in order to avoid bogus attribution
13559         when citing multiple messages.
13560
13561 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13562
13563         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13564         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13565
13566 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
13567
13568         * gnus-diary.el (gnus-user-format-function-d)
13569         (gnus-user-format-function-D): Autoload.
13570
13571         * imap.el (Commentary): Fix typo.
13572
13573         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13574         2006-04-22 contribution.
13575
13576 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13577
13578         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13579         It didn't really fix the bogosity I'm seeing with solid web groups.
13580
13581 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13582
13583         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13584         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13585         created using server names.  If we use the feature without declaring
13586         it, Gnus does not properly manage server and group state.
13587
13588         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13589         bound.
13590
13591 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13592
13593         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13594         looking up the method using GROUP's prefix before inventing a new one.
13595         It is used on killed/unknown groups in various places where returning
13596         an all-new method isn't expected by the caller.
13597
13598         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13599         and match semantics of gnus-group-real-prefix.
13600
13601 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13602
13603         * nnmail.el (nnmail-broken-references-mailers): New variable.
13604         (nnmail-ignore-broken-references): New function generalizing
13605         nnmail-fix-eudora-headers.
13606         (nnmail-fix-eudora-headers): Now obsolete.
13607
13608         * gnus-art.el (gnus-button-handle-custom):
13609         Support `customize-apropos*'.
13610
13611 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13612
13613         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13614
13615         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13616         articles.
13617
13618 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13619
13620         * message.el (message-cite-reply-above): New variable.
13621         (message-yank-original): Use it.
13622
13623 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13624
13625         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13626
13627 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
13628
13629         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13630         as read.
13631
13632         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
13633
13634 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
13635
13636         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
13637         (gnus-bookmark-default-file): Use gnus-directory.
13638         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
13639         Remove "*" in doc string.
13640         (gnus-bookmark-write-file): Simplify.
13641         (gnus-bookmark-maybe-sort-alist): Use `when'.
13642         (gnus-bookmark-get-bookmark): Fix typo in doc string.
13643         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
13644         Add FIXME about Emacs 21 and XEmacs compatibility.
13645         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
13646         compatibility.
13647         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
13648         compatibility.
13649         (gnus-bookmark-menu-heading): Fix version.
13650
13651 2006-06-19  Bastien Guerry  <bzg@altern.org>
13652
13653         * gnus-bookmark.el: New file.
13654
13655 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13656
13657         * message.el (message-syntax-checks): Doc fix.
13658
13659 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13660
13661         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
13662         unsubscribed groups as if they were killed ones.  It causes duplicate
13663         entries in gnus-newsrc-alist.
13664
13665 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13666
13667         * message.el (message-syntax-checks): Doc fix.
13668         (message-send-mail): Add check for continuation headers.
13669         (message-check-news-header-syntax): Fix regexp used to check for
13670         continuation headers.
13671
13672 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13673
13674         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
13675
13676 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
13677
13678         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
13679
13680 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13681
13682         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
13683         default-truncate-lines.
13684
13685 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13686
13687         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
13688         to fill the utf-8 entry.
13689
13690         * lpath.el: Fbind unicode-precedence-list.
13691
13692 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13693
13694         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13695
13696 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
13697
13698         * gnus-agent.el (directory-files-and-attributes): Move all the way
13699         forward (the third and final move).
13700         (gnus-agent-read-agentview): Trap reconstruction errors due to
13701         nonexistent directory.  Handle by returning nil.
13702
13703 2006-05-30  Didier Verna  <didier@xemacs.org>
13704
13705         * message.el (message-dont-reply-to-names): Update the custom type.
13706         * message.el (message-dont-reply-to-names): New defsubst: potentially
13707         convert a list of regexps into a single one.
13708         * message.el (message-get-reply-headers): Use it.
13709         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
13710
13711 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13712
13713         * gnus-agent.el (directory-files-and-attributes): Move forward.
13714
13715 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13716
13717         * gnus-ml.el (gnus-mailing-list-subscribe)
13718         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
13719         (gnus-mailing-list-message): Fix doc strings.
13720
13721 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13722
13723         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
13724         of doing it manually.
13725
13726 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13727
13728         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
13729         comment.
13730
13731 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
13732
13733         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
13734         (gnus-agent-read-agentview): Fix handling of end-of-file error.
13735         (gnus-agent-read-local): All symbols allocated in my-obarray.
13736         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
13737         (gnus-agent-regenerate-group): Check numeric names to see if they are
13738         messages or groups.
13739         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
13740         better way of do this...)
13741
13742         * gnus-cache.el (gnus-agent-total-fetched-for):
13743         Ignore 'dummy.group' (there should be a better way of do this...)
13744
13745 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13746
13747         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
13748         (gnus-saved-headers): Ditto.
13749         (gnus-default-article-saver): Mention functions may have properties.
13750         (gnus-article-save): Override gnus-save-all-headers and
13751         gnus-saved-headers by :headers property which saver function may have.
13752         (gnus-summary-save-in-file): Add :headers property.
13753         (gnus-summary-write-to-file): Ditto.
13754
13755         * gnus-sum.el (gnus-summary-save-article): Bind
13756         gnus-prompt-before-saving to t when saving many articles in a file;
13757         always show all headers.
13758
13759         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
13760
13761 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13762
13763         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
13764         marks.
13765
13766         * message.el (message-indent-citation): Add optional arguments to allow
13767         using it outside of message buffers.
13768
13769         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
13770         (gnus-article-treat-unfold-headers): Use it.
13771         (gnus-article-truncate-lines): New variable.
13772         (gnus-article-mode): Use it.
13773         (gnus-article-toggle-truncate-lines): New function.
13774
13775         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13776         Add gnus-article-toggle-truncate-lines.
13777
13778         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
13779         coding system in XEmacs, use binary.
13780
13781 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13782
13783         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
13784         after-load-alist.
13785
13786         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
13787         this function should save decoded articles.
13788         (gnus-summary-write-to-file): Use property to specify this function
13789         should save decoded articles and specify gnus-summary-save-in-file
13790         should be used to save articles other than the first one when saving
13791         many articles.
13792         (gnus-summary-save-body-in-file): Use property to specify this
13793         function should save decoded articles.
13794         (gnus-summary-write-body-to-file): Use property to specify this
13795         function should save decoded articles and specify
13796         gnus-summary-save-body-in-file should be used to save articles other
13797         than the first one when saving many articles.
13798
13799         * gnus-sum.el (gnus-summary-save-article): Simplify.
13800
13801 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13802
13803         * gnus-art.el (gnus-default-article-saver):
13804         Add gnus-summary-write-body-to-file.
13805         (gnus-article-save-coding-system): Don't use coding system object
13806         in XEmacs.
13807         (gnus-read-save-file-name): Add optional `dir-var' argument which
13808         specifies directory in which files are saved; work even if optional
13809         `variable' argument is not specified.
13810         (gnus-summary-write-to-file): Read file name.
13811         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
13812         (gnus-summary-write-body-to-file): New function.
13813
13814         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
13815         (gnus-summary-local-variables): Add it.
13816         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
13817         (gnus-summary-save-article): Remove optional `decode' argument;
13818         determine whether to decode articles by the value of
13819         gnus-default-article-saver; when saving many files using
13820         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
13821         it first and use gnus-summary-save-in-file or
13822         gnus-summary-save-body-in-file thereafter unless
13823         gnus-prompt-before-saving is always; move point to article which
13824         will be saved.
13825         (gnus-summary-save-article-file): Revert.
13826         (gnus-summary-write-article-file): Revert.
13827         (gnus-summary-save-article-body-file): Revert.
13828         (gnus-summary-write-article-body-file): New function.
13829
13830 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13831
13832         * gnus-art.el (gnus-default-article-saver): Doc fix.
13833         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
13834         from gnus-summary-save-article-coding-system, and default to a
13835         certain coding system.
13836         (gnus-output-to-file): Add coding cookie and encode text according
13837         to gnus-article-save-coding-system; don't use mm-append-to-file.
13838
13839         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
13840         gnus-art.el and rename to gnus-article-save-coding-system.
13841         (gnus-summary-save-article): Require gnus-art; don't show all
13842         headers if it decodes articles; don't add coding cookie here;
13843         don't bind mm-text-coding-system-for-write.
13844         (gnus-summary-save-article-file): Save decoded articles.
13845         (gnus-summary-write-article-file): When saving many files, use
13846         gnus-summary-write-to-file first and gnus-summary-save-in-file
13847         thereafter unless gnus-prompt-before-saving is always.
13848         (gnus-summary-save-article-body-file): Save decoded articles.
13849
13850         * lpath.el: Fbind select-safe-coding-system for XEmacs.
13851
13852 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13853
13854         * nnrss.el (nnrss-check-group): Bind hash-index.
13855
13856 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
13857
13858         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
13859         its hash index.  Store this hash in `nnrss-group-data'.
13860         (nnrss-read-group-data): Update accordingly.
13861
13862 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13863
13864         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
13865         entry.
13866
13867         * gnus-sum.el (gnus-summary-make-menu-bar):
13868         Add gnus-article-browse-html-article.
13869
13870 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
13871
13872         * gnus-sum.el (gnus-summary-mime-map):
13873         Add gnus-article-browse-html-article.
13874
13875         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
13876
13877 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13878
13879         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
13880         suitable coding systems in customize.
13881
13882 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13883
13884         * mail-source.el (mail-sources): Fix custom type.
13885
13886 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13887
13888         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
13889         (gnus-summary-expire-articles-now): Shorten prompt.
13890
13891         * gmm-utils.el (wid-edit): Require.
13892         (defun-gmm): Rename from `gmm-defun-compat'.
13893         (gmm-image-search-load-path): Use it.
13894         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
13895
13896 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13897
13898         * gnus-sum.el (gnus-summary-save-article-coding-system):
13899         New variable.
13900         (gnus-summary-save-article): Add optional `decode' argument.
13901         If it is set and gnus-summary-save-article-coding-system is non-nil,
13902         save decoded article.
13903         (gnus-summary-write-article-file): Save decoded article if
13904         gnus-summary-save-article-coding-system is non-nil.
13905
13906         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
13907         type.
13908
13909 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13910
13911         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
13912
13913 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13914
13915         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
13916         first to test gnus-single-article-buffer which may be buffer-local.
13917
13918         * gnus-sum.el (gnus-summary-setup-buffer):
13919         Make gnus-single-article-buffer buffer-local and nil in ephemeral
13920         group; make gnus-article-buffer, gnus-article-current, and
13921         gnus-original-article-buffer always buffer-local.
13922         (gnus-summary-exit): Kill article buffer belonging to ephemeral
13923         group.
13924         (gnus-handle-ephemeral-exit): Don't move to next summary line.
13925
13926 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13927
13928         * nnml.el (nnml-request-compact-group): Compressed files might not
13929         have .gz extension.
13930
13931 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13932
13933         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
13934         (mm-copy-to-buffer): Use with-current-buffer.
13935         (mm-display-part): Simplify.
13936         (mm-inlinable-p): Add optional arg `type'.
13937
13938 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13939
13940         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
13941         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
13942         Try harder to show the attachment internally or externally using
13943         gnus-mime-view-part-as-type.
13944
13945 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13946
13947         * message.el (message-from-style, message-signature-separator)
13948         (message-user-organization-file, message-send-mail-function)
13949         (message-citation-line-function, message-yank-prefix)
13950         (message-indent-citation-function, message-signature)
13951         (message-signature-file, message-signature-insert-empty-line):
13952         Remove autoloads.
13953
13954         * gnus-art.el (gnus-buttonized-mime-types):
13955         Remove "multipart/signed".  Revert 2006-04-26 change.
13956
13957 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13958
13959         * gnus.el (gnus-version-number): Bump version.
13960
13961 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13962
13963         * gnus.el: No Gnus v0.5 is released.
13964
13965 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13966
13967         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
13968         fetching articles by message-id.
13969
13970 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13971
13972         * message.el (hashcash): Require hashcash as normal.
13973
13974         * ecomplete.el (ecomplete-highlight-match-line):
13975         Use point-at-eol.
13976         (ecomplete-highlight-match-line): Use `highlight', because that
13977         face exists in both Emacs and XEmacs.
13978
13979         * message.el (message-display-abbrev): Use point-at-bol.
13980
13981         * mail-source.el: Don't require timer/timer-funcs.
13982
13983         * gnus-async.el: Ditto.
13984
13985         * password.el: Ditto.
13986
13987         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
13988
13989         * mm-url.el: Ditto.
13990
13991         * gnus-xmas.el: Don't require timer-funcs.
13992
13993         * mm-util.el: Require timer/timer-funcs.
13994
13995 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13996
13997         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
13998         Close.
13999
14000 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14001
14002         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14003         unibyte after clear-decrypt function runs.
14004
14005         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14006         returns as a unibyte string.
14007
14008 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14009
14010         * lpath.el: Revert.
14011
14012         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
14013         (pgg-gpg-process-sentinel): Revert.
14014
14015         * pgg-pgp.el (pgg-pgp-process-region): Revert.
14016         (pgg-pgp-lookup-key): Revert.
14017
14018         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
14019         (pgg-pgp5-lookup-key): Revert.
14020
14021         * pgg.el (pgg-fetch-key): Revert.
14022
14023 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14024
14025         * lpath.el: Fbind string-as-multibyte for XEmacs.
14026
14027         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14028         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14029         (mml1991-pgg-encrypt): Ditto.
14030
14031         * pgg-gpg.el (pgg-string-to-multibyte): New function.
14032         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
14033         a multibyte buffer.
14034
14035         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
14036         (pgg-pgp-lookup-key): Ditto.
14037
14038         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
14039         (pgg-pgp5-lookup-key): Ditto.
14040
14041         * pgg.el (pgg-fetch-key): Ditto.
14042
14043 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14044
14045         * message.el (message-user-organization-file): Check several
14046         locations of the organization file.
14047
14048         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14049         Add gnus-article-view-part-as-type.
14050
14051         * gnus-art.el (gnus-article-view-part-as-type): New function.
14052
14053         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14054         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14055
14056         * mml.el: Simplify autoload.
14057         (mml-mode): defvar dnd-protocol-alist instead of using
14058         symbol-value.
14059         (mml-default-directory): New variable.
14060         (mml-minibuffer-read-file): Use it.
14061         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14062
14063         * message.el (message-citation-line-format): New variable.
14064         (message-insert-formated-citation-line): New function.
14065         (message-citation-line-function):
14066         Add `message-insert-formated-citation-line' to custom type.
14067
14068         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14069         to doc string.
14070
14071         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14072         depending on mm-verify-option.
14073
14074 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14075
14076         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14077         binding pgg-* variables; reimplement the section which prevents
14078         MIME header from being signed.
14079         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14080         pgg-text-mode; remove a blank line at the top of body.
14081
14082         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14083         lines at the top of body; use gnus-newsgroup-charset if there's no
14084         Charset header.
14085
14086 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14087
14088         * message.el (message-self-insert-commands): Doc fix.
14089
14090         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14091         (mm-uu-pgp-encrypted-test): Ditto.
14092         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14093         between header and body; return application/pgp-encrypted handle
14094         if decryption failed; decode decrypted body by charset.
14095
14096         * mm-decode.el (mm-automatic-display): Don't make application/pgp
14097         element match to application/pgp-*.
14098
14099 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14100
14101         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
14102         HTML.
14103
14104 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14105
14106         * mail-source.el (mail-source-call-script): Message the error
14107         string.
14108
14109 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14110
14111         * gnus-util.el (gnus-byte-compile): Use it.
14112
14113 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
14114
14115         * gnus-util.el (kill-empty-logs): New function.
14116
14117 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14118
14119         * message.el (message-mail-alias-type): Doc fix.
14120         (message-mail-alias-type-p): New function.
14121         (message-send): Use it.
14122         (message-mode): Ditto.
14123         (message-strip-forbidden-properties): Ditto.
14124
14125         * ecomplete.el (ecomplete-database-file-coding-system):
14126         New variable.
14127         (ecomplete-save): Use it.
14128         (ecomplete-setup): Use it.
14129
14130 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14131
14132         * message.el (message-self-insert-commands): New variable.
14133         (message-strip-forbidden-properties): Use it.
14134
14135 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14136
14137         * message.el (message-put-addresses-in-ecomplete): Use a regexp
14138         that doesn't make XEmacs choke.
14139
14140 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
14141
14142         * gnus-util.el (gnus-replace-in-string):
14143         Prefer replace-regexp-in-string over of replace-in-string.
14144
14145 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14146
14147         * gnus-util.el (gnus-select-frame-set-input-focus):
14148         Use select-frame-set-input-focus if it is available in XEmacs; use
14149         definition defined in Emacs 22 for old Emacsen.
14150
14151         * dgnushack.el: Autoload unmorse-region for XEmacs.
14152
14153         * lpath.el: Bind cursor-in-non-selected-windows and
14154         select-frame-set-input-focus for XEmacs.
14155
14156 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14157
14158         * mm-view.el (mm-inline-text): Use equal instead of equalp.
14159
14160 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
14161
14162         * gnus-registry.el (gnus-registry-cache-save): Remove text
14163         properties when saving via the temp buffer.
14164
14165 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14166
14167         * message.el (message-generate-hashcash): Honor custom type.
14168
14169 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14170
14171         * message.el (message-generate-hashcash): Default to non-nil when
14172         hashcash is found.
14173
14174         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
14175         (gnus-refer-thread-limit): Increase default to 500.
14176
14177         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
14178
14179         * flow-fill.el (fill-flowed): Allow delete-space.
14180
14181 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14182
14183         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14184         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
14185         Remove autoloads.
14186
14187 2006-04-18  Simon Josefsson  <jas@extundo.com>
14188
14189         * message.el (message-generate-hashcash): Default to.
14190
14191 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14192
14193         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14194         concatenating segments rather than before concatenating them.
14195
14196 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14197
14198         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14199
14200 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14201
14202         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14203
14204         * message.el (message-forward-make-body-plain):
14205         Allow message-forward-ignored-headers to be a list.
14206         (message-remove-ignored-headers): Factor out into function.
14207         (message-forward-make-body-mml): Use it.
14208
14209         * imap.el (imap-quote-specials): New function.
14210         (imap-login-auth): Quote specials.
14211
14212         * rfc2231.el (rfc2231-parse-string): Remove dead code.
14213         (rfc2231-parse-string): Allow concatanation of parameters that
14214         aren't contiguous.  The test case is
14215           (mail-header-parse-content-type "message/external-body;
14216             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
14217             access-type=LOCAL-FILE;
14218             name*1*=plugh%2fhello-sailor%2fbing.pdf")
14219
14220 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14221
14222         * nntp.el (nntp-accept-process-output): Return the value of
14223         `nnheader-accept-process-output'.
14224
14225 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14226
14227         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
14228         (gnus-button-alist): Recognize more diff formats.
14229         (gnus-button-patch): Strip directory.
14230
14231 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14232
14233         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
14234         Emacs 22 when setting focus.
14235
14236 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14237
14238         * gnus-art.el (gnus-article-treat-types): Do treatment of
14239         text/x-verbatim parts.
14240         (gnus-button-patch): New command.
14241
14242         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
14243         addresses that contain invalid characters.
14244
14245 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14246
14247         * message.el (message-put-addresses-in-ecomplete):
14248         Use gnus-replace-in-string.
14249         (message-is-yours-p): Use the more correct
14250         mail-header-parse-address instead of
14251         mail-extract-address-components.
14252         (message-put-addresses-in-ecomplete): Fix typo.
14253
14254         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
14255         keystroke.
14256
14257         * gnus-art.el (gnus-treatment-function-alist): Change order of
14258         newsgroups/generic header folding to avoid double-folding.
14259
14260         * message.el (message-hidden-headers): Add X-Draft-From.
14261
14262         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
14263         New command.
14264         (gnus-summary-repeat-search-article-backward): New command.
14265
14266         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14267         groups in the parent topic.
14268
14269 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
14270
14271         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14272         (spam-extra-header-to-number): Return the CRM114 number as a
14273         number instead of a string.
14274
14275 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14276
14277         * gnus-art.el (gnus-face-properties-alist): Move here from
14278         gnus-fun.
14279
14280         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14281
14282 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14283
14284         * message.el (message-strip-forbidden-properties): Only display on
14285         self-insert-command.
14286
14287         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14288         reindent.
14289         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
14290
14291 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
14292
14293         * smiley.el (smiley-style): Fix typo.
14294
14295 2006-03-23  Kenichi Handa  <handa@m17n.org>
14296
14297         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
14298         instead of set-buffer-multibyte.
14299
14300 2006-03-23  Kenichi Handa  <handa@m17n.org>
14301
14302         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14303         buffer and then decode the buffer text if necessary.
14304         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14305         first, and after mm-encode-body, change the buffer to unibyte.
14306
14307 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14308
14309         * hashcash.el (hashcash-insert-payment-async-2):
14310         Use message-goto-eoh instead of doing it manually.
14311         (mail-add-payment): Use message-narrow-to-header instead of trying
14312         to do the same itself.
14313
14314         * message.el (message-hidden-headers): Add Face.
14315
14316         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
14317         reparenting code.
14318         (gnus-summary-reparent-children): Refactored out code.
14319         (gnus-summary-thread-map): New keystroke.
14320         (gnus-summary-reparent-children): Make into command.
14321
14322         * smiley.el (smiley-style): Default to `medium' if using a large
14323         font.
14324
14325         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
14326         does it itself.
14327
14328         * message.el (message-point-in-header-p): Simplify definition.
14329
14330 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14331
14332         * nnagent.el (nnagent-request-set-mark): Silence log file
14333         writing.
14334         (nnagent-request-set-mark): Use write-region instead of
14335         append-to-file.
14336
14337         * gnus-sum.el (gnus-read-header): Fudge article number if using a
14338         strange select method.
14339
14340         * ecomplete.el (ecomplete-display-matches): Get highlightling
14341         right.
14342         (ecomplete-display-matches): Use literals.
14343         (ecomplete-display-matches): Disable message logging.
14344
14345         * message.el (message-display-abbrev): Small optimization.
14346
14347         * ecomplete.el (ecomplete-display-matches): Allow automatic
14348         display.
14349
14350         * message.el (message-strip-forbidden-properties):
14351         Display abbrevs.
14352         (message-display-abbrev): Get automatic display right.
14353
14354         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
14355         keystrokes.
14356
14357 2006-04-13  Romain Francoise  <romain@orebokech.com>
14358
14359         TODO: Backport to v5-10!
14360
14361         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14362         Move here (and rename) from gnus-registry.el.
14363
14364         * gnus-registry.el: Require gnus-util.
14365         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14366
14367 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14368
14369         * gnus-group.el (gnus-group-catchup-current):
14370         Change if-then-else-if-then-else into cond.
14371         (gnus-group-catchup): Indent.
14372         (group-name-at-point): New function.
14373         (gnus-fetch-group): Provide default from thing at point.
14374
14375 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14376
14377         * message.el (message-display-abbrev): Fix regexp.
14378
14379         * ecomplete.el (ecomplete-highlight-match-line):
14380         Reimplement choosing.
14381         (ecomplete-highlight-match-line): Fix up code rewrite, remove
14382         dead variables.
14383
14384         * message.el (message-newline-and-indent): Remove debugging.
14385         (message-display-abbrev): Use new implementation.
14386
14387 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14388
14389         * gnus-art.el (gnus-article-mode):
14390         Set cursor-in-non-selected-windows to nil.
14391
14392         * smiley.el: Revert previous change.
14393         (smiley-data-directory): defvar it before using it in the
14394         defcustom of `smiley-style'.
14395
14396 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14397
14398         * message.el (message-newline-and-indent): New function.
14399
14400         * ecomplete.el: Implement more bits.
14401
14402         * message.el (message-put-addresses-in-ecomplete): Clean up the
14403         string.
14404
14405         * ecomplete.el (ecomplete-add-item): Chop off decimals.
14406
14407         * gnus-sum.el (gnus-summary-save-parts):
14408         Bind gnus-summary-save-parts-counter and use it to make unique file
14409         names.
14410
14411         * gnus-art.el (gnus-ignored-headers): Add some more headers.
14412
14413         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14414         parameter to say whether to actually parse the individual
14415         addresses.
14416
14417         * message.el (message-put-addresses-in-ecomplete): New function.
14418         (ecomplete): Require.
14419         (message-mail-alias-type): Add ecomplete as an option.
14420
14421 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
14422
14423         * flow-fill.el (fill-flowed): Remove trailing space from blank
14424         quoted lines.
14425
14426 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14427
14428         * smiley.el (smiley-style): Move definition later to avoid a
14429         compilation warning.
14430
14431 2006-04-12  Kenichi Handa  <handa@m17n.org>
14432
14433         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14434         buffer and then decode the buffer text if necessary.
14435         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14436         first, and after mm-encode-body, change the buffer to unibyte.
14437         Use mm-disable-multibyte instead of set-buffer-multibyte.
14438
14439 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14440
14441         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14442         Content-Type header instead of Content-Disposition header.
14443         (gnus-mime-inline-part): Ditto.
14444         (gnus-mime-view-part-as-charset): Ignore charset that the part
14445         specifies.
14446
14447         * mm-decode.el (mm-display-part): Work with external parts and
14448         usual parts similarly.
14449
14450         * mm-extern.el (mm-inline-external-body): Use mm-display-part
14451         instead of gnus-display-mime.
14452
14453         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14454         instead of with-temp-buffer.
14455
14456         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14457         tag to summarized topics part in order to encode non-ASCII text.
14458
14459 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14460
14461         * smiley.el (smiley-style): New variable.
14462         (smiley-directory): New function.
14463         (smiley-data-directory): Derive from `smiley-style' using
14464         `smiley-directory'.
14465         (smiley-regexp-alist): Add new entries.
14466
14467         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14468         (gnus-article-browse-delete-temp): Add :version.
14469
14470 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
14471
14472         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14473         the sieve region.
14474
14475 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14476
14477         * gnus.el (gnus-version-number): Bump version.
14478
14479 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14480
14481         * gnus.el: No Gnus v0.4 is released.
14482
14483 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14484
14485         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14486         layout.
14487
14488         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14489         unknown charset.
14490
14491         * message.el (message-header-synonyms): Add Original-To to the
14492         default.
14493
14494         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14495         optional parameter.
14496
14497 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14498
14499         * gnus-fun.el (gnus): Require it for gnus-directory.
14500
14501 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14502
14503         * gnus-fun.el (gnus-face-properties-alist): Add :version.
14504
14505 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14506
14507         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14508
14509 2006-04-05  Simon Josefsson  <jas@extundo.com>
14510
14511         * password.el (password-reset): New function.
14512
14513 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14514
14515         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14516         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14517
14518 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14519
14520         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14521         Some whitespace was matched into the url, which broke browsing hits
14522         > 100 when mm-url-use-external was nil.
14523
14524 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14525
14526         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14527         Check gnus-extra-headers for 'Newsgroups.
14528
14529         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14530         bound.
14531
14532 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
14533
14534         * pgg-gpg.el: Clean up process buffers every time gpg processes
14535         complete.
14536
14537 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
14538
14539         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14540         doc string.
14541
14542 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
14543
14544         * pgg-gpg.el (pgg-gpg-process-filter)
14545         (pgg-gpg-wait-for-completion): Check if buffer is alive.
14546
14547         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14548         lines, temporary fix.
14549
14550 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14551
14552         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14553
14554 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
14555
14556         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14557         default-enable-multibyte-characters.  This reverts the change from
14558         revision 6.17 which is no longer necessary because the passphrase
14559         is sent separately now.  GnuPG messages are unreadable under
14560         multibyte locales with default-enable-multibyte-characters set to
14561         nil.
14562
14563 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
14564
14565         * message.el (message-tool-bar-gnome): Move "spell".
14566
14567 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
14568
14569         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14570         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
14571         instead.
14572
14573 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
14574
14575         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14576         Improve newsgroups handling for NNTP overviews which don't include
14577         Newsgroups.
14578
14579 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14580
14581         * message.el (message-resend): Bind message-generate-hashcash to nil.
14582
14583 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14584
14585         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14586         when searching for already-paid recipients.
14587
14588 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14589
14590         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14591         passphrases when it is not needed.
14592         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14593         passphrase stuff from gpg, should only be necessary when you use
14594         gpg with a smartcard.
14595
14596 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14597
14598         * mml.el (mml-insert-mime): Ignore cached contents of
14599         message/external-body part.
14600
14601         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14602         (mm-insert-part): Ditto.
14603
14604 2006-03-23  Simon Josefsson  <jas@extundo.com>
14605
14606         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14607         Reiner.
14608         (pgg-gpg-use-agent-p): Use it again.
14609
14610 2006-03-23  Simon Josefsson  <jas@extundo.com>
14611
14612         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14613         older emacsen.
14614         (pgg-gpg-use-agent-p): Don't use it.
14615
14616 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
14617
14618         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14619         if we can.
14620
14621 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
14622
14623         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14624         (pgg-gpg-update-agent): New function.
14625         (pgg-gpg-use-agent-p): New function.
14626         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14627         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14628         (pgg-gpg-sign-region): Use it.
14629
14630 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14631
14632         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
14633         Reported by Ralf Wachinger <rwachinger@gmx.de>.
14634
14635 2006-03-21  Simon Josefsson  <jas@extundo.com>
14636
14637         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14638         <wilde@sha-bang.de>.
14639         (pgg-gpg-use-agent): New variable.
14640         (pgg-gpg-process-region): Use it.
14641         (pgg-gpg-encrypt-region): Likewise.
14642         (pgg-gpg-encrypt-symmetric-region): Likewise.
14643         (pgg-gpg-decrypt-region): Likewise.
14644         (pgg-gpg-sign-region): Likewise.
14645         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14646
14647 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14648
14649         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
14650
14651         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
14652         Add comment on version.
14653
14654 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14655
14656         * smiley.el: Add missing test smiley.
14657
14658 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14659
14660         * mm-decode.el (mm-with-part): New macro.
14661         (mm-get-part): Use it; work with message/external-body as well.
14662         (mm-save-part): Treat name and filename equally.
14663
14664         * mm-extern.el (mm-extern-cache-contents): New function.
14665         (mm-inline-external-body): Use it; force the part to be displayed;
14666         move undisplayer added to the cached handle to the parent.
14667
14668         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
14669         (gnus-mime-view-part-as-type): Work with message/external-body.
14670
14671         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
14672
14673 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14674
14675         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
14676         images in image-load-path.  [Sync with image.el, revision 1.60, in
14677         Emacs.]
14678
14679 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14680
14681         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
14682         path rather than symbol.  Always return list of directories.
14683         Guarantee that image directory comes first.  [Sync with image.el,
14684         revision 1.59, in Emacs.]
14685
14686         * message.el (message-make-tool-bar): Adjust to new API of
14687         `gmm-image-load-path-for-library'.
14688
14689         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14690
14691         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14692
14693 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14694
14695         * gnus-art.el (gnus-article-only-boring-p):
14696         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
14697         intangible text.
14698         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
14699
14700 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
14701
14702         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
14703         Use `defun' instead of `gmm-defun-compat'.
14704
14705 2006-03-14  Simon Josefsson  <jas@extundo.com>
14706
14707         * message.el (message-unique-id): Don't use message-number-base36
14708         if (user-uid) is a float.
14709         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
14710
14711 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14712
14713         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
14714
14715         * gnus-art.el (gnus-mime-display-single): Make sure there is an
14716         empty line between a part and a message part.
14717
14718 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
14719
14720         * smiley.el: Add more test smileys.
14721         (smiley-data-directory, smiley-regexp-alist)
14722         (gnus-smiley-file-types): Fix doc strings.
14723         (smiley-update-cache): Clear smiley-cached-regexp-alist before
14724         adding new elements.
14725         (smiley-mouse-map): Unused code.  Make it a comment.
14726
14727 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14728
14729         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
14730         scan latest NoCeM messages instead of old ones.
14731         (gnus-nocem-check-article): Fix regexps so as to match to PGP
14732         delimiters that are recently used.
14733         (gnus-nocem-load-cache): Add autoload cookie.
14734
14735         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
14736
14737         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
14738         level which is larger than gnus-use-nocem is specified.
14739
14740         * gnus-group.el (gnus-group-get-new-news): Ditto.
14741
14742 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14743
14744         * gnus-util.el (gnus-tool-bar-update): New function.
14745
14746         * gnus-group.el (gnus-group-update-tool-bar): New variable.
14747         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
14748
14749         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
14750
14751         * gnus-group.el (gnus-group-redraw-when-idle)
14752         (gnus-group-redraw-check): Remove.
14753         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
14754
14755 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14756
14757         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
14758         if optional last element is specified in splits (FIELD VALUE...).
14759
14760 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
14761
14762         * message.el (message-make-tool-bar): Rename gmm-image-load-path
14763         to gmm-image-load-path-for-library.  Call with no-error argument.
14764         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
14765
14766         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14767
14768         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14769
14770         * gmm-utils.el (gmm-image-load-path): Remove alias.
14771
14772 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
14773
14774         * gmm-utils.el (gmm-image-load-path): Add alias.
14775
14776         * nnml.el (nnml-generate-nov-databases-directory): Rename from
14777         nnml-generate-nov-databases-1.
14778         (nnml-generate-nov-databases): Use it.
14779         (nnml-generate-nov-databases-directory): Document no-active
14780         argument.
14781
14782         * gmm-utils.el (gmm-image-load-path-for-library): Return single
14783         directory if path is t.  Add no-error.
14784
14785         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
14786         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14787
14788         * gnus-art.el (gnus-article-browse-delete-temp-files):
14789         Simplify resetting gnus-article-browse-html-temp-list.
14790
14791         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
14792         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
14793         Add example to docstring.  Rename local variables.  Move error
14794         checks to default case in cond and simplify.
14795
14796 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14797
14798         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
14799         handle is multipart when calling it recursively.
14800         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
14801
14802 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
14803
14804         * nnimap.el (nnimap-request-update-info-internal): Optimize.
14805         Don't `gnus-uncompress-range' to avoid excessive memory usage.
14806
14807 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14808
14809         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
14810         is loaded.
14811
14812         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
14813         loaded.
14814
14815 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14816
14817         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
14818         to "Emacs 23 (unicode)" in doc string.
14819
14820         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
14821         "Emacs 23 (unicode)" in comment.
14822
14823 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14824
14825         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
14826
14827         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
14828         characters 160 through 255 in Emacs 23.
14829
14830 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14831
14832         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
14833         gnus-article-browse-html-temp.
14834         (gnus-article-browse-delete-temp): Make it customizable.
14835         Add `file'.  Adjust doc string.
14836         (gnus-article-browse-delete-temp-files): Add argument.
14837         Allow query for each file.  Adjust doc string.
14838         (gnus-article-browse-html-parts):
14839         Add `gnus-article-browse-delete-temp-files' to
14840         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
14841
14842 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
14843
14844         * gnus-art.el (gnus-article-browse-html-temp)
14845         (gnus-article-browse-delete-temp): New variables.
14846         (gnus-article-browse-delete-temp-files): New function.
14847         (gnus-article-browse-html-parts): Use it.
14848
14849 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14850
14851         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
14852
14853         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
14854         string.
14855
14856         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
14857         gnus-summary-insert-new-articles when unplugged.
14858         Remove gnus-summary-search-article-forward.
14859
14860         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
14861         display-visual-class instead of display-color-cells.
14862
14863 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14864
14865         * dgnushack.el: Autoload customize-group for XEmacs.
14866
14867         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
14868         message/* containing non-ASCII text properly.
14869
14870 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14871
14872         * message.el: Require gmm-utils, remove autoloads.
14873         (message-tool-bar): Set default based on
14874         gmm-tool-bar-style.
14875         (message-tool-bar-gnome): Add gmm-customize-mode.
14876
14877         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
14878         gmm-tool-bar-style.
14879         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
14880
14881         * gnus-group.el (gnus-group-tool-bar): Set default based on
14882         gmm-tool-bar-style.
14883         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
14884
14885         * gmm-utils.el (gmm-image-directory): Rename variable from
14886         gmm-image-load-path.
14887         (gmm-image-load-path): Use gmm-image-directory.
14888         (gmm-customize-mode): New function.
14889         (gmm-tool-bar-style): New variable.
14890
14891         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
14892         gnus-group-redraw-line-number.
14893         (gnus-group-redraw-check): Simplify.
14894         (gnus-group-tool-bar-update): Remove redraw check.
14895         (gnus-group-make-tool-bar): Add redraw check.
14896
14897 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
14898
14899         * gnus-art.el (gnus-button): Add missing parentheses.
14900
14901 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14902
14903         * lpath.el: Fbind line-number-at-pos.
14904
14905 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14906
14907         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
14908
14909 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14910
14911         * gnus-art.el (gnus-button): New face.
14912         (gnus-article-button-face): Use it.
14913
14914         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14915         Add gnus-summary-next-page.  Re-order.
14916
14917         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
14918         next-node are now included.
14919         (gnus-group-redraw-line-number): New internal variable.
14920         (gnus-group-redraw-check): Helper function for updating the tool
14921         bar.
14922         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
14923
14924         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
14925
14926         * spam.el (spam-spamassassin-score-regexp): New internal variable.
14927         (spam-extra-header-to-number, spam-check-spamassassin-headers):
14928         Use it to match format of Spamassassin 3.0 and later.
14929         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
14930         (spam-check-bogofilter)
14931         (spam-bogofilter-register-with-bogofilter): Fix args of
14932         `gnus-error' calls.
14933
14934 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14935
14936         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
14937         unnecessary interaction when sending queued mails.
14938         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
14939
14940 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14941
14942         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
14943         first or last are nil.
14944
14945 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14946
14947         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
14948
14949 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14950
14951         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
14952
14953 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14954
14955         * dns.el (query-dns): Protect more against buggy tcp output.
14956
14957 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14958
14959         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
14960         nov.php.
14961
14962 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14963
14964         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
14965         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
14966         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
14967         output on the server side.
14968         (nnweb-google-create-mapping): Update regexps and add some
14969         progress indication.
14970
14971 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
14972
14973         * gnus-group.el (gnus-group-tool-bar-gnome):
14974         Fix gnus-agent-toggle-plugged.  Re-order icons.
14975         (gnus-group-tool-bar-gnome):
14976         Add gnus-group-{prev,next}-unread-group.
14977         (gnus-group-tool-bar-gnome): Re-order icons.
14978
14979         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14980         Move gnus-summary-insert-new-articles.
14981
14982         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
14983         Fix comments.
14984
14985         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
14986         also available in Emacs 21.3.
14987
14988         * message.el (message-fix-before-sending): Change "Emacs 22" to
14989         "Emacs 23 (unicode)" in comment.
14990
14991         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
14992         "Emacs 23 (unicode)" in comment.
14993
14994         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
14995         comment.
14996         (mm-coding-system-p): Add comment about no-MULE XEmacs.
14997
14998         * mm-view.el (mm-fill-flowed): Add :version.
14999
15000 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15001
15002         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15003         and load-path.
15004
15005 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15006
15007         * message.el: Autoload gmm-image-load-path.
15008         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15009         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15010         consitency.
15011
15012         * gmm-utils.el (gmm-image-load-path): Also search in
15013         "../etc/images".  Don't set gmm-image-load-path if we don't find
15014         the image.
15015
15016 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15017
15018         * gmm-utils.el (gmm-image-load-path): Don't make
15019         `gmm-image-load-path' include subdirectories which the second arg
15020         `image' might specify.
15021
15022         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15023         subdirectory to icon file names.
15024
15025         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15026
15027 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15028
15029         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15030         gmm-image-load-path calls.
15031
15032         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15033
15034         * message.el (message-make-tool-bar): Ditto.
15035
15036         * mml.el (mml-preview): Add comment concerning tool bar icons.
15037
15038         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15039         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15040
15041         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15042         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15043
15044         * message.el (message-tool-bar-gnome): Use new icon names.
15045         (message-make-tool-bar): Use `gmm-image-load-path'.
15046
15047         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15048         New functions from MH-E.
15049         (gmm-image-load-path): New variable from MH-E.
15050         (gmm-image-load-path): New function from MH-E.  Add arguments
15051         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15052         *-image-load-path-called-flag.
15053
15054 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15055
15056         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15057
15058 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15059
15060         * nnimap.el (nnimap-request-move-article): Change folder back to
15061         source group before deleting.
15062
15063 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15064
15065         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15066
15067         * gnus-art.el (mm-url-insert-file-contents-external):
15068         Autoload mm-url.
15069
15070         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15071
15072 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15073
15074         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15075         coding system which mm-charset-to-coding-system returns for a
15076         given charset is valid.
15077
15078 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15079
15080         * html2text.el (html2text-remove-tag-list):
15081         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15082
15083 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15084
15085         * gnus-cus.el: Revert 2005-10-17 change.
15086
15087 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15088
15089         * gnus-art.el (article-strip-banner):
15090         Call article-really-strip-banner only when the regexp match is made.
15091
15092 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15093
15094         * gnus-art.el (article-strip-banner):
15095         Use gnus-extract-address-components instead of
15096         mail-header-parse-addresses to make it work with non-ASCII text;
15097         remove mail-encode-encoded-word-string.
15098
15099         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15100         values which are surrounded with \"...\"; make it never cause a
15101         Lisp error; give up parsing of parameters if it failed in
15102         extracting type.
15103
15104 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
15105
15106         * smime.el (smime-cert-by-ldap-1): Fix bug where
15107         `smime-ldap-search' returns results without userCertificates.
15108
15109 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15110
15111         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15112
15113 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15114
15115         * spam.el (spam-check-spamassassin-headers): Adapt format for
15116         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
15117         <ari@mbf.ocn.ne.jp>.
15118         (spam-list-of-processors): Add spam-use-gmane.
15119
15120 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15121
15122         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
15123         make-temp-file; make it work with XEmacs as well.
15124
15125         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
15126         mm-make-temp-file.
15127
15128         * mm-decode.el (mm-display-external): Use the 3rd arg of
15129         mm-make-temp-file.
15130         (mm-create-image-xemacs): Ditto.
15131
15132 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15133
15134         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
15135         with message-narrow-to-headers.
15136         (gnus-draft-setup): Narrow to header to run message-fetch-field.
15137         (gnus-draft-check-draft-articles): New function.
15138         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
15139
15140 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15141
15142         * gnus-art.el (gnus-article-browse-html-parts):
15143         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
15144         Don't use suffix argument for mm-make-temp-file for Emacs 21
15145         compatibility.  Remove useless `format'.
15146
15147 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15148
15149         * nnweb.el (nnweb-google-wash-article): Update regexps.
15150         (nnweb-group-alist): Use defvoo instead of defvar.
15151
15152 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15153
15154         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
15155         re-loading nn* modules.
15156
15157 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15158
15159         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
15160         for `tool-bar-mode' and don't check it's default-value.
15161
15162         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15163
15164         * message.el (message-make-tool-bar): Ditto.
15165
15166         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
15167         `substring'.  Shorten tmp-file name.
15168
15169         * gnus.el: Remove bogus comment.
15170
15171 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
15172
15173         * gnus-art.el (gnus-article-browse-html-parts): New function.
15174         (gnus-article-browse-html-article): New function for viewing html
15175         articles with a browser.
15176
15177 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
15178
15179         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
15180         in elisp.
15181         (pgg-gpg-encrypt-symmetric-region): Ditto.
15182         (pgg-gpg-sign-region): Ditto.
15183
15184         * pgg-def.el (pgg-text-mode): New variable.
15185
15186         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
15187         (mml2015-pgg-encrypt): Ditto.
15188
15189         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
15190         (mml1991-pgg-encrypt): Ditto.
15191
15192 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15193
15194         * nnfolder.el (nnfolder-insert-newsgroup-line):
15195         Use message-make-date instead of current-time-string.
15196
15197         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
15198         to gnus-decoded which mm-uu might set.
15199
15200 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15201
15202         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
15203         don't decode quoted parameters; remove misimported Emacs code.
15204         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15205         (rfc2231-decode-encoded-string): Don't use split-string which
15206         behaves differently according to Emacs version; use
15207         mm-decode-coding-region to convert charset to coding-system.
15208         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15209         (rfc2231-encode-string): Remove misimported Emacs code.
15210
15211 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15212
15213         * gnus-art.el (article-decode-charset): Don't use ignore-errors
15214         when calling mail-header-parse-content-type.
15215         (article-de-quoted-unreadable): Ditto.
15216         (article-de-base64-unreadable): Ditto.
15217         (article-wash-html): Ditto.
15218
15219         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
15220         calling mail-header-parse-content-type and
15221         mail-header-parse-content-disposition.
15222         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
15223         mail-header-parse-content-type.
15224
15225         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
15226         insert charset and format parameters; encode description after
15227         inserting it to buffer.
15228         (mml-insert-parameter): Fold lines properly even if a parameter is
15229         segmented into two or more lines; change the max column to 76.
15230
15231         * rfc1843.el (rfc1843-decode-article-body): Don't use
15232         ignore-errors when calling mail-header-parse-content-type.
15233
15234         * rfc2231.el (rfc2231-parse-string): Return at least type if
15235         possible; don't cause an error even if it fails in parsing of
15236         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15237         (rfc2231-encode-string): Don't break lines at the beginning, leave
15238         it to mml-insert-parameter.
15239
15240         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
15241         calling mail-header-parse-content-type.
15242
15243 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
15244
15245         * spam-report.el (spam-report-gmane-use-article-number):
15246         Improve doc string.
15247         (spam-report-gmane-internal): Check if a suitable header was found
15248         in the article.
15249
15250 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15251
15252         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
15253         (rfc2231-encode-string): Make param*=value always begin with LWSP.
15254
15255 2006-02-05  Romain Francoise  <romain@orebokech.com>
15256
15257         Update copyright notices of all files in the gnus directory.
15258
15259 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15260
15261         * nnweb.el (nnweb-request-group): Avoid growing overview files.
15262
15263 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15264
15265         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
15266         segmented lines of parameter value to cope with Thunderbird 1.5
15267         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15268         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15269         (rfc2231-encode-string): Don't make lines exceeding 76 column.
15270
15271 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
15272
15273         * mml.el (mml-generate-mime-1): Correct the order of inline signed
15274         parts.
15275
15276 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15277
15278         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15279         there's only one active file for all servers.
15280         (nnweb-request-scan): Make sure nnweb-articles is initialized on
15281         solid groups.  Gnus might have used a FAST request to select the group.
15282         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15283         and nnweb-search redundantly in the active file.
15284         (nnweb-request-list): Don't list bogus groups.  There can only be one.
15285         (nnweb-request-create-group): Don't use ARGS.
15286         (nnweb-possibly-change-server, nnweb-request-group): Remove some
15287         initialisations.  Let nnoo do the work.
15288
15289 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15290
15291         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
15292         Say the part has been decoded.
15293
15294         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
15295
15296 2006-01-31  Kevin Ryde  <user42@zip.com.au>
15297
15298         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
15299         mailcap-viewer-test-cache when there's no 'test clause, since that
15300         will invert the meaning of a "nil" test previously determined by
15301         mailcap-mailcap-entry-passes-test.
15302
15303 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15304
15305         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
15306         compiling.
15307
15308         * gnus-sum.el: Ditto.
15309
15310         * message.el: Don't bind tool-bar-map when compiling.
15311
15312 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
15313
15314         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
15315
15316 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15317
15318         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
15319         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
15320         current Google Groups.
15321
15322 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
15323
15324         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
15325         and tool-bar-mode.
15326
15327         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
15328         and tool-bar-mode.
15329
15330         * message.el (message-tool-bar-update): Simplify.
15331         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
15332
15333         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
15334         gnus-summary-buffer.
15335         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
15336         gnus-summary-reply.
15337
15338         * gmm-utils.el (gmm): Add :version.
15339
15340 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15341
15342         * Makefile.in (clean): New rule.
15343         (distclean): Use it.
15344
15345 2006-01-26  Steve Youngs  <steve@sxemacs.org>
15346
15347         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
15348         Don't autoload.
15349
15350 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15351
15352         * gmm-utils.el (gmm-verbose): Add :group.
15353
15354 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
15355
15356         * message.el: Change some comments WRT tool-bars.
15357
15358         * gnus-sum.el (gnus-summary-tool-bar)
15359         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15360         (gnus-summary-tool-bar-zap-list): New variables.
15361         (gnus-summary-make-tool-bar): Complete rewrite using
15362         `gmm-tool-bar-from-list'.
15363
15364         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15365         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15366         New variables.
15367         (gnus-group-make-tool-bar): Complete rewrite using
15368         `gmm-tool-bar-from-list'.
15369         (gnus-group-tool-bar-update): New function.
15370
15371         * message.el (message-mode-field-menu): Add "Show hidden Headers".
15372
15373 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15374
15375         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15376         is dissected into a single part of which the type is the same as
15377         the given one; decode charset.
15378
15379 2006-01-21  Kevin Ryde  <user42@zip.com.au>
15380
15381         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15382         into alists as symbol not string, since that's what
15383         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15384         look for.
15385
15386 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
15387
15388         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15389         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15390
15391         * message.el (message-tool-bar-gnome): Use gmm-ignore.
15392
15393 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15394
15395         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
15396         (gnus-xmas-mime-security-button-menu): New function.
15397
15398         * gnus-art.el (gnus-mime-security-button-commands): New variable.
15399         (gnus-mime-security-button-menu): New definition.
15400         (gnus-mime-security-button-map): Use them.
15401         (gnus-mime-security-button-menu): New function.
15402         (gnus-insert-mime-security-button): Addition to help echo.
15403         (gnus-mime-security-run-function, gnus-mime-security-save-part)
15404         (gnus-mime-security-pipe-part): New functions.
15405
15406         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15407         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15408
15409         * mm-decode.el (mm-handle-set-disposition): Remove.
15410         (mm-handle-set-description): Remove.
15411
15412 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15413
15414         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15415         (mm-w3m-standalone-supports-m17n-p): New function.
15416         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15417         w3m usage.
15418
15419         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15420         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15421
15422 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15423
15424         * message.el (message-tool-bar-zap-list):
15425         Use gmm-tool-bar-zap-list as custom type.
15426         (message-tool-bar-update): New function.
15427         (message-tool-bar, message-tool-bar-gnome)
15428         (message-tool-bar-retro): Add message-tool-bar-update.
15429         (message-tool-bar-gnome): Add flyspell-buffer.
15430
15431         * gnus-util.el (gnus-error): Describe `args'.
15432
15433         * gmm-utils.el (gmm-error): Describe `args'.
15434         (gmm-tool-bar-zap-list): New widget.
15435         (gmm-tool-bar-from-list): Improve description of `zap-list'.
15436
15437 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15438
15439         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15440         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15441         the number of recursive calls.
15442
15443         * mm-decode.el (mm-handle-set-disposition): New macro.
15444         (mm-handle-set-description): New macro.
15445
15446 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15447
15448         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15449         encoding.
15450
15451 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15452
15453         * message.el (message-tool-bar-zap-list, message-tool-bar)
15454         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15455         (message-tool-bar-local-item-from-menu): Remove.
15456         (message-tool-bar-map): Replace by `message-make-tool-bar'.
15457         (message-make-tool-bar): New function.
15458         (message-mode): Use `message-make-tool-bar'.
15459
15460         * gmm-utils.el: New file.
15461         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15462         (gmm-lazy): New widget copied from `nnmail.el'.
15463         (gmm-tool-bar-from-list): New function for creating customizable
15464         tool bars.
15465         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
15466         output.
15467         (gmm): Add :prefix to defgroup.
15468
15469 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
15470
15471         * gmm-utils.el (gmm-widget-p): New function.
15472
15473 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15474
15475         * mml.el (mml-attach-file): Describe `description' in doc string.
15476         (mml-menu): Add Emacs MIME manual and PGG manual.
15477
15478 2006-01-20  Richard M. Stallman  <rms@gnu.org>
15479
15480         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15481
15482 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
15483
15484         * nntp.el (nntp-end-of-line): Doc fix.
15485
15486 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
15487
15488         * imap.el (imap-open): Handle case where buffer is a buffer
15489         object.
15490
15491 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15492
15493         * gnus-delay.el (gnus-delay): Don't autoload.
15494         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15495         to be re-loaded when customizing the `gnus-delay' group.
15496
15497 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
15498
15499         * message.el (message-insert-citation-line): Use newlines.
15500
15501 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15502
15503         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
15504         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
15505         these routines, so the passphrase can be managed externally and
15506         passed in to the system.
15507         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
15508         pgg-add-passphrase-to-cache function.
15509
15510         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
15511         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
15512         these routines, so the passphrase can be managed externally and
15513         passed in to the system.
15514         (pgg-pgp5-sign-region): Use new name of
15515         pgg-add-passphrase-to-cache function.
15516
15517 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15518
15519         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
15520         part of the decoded armor to find the key-identifier.
15521         (pgg-gpg-lookup-key-owner): New function to return the
15522         human-readable identifier of a key owner.
15523         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
15524         itself.
15525         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
15526         the key value) if we have a key and can match it against a secret
15527         key.  Also, added a note pointing out fact that the prompt only
15528         indicates the first matching key.
15529
15530         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
15531         pgg-decrypt-region.
15532         (pgg-add-passphrase-to-cache): Rename from
15533         `pgg-add-passphrase-cache' to reduce confusion (all callers
15534         changed).
15535         (pgg-remove-passphrase-from-cache): Rename from
15536         `pgg-remove-passphrase-cache' to reduce confusion (all callers
15537         changed).
15538         (pgg-read-passphrase, pgg-add-passphrase-cache)
15539         (pgg-remove-passphrase-cache): Add informative docstrings.
15540         (pgg-decrypt): Convey provided passphrase in subordinate call to
15541         pgg-decrypt-region.
15542
15543 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
15544
15545         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
15546         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
15547         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
15548         'passphrase' argument, so the passphrase can be managed externally
15549         and then passed in to the system.
15550
15551         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
15552         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
15553         so the passphrase cache can be used reliably with identifiers
15554         besides a pgp packet's key id.
15555
15556         * pgg-gpg.el (pgg-gpg-encrypt-region)
15557         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15558         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
15559         these routines, so the passphrase can be managed externally and
15560         passed in to the system.
15561
15562         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
15563         'notruncate' argument, so the passphrase cache can be used
15564         reliably with identifiers besides a pgp packet's key id.
15565
15566 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
15567
15568         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
15569         symmetric encryption.
15570         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
15571         encrypted session key.
15572         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
15573         message ask for the passphrase in a proper way.
15574
15575         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
15576         New user commands for symmetric encryption.
15577
15578 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15579
15580         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15581
15582         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15583
15584 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15585
15586         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15587
15588 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15589
15590         * mm-decode.el (mm-inlined-types): Add application/pgp.
15591         (mm-automatic-display): Ditto.
15592
15593         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15594         part as text.
15595
15596 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15597
15598         * nnrss.el: Update copyright.
15599         (nnrss-opml-import): Query whether to subscribe to each entry.
15600
15601         * gnus-art.el:
15602         * gnus-sum.el:
15603         * gnus-xmas.el:
15604         * messagexmas.el:
15605         * mm-uu.el:
15606         * mm-view.el: Update copyright.
15607
15608 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15609
15610         * message.el (message-info): New function.
15611         (message-mode-menu): Add it.
15612         Update copyright.
15613
15614         * ChangeLog: Fix and update copyright.
15615
15616 2006-01-13  Romain Francoise  <romain@orebokech.com>
15617
15618         * message.el (message-forward-subject-name-subject): Prefer the
15619         address to 'nowhere' if the sender has no name.
15620         Fix typo.  Update copyright year.
15621
15622 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15623
15624         * gnus-art.el (article-wash-html):
15625         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15626         (gnus-article-wash-html-with-w3m-standalone): New function.
15627
15628         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15629         mm-inline-text-html-render-with-w3m-standalone.
15630         (mm-text-html-washer-alist): Map w3m-standalone to
15631         gnus-article-wash-html-with-w3m-standalone.
15632         (mm-inline-text-html-render-with-w3m-standalone): New function.
15633
15634 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15635
15636         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
15637         Improve LaTeX.
15638
15639 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15640
15641         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
15642         (nnrss-request-article): Render text/plain parts as HTML.
15643
15644         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
15645         the buffer.
15646
15647 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
15648
15649         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
15650         custom definition of `gnus-posting-styles'.
15651
15652         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
15653         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
15654
15655 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15656
15657         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
15658         Use nntp for bug archive.
15659
15660 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15661
15662         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
15663         parts.
15664         (nnrss-normalize-date): New function converts ISO 8601 date into
15665         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15666         (nnrss-check-group): Use it.
15667
15668 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15669
15670         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
15671
15672         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
15673         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15674         (nnrss-insert-w3): Ditto.
15675
15676 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15677
15678         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
15679         the articles to be forwarded including the case where neither a
15680         number of articles nor a region is specified.
15681
15682 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15683
15684         * nnrss.el (nnrss-request-article): Fix last change; fill
15685         text/plain parts.
15686
15687 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15688
15689         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
15690         in text/plain part.
15691         (nnrss-check-group): Don't add excessive newline to dc:subject.
15692
15693 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
15694
15695         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
15696         article.
15697
15698 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15699
15700         * nnml.el: Don't require gnus-bcklg.  Autoload it.
15701         (nnml-use-compressed-files, nnml-save-mail): Support other
15702         comression programs such as bzip2.
15703
15704 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15705
15706         * dns.el (query-dns): Make sure we check the buffer size before
15707         removing tcp headers.
15708
15709 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15710
15711         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
15712         remove MIME buttons associated with multipart/alternative parts.
15713         (gnus-mime-display-alternative): Tag buttons using `article-type'
15714         text property.
15715
15716         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
15717         associated with multipart/alternative parts.
15718
15719         * gnus-art.el (gnus-signature-separator): Fix custom type.
15720
15721         * mm-decode.el (mm-inlined-types): Fix custom type.
15722         (mm-keep-viewer-alive-types): Ditto.
15723         (mm-automatic-display): Ditto.
15724         (mm-attachment-override-types): Ditto.
15725         (mm-inline-override-types): Ditto.
15726         (mm-automatic-external-display): Ditto.
15727
15728 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15729
15730         * spam-report.el (spam-report-user-mail-address)
15731         (spam-report-user-agent): New variables.
15732         (spam-report-url-ping-plain): Use spam-report-user-agent.
15733
15734 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
15735
15736         * gnus-art.el (gnus-button-handle-custom): Do not just use
15737         `customize-apropos' for any "M-x customize-*" button but the
15738         function called for.  Accept both the function name and its
15739         argument in order to achieve this.
15740         (gnus-button-alist): Remove support for "custom:" URL's.
15741         Pass function name to `gnus-button-handle-custom' in case of "M-x
15742         customize-*" buttons.
15743
15744 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15745
15746         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
15747         multipart/alternative and add xref to mm-discouraged-alternatives
15748         in doc string.
15749
15750         * mm-decode.el (mm-discouraged-alternatives): Add xref to
15751         gnus-buttonized-mime-types in doc string.
15752
15753 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
15754
15755         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
15756         Suggest image/.* in the doc string.
15757
15758 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
15759
15760         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
15761         message-marks (Debian bug #342521).
15762
15763 2005-12-12  Simon Josefsson  <jas@extundo.com>
15764
15765         * password.el (password-read-from-cache): Add.
15766         (password-read): Use it.
15767
15768 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15769
15770         * rfc2047.el (rfc2047-charset-to-coding-system):
15771         Recognize us-ascii as a MIME charset.
15772
15773         * mm-bodies.el (mm-decode-content-transfer-encoding):
15774         Protect against the case where the 2nd arg TYPE is nil.
15775
15776 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15777
15778         * pop3.el (pop3-stream-type): Fix custom version.
15779
15780         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
15781
15782 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15783
15784         * mm-decode.el (mm-display-external): Add missing cdr.
15785
15786 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15787
15788         * mm-decode.el (mm-display-external): Use nametemplate (defined in
15789         RFC1524) if it is in mailcap or add a suffix according to
15790         mailcap-mime-extensions when generating a temp filename; postpone
15791         deleting a temp file for 2 seconds for some wrappers, shell
15792         scripts, and so on, which might exit right after having started a
15793         viewer command as a background job.
15794
15795 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15796
15797         * nntp.el (nntp-marks-directory): Fix custom group.
15798
15799         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
15800         steps when < 10.
15801
15802         * gnus-start.el (gnus-no-server-1):
15803         Mention `gnus-level-default-subscribed' in doc string.
15804
15805 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15806
15807         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
15808         parens.
15809
15810 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15811
15812         * gnus-xmas.el (gnus-use-toolbar): Revert.
15813         (gnus-xmas-setup-toolbar): Use global default-toolbar if
15814         gnus-use-toolbar is default.
15815
15816         * messagexmas.el (message-use-toolbar): Revert.
15817         (message-setup-toolbar): Use global default-toolbar if
15818         message-use-toolbar is default.
15819
15820 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15821
15822         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
15823         according to default-toolbar-visible-p.
15824
15825         * messagexmas.el (message-use-toolbar): Ditto.
15826
15827 2005-11-26  Dave Love  <fx@gnu.org>
15828
15829         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
15830         (tls-program, tls-success): Provide openssl alternative.
15831
15832         * starttls.el: Doc fixes.
15833         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
15834         SERVICE to PORT.
15835
15836         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
15837         port null or service name.
15838         (starttls-negotiate): Autoload.
15839
15840 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15841
15842         * message.el (message-kill-to-signature): Fix interactive spec.
15843
15844 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15845
15846         * pop3.el (pop3-open-server): Recognize a string as a service name.
15847
15848 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
15849
15850         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
15851
15852 2005-11-23  Dave Love  <fx@gnu.org>
15853
15854         Add pop3s, pop3/starttls.
15855
15856         * pop3.el (pop3-authentication-scheme): Clarify doc.
15857         (open-tls-stream, starttls-open-stream): Autoload.
15858         (pop3-stream-type): New.
15859         (pop3-open-server): Use it.
15860
15861         * mail-source.el (mail-sources): Fix some :types.  Add stream type
15862         for POP.
15863         (mail-source-keyword-map): Add :stream for POP.
15864         (mail-source-fetch-pop): Use pop3-stream-type.
15865
15866 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15867
15868         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
15869         of current-time-string.
15870
15871 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
15872
15873         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
15874         date header.
15875
15876 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15877
15878         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
15879         it can seriously impact performance as it bypasses the agent's
15880         local caches.
15881
15882 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15883
15884         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
15885         must be explicitly online rather than "not explicitly offline" for
15886         its flags to be synchronized.
15887
15888         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
15889         that gnus-uu-unmark-thread will function correctly.
15890
15891         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
15892         1024K is instead displayed as 1M.
15893
15894 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15895
15896         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
15897
15898 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
15899
15900         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
15901
15902 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
15903
15904         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
15905         error message to display actual error condition.
15906         (gnus-agent-save-local): Avoid saving symbols that are bound to
15907         nil as they simply result in a warning message in
15908         gnus-agent-read-local.
15909
15910 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15911
15912         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
15913         rather than make-variable-buffer-local for file-precious-flag.
15914
15915 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15916
15917         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
15918         for duplicates which are removed.  The invalid sort check then
15919         triggers a rescan after the sort as sorting may have moved
15920         duplicate entries such that they can be cheaply detected.
15921
15922 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15923
15924         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
15925
15926 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15927
15928         * gnus-agent.el (gnus-agent-article-alist-save-format):
15929         Change internal variable to a custom variable.  Change default value
15930         from compressed(2) to uncompressed(1).
15931         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
15932         support for uncompressed agentview files.  Taken together, reading
15933         the agentview file should now be 6-7 times faster.
15934
15935 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15936
15937         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
15938         as a buffer-local variable.  This avoids creating truncated
15939         dribble files as a result of a hang up, eg.
15940
15941 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
15942
15943         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
15944         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
15945         XEmacs.
15946
15947 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15948
15949         * gnus-start.el (gnus-start-draft-setup):
15950         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
15951
15952         * gnus.el (gnus-splash): Change custom group.
15953         (gnus-group-get-parameter, gnus-group-parameter-value):
15954         Describe allow-list argument.
15955
15956         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
15957         string.
15958
15959 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15960
15961         * gnus-art.el (gnus-default-article-saver): Add user-defined
15962         `function' to custom type.
15963
15964 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15965
15966         * imap.el (imap-open): Handle case where buffer is a buffer
15967         object.
15968
15969 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
15970
15971         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
15972         long lines.
15973         (gnus-cache-delete-group): Wrap doc strings.
15974
15975         * gnus-agent.el (gnus-agent-rename-group)
15976         (gnus-agent-delete-group): Wrap doc strings.
15977
15978 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15979
15980         * messagexmas.el (message-use-toolbar): Change the valid values
15981         into default, top, bottom, left, and right.
15982         (message-toolbar-thickness): New variable.
15983         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
15984         well.
15985         (message-setup-toolbar): Make it work.
15986
15987         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
15988         (gnus-use-toolbar): Change the valid values into default, top,
15989         bottom, left, and right.
15990         (gnus-toolbar-thickness): New variable.
15991         (gnus-xmas-setup-toolbar): New function.
15992         (gnus-xmas-setup-group-toolbar): Use it.
15993         (gnus-xmas-setup-summary-toolbar): Use it.
15994
15995 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15996
15997         * gnus-start.el (gnus-1): Add "native" to
15998         gnus-predefined-server-alist.
15999
16000         * gnus.el (gnus-method-to-server): Don't add "native" to the
16001         lists here, because that leads to problems when
16002         gnus-select-method is bound.
16003
16004 2005-11-09  Simon Josefsson  <jas@extundo.com>
16005
16006         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16007         use (not sort-by-date) instead.
16008
16009 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16010
16011         * gnus-delay.el (gnus-delay-group): Don't autoload.
16012         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16013         to be re-loaded when customizing the `gnus-delay' group.
16014
16015 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16016
16017         * message.el: Revert last changes.
16018         (message-insert-citation-line): Use newlines.
16019
16020 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16021
16022         * message.el (message-courtesy-message)
16023         (message-mark-insert-begin, message-mark-insert-end)
16024         (message-elide-ellipsis, message-cancel-message)
16025         (message-add-header, message-change-subject)
16026         (message-cross-post-followup-to-header)
16027         (message-cross-post-insert-note, message-reduce-to-to-cc)
16028         (message-widen-reply, message-delete-not-region)
16029         (message-kill-to-signature, message-insert-signature)
16030         (message-insert-importance-high, message-insert-importance-low)
16031         (message-insert-or-toggle-importance)
16032         (message-insert-disposition-notification-to)
16033         (message-indent-citation, message-yank-original)
16034         (message-cite-original-without-signature, message-cite-original)
16035         (message-insert-citation-line, message-position-on-field)
16036         (message-fix-before-sending, message-send-mail-partially)
16037         (message-send-mail, message-send-mail-with-sendmail)
16038         (message-send-mail-with-qmail, message-send-news)
16039         (message-check-news-header-syntax, message-generate-headers)
16040         (message-insert-courtesy-copy, message-fill-address)
16041         (message-fill-header, message-shorten-references)
16042         (message-setup-1, message-cancel-news)
16043         (message-forward-make-body-plain, message-forward-make-body-mime)
16044         (message-forward-make-body-mml, message-encode-message-body)
16045         (message-forward-make-body-digest-plain)
16046         (message-forward-make-body-digest-mime)
16047         (message-use-alternative-email-as-from): Insert `hard-newline'
16048         instead of ordinary newlines.
16049
16050 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16051
16052         * message.el (message-generate-headers): Downcase the argument
16053         given to message-check-element.
16054
16055 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16056
16057         * nntp.el (nntp-authinfo-rejected): New error condition.
16058         (nntp-wait-for): Use new error condition to signal authentication
16059         error.
16060         (nntp-retrieve-data): Rethrow new error condition to break out of
16061         recursive call to nntp-send-authinfo.
16062
16063 2005-11-08  Romain Francoise  <romain@orebokech.com>
16064
16065         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16066         (gnus-summary-exit-map): Bind to `Z p'.
16067         (gnus-summary-make-menu-bar): Add menu item.
16068
16069 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16070
16071         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16072         (gnus-treat-*): Add `first' in all doc strings.
16073
16074         * gnus-group.el (gnus-group-compact-group): Fix typo.
16075
16076 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16077
16078         * gnus.el (gnus-parameters-case-fold-search): New variable.
16079         (gnus-parameters-get-parameter): Use it.
16080
16081         * gnus-score.el (gnus-home-score-file): Doc fix.
16082
16083 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16084
16085         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16086
16087 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16088
16089         * mm-util.el (mm-special-display-p): New function.
16090
16091         * mml.el (mml-preview): Use it; doc fix.
16092
16093 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16094
16095         * imap.el (imap-open): Handle case where buffer is a buffer object.
16096
16097 2005-10-29  Romain Francoise  <romain@orebokech.com>
16098
16099         * message.el (message-fix-before-sending): Fix comment.
16100
16101 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16102
16103         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16104
16105 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16106
16107         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16108         Used in gnus-score.el.
16109
16110 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16111
16112         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16113
16114 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16115
16116         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16117         whitespace removed in revision 7.8.  Use concatenated string to
16118         protect trailing whitespace.
16119
16120 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16121
16122         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16123         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16124         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16125         Courier IMAP ("some version from 2004").  Mostly based on similar
16126         code in the same function.
16127
16128 2005-10-26  Didier Verna  <didier@xemacs.org>
16129
16130         * gnus-group.el (gnus-group-compact-group): Invalidate original
16131         article buffer.
16132         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16133         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16134         NOV database and in article itself.
16135         Invalidate article backlog.
16136
16137 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16138
16139         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16140
16141 2005-10-26  Simon Josefsson  <jas@extundo.com>
16142
16143         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16144         part of 2004-07-25 change.
16145
16146 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16147
16148         * message.el (message-display-completion-list): New function.
16149         (message-expand-group): Use it; make sure the Completions buffer
16150         is modifiable.
16151 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16152
16153         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16154         user-mail-name is an empty string.
16155
16156 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16157
16158         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16159         depending on gnus-score-decay-constant.
16160
16161         * encrypt.el (encrypt-insert-file-contents)
16162         (encrypt-write-file-contents): Don't use `gnus-message'.
16163
16164         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16165         arguments.
16166         (mm-uu-type-alist): Add message-marks and insert-marks.
16167         Pass arguments to mm-uu-verbatim-marks-extract.
16168         (mm-uu-hide-markers): New variable.
16169         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16170
16171         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16172         (gnus-convert-image-to-face-command): Use "convert" by default to
16173         allow other input image formats.
16174         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16175         accordingly.
16176
16177 2005-10-23  Simon Josefsson  <jas@extundo.com>
16178
16179         * imap.el (imap-gssapi-program): Align command line parameters
16180         with latest GNU SASL.
16181         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16182
16183 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16184
16185         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16186         HTML.
16187         (nnslashdot-request-article): Ditto.
16188
16189         * lpath.el (featurep): Add nobreak-char-display.
16190
16191 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16192
16193         * mail-source.el (mail-source-fetch-pop): Require pop3.
16194         (mail-source-check-pop): Ditto.
16195
16196 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16197
16198         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16199         errors.
16200
16201 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16202
16203         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16204         (gnus-treat-strip-leading-blank-lines): Improve doc string.
16205
16206         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16207
16208         * mm-bodies.el (mm-decode-string):
16209         Call `mm-charset-to-coding-system' with allow-override argument.
16210
16211 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16212
16213         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16214         (rfc2047-charset-to-coding-system): New function.
16215         (rfc2047-decode-encoded-words): New function.
16216         (rfc2047-decode-region): Use them.
16217         (rfc2047-decode-cte): Remove.
16218         (rfc2047-parse-and-decode): Remove.
16219         (rfc2047-decode): Remove.
16220
16221 2005-10-15  Kenichi Handa  <handa@m17n.org>
16222
16223         * rfc2047.el (rfc2047-decode-cte): New function.
16224         (rfc2047-decode-region): Change the way to decode successive
16225         encoded-words: decode B- or Q-encoding in each encoded-word,
16226         concatenate them, and decode it as charset.
16227
16228 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16229
16230         * lpath.el: Fbind codepage-setup for XEmacs.
16231
16232 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
16233
16234         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
16235         widget-move-and-invoke.
16236         (gnus-custom-mode): Use gnus-custom-map.
16237
16238 2005-10-15  Bill Wohler  <wohler@newt.com>
16239
16240         * message.el (message-tool-bar-map): Rename image file from
16241         mail_send to mail/send.
16242
16243 2005-10-16  Masatake YAMATO  <jet@gyve.org>
16244
16245         * message.el (message-expand-group): Pass the common
16246         prefix substring of completion to `display-completion-list'.
16247
16248 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
16249
16250         * mml-sec.el (mml-secure-method): New internal variable.
16251         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
16252         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
16253         New functions using mml-secure-method.
16254
16255         * mml.el (mml-mode-map): Add key bindings for those functions.
16256         (mml-menu): Simplify security menu entries.  Suggested by Jesper
16257         Harder <harder@myrealbox.com>.
16258         (mml-attach-file, mml-attach-buffer, mml-attach-external):
16259         Goto end of message if point is the headers of the message.
16260
16261         * message.el (message-in-body-p): New function.
16262
16263         * assistant.el: Autoload gnus-util and netrc.
16264
16265         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
16266         Use `mm-charset-override-alist' only when decoding.
16267
16268         * mm-bodies.el (mm-decode-body):
16269         Call `mm-charset-to-coding-system' with allow-override argument.
16270
16271         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
16272         `filename' from Content-Disposition if Content-Type doesn't
16273         provide `name'.
16274         (gnus-mime-view-part-as-type): Set default instead of
16275         initial-input.
16276
16277 2005-10-09  Daniel Brockman  <daniel@brockman.se>
16278
16279         * format-spec.el (format-spec): Propagate text properties of % spec.
16280
16281 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16282
16283         * gnus-art.el (gnus-treat-predicate): Add `first'.
16284
16285 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16286
16287         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
16288         (mm-charset-override-alist): New variable.
16289         (mm-charset-to-coding-system): Use it.
16290         (mm-codepage-setup): New helper function.
16291         (mm-charset-eval-alist): New variable.
16292         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
16293         Warn about unknown charsets.
16294
16295         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
16296
16297 2005-10-04  David Hansen  <david.hansen@gmx.net>
16298
16299         * nnrss.el (nnrss-request-article): Add support for the comments tag.
16300         (nnrss-check-group): Ditto.
16301
16302 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16303
16304         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
16305         Rename x-gnus-verbatim to x-verbatim.
16306         (mm-uu-type-alist): Fix regexp for verbatim-marks.
16307
16308         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
16309         x-verbatim.
16310
16311         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
16312
16313         * gnus-util.el (gnus-remove-duplicates): Remove.
16314
16315         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
16316         instead of gnus-remove-duplicates.
16317
16318         * message.el (message-remove-duplicates): Remove.
16319         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
16320         message-remove-duplicates.
16321
16322         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
16323         available, else use implementation from `delete-dups'.
16324
16325         * message.el (message-insert-expires): New function.
16326         (message-mode-map): Add key binding.
16327         (message-mode-field-menu): Add menu entry.
16328         (message-mode): Document it.
16329         (message-make-expires-date): Use `message-make-date'.
16330
16331 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
16332
16333         * message.el (message-make-expires-date): New function.
16334
16335 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16336
16337         * Makefile.in (list-installed-shadows): New entry.
16338         (install): Use it.
16339         (remove-installed-shadows): New entry.
16340
16341         * dgnushack.el (dgnushack-default-load-path): New variable.
16342         (dgnushack-find-lisp-shadows): New function.
16343         (dgnushack-remove-lisp-shadows): New function.
16344
16345 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16346
16347         * Makefile.in (install-el-elc): New entry.
16348         (install): Use it so that .el files are necessarily installed.
16349
16350 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16351
16352         * time-date.el: Autoload parse-time-string, XEmacs needs it.
16353
16354 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16355
16356         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
16357         function rather than the diff-mode.el package.
16358         (mm-display-external): Use with-current-buffer.
16359         (mm-viewer-completion-map, mm-viewer-completion-map):
16360         Move initialization inside declaration.
16361
16362 2005-09-29  Simon Josefsson  <jas@extundo.com>
16363
16364         * spam.el: Load hashcash when compiling, to avoid warnings.
16365         Don't autoload mail-check-payment.
16366         (spam-check-hashcash): Define unconditionally, since hashcash.el
16367         is part of Gnus now.  Ignore errors from payment checking.
16368
16369 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16370
16371         * message.el (message-bold-region, message-unbold-region):
16372         Rename from `bold-region' and `unbold-region'.
16373
16374         * message.el: Remove useless autoloads.
16375
16376 2005-09-28  Simon Josefsson  <jas@extundo.com>
16377
16378         * message.el (message-use-idna): Default to t.
16379         (message-use-idna): Test whether encoding works too.  Doc fix.
16380
16381 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16382
16383         * nntp.el (nntp-warn-about-losing-connection): Remove.
16384
16385 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16386
16387         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16388         customizable.  Change default value.
16389         (mm-uu-diff-groups-regexp): Change default value.
16390         (mm-uu-type-alist): Add doc string.
16391         (mm-uu-configure): Add doc string.  Make it interactive.
16392         (mm-uu-tex-groups-regexp): New variable.
16393         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16394         (mm-uu-type-alist): Add LaTeX documents.
16395         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16396         of "text/verbatim".
16397         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16398
16399         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16400         instead of "text/verbatim".
16401
16402         * message.el (message-mark-inserted-region)
16403         (message-mark-insert-file): Use slrn style marks when called with
16404         prefix argument.
16405
16406 2005-09-27  Simon Josefsson  <jas@extundo.com>
16407
16408         * message.el (message-idna-to-ascii-rhs-1): Reformat.
16409
16410 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
16411
16412         * message.el (message-remove-duplicates): New function.
16413         Implementation borrowed from `gnus-remove-duplicates'.
16414         (message-idna-to-ascii-rhs): Also encode idna addresses in
16415         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16416         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16417         only ask about the same idna domain once per header and also tell
16418         in what header to replace the idna domain.
16419
16420         * gnus-art.el (article-decode-idna-rhs): Also decode idna
16421         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16422         (article-decode-idna-rhs): Fix regexp so that all idna-address in
16423         a header is decoded and not just the last one.
16424
16425 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16426
16427         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16428         has been decoded.
16429
16430         * mm-decode.el (mm-automatic-display): Add text/verbatim.
16431         (mm-insert-part): Don't modify text if it has been decoded.
16432
16433         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16434         decoded.
16435
16436         * mm-view.el (mm-inline-text): Don't strip text props unless
16437         decoding enriched or richtext parts.
16438
16439 2005-09-25  Romain Francoise  <romain@orebokech.com>
16440
16441         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16442         * gnus-start.el (gnus-subscribe-interactively):
16443         * gnus-uu.el (gnus-uu-grab-articles):
16444         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16445         space.
16446
16447 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
16448
16449         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16450         * mm-view.el (mm-view-pkcs7-decrypt):
16451         * gnus-sum.el (gnus-summary-limit-to-extra)
16452         (gnus-summary-respool-article, gnus-read-move-group-name):
16453         * gnus-score.el (gnus-summary-increase-score):
16454         * gnus-util.el (gnus-completing-read-with-default):
16455         * gnus-art.el (gnus-read-save-file-name)
16456         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16457         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16458         * message.el (message-check-news-header-syntax):
16459         Follow convention for reading with the minibuffer.
16460
16461 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
16462
16463         * spam-report.el (spam-report-url-ping-plain):
16464         Use gnus-extended-version as User-Agent.
16465
16466         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16467         default value is nil.
16468
16469         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16470         (mm-uu-verbatim-marks-extract): New function.
16471         (mm-uu-extract): New face.
16472         (mm-uu-copy-to-buffer): Use it.
16473
16474         * spam-report.el (spam-report-gmane-ham): Rename from
16475         `spam-report-gmane-unspam'.
16476         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16477         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
16478
16479         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16480         Autoload.
16481         (spam-report-gmane-unregister-routine):
16482         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16483
16484 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
16485
16486         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16487         (spam-report-gmane-unregister-routine): Add support for gmane
16488         unregistration.
16489
16490         * spam-report.el (spam-report-gmane-unspam)
16491         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16492         (spam-report-gmane): Change to take a single article and do unspam
16493         registration.
16494
16495 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16496
16497         * mm-url.el (mm-url-decode-entities): Fix regexp.
16498
16499 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16500
16501         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16502         default to nil, to be able to use Gnus at all.  If the default
16503         switches to something else, then the function should be fixed not
16504         be exceedingly slow.
16505
16506 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
16507
16508         * gnus-start.el (gnus-activate-group): If the server is nil, don't
16509         fail hard.
16510
16511         * spam-report.el: Add better Keywords line.
16512
16513         * spam.el: Add Maintainer and better Keywords line.
16514
16515 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16516
16517         * gnus-art.el (gnus-article-replace-part)
16518         (gnus-mime-replace-part): New functions.
16519         (gnus-mime-action-alist, gnus-mime-button-commands)
16520         (gnus-mime-save-part-and-strip): Add file argument.
16521         (gnus-article-part-wrapper): Add interactive argument.
16522
16523         * gnus-sum.el (gnus-summary-mime-map):
16524         Add `gnus-article-replace-part'.
16525
16526 2005-09-19  Didier Verna  <didier@xemacs.org>
16527
16528         The nnml compaction feature:
16529         * nnml.el (nnml-request-compact-group): New function.
16530         * nnml.el (nnml-request-compact): New function.
16531         * gnus-int.el (gnus-request-compact-group): New function.
16532         * gnus-int.el (gnus-request-compact): New function.
16533         * gnus-group.el (gnus-group-compact-group): New function.
16534         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16535         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16536         * gnus-srvr.el (gnus-server-compact-server): New function.
16537         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16538         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16539
16540 2005-09-18  Deepak Goel  <deego@gnufans.org>
16541
16542         * sieve.el (sieve-help): Fix `message' call: first arg should be a
16543         format spec.
16544
16545 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16546
16547         * gnus.el (gnus-group-startup-message): Bind image-load-path.
16548
16549 2005-09-15  Romain Francoise  <romain@orebokech.com>
16550
16551         * message.el (message-fill-paragraph): Clarify docstring.
16552
16553 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16554
16555         * gnus-art.el (gnus-mime-display-part): Protect against broken
16556         MIME messages.
16557
16558 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16559
16560         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16561         before parsing header.
16562
16563 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
16564
16565         * html2text.el (html2text-replace-list): Add new entities.
16566
16567 2005-09-11  Romain Francoise  <romain@orebokech.com>
16568
16569         * message.el (message-alternative-emails): Improve docstring.
16570         (message-setup-1): Call `message-use-alternative-email-as-from'
16571         after `message-setup-hook' to give it precedence over posting
16572         styles, etc.
16573         (message-use-alternative-email-as-from): Add docstring.
16574         Remove the original From header if present.
16575
16576         * nnml.el (nnml-compressed-files-size-threshold): New variable.
16577         (nnml-save-mail): Use it.
16578
16579         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16580         articles.  Add new argument `silent'.
16581         (gnus-uu-mark-all): Report the total number of marked articles.
16582
16583 2005-09-10  Romain Francoise  <romain@orebokech.com>
16584
16585         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16586         (gnus-uu-mark-series): Likewise.
16587
16588 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16589
16590         * spam-report.el (spam-report-gmane): Fix generation of spam
16591         report URL.
16592
16593 2005-09-10  Simon Josefsson  <jas@extundo.com>
16594
16595         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16596         t, based on discussion on the ding list with Robert Epprecht
16597         <epprecht@solnet.ch>.
16598
16599 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16600
16601         * spam-report.el (spam-report-gmane): Make it work without
16602         X-Report-Spam header.  Gmane now only provides Archived-At.
16603         This is only used if `spam-report-gmane-use-article-number' is nil.
16604         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16605
16606         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16607         make `gnus-summary-sort-by-recipient' work with threading.
16608
16609         * nnweb.el (nnweb-google-wash-article): Print a message if article
16610         is not available.
16611
16612 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16613
16614         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16615         change.  Decode text/* parts content before displaying.
16616
16617 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16618
16619         * mml-smime.el: Remove defvar of gnus-extract-address-components.
16620
16621 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16622
16623         * mm-view.el (mm-display-inline-fontify): Disable support modes.
16624
16625         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
16626         url-package-name, url-package-version,
16627         w3m-cid-retrieve-function-alist, w3m-current-buffer,
16628         w3m-display-inline-images, and w3m-minor-mode-map.
16629
16630 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
16631
16632         * message.el (message-tab-body-function): Fix mismatched custom type.
16633
16634         * gnus.el (gnus-group-change-level-function): Ditto.
16635
16636         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
16637
16638         * gnus-art.el (gnus-signature-limit)
16639         (gnus-article-mime-part-function): Ditto.
16640
16641 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16642
16643         * mml.el (mml-mode): Silence the byte compiler.
16644
16645         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
16646         using `(sit-for 0)' before moving the point to the specified part;
16647         skip unbuttonized parts.
16648         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
16649         return to the summary window if gnus-auto-select-part is non-nil.
16650
16651 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
16652
16653         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
16654         New variables.
16655         (mml-dnd-attach-file, mml-mode): Use them.
16656
16657         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
16658         Make fetching article by MID work again for Google Groups.
16659         Add FIXME concerning gnus-group-make-web-group.
16660
16661         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
16662         Don't depend on Gnus by using mail-extract-address-components if
16663         gnus-extract-address-components is not bound.
16664
16665 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16666
16667         * gnus-art.el (gnus-mime-display-security): Don't display the
16668         signature, but only the signed part.
16669
16670 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16671
16672         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
16673
16674         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
16675         list, not listp.
16676
16677 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
16678
16679         * mm-encode.el (mm-encode-content-transfer-encoding):
16680         Likewise when encoding.
16681
16682         * mm-bodies.el (mm-decode-content-transfer-encoding):
16683         De-canonicalize CRLF for all text content types, not just
16684         text/plain.
16685
16686 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16687
16688         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
16689         valid article; point arrow and cursor at the MIME button.
16690
16691 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16692
16693         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
16694         Suggested by Dan Christensen <jdc@uwo.ca>.
16695
16696         * mm-decode.el (mm-save-part): Enable change of prompt.
16697
16698 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
16699
16700         * gnus-msg.el (gnus-inews-add-send-actions):
16701         Make `message-post-method' lambda parameter ARG `&optional'.
16702
16703 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16704
16705         * gnus-sum.el (gnus-summary-mime-map):
16706         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
16707         gnus-article-jump-to-part.
16708
16709         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
16710         (gnus-article-edit-part): Use it.
16711         (gnus-article-part-wrapper): Add no-handle argument.
16712         (gnus-article-save-part-and-strip, gnus-article-delete-part):
16713         New functions.
16714
16715 2005-08-29  Romain Francoise  <romain@orebokech.com>
16716
16717         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16718         docstring.
16719         (gnus-face-from-file): Likewise.
16720
16721 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16722
16723         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
16724         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
16725         non-nil.
16726         (gnus-auto-select-part): New variable.
16727         (gnus-article-jump-to-part): New function.
16728         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
16729         (gnus-mime-delete-part): Allow selecting specified part after
16730         deleting or stripping parts.
16731         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
16732         part if argument is bogus.
16733
16734 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
16735
16736         * gnus-art.el (w3m-minor-mode-map):
16737         * gnus-spec.el (gnus-newsrc-file-version):
16738         * gnus-util.el (nnmail-active-file-coding-system)
16739         (gnus-original-article-buffer, gnus-user-agent):
16740         * gnus.el (gnus-ham-process-destinations)
16741         (gnus-parameter-ham-marks-alist)
16742         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
16743         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
16744         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
16745         * mm-decode.el (gnus-current-window-configuration):
16746         * mm-extern.el (gnus-article-mime-handles):
16747         * mm-url.el (url-current-object, url-package-name)
16748         (url-package-version):
16749         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
16750         (smime-keys, w3m-cid-retrieve-function-alist)
16751         (w3m-current-buffer, w3m-display-inline-images)
16752         (w3m-minor-mode-map):
16753         * mml-smime.el (gnus-extract-address-components):
16754         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
16755         (gnus-newsrc-hashtb, message-default-charset)
16756         (message-deletable-headers, message-options)
16757         (message-posting-charset, message-required-mail-headers)
16758         (message-required-news-headers):
16759         * mml1991.el (mc-pgp-always-sign):
16760         * mml2015.el (mc-pgp-always-sign):
16761         * nnheader.el (nnmail-extra-headers):
16762         * rfc1843.el (gnus-decode-encoded-word-function)
16763         (gnus-decode-header-function, gnus-newsgroup-name):
16764         * spam-stat.el (gnus-original-article-buffer): Add defvars.
16765
16766 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
16767
16768         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
16769         the end of the date treatments.
16770
16771 2005-08-15  Simon Josefsson  <jas@extundo.com>
16772
16773         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
16774         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
16775         Capello and Romain Francoise.
16776         (pgg-fetch-key-function): Remove, not used?
16777         (pgg-insert-url-with-w3): Require url, to get
16778         url-insert-file-contents regardless of where it is defined.
16779
16780 2005-08-13  Romain Francoise  <romain@orebokech.com>
16781
16782         * message.el (message-cite-original-1): New function.
16783         (message-cite-original): Use it.
16784         (message-cite-original-without-signature): Ditto.
16785
16786 2005-08-08  Romain Francoise  <romain@orebokech.com>
16787
16788         * message.el (message-yank-empty-prefix): New variable.
16789         (message-indent-citation): Use it.
16790         (message-cite-original-without-signature): Respect X-No-Archive.
16791
16792 2005-08-08  Simon Josefsson  <jas@extundo.com>
16793
16794         * pgg.el: Autoload url-insert-file-contents instead of loading
16795         w3/url.
16796         (pgg-insert-url-with-w3): Don't load url here.
16797
16798 2005-08-07  Jesper Harder  <harder@phys.au.dk>
16799
16800         * message.el (message-kill-to-signature): Don't insert newline at
16801         bol.
16802         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
16803
16804 2005-08-06  Romain Francoise  <romain@orebokech.com>
16805
16806         * message.el (message-user-fqdn): Fix typo in docstring.
16807
16808 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
16809
16810         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
16811
16812         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
16813
16814 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16815
16816         * mm-bodies.el (mm-encode-body): Use coding system rather than
16817         charset to encode text.
16818
16819         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
16820         number of charsets if utf-8 is available (XEmacs).
16821
16822 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16823
16824         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
16825         taken from `gnus-button-mid-or-mail-regexp'.
16826         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
16827         (gnus-button-alist): Improve regexp for domain part of the MIDs
16828         for news:localpart@domain buttons.
16829         (gnus-button-ctan-directory-regexp): Update.
16830
16831 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16832
16833         * sieve-manage.el (sieve-manage-interactive-login):
16834         Use make-local-variable rather than make-variable-buffer-local.
16835         (sieve-manage-open): Ditto.
16836         (sieve-manage-authenticate): Ditto.
16837
16838         * mml.el (mml-generate-mime-1): Make the content type default to
16839         text/plain if the filename is not specified.
16840
16841 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16842
16843         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
16844         instead of insert-buffer.
16845
16846         * message.el (message-yank-original): Ditto; set the mark at the
16847         end of the yanked message.
16848
16849 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16850
16851         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
16852         lines to scroll rather than to stop it.
16853
16854         * mml.el (mml-generate-default-type): Add doc string.
16855         (mml-generate-mime-1): Use mm-default-file-encoding or make it
16856         default to application/octet-stream when determining the content
16857         type if it is not specified for the part or the mml contents; add
16858         a comment about mml-generate-default-type.
16859
16860 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
16861
16862         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
16863         make it default to application/octet-stream when determining the
16864         content type if it is not specified for the external contents.
16865
16866 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16867
16868         * rfc2231.el (rfc2231-parse-string): Take care that not only a
16869         segmented parameter but also other parameters might be there.
16870
16871 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16872
16873         * mm-decode.el (mm-display-external): Delete temp file, directory
16874         and buffer immediately if the external process is exited.
16875
16876 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16877
16878         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
16879         fewer lines than that of scroll-margin.
16880         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
16881
16882 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16883
16884         * gnus-art.el (gnus-article-next-page): Revert.
16885         (gnus-article-beginning-of-window): New macro.
16886         (gnus-article-next-page-1): Use it.
16887         (gnus-article-prev-page): Ditto.
16888         (gnus-article-edit-part): Use insert-buffer-substring instead of
16889         insert-buffer.
16890         (gnus-article-edit-exit): Ditto.
16891
16892         * gnus-util.el (gnus-beginning-of-window): Remove.
16893         (gnus-end-of-window): Remove.
16894
16895         * lpath.el: Don't bind header-line-format and scroll-margin.
16896
16897 2005-07-25  Simon Josefsson  <jas@extundo.com>
16898
16899         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
16900         to have the url package without w3.  Reported by Daiki Ueno
16901         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
16902
16903 2005-07-20  Didier Verna  <didier@xemacs.org>
16904
16905         * gnus-diary.el: Remove the description comment (nndiary is now
16906         properly documented in the Gnus manual).
16907         Fix the spelling of "Back End".
16908         * nndiary.el: Ditto.
16909         Fix the copyright notice.
16910
16911 2005-07-18  Romain Francoise  <romain@orebokech.com>
16912
16913         * gnus-sum.el (gnus-summary-to-prefix)
16914         (gnus-summary-newsgroup-prefix): New variables.
16915         (gnus-summary-from-or-to-or-newsgroups): Use them.
16916
16917 2005-07-17  Romain Francoise  <romain@orebokech.com>
16918
16919         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
16920         space as it's generally not especially interesting to the user.
16921
16922 2005-07-16  Romain Francoise  <romain@orebokech.com>
16923
16924         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
16925         nil to avoid prompting and file modification if one of the
16926         messages at the top of the nnfolder file contains a copyright
16927         notice.
16928         Update copyright notice.
16929
16930         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
16931         instead of `current-time-string' as the latter creates a time
16932         string that is not RFC 2822 compliant (it lacks the zone).
16933         Update copyright notice.
16934
16935 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16936
16937         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
16938         for text/rtf.  Display default in prompt.  Pass default for M-n.
16939
16940         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
16941
16942 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16943
16944         * gnus-msg.el (gnus-button-mailto):
16945         Remove save-selected-window-window hackery because it relies on
16946         save-selected-window internals.
16947
16948 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16949
16950         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
16951         (gnus-article-next-page-1): Use gnus-beginning-of-window.
16952         (gnus-article-prev-page): Ditto.
16953
16954         * gnus-util.el (gnus-beginning-of-window): New function.
16955         (gnus-end-of-window): New function.
16956
16957         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
16958
16959 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16960
16961         * gnus-score.el (gnus-score-edit-all-score):
16962         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
16963         gnus-message.
16964
16965 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16966
16967         * gnus-msg.el (gnus-button-mailto):
16968         Remove save-selected-window-window hackery because it relies on
16969         save-selected-window internals.
16970
16971 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16972
16973         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
16974         add-minor-mode.
16975         (gnus-binary-mode): Ditto.
16976
16977         * gnus-topic.el (gnus-topic-mode): Ditto.
16978
16979 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
16980
16981         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
16982         (gnus-article-prev-page): Take scroll-margin into consideration.
16983
16984 2005-07-04  Lute Kamstra  <lute@gnu.org>
16985
16986         Update FSF's address in GPL notices.
16987
16988 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
16989
16990         * gnus.el (gnus-exit):
16991         * gnus-group.el (gnus-group-icons):
16992         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
16993
16994         * gnus-nocem.el (gnus-nocem):
16995         * message.el (message-various, message-buffers, message-sending)
16996         (message-interface, message-forwarding, message-insertion)
16997         (message-headers, message-news, message-mail):
16998         * pgg-gpg.el (pgg-gpg):
16999         * pgg-parse.el (pgg-parse):
17000         * pgg-pgp.el (pgg-pgp):
17001         * pgg-pgp5.el (pgg-pgp5):
17002         * pop3.el (pop3): Finish `defgroup' description with period.
17003
17004 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17005
17006         * gnus-art.el (article-display-face): Improve the efficiency.
17007         (article-display-x-face): Ditto; remove grey x-face stuff.
17008
17009 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17010
17011         * gnus-art.el (article-display-face): Correct the position in
17012         which Faces are inserted.
17013
17014 2005-06-29  Didier Verna  <didier@xemacs.org>
17015
17016         * gnus-art.el (article-display-face): Display faces in correct
17017         order.
17018
17019 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17020
17021         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17022         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17023         (gnus-nocem-check-article): Fetch the Type header.
17024         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17025         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17026         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17027         make sure gnus-nocem-hashtb is initialized.
17028         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17029         (gnus-nocem-unwanted-article-p): Ditto.
17030
17031         * pgg.el (pgg-verify): Return the verification result.
17032
17033 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17034
17035         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17036         is ascii.
17037
17038 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17039
17040         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17041         `show-nonbreak-escape'.
17042
17043 2005-06-23  Lute Kamstra  <lute@gnu.org>
17044
17045         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17046
17047         * dig.el (dig-mode):
17048         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17049
17050 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17051
17052         * nnimap.el (nnimap-split-download-body): Fix spellings.
17053
17054 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17055
17056         * gnus-art.el (gnus-article-encrypt-body):
17057         * gnus-cus.el (gnus-score-customize):
17058         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17059         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17060
17061 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17062
17063         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17064         header by looking for magic "MII" at the beginnig.
17065
17066 2005-06-16  Miles Bader  <miles@gnu.org>
17067
17068         * gnus-xmas.el (gnus-xmas-group-startup-message):
17069         Use renamed gnus-splash face.
17070
17071         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17072         (assistant-field-face): New backward-compatibility alias for renamed
17073         face.
17074         (assistant-render-text): Use renamed assistant-field face.
17075
17076         * spam.el (spam): Remove "-face" suffix from face name.
17077         (spam-face): New backward-compatibility alias for renamed face.
17078         (spam-face, spam-initialize): Use renamed spam face.
17079
17080         * message.el (message-header-to, message-header-cc)
17081         (message-header-subject, message-header-newsgroups)
17082         (message-header-other, message-header-name)
17083         (message-header-xheader, message-separator, message-cited-text)
17084         (message-mml): Remove "-face" suffix from face names.
17085         (message-header-to-face, message-header-cc-face)
17086         (message-header-subject-face, message-header-newsgroups-face)
17087         (message-header-other-face, message-header-name-face)
17088         (message-header-xheader-face, message-separator-face)
17089         (message-cited-text-face, message-mml-face):
17090         New backward-compatibility aliases for renamed faces.
17091         (message-font-lock-keywords): Use renamed message faces.
17092
17093         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17094         (sieve-test-commands, sieve-tagged-arguments):
17095         Remove "-face" suffix from face names.
17096         (sieve-control-commands-face, sieve-action-commands-face)
17097         (sieve-test-commands-face, sieve-tagged-arguments-face):
17098         New backward-compatibility aliases for renamed faces.
17099         (sieve-control-commands-face, sieve-action-commands-face)
17100         (sieve-test-commands-face, sieve-tagged-arguments-face):
17101         Use renamed sieve faces.
17102
17103         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17104         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17105         (gnus-group-news-3-empty, gnus-group-news-4)
17106         (gnus-group-news-4-empty, gnus-group-news-5)
17107         (gnus-group-news-5-empty, gnus-group-news-6)
17108         (gnus-group-news-6-empty, gnus-group-news-low)
17109         (gnus-group-news-low-empty, gnus-group-mail-1)
17110         (gnus-group-mail-1-empty, gnus-group-mail-2)
17111         (gnus-group-mail-2-empty, gnus-group-mail-3)
17112         (gnus-group-mail-3-empty, gnus-group-mail-low)
17113         (gnus-group-mail-low-empty, gnus-summary-selected)
17114         (gnus-summary-cancelled, gnus-summary-high-ticked)
17115         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17116         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17117         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17118         (gnus-summary-low-undownloaded)
17119         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17120         (gnus-summary-low-unread, gnus-summary-normal-unread)
17121         (gnus-summary-high-read, gnus-summary-low-read)
17122         (gnus-summary-normal-read, gnus-splash):
17123         Remove "-face" suffix from face names.
17124         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17125         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17126         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17127         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17128         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17129         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17130         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17131         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17132         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17133         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17134         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17135         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17136         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17137         (gnus-summary-normal-ticked-face)
17138         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17139         (gnus-summary-normal-ancient-face)
17140         (gnus-summary-high-undownloaded-face)
17141         (gnus-summary-low-undownloaded-face)
17142         (gnus-summary-normal-undownloaded-face)
17143         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17144         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17145         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17146         (gnus-splash-face):
17147         New backward-compatibility aliases for renamed faces.
17148         (gnus-group-startup-message): Use renamed gnus faces.
17149
17150         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17151         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17152         (gnus-server-agent): Remove "-face" suffix from face names.
17153         (gnus-server-agent-face, gnus-server-opened-face)
17154         (gnus-server-closed-face, gnus-server-denied-face)
17155         (gnus-server-offline-face):
17156         New backward-compatibility aliases for renamed faces.
17157         (gnus-server-agent-face, gnus-server-opened-face)
17158         (gnus-server-closed-face, gnus-server-denied-face)
17159         (gnus-server-offline-face): Use renamed gnus faces.
17160
17161         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17162         Remove "-face" suffix from face names.
17163         (gnus-picon-xbm-face, gnus-picon-face):
17164         New backward-compatibility aliases for renamed faces.
17165
17166         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17167         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17168         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17169         (gnus-cite-11): Remove "-face" suffix from face names.
17170         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17171         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17172         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17173         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17174         New backward-compatibility aliases for renamed faces.
17175         (gnus-cite-attribution-face, gnus-cite-face-list)
17176         (gnus-article-boring-faces): Use renamed gnus faces.
17177
17178         * gnus-art.el (gnus-signature, gnus-header-from)
17179         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17180         (gnus-header-content): Remove "-face" suffix from face names.
17181         (gnus-signature-face, gnus-header-from-face)
17182         (gnus-header-subject-face, gnus-header-newsgroups-face)
17183         (gnus-header-name-face, gnus-header-content-face):
17184         New backward-compatibility aliases for renamed faces.
17185         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17186
17187         * gnus-sum.el (gnus-summary-selected-face)
17188         (gnus-summary-highlight): Use renamed gnus faces.
17189         * gnus-group.el (gnus-group-highlight): Likewise.
17190
17191 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17192
17193         * gnus-sieve.el (gnus-sieve-article-add-rule):
17194         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17195         * spam-stat.el (spam-stat-buffer-change-to-spam)
17196         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17197
17198         * message.el (message-is-yours-p):
17199         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17200
17201 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17202
17203         * mm-view.el (mm-inline-text): Withdraw the last change.
17204
17205 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17206
17207         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17208         executing enriched-decode.
17209
17210 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17211
17212         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17213         charset of tar files.
17214
17215 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
17216
17217         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17218
17219 2005-06-04  Lute Kamstra  <lute@gnu.org>
17220
17221         * nnfolder.el (nnfolder-read-folder): Make sure that undo
17222         information is never recorded.
17223
17224 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17225
17226         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17227
17228 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17229
17230         * pop3.el (pop3-apop): Run md5 in the binary mode.
17231
17232         * starttls.el (starttls-set-process-query-on-exit-flag):
17233         Use eval-and-compile.
17234
17235 2005-05-31  Simon Josefsson  <jas@extundo.com>
17236
17237         * smime.el (smime-replace-in-string): Define.
17238         (smime-cert-by-ldap-1): Use it.
17239
17240 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17241
17242         * gnus-art.el (article-display-x-face): Replace
17243         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17244
17245         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17246         set-process-query-on-exit-flag or process-kill-without-query.
17247
17248         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17249         loop instead of replace-regexp.
17250
17251         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17252         instead of process-kill-without-query if it is available.
17253
17254         * lpath.el: Fbind ldap-search-entries.
17255
17256         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17257         instead of find-file-hooks if it is available.
17258
17259         * mml1991.el: Bind pgg-default-user-id when compiling.
17260
17261         * mml2015.el: Bind pgg-default-user-id when compiling.
17262
17263         * nndraft.el (nndraft-request-associate-buffer):
17264         Use write-contents-functions instead of write-contents-hooks if it is
17265         available.
17266
17267         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17268         instead of find-file-hooks if it is available.
17269
17270         * nntp.el (nntp-open-connection): Replace
17271         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17272         (nntp-open-ssl-stream): Ditto.
17273         (nntp-open-tls-stream): Ditto.
17274
17275         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
17276         set-process-query-on-exit-flag or process-kill-without-query.
17277         (starttls-open-stream-gnutls): Use it instead of
17278         process-kill-without-query.
17279         (starttls-open-stream): Ditto.
17280
17281 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
17282
17283         * smime.el (smime-cert-by-ldap-1): Don't use
17284         replace-regexp-in-string.
17285
17286 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
17287
17288         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
17289
17290         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
17291         in PEM format.  Adjust to the XEmacs compatibility.
17292
17293 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
17294
17295         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
17296         by `string-to-number'.
17297         * gnus-agent.el (gnus-agent-regenerate-group)
17298         (gnus-agent-fetch-articles): Ditto.
17299         * gnus-art.el (gnus-button-fetch-group): Ditto.
17300         * gnus-cache.el (gnus-cache-generate-active)
17301         (gnus-cache-articles-in-group): Ditto.
17302         * gnus-group.el (gnus-group-set-current-level)
17303         (gnus-group-insert-group-line): Ditto.
17304         * gnus-score.el (gnus-score-set-expunge-below)
17305         (gnus-score-set-mark-below, gnus-summary-score-effect)
17306         (gnus-summary-score-entry): Ditto.
17307         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
17308         (gnus-soup-pack): Ditto.
17309         * gnus-spec.el (gnus-xmas-format): Ditto.
17310         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
17311         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
17312         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
17313         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
17314         * nndb.el (nndb-get-remote-expire-response): Ditto.
17315         * nndiary.el (nndiary-parse-schedule-value)
17316         (nndiary-string-to-number, nndiary-request-replace-article)
17317         (nndiary-request-article): Ditto.
17318         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
17319         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
17320         * nneething.el (nneething-make-head): Ditto.
17321         * nnfolder.el (nnfolder-request-article)
17322         (nnfolder-retrieve-headers): Ditto.
17323         * nnheader.el (nnheader-file-to-number): Ditto.
17324         * nnkiboze.el (nnkiboze-request-article): Ditto.
17325         * nnmail.el (nnmail-process-unix-mail-format)
17326         (nnmail-process-babyl-mail-format): Ditto.
17327         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
17328         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
17329         (nnmh-request-create-group, nnmh-request-list-1)
17330         (nnmh-request-group, nnmh-request-article): Ditto.
17331         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
17332         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
17333         * nnsoup.el (nnsoup-make-active): Ditto.
17334         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
17335         * nntp.el (nntp-find-group-and-number)
17336         (nntp-retrieve-headers-with-xover): Ditto.
17337         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
17338         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
17339         (pgg-format-key-identifier): Ditto.
17340         * pop3.el (pop3-last, pop3-stat): Ditto.
17341         * qp.el (quoted-printable-decode-region): Ditto.
17342
17343         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
17344         of concat.
17345
17346 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17347
17348         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
17349
17350         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
17351
17352         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
17353
17354         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
17355
17356         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
17357
17358         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
17359
17360         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
17361         (gnus-carpal-mode): Ditto.
17362
17363         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
17364         (gnus-browse-mode): Ditto.
17365
17366         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
17367
17368         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
17369
17370 2005-05-29  Richard M. Stallman  <rms@gnu.org>
17371
17372         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
17373
17374 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17375
17376         * gnus-util.el (gnus-run-mode-hooks): New function.
17377
17378         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
17379
17380         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
17381         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
17382
17383 2005-05-27  Lute Kamstra  <lute@gnu.org>
17384
17385         * dns-mode.el (dns-mode): Specify customization group.
17386
17387 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
17388
17389         * gnus-agent.el (gnus-agent-make-mode-line-string):
17390         Use mode-line-highlight as mouse-face.
17391
17392 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17393
17394         * canlock.el (canlock): Change the parent group to news.
17395
17396         * deuglify.el (gnus-outlook-deuglify): Add :group.
17397
17398         * dig.el (dig): Add :group.
17399
17400         * dns-mode.el (dns-mode): Add :group.
17401
17402         * encrypt.el (encrypt): Add :group.
17403
17404         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17405         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17406         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17407         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17408         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17409
17410         * gnus-diary.el (gnus-diary): Add :group.
17411
17412         * gnus.el (gnus-group-news-1-face): Add :group.
17413         (gnus-group-news-1-empty-face): Ditto.
17414         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17415         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17416         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17417         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17418         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17419         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17420         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17421         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17422         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17423         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17424         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17425         (gnus-summary-high-ticked-face): Ditto.
17426         (gnus-summary-low-ticked-face): Ditto.
17427         (gnus-summary-normal-ticked-face): Ditto.
17428         (gnus-summary-high-ancient-face): Ditto.
17429         (gnus-summary-low-ancient-face): Ditto.
17430         (gnus-summary-normal-ancient-face): Ditto.
17431         (gnus-summary-high-undownloaded-face): Ditto.
17432         (gnus-summary-low-undownloaded-face): Ditto.
17433         (gnus-summary-normal-undownloaded-face): Ditto.
17434         (gnus-summary-high-unread-face): Ditto.
17435         (gnus-summary-low-unread-face): Ditto.
17436         (gnus-summary-normal-unread-face): Ditto.
17437         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17438         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17439
17440         * hashcash.el (hashcash): New custom group.
17441         (hashcash-default-payment): Add :group.
17442         (hashcash-payment-alist): Ditto.
17443         (hashcash-default-accept-payment): Ditto.
17444         (hashcash-accept-resources): Ditto.
17445         (hashcash-path): Ditto.
17446         (hashcash-extra-generate-parameters): Ditto.
17447         (hashcash-double-spend-database): Ditto.
17448         (hashcash-in-news): Ditto.
17449
17450         * message.el (message-minibuffer-local-map): Add :group.
17451
17452         * netrc.el (netrc): Add :group.
17453
17454         * sieve-manage.el (sieve-manage-log): Add :group.
17455         (sieve-manage-default-user): Diito.
17456         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17457         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17458         (sieve-manage-authenticators): Ditto.
17459         (sieve-manage-authenticator-alist): Ditto.
17460         (sieve-manage-default-port): Ditto.
17461
17462         * sieve-mode.el (sieve-control-commands-face): Add :group.
17463         (sieve-action-commands-face): Ditto.
17464         (sieve-test-commands-face): Ditto.
17465         (sieve-tagged-arguments-face): Ditto.
17466
17467         * smime.el (smime): Add :group.
17468
17469         * spam-report.el (spam-report): Add :group.
17470
17471         * spam.el (spam, spam-face): Add :group.
17472
17473 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17474
17475         * nntp.el (nntp-next-result-arrived-p): Some news servers may
17476         return \n.\n.\n at the end of articles.  Protect against that.
17477         (nntp-with-open-group): Allow debugging.
17478
17479         * nnheader.el (mail-header-set-extra): Make into a function
17480         because I just could't understand how to quote the list properly.
17481
17482         * dns.el (query-dns-cached): New function.
17483
17484 2005-05-26  Lute Kamstra  <lute@gnu.org>
17485
17486         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17487
17488 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17489
17490         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
17491
17492         * gnus-art.el: Don't autoload mail-extract-address-components.
17493
17494         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17495         eval-and-compile to evaluate it.
17496
17497         * hashcash.el: Don't autoload executable-find.
17498
17499         * nndb.el: Don't declare the nndb back end two or more times; don't
17500         autoload news-reply-mode, news-setup, cancel-timer and telnet.
17501
17502         * nntp.el: Autoload format-spec instead of format; use
17503         eval-and-compile to evaluate autoload forms.
17504
17505 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
17506
17507         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17508
17509 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17510
17511         * gnus.el (gnus-version-number): Bump version.
17512
17513 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17514
17515         * gnus.el: No Gnus v0.3 is released.
17516
17517 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17518
17519         * lpath.el (featurep): Bind show-nonbreak-escape.
17520
17521 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17522
17523         * gnus-art.el (gnus-article-edit-part): Disable undo.
17524
17525 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17526
17527         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17528         gnus-article-date-lapsed-new-header is t if date timer is active;
17529         skip headers in which the original date value is empty.
17530         (gnus-article-save-original-date): Redefine it as a macro.
17531         (gnus-display-mime): Use it.
17532
17533 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17534
17535         * gnus-art.el (article-date-ut): Support converting date in
17536         forwarded parts as well.
17537         (gnus-article-save-original-date): New function.
17538         (gnus-display-mime): Use it.
17539
17540 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
17541
17542         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17543         enclosure element of <item>.
17544
17545 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
17546
17547         * message.el (message-kill-buffer-query): Rename from
17548         `message-kill-buffer-query-if-modified'.  Add :version.
17549
17550 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17551
17552         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17553         window layout.
17554
17555 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17556
17557         * mml.el: Autoload dnd when compiling.
17558
17559 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17560
17561         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17562         x-dnd-*.
17563
17564 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17565
17566         * qp.el (quoted-printable-encode-region): Save excursion.
17567
17568 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
17569
17570         * message.el (message-kill-buffer-query-if-modified): Add new variable
17571         so the user can kill a modified message buffer quickly.
17572         (message-kill-buffer): Use it.
17573
17574 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17575
17576         * lpath.el: Fbind display-time-event-handler; don't fbind
17577         string-to-multibyte.
17578
17579         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17580
17581 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17582
17583         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17584         contained in text because xml.el decodes entities) with LFs.
17585
17586 2005-04-11  Lute Kamstra  <lute@gnu.org>
17587
17588         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17589         differently.
17590
17591 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17592
17593         * mm-util.el (mm-detect-coding-region): Typo.
17594
17595 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17596
17597         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17598
17599 2005-04-06  Deepak Goel  <deego@gnufans.org>
17600
17601         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17602         user-function allow user modifications of the scores.
17603         (spam-stat-score-buffer-user): New function, to allow
17604         user-computed modifications to the score.
17605         (spam-stat-score-buffer-user-functions): List of additional
17606         scoring functions.
17607         (spam-stat-error-holder): Global temporary error holder.
17608         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17609         variable.
17610
17611 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
17612
17613         * gnus-registry.el (gnus-registry-clean-empty-function)
17614         (gnus-registry-trim, gnus-registry-fetch-groups)
17615         (gnus-registry-delete-group): Groups that match
17616         `gnus-registry-ignored-groups' are removed from the registry
17617         entries, not just ignored for splitting.  This helps clean up the
17618         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
17619         to get all the groups a message ID is in.
17620
17621         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17622         (spam-stat-split-fancy): Change "threshhold" to "threshold".
17623         (spam-stat-score-buffer-user-functions): Add :number custom type.
17624
17625 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17626
17627         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17628         argument in XEmacs.
17629
17630         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17631         (nnrss-request-group): Decode group name first.
17632         (nnrss-request-article): Make a text/plain article if mml-to-mime
17633         failed.
17634         (nnrss-get-encoding): Return a compatible encoding according to
17635         nnrss-compatible-encoding-alist.
17636         (nnrss-find-el): Use consp instead of listp.
17637         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
17638
17639 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17640
17641         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
17642         which Emacs 20 doesn't support.
17643         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
17644
17645 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17646
17647         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
17648         silence the byte compiler inside the defun.
17649
17650         * gnus-demon.el (parse-time-string): Add autoload.
17651
17652         * gnus-delay.el (parse-time-string): Add autoload.
17653
17654         * gnus-art.el (parse-time-string): Add autoload.
17655
17656         * nnultimate.el (parse-time): Require for `parse-time-string'.
17657
17658 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17659
17660         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
17661
17662         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
17663
17664         * smime.el (smime-ldap-host-list): Add :version.
17665
17666 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17667
17668         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
17669         pass it to `gnus-browse-read-group'.
17670         (gnus-browse-read-group): Add NUMBER argument and pass it to
17671         `gnus-group-read-ephemeral-group'.
17672
17673         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
17674         argument and pass it to `gnus-group-read-group'.
17675
17676 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
17677
17678         * mm-util.el (mm-xemacs-find-mime-charset): Only call
17679         mm-xemacs-find-mime-charset-1 if we have the mule feature
17680         available at runtime.
17681
17682 2005-03-25  Werner Lemberg  <wl@gnu.org>
17683
17684         * nnmaildir.el: Replace `illegal' with `invalid'.
17685
17686 2005-03-23  Lute Kamstra  <lute@gnu.org>
17687
17688         * time-date.el: Add comment on time value formats.
17689         Don't require parse-time.
17690         (with-decoded-time-value): New macro.
17691         (encode-time-value): New function.
17692         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
17693         (days-to-time): Return a valid time value when arg is huge.
17694         (time-since): Use time-subtract.
17695         (time-to-number-of-days): Use time-to-seconds.
17696
17697 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17698
17699         * gnus-start.el (gnus-display-time-event-handler):
17700         Check display-time-timer at runtime rather than only at load time
17701         in case display-time-mode is turned off in the mean time.
17702
17703 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17704
17705         * nnimap.el (nnimap-open-connection): Print which authinfo file is
17706         used.
17707
17708         * nneething.el (nneething-map-file-directory): Derive from
17709         `gnus-directory'.
17710
17711         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
17712         the To/Cc button.
17713
17714 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17715
17716         * nnmaildir.el (nnmaildir-request-accept-article):
17717         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
17718
17719 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17720
17721         * gnus-async.el: Require timer-funcs at compile time when in
17722         XEmacs for `run-with-idle-timer'.
17723
17724 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17725
17726         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
17727         autoloaded function.
17728
17729 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17730
17731         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
17732
17733 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
17734
17735         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
17736
17737 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17738
17739         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
17740         Add gnus-expert-user to default.
17741
17742 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
17743
17744         * nnimap.el (nnimap-open-server): Ditto.
17745
17746         * imap.el (imap-authenticate): Fix typo.
17747
17748 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
17749
17750         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
17751         buffer (since IMAP server might return FETCH response out of
17752         order, and the nntp buffer must be sorted).
17753
17754 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
17755
17756         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
17757         comparison on string.
17758
17759         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
17760         (gnus-agent-score): Rename category keywords to match gnus-cus.
17761         (gnus-agent-summary-fetch-series): Modify to protect against
17762         gnus-agent-summary-fetch-group clearing processable flags.
17763         (gnus-agent-synchronize-group-flags): Update live group buffer as
17764         synchronization may occur due to the user toggle the plugged
17765         status.
17766         (gnus-agent-fetch-group-1): Clear downloadable flag when article
17767         successfully downloaded.
17768         (gnus-agent-expire-group-1): Avoid using markers when the overview
17769         is in ascending order; greatly improves performance.
17770         (gnus-agent-regenerate-group):
17771         Use gnus-agent-synchronize-group-flags to reset read status in both
17772         gnus and server.
17773         (gnus-agent-update-files-total-fetched-for): Fix initial size.
17774
17775 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
17776
17777         * message.el: Don't autoload former message-utils variables.
17778         (message-strip-subject-trailing-was): Change doc string.
17779
17780         * nnweb.el: Fixes for `gnus-group-make-web-group'.
17781         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
17782         (nnweb-google-search): Add "hl=en" here.
17783         (nnweb-google-parse-1, nnweb-google-create-mapping):
17784         Don't hardcode URL.
17785
17786 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17787
17788         * message.el (message-get-reply-headers, message-followup):
17789         Mention related variables `message-use-followup-to' and
17790         `message-use-mail-followup-to', in the information buffer.
17791
17792         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
17793         of broken groups(-beta).google.com.
17794
17795 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
17796
17797         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
17798         parameter to invoked gnus-request-move-article; remove the
17799         redundant gnus-sum-hint-move-is-internal variable; apply the marks
17800         all at once instead of once per article.
17801         (gnus-summary-remove-process-mark): Accept a list of articles as
17802         well as a single article for processing.
17803
17804         * gnus-int.el (gnus-request-move-article): Add move-is-internal
17805         parameter.
17806
17807         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
17808
17809         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
17810
17811         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
17812         parameter.
17813
17814         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
17815         parameter.
17816
17817         * nnimap.el (nnimap-request-move-article): Add move-is-internal
17818         parameter and remove the gnus-sum-hint-move-is-internal variable.
17819
17820         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
17821         parameter.
17822
17823         * nndraft.el (nndraft-request-move-article): Add move-is-internal
17824         parameter.
17825
17826         * nndiary.el (nndiary-request-move-article): Add move-is-internal
17827         parameter.
17828
17829         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
17830
17831         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
17832         parameter.
17833
17834         * nnagent.el (nnagent-request-move-article): Add move-is-internal
17835         parameter.
17836
17837 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17838
17839         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
17840         a more conservative way.
17841
17842 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17843
17844         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
17845         buffer, so it moves the window's cursor.
17846
17847 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
17848
17849         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
17850         `mm-dissect-multipart' and receive the from field as an (optional)
17851         argument from `mm-dissect-multipart'.
17852         (mm-dissect-multipart): Receive the from field as an argument and
17853         pass it on when we call `mm-dissect-buffer' on MIME parts.
17854         Fixes verification/decryption of signed/encrypted MIME parts.
17855
17856 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
17857
17858         * gnus-sum.el (gnus-summary-move-article):
17859         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
17860         whatever it calls (right now, only nnimap-request-move article
17861         respects it).
17862
17863         * nnimap.el (nnimap-request-move-article):
17864         When gnus-sum-hint-move-is-internal is set, don't do the extra
17865         nnimap-request-article.
17866
17867 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17868
17869         * nnheader.el (nnheader-find-file-noselect): Add doc string.
17870
17871         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
17872         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
17873
17874         * gnus-sum.el (gnus-summary-caesar-message):
17875         Apply `gnus-treat-article' after rotation.
17876
17877         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
17878         doc string.
17879
17880 2005-02-22  Simon Josefsson  <jas@extundo.com>
17881
17882         * encrypt.el (encrypt-password-cache-expiry): Remove (use
17883         `password-cache-expiry' instead).  Reported by Arne Jørgensen
17884         <arne@arnested.dk>.
17885         (encrypt): Add password-cache and password-cache-expiry as group
17886         members.
17887
17888 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
17889
17890         * smime.el (smime-ldap-host-list): Doc fix.
17891         (smime-ask-passphrase): Use `password-read-and-add' to read (and
17892         cache) password.
17893         (smime-sign-region): Use it.
17894         (smime-decrypt-region): Use it.
17895         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
17896         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
17897         fails.
17898         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
17899         certificate from DER to PEM format rather than calling openssl.
17900
17901         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
17902
17903         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
17904         for signing/encryption.
17905
17906         * mml.el (mml-parse-1): Use them.
17907
17908 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
17909
17910         * nnrss.el (nnrss-verbose): Remove.
17911         (nnrss-request-group): Use `nnheader-message' instead.
17912
17913 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
17914
17915         * nnrss.el (nnrss-verbose): New variable.
17916         (nnrss-request-group): Make it say nnrss is requesting a group.
17917
17918 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17919
17920         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
17921         Handle news URL with given port correctly.
17922
17923 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17924
17925         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
17926         containing special characters.
17927
17928         * gnus-sum.el (gnus-summary-edit-article): Ditto.
17929
17930         * mml.el (mime-to-mml): Ditto.
17931
17932         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
17933         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
17934         (rfc2047-decode-region): Quote decoded words containing special
17935         characters when rfc2047-quote-decoded-words-containing-tspecials
17936         is non-nil.
17937
17938 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
17939
17940         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
17941
17942         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
17943
17944 2005-02-15  Simon Josefsson  <jas@extundo.com>
17945
17946         * nnimap.el (nnimap-debug): Doc fix.
17947
17948         * imap.el (imap-debug): Doc fix.
17949
17950 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17951
17952         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
17953
17954 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
17955
17956         * gnus.el (spam-contents): Improve docs for spam-contents
17957         parameter in its variable incarnation.
17958
17959 2005-02-14  Simon Josefsson  <jas@extundo.com>
17960
17961         * smime-ldap.el: Use require instead of load-library for ldap.
17962         (smime-ldap-search): Indent.
17963         (smime-ldap-search-internal): Shorten line.
17964
17965         * smime.el (smime-cert-by-dns): Add doc-string.
17966         (smime-cert-by-ldap-1): Indent.
17967
17968         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
17969         mml-smime-get-dns-ldap.
17970         (mml-smime-encrypt-query): Use new function.  Default to ldap.
17971
17972 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
17973
17974         * smime.el: Require smime-ldap.
17975         (smime-ldap-host-list): New variable.
17976         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
17977
17978         * mml-smime.el (mml-smime-encrypt-query): New function.
17979         (mml-smime-encrypt-query): Use it.
17980
17981         * smime-ldap.el: New file.
17982
17983 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17984
17985         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
17986
17987 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
17988
17989         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
17990         argument in doc string.  Make query for type more clear.
17991
17992 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
17993
17994         * gnus.el (gnus-group-startup-message): Search for gnus images in
17995         etc/images/gnus.
17996         * mm-util.el (mm-image-load-path): Likewise.
17997         * smiley.el (smiley-data-directory): Search for smilies in
17998         etc/images/smilies.
17999
18000 2005-02-09  Kim F. Storm  <storm@cua.dk>
18001
18002         Change Emacs release version from 21.4 to 22.1 throughout.
18003         Change Emacs development version from 21.3.50 to 22.0.50.
18004
18005 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18006
18007         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18008
18009         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18010         non-Mule XEmacs as well.
18011         (mm-decompress-buffer): Signal an error intentionally if it does
18012         not decompress compressed data because auto-compression-mode is
18013         disabled.
18014
18015 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18016
18017         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18018         an ID in the registry even if it has no groups.
18019
18020 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18021
18022         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18023         merge it into mm-decompress-buffer.
18024         (gnus-mime-copy-part): Use the MIME part charset, the value which
18025         a user specified or gnus-newsgroup-charset for decoding, like
18026         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18027         save-buffer what was used.  Suggested by Kevin Ryde
18028         <user42@zip.com.au>.
18029         (gnus-mime-inline-part): Allow the name parameter as well as the
18030         filename parameter; force decompressing of compressed data; always
18031         display contents being not decoded as unibyte.
18032
18033         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18034         as well as the filename parameter.
18035
18036         * mm-util.el (mm-decompress-buffer):
18037         Merge gnus-mime-jka-compr-maybe-uncompress.
18038         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18039         of compressed data.
18040
18041 2005-02-08  Simon Josefsson  <jas@extundo.com>
18042
18043         * imap.el (imap-log): Doc fix.
18044
18045 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18046
18047         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18048         the coding cookies; decompress compressed parts.
18049
18050         * mml.el (mml-generate-mime-1): Add the charset parameter according
18051         to the value which a user specified manually or the coding cookie.
18052
18053         * mm-util.el (mm-string-to-multibyte): New function.
18054         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18055         (mm-coding-system-to-mime-charset): New function.
18056         (mm-decompress-buffer): New function.
18057         (mm-find-buffer-file-coding-system): New function.
18058
18059         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18060         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18061         parts.
18062
18063 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18064
18065         * mm-view.el (mm-display-inline-fontify): Decode a part according
18066         to the charset parameter.
18067
18068 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18069
18070         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18071         prefix arg is neither nil nor a number, as info specifies.
18072
18073 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18074
18075         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18076         timestamps.
18077
18078 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18079
18080         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18081         groups error checking and notify user.
18082
18083 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18084
18085         * message.el (message-send-mail-function): Check existence of
18086         sendmail-program first before using default value
18087         `message-send-mail-with-sendmail'.  Otherwise use more generic
18088         `smtpmail-send-it'.
18089
18090 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18091
18092         * nntp.el (nntp-request-update-info): Always return nil.
18093
18094 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18095
18096         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18097
18098 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18099
18100         * message.el (message-beginning-of-line): Change the behavior when
18101         invoked between BOL and : so that it first moves backward.
18102
18103 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18104
18105         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18106         article buffer when editing of the article is discarded.
18107         (gnus-article-prepare): Revert.
18108
18109 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18110
18111         * gnus-art.el (gnus-article-prepare):
18112         Remove message-strip-forbidden-properties from the local hook.
18113
18114 2005-01-27  Simon Josefsson  <jas@extundo.com>
18115
18116         * password.el (password-cache-add): Only start one timer per key.
18117         Reported by Derek Atkins <warlord@MIT.EDU>.
18118
18119 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18120
18121         * run-at-time.el: Remove.  It is no longer needed as
18122         timer-funcs.el in the xemacs-base package has a working version of
18123         `run-at-time'.
18124
18125         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
18126
18127         * password.el: Require timer-funcs instead of run-at-time in
18128         XEmacs.
18129         Remove `password-run-at-time' macro.
18130         (password-cache-add): Use `run-at-time' instead of
18131         `password-run-at-time'.
18132
18133         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
18134         Remove `nnheader-cancel-function-timers' alias,
18135         `cancel-function-timers' exists in XEmacs in timer-funcs.
18136
18137         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18138         for `run-with-idle-timer'.
18139
18140         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18141         for `run-at-time'.
18142
18143         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18144         for `with-timeout'.
18145
18146         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
18147         the same as for XEmacs 21.4.
18148         No need to ignore `run-with-idle-timer', this function exists in
18149         XEmacs now in timer-funcs.el in the xemacs-base package.
18150         (dgnushack-compile): No need to delete
18151         run-at-time.el from the list of files to compile because it
18152         doesn't exist anymore.
18153
18154 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18155
18156         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18157         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18158
18159 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18160
18161         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18162         sensitively.
18163
18164 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18165
18166         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18167
18168 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18169
18170         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18171         which will be inserted according to the multibyteness of a buffer
18172         rather than the type of contents.  Suggested by ARISAWA Akihiro
18173         <ari@mbf.ocn.ne.jp>.
18174
18175         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18176         of string which old xml.el may return rather than a string.
18177
18178 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18179
18180         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18181
18182 2005-01-16  Simon Josefsson  <jas@extundo.com>
18183
18184         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18185         idn/idna.el isn't available.
18186         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18187         <michael@waxrat.com>.
18188
18189         * hashcash.el: Remove non-FSF copyright header.
18190
18191         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18192         (hashcash-generate-payment): Use it.
18193         (hashcash-generate-payment-async): Use it.
18194
18195 2005-01-15  Simon Josefsson  <jas@extundo.com>
18196
18197         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18198         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18199
18200         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18201         gnus-summary-idna-message.
18202         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18203         (gnus-summary-idna-message): New function.
18204
18205 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18206
18207         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18208         gnus-novice-user.
18209
18210 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18211
18212         * nnrss.el (nnrss-request-delete-group): Delete entries in
18213         nnrss-group-alist as well.
18214         (nnrss-save-server-data): Insert newline.
18215
18216 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18217
18218         * gnus.el (gnus-user-agent): Use list of symbols instead of
18219         symbols.  Display full version number for (S)XEmacs.
18220         Optionally display (S)XEmacs codename.
18221
18222         * gnus-util.el (gnus-emacs-version): Update for new
18223         `gnus-user-agent'.
18224
18225         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18226         Gnus version.
18227
18228 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18229
18230         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18231         which is unreadable in some setups.
18232
18233 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18234
18235         * gnus-spec.el (gnus-update-format-specifications): Flush the
18236         group format spec cache if it doesn't support decoded group names.
18237
18238 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18239
18240         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18241         Allow to apply decay on score files matching a regexp.
18242
18243 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18244
18245         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18246         compatibility in %g and %c.
18247
18248 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18249
18250         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18251         name for only %g and %c.
18252         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18253         of gnus-tmp-group to decoded group name.
18254         (gnus-group-make-rss-group): Exclude `/'s from group names.
18255
18256 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18257
18258         * nnrss.el (nnrss-get-encoding): Fix regexp.
18259
18260 2004-12-27  Simon Josefsson  <jas@extundo.com>
18261
18262         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18263         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18264         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
18265
18266 2004-12-17  Kim F. Storm  <storm@cua.dk>
18267
18268         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18269
18270         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18271
18272 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18273
18274         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18275
18276 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18277
18278         * nnrss.el: Require rfc2047 and mml.
18279         (nnrss-file-coding-system): New variable.
18280         (nnrss-format-string): Redefine it as an inline function.
18281         (nnrss-decode-group-name): New function.
18282         (nnrss-string-as-multibyte): Remove.
18283         (nnrss-retrieve-headers): Decode group name; don't use
18284         nnrss-format-string.
18285         (nnrss-request-group): Decode group name.
18286         (nnrss-request-article): Decode group name; allow a Message-ID as
18287         well as an article number; don't use nnrss-format-string; encode a
18288         Message-ID string which may contain non-ASCII characters; use
18289         mml-to-mime to compose a MIME article.
18290         (nnrss-request-expire-articles): Decode group name.
18291         (nnrss-request-delete-group): Decode group name.
18292         (nnrss-fetch): Clarify error message.
18293         (nnrss-read-server-data): Use insert-file-contents instead of load;
18294         bind file-name-coding-system; use multibyte buffer.
18295         (nnrss-save-server-data): Bind coding-system-for-write to the
18296         value of nnrss-file-coding-system; bind file-name-coding-system;
18297         add coding cookie.
18298         (nnrss-read-group-data): Use insert-file-contents instead of load;
18299         bind file-name-coding-system; use multibyte buffer.
18300         (nnrss-save-group-data): Bind coding-system-for-write to the
18301         value of nnrss-file-coding-system; bind file-name-coding-system.
18302         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
18303         make it work with non-ASCII text.
18304         (nnrss-find-el): Make it work with old xml.el as well.
18305
18306 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18307
18308         * nnrss.el (nnrss-get-encoding): New function.
18309         (nnrss-fetch): Use unibyte buffer initially; bind
18310         coding-system-for-read while performing mm-url-insert; remove ^Ms;
18311         decode contents according to the encoding attribute.
18312         (nnrss-save-group-data): Add coding cookie.
18313         (nnrss-mime-encode-string): New function.
18314         (nnrss-check-group): Use it to encode subject and author.
18315
18316 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
18317
18318         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
18319         imaginary variable.
18320
18321 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18322
18323         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
18324         correctly even if there are wide characters.
18325
18326 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
18327
18328         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
18329         downcased symbol names; make a new cache instead of reusing
18330         bbdb-hashtable.
18331
18332 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18333
18334         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18335         concatenating segments rather than before concatenating them.
18336         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18337
18338         * message.el (message-get-reply-headers): Bind `extra'.
18339
18340 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18341
18342         * message.el (message-extra-wide-headers): New variable.
18343         (message-get-reply-headers): Use it.
18344
18345 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18346
18347         * gnus-agent.el (gnus-agent-group-path): Decode group name.
18348         (gnus-agent-group-pathname): Ditto.
18349
18350         * gnus-cache.el (gnus-cache-file-name): Decode group name.
18351
18352         * gnus-group.el (gnus-group-make-group): Decode group name.
18353         (gnus-group-make-rss-group): Register the group data after opening
18354         the nnrss group.
18355
18356 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
18357
18358         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
18359         by expiry now get marked as read.
18360
18361 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18362
18363         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
18364
18365 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
18366
18367         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
18368         unify Latin characters in XEmacs.
18369         (mm-find-mime-charset-region): Use it.
18370
18371 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18372
18373         * gnus-util.el (gnus-delete-directory): New function.
18374
18375         * gnus-agent.el (gnus-agent-delete-group): Use it.
18376
18377         * gnus-cache.el (gnus-cache-delete-group): Use it.
18378
18379 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18380
18381         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
18382         names.
18383
18384 2004-12-16  Simon Josefsson  <jas@extundo.com>
18385
18386         * hashcash.el (hashcash-payment-alist): Fix custom :type.
18387
18388 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18389
18390         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
18391
18392         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
18393         (gnus-group-set-current-level): Decode group name.
18394
18395 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
18396
18397         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
18398         failed.
18399
18400 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18401
18402         * gnus-group.el (gnus-group-delete-group): Decode group name.
18403         (gnus-group-make-rss-group): Encode group name.
18404         (gnus-group-catchup-current): Decode group name.
18405         (gnus-group-kill-group): Decode group name.
18406
18407 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18408
18409         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
18410
18411 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18412
18413         * gnus-group.el (gnus-group-make-rss-group):
18414         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
18415
18416         * gnus-start.el (gnus-setup-news): Honor user's setting to
18417         gnus-message-archive-method.  Suggested by Lute Kamstra
18418         <lute@gnu.org>.
18419
18420 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
18421
18422         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
18423         global counterparts of the buffer-local variables.
18424
18425 2004-11-16  Romain Francoise  <romain@orebokech.com>
18426
18427         * gnus-sum.el (gnus-summary-exit): Don't clear the global
18428         counterparts of the buffer-local variables.
18429
18430 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18431
18432         * message.el (message-forbidden-properties): Fix typo in doc
18433         string.
18434
18435 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18436
18437         * gnus-util.el (gnus-replace-in-string): Add doc string.
18438
18439         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18440         to avoid problems when splitting mails with many recipients.
18441
18442 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18443
18444         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18445         pop-to-buffer, covered by the subsequent gnus-configure-windows.
18446
18447 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
18448
18449         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18450         if there is no hashtable in memory or file modification time is
18451         newer than cached timestamp.
18452
18453 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
18454
18455         * gnus-sum.el (gnus-summary-limit-to-recipient):
18456         Implement not-matching option.
18457
18458 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
18459
18460         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18461         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18462         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18463         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18464         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
18465         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18466
18467 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18468
18469         * message.el (message-forward-make-body-mml): Remove headers
18470         according to message-forward-ignored-headers if a message is decoded.
18471
18472 2004-12-02  Romain Francoise  <romain@orebokech.com>
18473
18474         * message.el (message-forward-make-body-plain): Always remove
18475         headers according to message-forward-ignored-headers.
18476
18477 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
18478
18479         * spam.el (spam-summary-prepare-exit): Remove the
18480         gnus-summary-limit pop for now, it has problems with ham marks for
18481         me.
18482
18483 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
18484
18485         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18486         correctly.
18487
18488 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
18489
18490         * format-spec.el (format-spec): Message the char.
18491
18492 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
18493
18494         * gnus-art.el (gnus-split-methods): Reformat comments.
18495
18496         * spam.el (spam-summary-prepare-exit): Remove article limits
18497         before exiting the summary buffer.
18498
18499 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18500
18501         * lpath.el: Remove bbdb-create-internal, bbdb-records,
18502         spam-BBDB-register-routine and spam-enter-ham-BBDB.
18503
18504         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18505         order to silence the byte compiler.
18506
18507         * spam.el: Fix the way to silence the byte compiler, which
18508         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18509         bbdb-search-simple, spam-BBDB-register-routine,
18510         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18511         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18512         spam-stat-buffer-is-spam, spam-stat-load,
18513         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18514         spam-stat-save and spam-stat-split-fancy.
18515
18516 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18517
18518         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18519         which may confuse users.
18520         (canlock-password-for-verify): Ditto.
18521
18522         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18523
18524         * gnus-art.el (gnus-emphasis-alist): Ditto.
18525
18526         * gnus-registry.el (gnus-registry-max-entries): Ditto.
18527
18528         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18529
18530         * gnus-start.el (gnus-save-killed-list): Ditto.
18531
18532         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18533         (gnus-sum-thread-tree-root): Ditto.
18534         (gnus-sum-thread-tree-false-root): Ditto.
18535         (gnus-sum-thread-tree-single-indent): Ditto.
18536
18537         * message.el (message-courtesy-message): Ditto.
18538         (message-archive-note): Ditto.
18539         (message-subscribed-address-file): Ditto.
18540         (message-user-fqdn): Ditto.
18541
18542         * spam-report.el (spam-report-gmane-regex): Ditto.
18543
18544         * spam.el (spam-blackhole-good-server-regex): Ditto.
18545
18546 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18547
18548         * mml.el (mml-preview): Widen the message buffer before copying
18549         the contents to the preview buffer; sort headers before previewing.
18550
18551         * message.el (message-hidden-headers): Fix the way to avoid a bug
18552         in the `repeat' widget in Emacs 21.3 or earlier.
18553
18554 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18555
18556         * message.el (message-hidden-headers): Default to "^References:".
18557         Improve customization type.  Suggested by Reiner Steib
18558         <Reiner.Steib@gmx.de>.
18559
18560 2004-11-25  Romain Francoise  <romain@orebokech.com>
18561
18562         * message.el (message-strip-forbidden-properties): Remove check for
18563         obsolete `message-hidden' text property, hidden headers are not
18564         accessible in the buffer anymore.
18565
18566 2004-11-22  Romain Francoise  <romain@orebokech.com>
18567
18568         * message.el (message-header-format-alist): Add `From' in list
18569         so that it can be sorted.
18570         (message-fix-before-sending): Widen and sort headers before
18571         sending.
18572         (message-hide-headers): Use narrowing to hide headers by moving
18573         them to the top of the buffer and narrowing to the region
18574         underneath.
18575
18576 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18577
18578         * message.el (message-strip-forbidden-properties):
18579         Bind buffer-read-only (etc) to nil.
18580
18581 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18582
18583         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18584         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18585
18586 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18587
18588         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18589
18590 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18591
18592         * dns.el (query-dns): Use sit-for to time instead of
18593         accept-process-output, since that doesn't seem to work on udp
18594         sockets.
18595
18596 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18597
18598         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18599
18600 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18601
18602         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18603         doc string.  Improve doc string.
18604
18605 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18606
18607         * nntp.el (nntp-request-update-info): Return nil if
18608         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18609         may not call gnus-activate-group which uselessly issues the GROUP
18610         commands for all nntp groups and wastes time.  Reported by Romain
18611         Francoise <romain@orebokech.com>.
18612
18613         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18614
18615 2004-11-15  Simon Josefsson  <jas@extundo.com>
18616
18617         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18618         headers separately.
18619         (gnus-button-openpgp): New function, inspired by Jochen Küpper
18620         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18621
18622 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18623
18624         * gnus-start.el (gnus-convert-old-newsrc):
18625         Assign legacy-gnus-agent to 5.10.7.
18626
18627 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18628
18629         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18630         start of the lines.
18631
18632 2004-11-14  Magnus Henoch  <mange@freemail.hu>
18633
18634         * hashcash.el (hashcash-default-payment): Change default to 20.
18635         (hashcash-default-accept-payment): Change default to 20.
18636         (hashcash-process-alist): New variable.
18637         (hashcash-generate-payment-async): Add.
18638         (hashcash-already-paid-p): Add.
18639         (hashcash-insert-payment): Don't generate payments twice.
18640         (hashcash-insert-payment-async): Add.
18641         (hashcash-insert-payment-async-2): Add.
18642         (hashcash-cancel-async): Add.
18643         (hashcash-wait-async): Add.
18644         (hashcash-processes-running-p): Add.
18645         (hashcash-wait-or-cancel): Add.
18646         (mail-add-payment): New optional argument.  Conditionally start
18647         asynchronous calculation.
18648         (mail-add-payment-async): Add.
18649
18650         * message.el (message-send-mail): Wait for asynchronous hashcash
18651         results.  Don't clobber existing X-Hashcash headers.
18652         (message-setup-1): Call mail-add-payment-async when
18653         message-generate-hashcash is non-nil.
18654
18655 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18656
18657         * message.el (message-use-alternative-email-as-from): Examine the
18658         From header as well; use message-make-from in order to include a
18659         user's full name.
18660
18661 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18662
18663         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
18664         default; improve customization type.
18665         (gnus-emphasis-custom-with-format): New macro.
18666         (gnus-emphasis-custom-value-to-external): New function.
18667         (gnus-emphasis-custom-value-to-internal): New function.
18668
18669 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18670
18671         * dns.el (query-dns): Resolve reverse addresses.
18672
18673 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18674
18675         * gnus-group.el (gnus-group-get-new-news): Use it.
18676
18677         * gnus-start.el (gnus-check-reasonable-setup): New function.
18678
18679 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18680
18681         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
18682         "Args out of range" error.  Reported by Arnaud Giersch
18683         <arnaud.giersch@free.fr>.
18684
18685 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18686
18687         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
18688
18689 2004-11-04  Richard M. Stallman  <rms@gnu.org>
18690
18691         * spam.el (spam group): Add :version.
18692
18693         * pgg-def.el (pgg group): Add :version.
18694
18695 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18696
18697         * gnus-art.el (gnus-article-edit-article): Don't associate the
18698         article buffer with a draft file.  This is a temporary measure
18699         against the 2004-08-22 change to gnus-article-edit-mode.
18700
18701 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18702
18703         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
18704         (html2text-format-tags): Remove unused variable `attr'.
18705
18706 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18707
18708         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
18709
18710         * tls.el (tls-process-connection-type, tls-success)
18711         (tls-certtool-program): Add :version.
18712
18713         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
18714         (starttls-extra-arguments, starttls-process-connection-type)
18715         (starttls-connect, starttls-failure, starttls-success): Add :version.
18716
18717         * spam-stat.el (spam-stat): Add :version.
18718
18719         * sieve.el (sieve): Add :version.
18720
18721         * sha1.el (sha1): Add :version.
18722         (sha1-use-external): Remove redundant version.
18723
18724         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
18725         (nnmail-cache-ignore-groups, nnmail-spool-hook)
18726         (nnmail-split-fancy-match-partial-words)
18727         (nnmail-split-lowercase-expanded): Add :version.
18728
18729         * nndiary.el (nndiary): Add :version.
18730
18731         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
18732
18733         * mml-sec.el (mml-default-sign-method)
18734         (mml-default-encrypt-method, mml-signencrypt-style-alist):
18735         Add :version.
18736
18737         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
18738
18739         * mm-url.el (mm-url-use-external, mm-url-program)
18740         (mm-url-arguments): Add :version.
18741
18742         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
18743         (mm-attachment-file-modes, mm-decrypt-option)
18744         (mm-w3m-safe-url-regexp): Add :version.
18745
18746         * message.el (message-cite-prefix-regexp)
18747         (message-sendmail-envelope-from, message-minibuffer-local-map)
18748         (message-user-fqdn, message-completion-alist): Add :version.
18749
18750         * gnus-win.el (gnus-configure-windows-hook)
18751         (gnus-use-frames-on-any-display): Add :version.
18752
18753         * gnus-art.el (gnus-article-address-banner-alist)
18754         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
18755         (gnus-treat-from-picon, gnus-treat-mail-picon)
18756         (gnus-treat-x-pgp-sig): Add :version.
18757
18758         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
18759         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
18760         (gnus-summary-article-delete-hook)
18761         (gnus-summary-display-while-building): Add :version.
18762
18763         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
18764         (gnus-get-top-new-news-hook): Add :version.
18765
18766         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
18767         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
18768
18769         * gnus-registry.el (gnus-registry): Add :version.
18770
18771         * gnus-spec.el (gnus-use-correct-string-widths)
18772         (gnus-make-format-preserve-properties): Add :version.
18773
18774         * gnus.el (gnus-group-charter-alist)
18775         (gnus-group-fetch-control-use-browse-url)
18776         (gnus-install-group-spam-parameters): Add :version.
18777
18778         * gnus-diary.el (gnus-diary): Add :version.
18779
18780         * gnus-delay.el (gnus-delay): Add :version.
18781
18782         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
18783         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
18784         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
18785         Add :version.
18786
18787         * gnus-agent.el (gnus-agent-max-fetch-size)
18788         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
18789         (gnus-agent-prompt-send-queue): Add :version.
18790
18791         * deuglify.el (gnus-outlook-deuglify): Add :version.
18792
18793         * html2text.el: Beautify code.  Improve doc strings.
18794         Some checkdoc cleanup.
18795         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
18796
18797 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
18798
18799         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
18800
18801 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
18802
18803         * gnus-registry.el (gnus-registry-hashtb): Create the registry
18804         when package is loaded.
18805
18806         * spam.el (spam-summary-score-preferred-header): Add global preference
18807         for people who want to override the default SpamAssassin over
18808         Bogofilter preference (when both are set).
18809         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
18810         (spam-user-format-function-S):
18811         Check spam-summary-score-preferred-header.
18812         (spam-extra-header-to-number): Add X-Bogosity header parsing.
18813         (spam-user-format-function-S): Format the score correctly.
18814
18815 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18816
18817         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
18818         signature file.  Suggested by Manoj Srivastava
18819         <srivasta@golden-gryphon.com>.
18820
18821         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
18822         iso-2022-jp even in the Japanese language environment.
18823         Suggested by Jason Rumney <jasonr@gnu.org>.
18824
18825 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18826
18827         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
18828         use the same characters as the dummy marks; make it free from
18829         getting affected by the language environment.
18830         (gnus-summary-read-group-1): Update mark positions only when the
18831         format spec is updated.
18832
18833         * gnus-spec.el (gnus-update-format-specifications): Return a list
18834         of updated types.
18835
18836 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18837
18838         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
18839         of boundp to check if display-warning is available.
18840
18841 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
18842
18843         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
18844
18845 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18846
18847         * nnspool.el (nnspool-spool-directory): Use news-path if the
18848         news-directory variable is not bound.
18849
18850         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
18851         function instead of display-warning if it is not available.
18852
18853 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18854
18855         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
18856         v5-10: Use `point-at-bol'.
18857
18858 2004-10-26  Simon Josefsson  <jas@extundo.com>
18859
18860         * hashcash.el: Fix URL in comment, reported by Cheng Gao
18861         <chenggao@gmail.com>.
18862
18863 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18864
18865         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
18866         instead.
18867
18868 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
18869
18870         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
18871         to remove a server from the nnimap-server-buffer-alist.
18872         (nnimap-open-connection, nnimap-close-server): Use it.
18873
18874         * gnus-encrypt.el: Remove file in favor of encrypt.el.
18875
18876 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18877
18878         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
18879         running the major-mode function.
18880
18881 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18882
18883         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
18884         dummy marks in the right way.
18885
18886 2004-10-18  David Edmondson  <dme@dme.org>
18887
18888         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
18889         excessively.
18890
18891 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
18892
18893         * gnus-util.el (gnus-split-references): Accept a nil references
18894         string and go on blissfully.
18895
18896         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
18897         cases where the references string is non-nil but has no references.
18898
18899         * encrypt.el: Add autoload tags.
18900
18901         * spam.el (spam-resolve-registrations-routine): Remove article
18902         from unregistration list too.  Reported by David Hanak
18903         <dhanak@isis.vanderbilt.edu>
18904
18905 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
18906
18907         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
18908         nil.  Change custom type.
18909
18910 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
18911
18912         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
18913
18914         * gnus-sum.el (gnus-summary-move-article): Use it.
18915
18916 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
18917
18918         * encrypt.el: Add autoload cookies.
18919
18920         * spam.el (spam-backend-article-list-property)
18921         (spam-backend-get-article-todo-list)
18922         (spam-backend-put-article-todo-list)
18923         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
18924         Resolve registrations separately.
18925         (spam-register-routine): Format comments.
18926         (spam-unregister-routine, spam-register-routine): Always call with
18927         specific-articles, no default list.
18928         (spam-summary-prepare-exit): Use the spam-classifications function.
18929
18930         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
18931         gnus-encrypt.el.
18932
18933         * encrypt.el: Copied from gnus-encrypt.el.
18934
18935         * gnus-encrypt.el: Commented that it's obsolete.
18936
18937 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18938
18939         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
18940         (gnus-score-save): Use it.
18941
18942         * message.el (message-bury): Use `window-dedicated-p'.
18943
18944 2004-10-15  Simon Josefsson  <jas@extundo.com>
18945
18946         * pop3.el (top-level): Don't require nnheader.
18947         (pop3-read-timeout): Add.
18948         (pop3-accept-process-output): Add.
18949         (pop3-read-response, pop3-retr): Use it.
18950
18951 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
18952
18953         * spam.el (spam-register-routine): Move comment.
18954         (spam-verify-bogofilter): Use 'unknown for the initial
18955         spam-bogofilter-valid state, not 'never.
18956
18957         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
18958         for netrc-machine.
18959
18960         * nnimap.el (nnimap-open-connection):
18961         Use netrc-machine-user-or-password.
18962
18963 2004-10-17  Richard M. Stallman  <rms@gnu.org>
18964
18965         * gnus-registry.el (gnus-registry-unload-hook):
18966         Set as a variable with add-hook.
18967
18968         * nnspool.el (nnspool-spool-directory): Use news-directory instead
18969         of news-path.
18970
18971         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
18972
18973         * spam.el: Delete duplicate `provide'.
18974         (spam-unload-hook): Set as a variable with add-hook.
18975
18976 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18977
18978         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
18979         in the doc string.
18980
18981         * message.el (message-ignored-news-headers)
18982         (message-ignored-supersedes-headers)
18983         (message-ignored-resent-headers)
18984         (message-forward-ignored-headers): Improve custom type.
18985
18986 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18987
18988         * message.el (message-tokenize-header): Fix 2004-09-06 change
18989         which used point-min in the wrong place.
18990
18991 2004-10-12  Simon Josefsson  <jas@extundo.com>
18992
18993         * tls.el (tls-certtool-program): New variable.
18994         (tls-certificate-information): New function, based on
18995         ssl-certificate-information.
18996
18997 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18998
18999         * compface.el: Move the version of ELisp-based uncompface program
19000         to the contrib directory because of the copyright problem.
19001
19002 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19003
19004         * message.el (message-kill-buffer): Raise the current frame.
19005
19006 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19007
19008         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19009
19010         * gnus.el (message-y-or-n-p): Autoload.
19011
19012         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19013         (pop3-password-required, pop3-authentication-scheme)
19014         (pop3-leave-mail-on-server): Make customizable.
19015         (pop3): New custom group.
19016         (pop3-retr): Remove `sleep-for' statements.
19017         Suggested by Dave Love <fx@gnu.org>.
19018
19019         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19020         Windows/DOS.
19021
19022         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19023         (imap-parse-body): Fix incorrect use of `assert'.
19024         Suggested by Dave Love <fx@gnu.org>.
19025
19026         * mml.el (mml-minibuffer-read-disposition): Require match.
19027         Suggested by Dave Love <fx@gnu.org>.
19028
19029 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19030
19031         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19032         doc string.
19033
19034 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19035
19036         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19037
19038 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19039
19040         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19041         instead of calling `mm-insert-inline', to decode text/* parts
19042         before displaying them.
19043
19044 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19045
19046         * mm-uu.el (mm-uu-text-plain-type): New variable.
19047         (mm-uu-pgp-signed-extract-1): Use it.
19048         (mm-uu-pgp-encrypted-extract-1): Use it.
19049         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19050         bind mm-uu-text-plain-type with that value.
19051         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19052         mm-uu-dissect.
19053
19054 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19055
19056         * gnus-group.el (gnus-update-group-mark-positions):
19057         * gnus-sum.el (gnus-update-summary-mark-positions):
19058         * message.el (message-check-news-body-syntax):
19059         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19060         of string-as-multibyte.
19061
19062 2004-10-05  Juri Linkov  <juri@jurta.org>
19063
19064         * gnus-group.el (gnus-update-group-mark-positions):
19065         * gnus-sum.el (gnus-update-summary-mark-positions):
19066         * message.el (message-check-news-body-syntax):
19067         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19068         8-bit unibyte values to a multibyte string for search functions.
19069
19070 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19071
19072         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19073         (mm-uu-dissect-text-parts): New function.
19074
19075         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19076         dissect text parts.
19077
19078         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19079         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19080
19081         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19082
19083         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19084         Use gnus-current-topics instead of gnus-current-topic.
19085
19086 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19087
19088         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19089
19090 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19091
19092         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19093         where approriate.
19094
19095         * nnml.el (nnml-generate-active-info): do.
19096
19097         * nndiary.el (nndiary-generate-active-info): do.
19098
19099         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19100         (gnus-topic-move): do.
19101
19102         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19103         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19104
19105         * gnus-srvr.el (gnus-server-prepare)
19106         (gnus-server-open-all-servers): do.
19107
19108         * gnus-msg.el (gnus-summary-cancel-article)
19109         (gnus-summary-resend-message)
19110         (gnus-summary-mail-crosspost-complaint): do.
19111
19112         * gnus-move.el (gnus-change-server): do.
19113
19114         * gnus-group.el (gnus-group-unmark-all-groups)
19115         (gnus-group-set-current-level): do.
19116
19117 2004-10-04  Simon Josefsson  <jas@extundo.com>
19118
19119         * message.el (message-generate-hashcash): Doc fix.
19120
19121 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19122
19123         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19124         avoid infinite recursion via gnus-get-function.
19125
19126 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19127
19128         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19129
19130         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19131
19132         * nnmail.el (nnmail-split-history): do.
19133
19134         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19135         (nnml-request-delete-group): do.
19136
19137         * nnslashdot.el (nnslashdot-read-groups): do.
19138
19139         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19140         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19141
19142         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19143         (nnspool-sift-nov-with-sed): Use last.
19144         (nnspool-retrieve-headers-with-nov): Use mapc.
19145         (nnspool-request-newgroups): Use dolist.
19146         (nnspool-request-group): Use last.
19147
19148         * nntp.el (nntp-read-server-type): Use dolist.
19149
19150         * nnvirtual.el (nnvirtual-create-mapping)
19151         (nnvirtual-update-read-and-marked): Use dolist.
19152         (nnvirtual-convert-headers): Simplify.
19153
19154 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19155
19156         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19157         Add support for sync'ing tick marks.
19158
19159 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19160
19161         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19162         there's no visible header.
19163
19164 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19165
19166         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19167         When necessary, pass full group name to gnus-request-set-marks.
19168
19169 2004-10-01  Simon Josefsson  <jas@extundo.com>
19170
19171         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19172         acroread.
19173
19174 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19175
19176         * spam-report.el (spam-report-gmane): Fix interactive.
19177
19178         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19179
19180         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19181         when writing file.
19182         (gnus-agent-synchronize-flags): Don't default to being
19183         interactive.
19184
19185 2004-09-30  Simon Josefsson  <jas@extundo.com>
19186
19187         * message.el (message-generate-hashcash): Add.
19188         (message-send-mail): Use it, call mail-add-payment.
19189
19190 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19191
19192         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19193
19194 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19195
19196         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19197         gnus-requst-update-info with explicit code to sync the in-memory
19198         info read flags with the marks being sync'd to the backend.
19199
19200         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
19201
19202 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19203
19204         * spam.el (spam-verify-bogofilter): Add new function.
19205         (spam-check-bogofilter)
19206         (spam-bogofilter-register-with-bogofilter): Use it.
19207         (spam-verify-bogofilter): Add small fixes.
19208
19209 2004-09-28  Simon Josefsson  <jas@extundo.com>
19210
19211         * hashcash.el (hashcash-generate-payment): Revert.
19212
19213 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19214
19215         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19216         Use gnus-extract-references instead of gnus-split-references.
19217
19218         * gnus-util.el (gnus-extract-references): Add new function, analogous
19219         to gnus-split-references but extracts only the message-ID without
19220         anything extra.
19221
19222         * hashcash.el (hashcash-generate-payment)
19223         (hashcash-check-payment): Do the right thing if hashcash-path is
19224         nil (because the hashcash program could not be found).
19225
19226         * spam.el (spam-use-hashcash): Remove comment.
19227
19228 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19229
19230         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19231         (gnus-cache-enter-article, gnus-cache-remove-article)
19232         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19233
19234         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19235
19236         * gnus-art.el (article-hide-boring-headers)
19237         (article-translate-strings, article-display-face)
19238         (gnus-article-mime-match-handle-first)
19239         (gnus-article-highlight-headers)
19240         (gnus-article-add-buttons-to-head): do.
19241
19242 2004-09-27  Simon Josefsson  <jas@extundo.com>
19243
19244         * hashcash.el: New version, from
19245         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19246         ../contrib/.
19247
19248 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19249
19250         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19251
19252 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
19253
19254         * gnus-dup.el (gnus-dup-open): Use mapc.
19255         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19256
19257         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19258         Reported by Stefan Wiens <s.wi@gmx.net>.
19259
19260         * gnus.el (gnus-shutdown): Use dolist.
19261
19262         * gnus-undo.el (gnus-undo): Use mapc.
19263
19264         * nnrss.el (nnrss-generate-active): do.
19265
19266         * message.el (message-cite-original-without-signature)
19267         (message-cite-original): Use mapc.
19268         (message-do-actions, message-make-forward-subject): Use dolist.
19269
19270 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19271
19272         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19273         deletion to remove entire duplicate line.  Fixes merged article
19274         number bug.
19275
19276 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19277
19278         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19279         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19280         first ask if you want to open a server and then, even when you
19281         responded with no, asking if you want to synchronize the server's
19282         flags.
19283         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19284         multi-line expressions.
19285         (gnus-agent-synchronize-group-flags): New internal function.
19286         Updates marks in memory (in the info structure) AND in the
19287         backend.
19288
19289         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19290
19291         * nnagent.el (nnagent-request-set-mark):
19292         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19293         method, to ensure that synchronization updates marks in the
19294         backend and in the info (in memory) structure.
19295
19296 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19297
19298         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19299         convention fully; don't miss the root article of a thread; make
19300         the X-Draft-From header with correct article numbers.
19301
19302 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
19303
19304         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19305         unless plugged.  Disable the agent so that an open failure causes
19306         an error.
19307
19308         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19309         Revert 2004-09-21 change.  The backend must be opened while
19310         synchronizing flags even when the backend stores the flags
19311         locally.
19312
19313 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
19314
19315         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
19316         in `header' match.  Reported by Svend Tollak Munkejord.
19317
19318         * message.el (message-cite-original): Fix use of
19319         `message-cite-articles-with-x-no-archive'.
19320
19321 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19322
19323         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
19324         (gnus-window-to-buffer): Ditto.
19325
19326         * mml.el (mml-preview-buffer): New variable.
19327         (mml-preview): Manage window layout with gnus-buffer-configuration.
19328
19329         * gnus-msg.el (gnus-setup-message): Put article numbers into the
19330         X-Draft-From header even if those articles aren't quoted.
19331
19332 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
19333
19334         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
19335         (gnus-request-set-mark, gnus-request-update-mark): Use new
19336         g-s-t-u-l-m to decide to use backend even when unplugged.
19337
19338 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19339
19340         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
19341         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
19342
19343 2004-09-20  Simon Josefsson  <jas@extundo.com>
19344
19345         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
19346         "utf-16-le".
19347
19348 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19349
19350         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
19351
19352 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19353
19354         * uudecode.el (uudecode-use-external): Add :version.
19355
19356         * smime.el (smime-CA-file, smime-encrypt-cipher)
19357         (smime-dns-server): Add :version.
19358
19359         * smiley.el (gnus-smiley-file-types): Add :version.
19360
19361         * sha1.el (sha1-use-external): Add :version.
19362
19363         * pgg-def.el (pgg-query-keyserver): Add :version.
19364
19365         * nnmail.el (nnmail-fancy-expiry-targets)
19366         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
19367         Add :version.
19368
19369         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
19370         (nnimap-retrieve-groups-asynchronous): Add :version.
19371         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
19372
19373         * mml.el (mml-content-disposition-parameters)
19374         (mml-insert-mime-headers-always): Add :version.
19375
19376         * mm-util.el (mm-coding-system-priorities): Add :version.
19377
19378         * mm-decode.el (mm-inline-text-html-with-images)
19379         (mm-keep-viewer-alive-types, mm-external-terminal-program)
19380         (mm-verify-option): Add :version.
19381         (mm-text-html-renderer): Change :version.
19382
19383         * message.el (message-fcc-externalize-attachments)
19384         (message-required-headers, message-draft-headers)
19385         (message-subject-trailing-was-query)
19386         (message-subject-trailing-was-ask-regexp)
19387         (message-subject-trailing-was-regexp, message-mark-insert-begin)
19388         (message-mark-insert-end, message-archive-header)
19389         (message-archive-note, message-cross-post-default)
19390         (message-cross-post-note, message-followup-to-note)
19391         (message-cross-post-note-function, message-use-mail-followup-to)
19392         (message-subscribed-address-functions)
19393         (message-subscribed-address-file, message-subscribed-addresses)
19394         (message-subscribed-regexps, message-allow-no-recipients)
19395         (message-yank-cited-prefix, message-signature-insert-empty-line)
19396         (message-hidden-headers, message-hierarchical-addresses)
19397         (message-mail-user-agent, message-use-idna)
19398         (message-valid-fqdn-regexp)
19399         (message-strip-special-text-properties, message-header-synonyms)
19400         (message-beginning-of-line, message-tab-body-function): Add :version.
19401         (message-insert-canlock, message-wide-reply-confirm-recipients):
19402         Change :version.
19403
19404         * mail-source.el (mail-source-ignore-errors): Add :group, :type
19405         and :version.
19406         (mail-source-delete-old-incoming-confirm)
19407         (mail-source-movemail-program): Add :version.
19408
19409         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
19410         (gnus-agent-cache, gnus-agent): Change :version.
19411
19412         * gnus-util.el (gnus-use-byte-compile): Change :version.
19413
19414         * gnus-sum.el (gnus-summary-make-false-root-always)
19415         (gnus-summary-default-high-score)
19416         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
19417         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
19418         (gnus-read-all-available-headers, gnus-article-emulate-mime)
19419         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
19420         (gnus-sum-thread-tree-single-indent)
19421         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
19422         (gnus-sum-thread-tree-leaf-with-other)
19423         (gnus-sum-thread-tree-single-leaf): Add :version.
19424         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
19425         (gnus-article-loose-mime): Change :version.
19426
19427         * gnus-start.el (gnus-backup-startup-file)
19428         (gnus-save-startup-file-via-temp-buffer): Add :version.
19429
19430         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
19431         (gnus-server-offline-face): Add :version.
19432
19433         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
19434
19435         * gnus-msg.el (gnus-gcc-externalize-attachments)
19436         (gnus-debug-files, gnus-debug-exclude-variables)
19437         (gnus-discouraged-post-methods): Change :version.
19438         (gnus-confirm-mail-reply-to-news)
19439         (gnus-confirm-treat-mail-like-news): Add :version.
19440
19441         * gnus-int.el (gnus-server-unopen-status): Add :version.
19442
19443         * gnus-group.el (gnus-group-jump-to-group-prompt)
19444         (gnus-large-ephemeral-newsgroup)
19445         (gnus-fetch-old-ephemeral-headers): Add :version.
19446
19447         * gnus-fun.el (gnus-x-face-directory)
19448         (gnus-convert-pbm-to-x-face-command)
19449         (gnus-convert-image-to-x-face-command)
19450         (gnus-convert-image-to-face-command): Add :version.
19451
19452         * gnus-delay.el (gnus-delay-default-hour): Add :version.
19453
19454         * gnus-cite.el (gnus-cite-blank-line-after-header)
19455         (gnus-article-boring-faces): Add :version.
19456
19457         * gnus-art.el (gnus-buttonized-mime-types)
19458         (gnus-inhibit-mime-unbuttonizing)
19459         (gnus-treat-display-face)
19460         (gnus-treat-body-boundary): Change :version.
19461         (gnus-body-boundary-delimiter, gnus-picon-databases)
19462         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19463         (gnus-treat-date-english, gnus-treat-fold-headers)
19464         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19465         (gnus-treat-mail-picon, gnus-treat-wash-html)
19466         (gnus-article-encrypt-protocol)
19467         (gnus-use-idna, gnus-article-over-scroll)
19468         (gnus-mime-display-multipart-alternative-as-mixed)
19469         (gnus-mime-display-multipart-related-as-mixed)
19470         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19471         (gnus-ctan-url, gnus-button-ctan-handler)
19472         (gnus-button-handle-ctan-bogus-regexp)
19473         (gnus-button-ctan-directory-regexp)
19474         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19475         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19476         (gnus-button-man-level, gnus-button-emacs-level)
19477         (gnus-button-message-level, gnus-button-browse-level): Add :version.
19478
19479         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19480         (gnus-agent-go-online): Change :version.
19481         (gnus-agent-expire-unagentized-dirs)
19482         (gnus-agent-auto-agentize-methods): Add :version.
19483
19484         * flow-fill.el (fill-flowed-display-column)
19485         (fill-flowed-encode-column): Add :version.
19486
19487         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19488         (gnus-outlook-deuglify-unwrap-max)
19489         (gnus-outlook-deuglify-cite-marks)
19490         (gnus-outlook-deuglify-unwrap-stop-chars)
19491         (gnus-outlook-deuglify-no-wrap-chars)
19492         (gnus-outlook-deuglify-attrib-cut-regexp)
19493         (gnus-outlook-deuglify-attrib-verb-regexp)
19494         (gnus-outlook-deuglify-attrib-end-regexp)
19495         (gnus-outlook-display-hook): Add :version.
19496
19497         * binhex.el (binhex-use-external): Add :version.
19498
19499 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
19500
19501         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19502         and `invisible'.
19503
19504 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
19505
19506         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19507         in gnus-registry-trim.
19508
19509 2004-09-13  Simon Josefsson  <jas@extundo.com>
19510
19511         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19512
19513         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19514
19515         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19516         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19517         <yamaoka@jpl.org>.
19518         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19519         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19520         <yamaoka@jpl.org>.
19521
19522         * sieve.el (sieve-manage-mode): Ditto.
19523
19524 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
19525
19526         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19527
19528 2004-09-11  Simon Josefsson  <jas@extundo.com>
19529
19530         * dns-mode.el: Add.
19531
19532         * mm-view.el (mm-display-dns-inline): Add.
19533
19534         * mm-decode.el (mm-inline-media-tests): Add text/dns.
19535         (mm-automatic-display): Ditto.
19536
19537         * mailcap.el (mailcap-mime-data): Add text/dns.
19538         (mailcap-mime-extensions): Map .soa to text/dns.
19539
19540 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
19541
19542         * gnus-art.el (article-decode-mime-words, article-babel)
19543         (gnus-article-highlight-signature, gnus-article-add-buttons)
19544         (gnus-signature-toggle): Remove unnecessary bindings of
19545         `inhibit-read-only' inherited from v5.10 merge.
19546
19547 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
19548
19549         * nntp.el (nntp): New customization group.
19550         (nntp-authinfo-file): Add customization group.
19551
19552         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19553
19554         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19555
19556         * gnus.el (to-address, to-list, subscribed)
19557         (large-newsgroup-initial): Ditto.
19558
19559         * flow-fill.el (fill-flowed-display-column)
19560         (fill-flowed-encode-column): Ditto.
19561
19562 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19563
19564         * message.el (message-tokenize-header, message-send-mail-with-qmail):
19565         Use point-min rather than 1.
19566         (message-send-mail): Use buffer-size rather than point-max.
19567
19568         * gnus-sum.el (gnus-summary-search-article-forward):
19569         Signal a specific `search-failed' rather than a generic `error'.
19570
19571         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19572         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19573         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19574
19575 2004-09-10  Simon Josefsson  <jas@extundo.com>
19576
19577         * nndb.el (require): Remove tcp and duplicate cl.
19578
19579 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19580
19581         * gnus-agent.el (directory-files-and-attributes): Move forward.
19582
19583 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19584
19585         * gnus-agent.el (directory-files-and-attributes):
19586         Optionally defined to support XEmacs.
19587
19588 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19589
19590         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19591         to avoid run-time CL dependencies.
19592         (gnus-agent-unfetch-articles): New function.
19593         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19594         article numbers even when local .overview file is missing.
19595         (gnus-agent-read-article-number): New function.  Only accepts
19596         27-bit article numbers.
19597         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19598         Use gnus-agent-read-article-number.
19599         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19600         from backend while recognizing that article numbers in .overview
19601         must be valid.
19602         (gnus-agent-update-files-total-fetched-for):
19603         Use directory-files-and-attributes to improve performance.
19604         * gnus-int.el (gnus-request-move-article):
19605         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19606         improve performance.
19607
19608         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19609         some users confused by references to .newsrc when they only have a
19610         .newsrc.eld file.
19611         (gnus-convert-mark-converter-prompt)
19612         (gnus-convert-converter-needs-prompt): Fix use of property list.
19613         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19614         New function.  Used internally to only display 'gnus converting
19615         files' message when actually necessary.
19616
19617         * gnus-sum.el (): Remove (require 'gnus-agent) as required
19618         methods now autoloaded.
19619
19620 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19621
19622         * gnus-sum.el (gnus-summary-insert-subject): Remove list
19623         identifiers.
19624
19625 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
19626
19627         * gnus-picon.el: Fix indentation and closing parenthesis.
19628
19629 2004-09-01  Simon Josefsson  <jas@extundo.com>
19630
19631         * message.el (message-canlock-generate): Require sha1, not
19632         sha1-el.  (Can we get rid of this require altogether?  It is ugly
19633         to require within a function.  Sadly, if sha1.el isn't loaded, the
19634         let binding in m-c-g will hide the defcustom definition, which is
19635         bad.)
19636
19637         * canlock.el: Require sha1, not sha1-el.
19638
19639         * message.el: Don't autoload sha1 (there is a autoload cookie in
19640         sha1.el).
19641
19642         * sha1-el.el: Rename to sha1.el.
19643
19644 2004-08-30  Juanma Barranquero  <lektu@terra.es>
19645
19646         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
19647
19648 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19649
19650         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
19651
19652 2004-08-30  Kim F. Storm  <storm@cua.dk>
19653
19654         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
19655
19656         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
19657         Add :group 'nnimap.
19658
19659 2004-08-30  Andreas Schwab  <schwab@suse.de>
19660
19661         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
19662         ?* and ?\;.
19663
19664         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
19665         and ?\' to symbol instead of whitespace.
19666
19667 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19668
19669         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
19670
19671         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
19672         instead of re-search-forward.
19673
19674         * gnus-uu.el (gnus-uu-save-article): Ditto.
19675         (gnus-uu-post-encode-uuencode): Ditto.
19676
19677         * html2text.el (html2text-clean-list-items): Ditto.
19678         (html2text-clean-dtdd): Ditto.
19679         (html2text-format-tags): Ditto.
19680
19681         * message.el (message-send-mail-with-sendmail): Fix regexp.
19682         (message-fill-field-general): Use search-forward instead of
19683         re-search-forward.
19684         (unbold-region): Ditto.
19685
19686         * nnrss.el (nnrss-request-article): Ditto.
19687
19688         * nnslashdot.el (nnslashdot-request-article): Ditto.
19689
19690         * nnweb.el (nnweb-gmane-wash-article): Ditto.
19691
19692         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
19693         "Unrecognized menu descriptor" error in XEmacs.
19694
19695 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19696
19697         * gnus-sum.el (gnus-read-header): Don't remove a header for the
19698         parent article of a sparse article in the thread hashtb.
19699
19700 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
19701
19702         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
19703         (nnmail-expand-newtext): Lowercase expanded entries if
19704         nnmail-split-lowercase-expanded is non-nil.
19705
19706 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19707
19708         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
19709
19710         * gnus-group.el (gnus-group-line-format-alist): Convert the value
19711         of gnus-tmp-news-method into string under XEmacs.  It will be
19712         passed to gnus-correct-length which takes only a string argument.
19713
19714 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19715
19716         * gnus-util.el (gnus-bind-print-variables): New macro.
19717         (gnus-prin1): Use it.
19718         (gnus-prin1-to-string): Use it.
19719         (gnus-pp): New function.
19720         (gnus-pp-to-string): New function.
19721
19722         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
19723         Replace pp-to-string with gnus-pp-to-string.
19724         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
19725         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
19726         * gnus-msg.el (gnus-debug): Ditto.
19727         * gnus-score.el (gnus-score-save): Ditto.
19728         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
19729         gnus-pp-to-string.
19730         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
19731         with gnus-pp.
19732         * score-mode.el (gnus-score-pretty-print): Ditto.
19733         * webmail.el (webmail-debug): Ditto.
19734
19735 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19736
19737         * gnus-art.el (article-display-face, article-display-x-face):
19738         Use buffer-read-only.
19739
19740 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19741
19742         * gnus-art.el (article-hide-list-identifiers):
19743         Bind inhibit-read-only as t.
19744
19745 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
19746
19747         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
19748
19749 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19750
19751         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
19752         (gnus-narrow-to-page): Don't assume point-min == 1.
19753         (gnus-article-edit-mode): Derive from message-mode.
19754
19755         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
19756         point-min == 1.
19757
19758         * imap.el (imap-parse-address-list, imap-parse-body-ext):
19759         Disable incorrect use of `assert'.
19760
19761         * message.el (message-mode): Set comment-start-skip.
19762
19763
19764 2004-08-22  Sam Steingold  <sds@gnu.org>
19765
19766         * pop3.el (pop3-leave-mail-on-server): New user variable.
19767         (pop3-movemail): Delete mail only when it is nil.
19768
19769 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
19770
19771         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
19772
19773         * mml.el (mml-preview): Use `pop-to-buffer'.
19774
19775         * message.el (message-goto-mail-followup-to): Insert after "To".
19776         (message-carefully-insert-headers): Add comment.
19777
19778         * gnus.el: Remove unused variable `gnus-article-check-size'.
19779
19780         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
19781
19782         * gnus-art.el (gnus-button-alist):
19783         Improve `gnus-button-handle-library' entry.
19784
19785 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
19786
19787         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
19788         Use downcase, since XEmacs capitalizes error messages differently.
19789
19790 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
19791
19792         * nntp.el: Add (require 'gnus) due to reference to
19793         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
19794
19795 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
19796
19797         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
19798         Bind `mm-fill-flowed'.
19799
19800         * mm-decode.el (mm-dissect-singlepart): Check it.
19801
19802 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
19803
19804         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
19805         'imap' for netrc parsing.
19806
19807 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
19808
19809         * mailcap.el (mailcap-mime-data): Mark as risky.
19810
19811 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19812
19813         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
19814         may be included in the encoded word.
19815         (rfc2047-encode): Don't append a space if the encoded word
19816         includes close parenthesis.
19817
19818 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19819
19820         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
19821         of text within parentheses.
19822
19823 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
19824
19825         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
19826         (gnus-encrypt-write-file-contents): Make the password key the file
19827         name PLUS the cipher, not just the cipher.  Also remove failed
19828         passwords from the cache.
19829
19830 2004-08-06  Simon Josefsson  <jas@extundo.com>
19831
19832         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
19833         Doc fix.
19834
19835 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19836
19837         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
19838         LWSP.
19839
19840 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
19841
19842         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19843         Try to append in-reply-to: data to the references: header.
19844
19845         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
19846         (netrc-parse): Use gnus-encrypt.el functions.
19847
19848         * gnus-encrypt.el: Add new file for encryption support; currently
19849         does only a few GPG ciphers and an internal XOR cipher.
19850
19851         * password.el: Add comments on using password-read-and-add.
19852         (password-read-and-add): Add function to read and add the
19853         password to the cache at once.
19854
19855 2004-07-28  Simon Josefsson  <jas@extundo.com>
19856
19857         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
19858         parameter (but don't use it, for now).
19859
19860         * imap.el (imap-ssl-open): Use imap-process-connection-type,
19861         instead of hard coding to nil.
19862
19863 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19864
19865         * mm-view.el (mm-inline-image-emacs): Open lines under an image
19866         as mm-inline-image-xemacs does.
19867
19868 2004-07-26  Simon Josefsson  <jas@extundo.com>
19869
19870         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
19871         Revert part of 2004-07-17 change below.
19872
19873 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19874
19875         * rfc2047.el (rfc2047-encode-region): Don't infloop.
19876         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19877
19878 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19879
19880         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
19881         quotes that actually start with ">" at the beginning of the
19882         lines.
19883
19884 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19885
19886         * rfc2047.el (rfc2047-encode-region): Fix last change.
19887         (rfc2047-encode-parameter): Remove useless concat.
19888
19889 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19890
19891         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
19892         encode special characters; fix some kind of misconfigured headers;
19893         signal a real error if debug-on-quit or debug-on-error is non-nil.
19894         (rfc2047-encode-max-chars): New variable.
19895         (rfc2047-encode-1): Use it.
19896         (rfc2047-encode-parameter): New function.
19897
19898         * mml.el (mml-insert-parameter): Remove an excessive space.
19899
19900 2004-07-17  Simon Josefsson  <jas@extundo.com>
19901
19902         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
19903         Kai Grossjohann <kai@emptydomain.de>.
19904         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
19905         (gnus-group-make-menu-bar): Ditto.
19906
19907         * gnus-util.el (gnus-group-server): Add.
19908
19909 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
19910
19911         * message.el (message-clone-locals): Clone sendmail and smtp
19912         variables.
19913
19914 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19915
19916         * rfc2047.el (rfc2047-encode-region): Fix last change.
19917
19918 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19919
19920         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
19921         characters as non-special.
19922
19923 2004-07-09  Simon Josefsson  <jas@extundo.com>
19924
19925         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
19926         Users will lose all flag changes made while unplugged with
19927         e.g. nntp unless flag synchronization happens, thus `nil' is not a
19928         good default.  See numerous reports on ding mailing list.
19929
19930 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19931
19932         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
19933         add generate-head-function and generate-article-function to the
19934         rfc822-forward entry.
19935         (nndoc-rfc822-forward-generate-article): New function.
19936         (nndoc-rfc822-forward-generate-head): New function.
19937
19938         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
19939
19940 2004-07-06  Dan Christensen  <jdc@uwo.ca>
19941
19942         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
19943         respect display group parameter and gnus-summary-expunge-below.
19944         (gnus-articles-to-read): Remove unused reference to display group
19945         parameter.
19946
19947 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19948
19949         * nnheader.el (nnheader-uniquify-message-id): New experimental
19950         variable.
19951         (nnheader-nov-read-message-id): Use it.
19952
19953         * spam-report.el (spam-report-gmane): Add interactive.
19954
19955 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19956
19957         * mm-encode.el (mm-content-transfer-encoding-defaults):
19958         Use qp-or-base64 for the application/* types.
19959
19960 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
19961
19962         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
19963
19964 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
19965
19966         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
19967         trim value.
19968
19969 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19970
19971         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
19972         New macro and function.
19973         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
19974
19975 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19976
19977         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
19978         after-load-alist.
19979
19980 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19981
19982         * gnus-group.el (gnus-group-get-new-news-this-group):
19983         Don't update info that isn't there.
19984
19985 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
19986
19987         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
19988         entry.
19989
19990 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19991
19992         * mm-view.el (mm-inline-render-with-function): Use multibyte
19993         buffer; decode html source by charset.
19994
19995         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
19996
19997         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
19998         Mule-UCS is loaded under XEmacs.
19999         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20000
20001 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20002
20003         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20004
20005 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20006
20007         * mm-util.el (mm-coding-system-p): Return a coding-system.
20008         (mm-mime-mule-charset-alist): Use shift_jis instead of
20009         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20010         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20011         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20012         instead of japanese-shift-jis and iso-latin-1 respectively in
20013         order to share the default value with both Emacs and XEmacs-mule.
20014         (mm-mule-charset-to-mime-charset):
20015         Make mm-coding-system-priorities effective.
20016         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20017         while predicating of candidates upon the priorities.
20018
20019 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20020
20021         * gnus-sum.el (gnus-summary-make-menu-bar):
20022         Add gnus-uu-invert-processable.
20023
20024         * gnus.el: Autoload gnus-uu-invert-processable.
20025
20026 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20027
20028         * mm-util.el (mm-with-multibyte-buffer): New macro.
20029
20030         * rfc2047.el (rfc2047-encode-string): Use it.
20031         (rfc2047-encode-region): Move point to the end of the region after
20032         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20033
20034 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20035
20036         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20037         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20038
20039 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20040
20041         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20042         (gnus-cite-parse): Ignore quoted envelope From_.
20043         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20044
20045 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20046
20047         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20048         invalid addresses.
20049
20050 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20051
20052         * spam.el: Change section markers, revise TODO list.
20053         (spam-backends): Make new master list of all installed backends.
20054         (spam-summary-exit-behavior): Add new variable to determine how
20055         messages moves are done at summary exit.
20056         (spam-move-spam-nonspam-groups-only)
20057         (spam-process-ham-in-nonham-groups)
20058         (spam-process-ham-in-spam-groups): Remove variables, the
20059         spam-summary-exit-behavior variable should be used to manage this
20060         behavior.
20061         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20062         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20063         and spam-old-spam-articles.
20064         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20065         Add empty variables, placeholders for the backends they represent.
20066         (spam-set-difference): Move, unchanged.
20067         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20068         unless the user has a processor variable.
20069         (spam-classifications, spam-classification-valid-p)
20070         (spam-backend-properties, spam-backend-property-valid-p)
20071         (spam-backend-function-type-valid-p)
20072         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20073         (spam-report-articles-gmane, spam-report-articles-resend):
20074         Remove functions, they are not needed.
20075         (spam-install-backend-super, spam-backend-list)
20076         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20077         (spam-backend-function, spam-backend-ham-registration-function)
20078         (spam-backend-spam-registration-function)
20079         (spam-backend-ham-unregistration-function)
20080         (spam-backend-spam-unregistration-function)
20081         (spam-backend-statistical-p, spam-backend-mover-p)
20082         (spam-install-backend-alias, spam-install-checkonly-backend)
20083         (spam-install-mover-backend, spam-install-nocheck-backend)
20084         (spam-install-backend, spam-install-statistical-backend)
20085         (spam-install-statistical-checkonly-backend): Add backend installation
20086         support.
20087         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20088         (spam-group-processor-p): Use the new backend code and respect the
20089         summary exit behavior.
20090         (spam-mark-spam-as-expired-and-move-routine): Remove.
20091         (spam-summary-prepare): Change to use the new spam-old-articles
20092         variable.
20093         (spam-copy-or-move-routine, spam-copy-spam-routine)
20094         (spam-move-spam-routine, spam-copy-ham-routine)
20095         (spam-move-ham-routine): Add code to copy/move ham or spam.
20096         (spam-fetch-field-fast): Improve doc and code, plus allow the
20097         'number request.
20098         (spam-list-of-checks, spam-list-of-statistical-checks):
20099         Remove variables.
20100         (spam-split, spam-find-spam): Use the new backend code.
20101         (spam-registration-functions): Remove variable.
20102         (spam-unregister-routine): Add convenience wrapper.
20103         (spam-log-undo-registration, spam-register-routine)
20104         (spam-log-processing-to-registry)
20105         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20106         where possible.
20107         (spam-check-gmane-xref, spam-check-regex-headers)
20108         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20109         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20110         (spam-check-bogofilter-headers, spam-check-spamoracle)
20111         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20112         (spam-check-crm114-headers): Use the spam-split-group that
20113         spam-split prepares, no need to determine it every time.
20114
20115         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20116         to the nnheader-parse-naked-head call.
20117
20118         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20119
20120         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20121         the nnheader-nov-read-message-id call.
20122
20123 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20124
20125         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20126         gnus-activate-group twice.  Suggested by Markus Peter
20127         <warp@spin.de>.
20128
20129 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20130
20131         * gnus-art.el (gnus-article-time-format): Exchange the order of
20132         day and month in the default value; fix customization type.
20133         (article-date-ut): Use add-text-properties.
20134         (article-make-date-line): Use message-make-date instead of
20135         current-time-string.
20136
20137         * message.el (message-fetch-field): Don't use set-text-properties.
20138         (message-make-date): Simplify.
20139
20140         * messagexmas.el (message-xmas-make-date): New function.
20141         (message-xmas-redefine): Defalias message-make-date to it.
20142
20143 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20144
20145         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20146         (rfc2047-encode-region): Treat text within parentheses as special;
20147         show the original text when error has occurred.
20148
20149         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20150         already-computed method to gnus-activate-group.
20151
20152         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20153         same select-methods identical Lisp objects.
20154
20155         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20156         object when modifying the info.
20157
20158 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20159
20160         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20161         gnus-opened-servers since it has never been opened with the new
20162         configuration yet.
20163
20164 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20165
20166         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20167         arg to nnheader-generate-fake-message-id.
20168
20169 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20170
20171         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20172         number and build a fake message ID localized to a group and
20173         article number (so it's repeatable from that point on).
20174         (nnheader-fake-message-id-p): Change regex to accomodate new fake
20175         ID format.
20176
20177         * gnus-sum.el (gnus-get-newsgroup-headers):
20178         Call nnheader-generate-fake-message-id with the article number.
20179
20180 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20181
20182         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20183         end-of-buffer.
20184
20185 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20186
20187         * message.el (message-ignored-supersedes-headers): Add Approved.
20188
20189 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20190
20191         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20192         goto-char.
20193         (rfc2047-encode): Fold the line before encoding.
20194
20195 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20196
20197         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20198         folding -- not all headers can be folded, and this should be done
20199         by the message composition mode.  Probably.  I think.
20200
20201 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20202
20203         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20204         fast.
20205
20206         * gnus-ems.el (gnus-remove-image): Don't use
20207         message-text-with-property; remove only the image found first.
20208
20209         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
20210         found first.
20211
20212 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20213
20214         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20215
20216 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20217
20218         * message.el (message-text-with-property): Make it fast and accept
20219         optional arguments.
20220         (message-strip-forbidden-properties): Use it.
20221         (message-fix-before-sending): Follow the m-t-w-p change.
20222
20223         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20224
20225 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20226
20227         * gnus-art.el (article-hide-headers): Don't change the buffer
20228         mistakenly when performing mml-preview even if
20229         gnus-single-article-buffer is nil.
20230
20231 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20232
20233         * message.el (message-expand-name-databases): New user option.
20234         (message-expand-name): Use it.
20235
20236 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20237
20238         * spam.el (spam-report-articles-resend)
20239         (spam-report-resend-register-routine): Allow ham reporting.
20240         (spam-report-resend-register-ham-routine): Add wrapper.
20241         (spam-registration-functions): Add ham resending functions.
20242         (spam-list-of-processors): Add ham resend processor.
20243
20244         * gnus.el (ham-resend-to): Add new group parameter.
20245         (spam-process): Add ham resend option.
20246
20247         * spam-report.el (spam-report-resend): Allow reporting ham.
20248         (spam-report-resend-ham): Add wrapper.
20249
20250 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20251
20252         * message.el (message-cite-articles-with-x-no-archive):
20253         New variable.
20254         (message-cite-original): Use it.
20255
20256 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20257
20258         * message.el (message-cite-original): Respect X-No-Archive.
20259
20260 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20261
20262         * gnus-art.el (article-hide-headers): Refer to the values for
20263         gnus-ignored-headers and gnus-visible-headers in the summary
20264         buffer since a user may have set them as group parameters.
20265
20266 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20267
20268         * assistant.el (assistant-node-name): Add convenience function.
20269         (assistant-render-text, assistant-render-node): Add error handling,
20270         plus handle multiple next nodes.
20271         (assistant-find-next-node): Comment out for now.
20272         (assistant-find-next-nodes): Add function, returns list of next
20273         nodes.
20274
20275 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20276
20277         * mail-source.el (mail-source-directory): Fix doc-string.
20278
20279 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20280
20281         * assistant.el (assistant-render-text, assistant-eval): Add :set
20282         widget type, which is different because it takes and returns a
20283         list.  Much hilarity ensues.
20284
20285 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20286
20287         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20288
20289         * gnus-group.el (gnus-group-get-new-news-this-group):
20290         Add doc-string.
20291
20292         * gnus-start.el (gnus-activate-group): Add doc-string.
20293
20294 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20295
20296         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20297
20298 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
20299
20300         * assistant.el (assistant-render-text): Try to add a :set
20301         widget, more to come.
20302
20303         * spam.el (spam-group-spam-contents-p): Handle empty groupname
20304         strings.
20305         (spam-report-articles-resend)
20306         (spam-register-routine): Do registration iff any articles warrant
20307         it.
20308         (spam-summary-prepare-exit): Change log message for nil group
20309         destinations.
20310
20311 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
20312
20313         * spam.el (spam-report-resend-register-routine):
20314         Allow spam-report-resend-to to be a group parameter or a global value.
20315
20316 2004-05-26  Simon Josefsson  <jas@extundo.com>
20317
20318         * starttls.el: Merge with my GNUTLS based starttls.el.
20319         (starttls-gnutls-program, starttls-use-gnutls)
20320         (starttls-extra-arguments, starttls-process-connection-type)
20321         (starttls-connect, starttls-failure, starttls-success):
20322         New variables.
20323         (starttls-program, starttls-extra-args): Doc fix.
20324         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
20325         New functions.
20326         (starttls-negotiate, starttls-open-stream):
20327         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
20328         function if it is set.
20329
20330 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20331
20332         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
20333         structured fields.
20334
20335 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20336
20337         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
20338
20339 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
20340
20341         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20342         Add variable.
20343         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
20344         assigning the spam-mark to new messages.
20345
20346 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
20347
20348         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
20349
20350 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20351
20352         * dgnushack.el: Autoload customize-set-variable for XEmacs.
20353
20354         * rfc2047.el (rfc2047-encodable-p): Don't move point.
20355         (rfc2047-decode): Treat the ascii coding-system as raw-text by
20356         default.
20357
20358 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
20359
20360         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
20361         correct data.
20362
20363 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
20364
20365         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
20366         (spam-group-processor-p): Fix function.
20367         (spam-group-processor-multiple-p)
20368         (spam-group-spam-processor-report-gmane-p)
20369         (spam-group-spam-processor-report-resend-p)
20370         (spam-group-spam-processor-bogofilter-p)
20371         (spam-group-spam-processor-blacklist-p)
20372         (spam-group-spam-processor-ifile-p)
20373         (spam-group-ham-processor-ifile-p)
20374         (spam-group-spam-processor-spamoracle-p)
20375         (spam-group-spam-processor-crm114-p)
20376         (spam-group-ham-processor-bogofilter-p)
20377         (spam-group-spam-processor-stat-p)
20378         (spam-group-ham-processor-stat-p)
20379         (spam-group-ham-processor-whitelist-p)
20380         (spam-group-ham-processor-BBDB-p)
20381         (spam-group-ham-processor-spamoracle-p)
20382         (spam-group-ham-processor-copy-p): Remove functions with some
20383         prejudice against unneeded code.
20384         (spam-report-articles-resend)
20385         (spam-report-resend-register-routine): Allow the group/topic
20386         spam-resend-to value to override spam-report-resend-to.
20387         (spam-summary-prepare-exit): Invoke spam-group-processor-p
20388         properly now.
20389
20390         * gnus.el (spam-resend-to): Add group/topic parameter.
20391         (spam-process): Move the OBSOLETE processors to the end of the
20392         choices.
20393
20394 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
20395
20396         * spam-report.el (spam-report-resend-to, spam-report-resend):
20397         Start with resend-to set to nil, and then ask the user if necessary.
20398         (spam-report-resend): spam-report-resend takes a list of articles, not
20399         separate article numbers.
20400
20401 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20402
20403         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
20404         addition to emacs-w3m.
20405
20406 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20407
20408         * assistant.el (assistant-authinfo-data): New function.
20409         (assistant-eval): Eval for entire assistant.
20410
20411         * netrc.el (netrc-services-file): New variable.
20412         (netrc-parse-services): New function.
20413         (netrc-find-service-name): New function.
20414         (netrc-find-service-number): New function.
20415         (netrc-port-equal): New function.
20416         (netrc-machine): Use it.
20417
20418         * nnimap.el (nnimap-open-connection): Use netrc.
20419
20420         * gnus-util.el (gnus-netrc-get): Remove aliases.
20421
20422         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
20423
20424         * assistant.el (wid-edit): Fix compilation.
20425
20426         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
20427
20428 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
20429
20430         * gnus-util.el (gnus-set-file-modes): New function.  (small
20431         patch).
20432
20433 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20434
20435         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
20436
20437         * assistant.el (assistant-render-node): Fix up rendering and
20438         read-only text.
20439         (assistant-render-node): Reset.
20440         (assistant-make-read-only): Not sticky.
20441
20442 2004-05-20  Danny Siu  <dsiu@adobe.com>
20443
20444         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20445         centered even when gnus-auto-center-summary is t.
20446
20447 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20448
20449         * dns.el (dns-get-txt-answer): New function.
20450         (dns-read-txt): Ditto.
20451         (query-dns): Use it.
20452
20453 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20454
20455         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20456         active for foreign groups even if the group level is higher than
20457         the specified value.
20458
20459 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20460
20461         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20462         non-active groups.
20463
20464         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20465
20466 2004-05-20  Magnus Henoch  <mange@freemail.hu>
20467
20468         * dns.el (dns-read-type): Add support for SVR.  (small patch)
20469
20470 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
20471
20472         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20473         (spam-crm114-header, spam-crm114-spam-switch)
20474         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20475         (spam-crm114-positive-spam-header)
20476         (spam-crm114-database-directory, spam-list-of-processors)
20477         (spam-group-spam-processor-crm114-p)
20478         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20479         (spam-generic-score, spam-list-of-checks)
20480         (spam-list-of-statistical-checks, spam-registration-functions)
20481         (spam-check-crm114-headers, spam-crm114-score)
20482         (spam-check-crm114, spam-crm114-register-with-crm114)
20483         (spam-crm114-register-spam-routine)
20484         (spam-crm114-unregister-spam-routine)
20485         (spam-crm114-register-ham-routine)
20486         (spam-crm114-unregister-ham-routine): Add CRM114 support.
20487         From asjo@koldfront.dk (Adam Sjøgren).
20488
20489         * gnus.el: Add spam-use-crm114.
20490
20491         * spam.el (spam-list-of-processors, spam-registration-functions):
20492         Add spam-use-resend.
20493         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20494         (spam-report-articles-gmane): Add doc fix.
20495         (spam-report-articles-resend, spam-report-resend-register-routine):
20496         Add wrappers around spam-report-resend-to.
20497
20498         * spam-report.el (spam-report-resend-to, spam-report-resend):
20499         Add support for resending spam.
20500         (spam-report-gmane): Fix line length >80.
20501
20502         * gnus.el (spam-process): Add spam-use-resend.
20503
20504 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20505
20506         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20507         number of processed spam messages.
20508         (spam-ham-copy-or-move-routine): Return the number of processed
20509         ham messages.
20510         (spam-summary-prepare-exit): Use the above values to decide
20511         whether status messages shouled be displayed.
20512
20513 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20514
20515         * rfc2047.el (rfc2047-encode-function-alist): Rename from
20516         `rfc2047-encoding-function-alist' in order to avoid conflicting
20517         with the old version.
20518         (rfc2047-encode-region): Concatenate words containing non-ASCII
20519         characters in structured fields; don't encode space-delimited
20520         ASCII words even in unstructured fields; don't break words at
20521         char-category boundaries.
20522         (rfc2047-encode-1): New function.
20523         (rfc2047-encode): Use it; encode text so that it occupies the
20524         maximum width within 76-column; work correctly on Q encoding for
20525         iso-2022-* charsets.
20526         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20527         sure not to break a line just after the header name.
20528         (rfc2047-b-encode-region): Remove.
20529         (rfc2047-b-encode-string): New function.
20530         (rfc2047-q-encode-region): Remove.
20531         (rfc2047-q-encode-string): New function.
20532
20533         * mm-util.el (mm-replace-in-string): New function.
20534
20535 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20536
20537         * gnus-msg.el (gnus-inews-make-draft-meta-information):
20538         Really get it right.
20539         (gnus-inews-make-draft): Really.
20540
20541 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
20542
20543         * nnmh.el (nnmh-request-list-1): Don't check the link count
20544         before descending.  (small patch)
20545
20546 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20547
20548         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20549         stuff.
20550
20551         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20552         Match on real group name.
20553
20554         * gnus-art.el (gnus-signature-limit): Doc fix.
20555
20556         * gnus-msg.el (gnus-inews-make-draft): Quote list.
20557
20558         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
20559
20560 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
20561
20562         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
20563         isn't a string.
20564
20565 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20566
20567         * gnus-draft.el (gnus-draft-send):
20568         Bind rfc2047-encode-encoded-words.
20569
20570         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20571         (rfc2047-encodable-p): Say that =? needs encoding.
20572         (rfc2047-encode-encoded-words): New variable.
20573
20574         * gnus-group.el (gnus-group-select-group): Doc fix.
20575
20576         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20577
20578         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20579         to nil.
20580
20581         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20582
20583         * nnheader.el (nnheader-get-lines-and-char): New function.
20584
20585 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20586
20587         * gnus-msg.el (gnus-summary-followup-with-original):
20588         Document yanking of region when active.
20589
20590 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20591
20592         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20593         groups if the group level is higher than the specified value.
20594
20595 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20596
20597         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20598         (gnus-group-jump-to-group): Add prefix argument using
20599         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20600         non-active group.
20601
20602         * compface.el (uncompface): Be verbose when changing
20603         `uncompface-use-external'.
20604
20605         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20606         handle manual section.
20607
20608 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20609
20610         * gnus-art.el (gnus-button-alist): Revert previous change.
20611
20612 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20613
20614         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20615
20616 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20617
20618         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20619         whether backend can accept message.
20620
20621         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20622
20623 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
20624
20625         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20626         Avoid creating directory when nntp-marks-is-evil is true.
20627         Reported by Reiner Steib.
20628
20629 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20630
20631         * gnus-picon.el (gnus-picon-style): New variable.
20632         (gnus-picon-insert-glyph): Add optional `nostring' argument.
20633         (gnus-picon-transform-address): Support `gnus-picon-style'.
20634         From Jesper Harder <harder@ifa.au.dk>.
20635
20636 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20637
20638         * message.el (message-fill-field): Return point.
20639         (message-generate-headers): Go to end of field.
20640
20641         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
20642         stuff for non-living groups.
20643
20644 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
20645
20646         * gnus-art.el (gnus-article-followup-with-original)
20647         (gnus-article-reply-with-original): gnus-mark-active-p ->
20648         gnus-region-active-p.
20649
20650 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
20651
20652         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
20653         only when there is spam or ham to be processed.
20654
20655 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20656
20657         * mail-source.el (mail-source-delete-crash-box): Refactor.
20658         (mail-source-fetch): Use it.
20659         (mail-source-fetch-file): Ditto.
20660         (mail-source-fetch-directory): Run postscript in loop.
20661         (mail-source-fetch-pop): Delete.
20662         (mail-source-fetch-maildir): Ditto.
20663         (mail-source-fetch-imap): Ditto.
20664
20665         * imap.el (imap-authenticators): Comment out sasl.
20666
20667         * message.el (message-skip-to-next-address): New function.
20668         (message-fill-header-address): Refactor.
20669         (message-fill-address): Use it.
20670         (message-delete-address): Use it.
20671         (message-fill-header-general): Refactor.
20672         (message-fill-field-address): Rename.
20673         (message-narrow-to-field): Find the start of the header.
20674         (message-header-format-alist): Don't pre-fill.
20675         (message-fill-header): Remove.
20676         (message-insert-header): New function.
20677         (message-shorten-references): Use it.
20678
20679         * rfc2047.el (rfc2047-field-value): Strip props.
20680
20681         * mail-parse.el (mail-header-make-address): New alias.
20682
20683         * ietf-drums.el (ietf-drums-make-address): New function.
20684
20685         * imap.el: Add compiler directives.
20686
20687         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
20688
20689         * gnus-art.el (article-decode-idna-rhs): Don't use
20690         message-idna-inside-rhs-p.
20691
20692 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20693
20694         * message.el (message-idna-inside-rhs-p): Remove.
20695         (message-idna-to-ascii-rhs-1): Use proper address parsing.
20696
20697         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
20698         false positives.
20699
20700 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
20701
20702         * imap.el (imap-sasl-make-mechanisms): Use sasl.
20703
20704 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20705
20706         * nneething.el (nneething-file-name): Don't create spurious
20707         files.
20708
20709         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
20710         (gnus-inews-do-gcc): Remove sleep.
20711
20712         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
20713         part under point.
20714
20715         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
20716         (gnus-agent-regenerate-group): Using nil messages aren't valid.
20717
20718 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
20719
20720         * spam.el (spam-summary-prepare-exit): Fix (length).
20721
20722 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
20723
20724         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
20725         as expired without moving it" message when there are spam
20726         messages left.
20727
20728 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
20729
20730         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
20731         header is not nil.
20732
20733 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
20734
20735         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20736         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
20737         (nntp-marks-changed-p): New arg SERVER.
20738         (nntp-request-update-info): Adjust caller.
20739
20740 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
20741
20742         * nntp.el (nntp-save-marks): Pass missing arg.
20743
20744 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
20745
20746         * nntp.el: Support marks.
20747         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
20748         (nntp-marks-modtime, nntp-marks-directory): New variables.
20749         (nntp-request-set-mark, nntp-request-update-info)
20750         (nntp-possibly-create-directory, nntp-marks-changed-p)
20751         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
20752         New functions.
20753
20754 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
20755
20756         * gnus-xmas.el (gnus-xmas-select-lowest-window)
20757         (gnus-xmas-redefine): Rename.
20758
20759         * gnus-score.el (gnus-score-insert-help):
20760         Use gnus-select-lowest-window.
20761
20762         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
20763         appt-select-lowest-window and rename to gnus-select-lowest-window.
20764
20765         * gnus.el: do.
20766
20767 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20768
20769         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
20770         encodings of MIME-encoded words, in order to improve
20771         interoperability with several broken MUAs.
20772
20773 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20774
20775         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
20776         tags, only when charsets are not specified in headers.
20777         (mm-inline-text-html-render-with-w3m): Ditto.
20778
20779         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
20780         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
20781
20782 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20783
20784         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
20785         instead of MIME-decoded from fields when checking
20786         `gnus-article-address-banner-alist'.
20787
20788 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
20789
20790         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
20791         description rather than subject.
20792
20793 2004-05-02  Steve Youngs  <steve@youngs.au.com>
20794
20795         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
20796
20797 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20798
20799         * gnus.el (gnus-version-number): Bump.
20800
20801 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20802
20803         * gnus.el: No Gnus v0.2 is released.
20804
20805 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20806
20807         * gnus-agent.el (gnus-agent-read-agentview):
20808         Inline gnus-uncompress-range.
20809
20810 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20811
20812         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
20813         `exec-installed-p'.
20814
20815 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20816
20817         * gnus.el (spam-process, spam-autodetect-methods):
20818         Add bsfilter and bsfilter-headers.
20819
20820         * spam.el (spam-bsfilter): New customize group.
20821         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
20822         (spam-bsfilter-header, spam-bsfilter-probability-header)
20823         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
20824         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
20825         (spam-bsfilter-database-directory): New options.
20826         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
20827         (spam-list-of-statistical-checks, spam-registration-functions):
20828         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
20829         (spam-bsfilter-score): New command.
20830         (spam-check-bsfilter-headers, spam-check-bsfilter)
20831         (spam-bsfilter-register-with-bsfilter)
20832         (spam-bsfilter-register-spam-routine)
20833         (spam-bsfilter-unregister-spam-routine)
20834         (spam-bsfilter-register-ham-routine)
20835         (spam-bsfilter-unregister-ham-routine): New functions.
20836         (spam-generic-score): Support bsfilter; Accept an optional argument
20837         to recalcurate spam score even if scoring header has already been
20838         added.
20839         (spam-bogofilter-score, spam-spamassassin-score): Accept an
20840         optional argument to recalcurate spam score even if scoring header
20841         has already been added.
20842
20843 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
20844
20845         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
20846         strings!  Reported by David D. Smith <davidsmith@acm.org>.
20847         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
20848         link is missing.
20849
20850 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
20851
20852         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
20853         (html2text-get-attr): Rewrite.
20854
20855         * message.el (message-setup-1): Remove redundant put-text-property
20856         on mail-header-separator.
20857
20858 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
20859
20860         * gnus-registry.el (gnus-registry-cache-whitespace)
20861         (gnus-registry-action, gnus-registry-spool-action)
20862         (gnus-registry-split-fancy-with-parent): Change message levels
20863         from 5 to 3 or 7, as needed.
20864
20865         * spam.el (spam-summary-prepare-exit)
20866         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
20867         (spam-split, spam-find-spam, spam-log-undo-registration)
20868         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
20869         level from 5 to 6.
20870
20871 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20872
20873         * gnus-ems.el: Autoload appt-select-lowest-window (revert
20874         2004-03-04 change).
20875
20876 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
20877
20878         * sieve-manage.el (sieve-manage-open):
20879         * nnweb.el (nnweb-insert-html):
20880         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
20881         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
20882         * nnspool.el (nnspool-request-group):
20883         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
20884         * nnml.el (nnml-request-update-info):
20885         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
20886         (nnmh-request-create-group, nnmh-update-gnus-unreads):
20887         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
20888         (nnimap-request-set-mark):
20889         * nnfolder.el (nnfolder-request-update-info):
20890         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
20891         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
20892         * gnus-uu.el (gnus-uu-find-articles-matching):
20893         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
20894         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
20895         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
20896         * gnus-nocem.el (gnus-nocem-scan-groups):
20897         * gnus-int.el (gnus-start-news-server):
20898         * gnus-group.el (gnus-group-make-kiboze-group)
20899         (gnus-group-browse-foreign-server):
20900         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
20901         Use mapc when appropriate.
20902
20903 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
20904
20905         FIXME: Make separate entries for each person.
20906
20907         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
20908         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
20909         <shields@msrl.com>:
20910
20911         * spam.el (spam-necessary-extra-headers): Get the extra headers we
20912         may need for spam sorting and scoring.
20913         (spam-user-format-function-S): Add user format function suitable for
20914         general use.
20915         (spam-article-sort-by-spam-status): Add sorting function for summary
20916         sorting.
20917         (spam-extra-header-to-number): Add function to get a score from a
20918         header.
20919         (spam-summary-score): Add function to get a numeric score from the
20920         headers.
20921         (spam-generic-score): Fix function doc, was in wrong place.
20922         (spam-initialize): Take symbols when it's run, and install the
20923         extra headers that spam-necessary-extra-headers thinks we need.
20924
20925 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
20926
20927         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
20928         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20929
20930 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
20931
20932         * gnus-sum.el (gnus-set-global-variables)
20933         (gnus-build-all-threads, gnus-get-newsgroup-headers)
20934         (gnus-article-get-xrefs, gnus-summary-best-group)
20935         (gnus-summary-next-article, gnus-summary-enter-digest-group)
20936         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
20937         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
20938         Use with-current-buffer.
20939
20940 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
20941
20942         * spam.el (spam-summary-prepare-exit): Simplify logic.
20943         (spam-fetch-article-header): Read the article header if it's not
20944         available.
20945         (spam-list-articles): Simplify logic.
20946         (spam-filelist-register-routine): Fix bug with unregister-list.
20947
20948         * gnus-registry.el: Fix comments at beginning.
20949
20950 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
20951
20952         * message.el (message-cater-to-broken-inn): Remove.
20953         (message-shorten-references): Make sure the total folded length of
20954         References is shorter than 998 characters to cater to a bug in INN
20955         2.3.  Also, don't pretend that references aren't folded -- this
20956         hasn't worked for a while.
20957
20958 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20959
20960         * gnus-agent.el (gnus-agentize):
20961         gnus-agent-send-mail-real-function no longer set to current value
20962         of message-send-mail-function but rather a lambda that calls
20963         message-send-mail-function.  The change makes the agent real-time
20964         responsive to user changes to message-send-mail-function.
20965
20966 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20967
20968         * legacy-gnus-agent.el
20969         (gnus-agent-convert-to-compressed-agentview): Fix typos with
20970         help from Florian Weimer <fw@deneb.enyo.de>
20971
20972 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20973
20974         * nnmail.el (nnmail-cache-insert): Revert last change.
20975
20976 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20977
20978         * nnmail.el (nnmail-cache-insert): Always check whether
20979         nnmail-cache-ignore-groups matches a group name.
20980
20981 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
20982
20983         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
20984         (spam-find-spam, spam-log-processing-to-registry)
20985         (spam-log-registered-p, spam-log-unregistration-needed-p)
20986         (spam-log-undo-registration): Use gnus-message instead of
20987         gnus-error, none of these errors are fatal.
20988
20989         * gnus-registry.el (gnus-registry-clean-empty-function)
20990         (gnus-registry-clean-empty): Remove only empty entries without
20991         extra data.
20992
20993 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
20994
20995         * spam-stat.el (spam-stat-buffer-change-to-spam)
20996         (spam-stat-buffer-change-to-non-spam): Change (error) to
20997         (gnus-message 8) invocation.
20998
20999 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21000
21001         * nntp.el (nntp-via-netcat-command): New variable.
21002         (nntp-via-netcat-switches): New variable.
21003         (nntp-open-via-rlogin-and-netcat): New function.
21004         (nntp-open-connection-function): Doc fix.
21005         (nntp-telnet-command): Doc fix.
21006         (nntp-end-of-line): Doc fix.
21007         (nntp-via-rlogin-command): Doc fix.
21008         (nntp-via-user-name): Doc fix.
21009         (nntp-via-address): Doc fix.
21010
21011 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21012
21013         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21014         error in Emacs 21.1.
21015
21016 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21017
21018         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21019
21020 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21021
21022         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21023         (gnus-agent-with-refreshed-group): New macro.
21024         (gnus-agent-rename-group): New function.
21025         (gnus-agent-delete-group): New function.
21026         (gnus-agent-save-group-info): Use gnus-command-method when
21027         `method' parameter is nil.  Don't write nil entries into the
21028         active file.
21029         (gnus-agent-get-group-info): New function.
21030         (gnus-agent-fetch-articles):
21031         Use gnus-agent-update-files-total-fetched-for to increment disk space
21032         used.
21033         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21034         Use gnus-agent-update-view-total-fetched-for to increment disk space
21035         used.
21036         (gnus-agent-get-local): Add optional parameters to avoid calling
21037         gnus-group-real-name and gnus-find-method-for-group.
21038         (gnus-agent-set-local): Delete stored entry if either min, or max,
21039         are nil.
21040         (gnus-agent-fetch-session): Reworded error/quit messages.
21041         On quit, use gnus-agent-regenerate-group to record existance of any
21042         articles fetched to disk before the quit occurred.
21043         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21044         gnus-agent-update-view-total-fetched-for, and
21045         gnus-agent-update-files-total-fetched-for to decrement disk space
21046         used.
21047         (gnus-agent-retrieve-headers):
21048         Use gnus-agent-update-view-total-fetched-for to increment disk space
21049         used.
21050         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21051         with gnus-agent-update-files-total-fetched-for to decrement disk
21052         space and fresh group buffer.
21053         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21054         (gnus-agent-need-update-total-fetched-for): New variable.
21055         (gnus-agent-update-files-total-fetched-for): New function.
21056         (gnus-agent-update-view-total-fetched-for): New function.
21057         (gnus-agent-total-fetched-for): New function.
21058
21059         * gnus-cache.el (gnus-cache-save-buffers):
21060         Use gnus-cache-update-overview-total-fetched-for to change disk space
21061         used by this group.
21062         (gnus-cache-possibly-enter-article):
21063         Use gnus-cache-update-file-total-fetched-for to increment disk space
21064         used by this group.
21065         (gnus-cache-possibly-remove-article):
21066         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21067         used by this group.
21068         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21069         (gnus-cache-rename-group): New function.
21070         (gnus-cache-delete-group): New function.
21071         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21072         (gnus-cache-need-update-total-fetched-for): New variable.
21073         (gnus-cache-with-refreshed-group): New macro.
21074         (gnus-cache-update-file-total-fetched-for): New function.
21075         (gnus-cache-update-overview-total-fetched-for): New function.
21076         (gnus-cache-rename-group-total-fetched-for): New function.
21077         (gnus-cache-delete-group-total-fetched-for): New function.
21078         (gnus-cache-total-fetched-for): New function.
21079
21080         * gnus-group.el: Require gnus-sum and autoload functions to
21081         resolve warnings when gnus-group.el compiled alone.
21082         (gnus-group-line-format): Documented new %F.
21083         (size of Fetched data) group line format; identifies disk space
21084         used by agent and cache.
21085         (gnus-group-line-format-alist): Defined new F format.
21086         (gnus-total-fetched-for): New function.
21087         (gnus-group-delete-group): No longer update
21088         gnus-cache-active-altered as gnus-request-delete-group now keeps
21089         the cache in sync.
21090         (gnus-group-list-active): Let the agent store a server's active
21091         list if currently plugged.
21092
21093         * gnus-int.el (gnus-request-delete-group):
21094         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21095         local disk in sync with the server.
21096         (gnus-request-rename-group):
21097         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21098         local disk in sync with the server.
21099
21100         * gnus-start.el (gnus-get-unread-articles):
21101         Cosmetic simplification to logic.
21102
21103         * gnus-util.el (gnus-rename-file): New function.
21104
21105 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21106
21107         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21108
21109 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21110
21111         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21112         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21113
21114 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21115
21116         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21117         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21118
21119 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21120
21121         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21122
21123 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21124
21125         * spam.el (spam-set-difference): Add function to replace
21126         gnus-set-difference in spam.el.
21127         (spam-summary-prepare-exit): Use spam-set-difference.
21128
21129 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21130
21131         * gnus-registry.el (gnus-registry-cache-file): Update to use
21132         gnus-dribble-directory OR gnus-home-directory OR ~.
21133         (gnus-registry-split-fancy-with-parent): Fix doc.
21134
21135 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21136
21137         * message.el (message-exchange-point-and-mark):
21138         Use message-mark-active-p.  Suggested by Jesper Harder
21139         <harder@ifa.au.dk>.
21140
21141 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21142
21143         * message.el (message-exchange-point-and-mark): Don't activate
21144         region if it was inactive.  Suggested by Hiroshi Fujishima
21145         <pooh@nature.tsukuba.ac.jp>.
21146
21147 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21148
21149         * gnus-art.el (article-display-face): Display Faces in the same
21150         order as X-Faces.
21151
21152 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21153
21154         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21155
21156 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21157
21158         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21159         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21160         (gnus-article-mime-hierarchy): Remove.
21161         (gnus-article-mime-hierarchy-next): Remove.
21162         (gnus-article-mode): Revert 2004-03-19 change.
21163         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21164         (gnus-insert-mime-button): Revert 2004-03-19 change.
21165         (gnus-mime-accumulate-hierarchy): Remove.
21166         (gnus-mime-enter-multipart): Remove.
21167         (gnus-mime-leave-multipart): Remove.
21168         (gnus-mime-display-part): Revert 2004-03-19 change.
21169         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21170
21171         * mml.el (mml-preview): Revert 2004-03-19 change.
21172
21173 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21174
21175         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21176
21177 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21178
21179         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21180         t while entering a file name using the mm-with-multibyte macro.
21181         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21182
21183         * mm-util.el (mm-with-multibyte): New macro.
21184
21185 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21186
21187         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21188         New user option.
21189         (gnus-mime-multipart-functions): Doc and customization fix.
21190         (gnus-article-mime-hierarchy): New variable.
21191         (gnus-article-mime-hierarchy-next): New variable.
21192         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21193         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21194         gnus-article-mime-hierarchy-next to nil.
21195         (gnus-insert-mime-button): Show hierarchy numbers.
21196         (gnus-mime-accumulate-hierarchy): New function.
21197         (gnus-mime-enter-multipart): New function.
21198         (gnus-mime-leave-multipart): New function.
21199         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21200         (gnus-mime-display-alternative): Show hierarchy numbers.
21201
21202         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21203         gnus-article-mime-hierarchy-next to nil.
21204
21205 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21206
21207         * dns.el: Don't require gnus-xmas.
21208
21209 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21210
21211         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21212         inline PGP.
21213         (mml-menu): Disable mml-quote-region if mark is inactive.
21214
21215 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21216
21217         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21218         when the group's active is not available.
21219
21220 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21221
21222         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21223         error.
21224
21225 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21226
21227         * imap.el (imap-store-password): New variable.
21228         (imap-interactive-login): Use it.
21229         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21230
21231 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21232
21233         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21234         window-start and hscroll to summary window.
21235
21236 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21237
21238         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21239         conversion message to newsrc-dribble when an actual conversion is
21240         performed.
21241
21242 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21243
21244         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21245
21246 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21247
21248         * mm-decode.el (mm-complicated-handles): New function reviving
21249         former definition of mm-multiple-handles.
21250
21251         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21252         (gnus-mime-delete-part): Use it.
21253
21254 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21255
21256         * gnus-agent.el (gnus-agent-read-local):
21257         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21258         avoid the implicit assumption that they will always be equal.
21259         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21260         coding-system-for-write, as the with-temp-file macro first prints
21261         to a buffer then saves the buffer.
21262
21263 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21264
21265         * gnus-art.el (gnus-article-edit-part): New function.
21266         (gnus-mime-save-part-and-strip): Use it; do query instead of
21267         signaling an error; don't use mm-multiple-handles.
21268         (gnus-mime-delete-part): Ditto.
21269
21270 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21271
21272         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21273         old file versions.
21274         (gnus-group-prepare-hook): Remove function that converted list
21275         form of gnus-agent-expire-days to group properties.
21276
21277         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21278         (gnus-request-accept-article): Re-indented.
21279
21280         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21281         converters to handle old agent file formats.  Add logic for a
21282         "backup before upgrading warning".
21283         (gnus-convert-mark-converter-prompt): Developers can mark
21284         functions as needing (default), or not needing,
21285         gnus-convert-old-newsrc's "backup before upgrading warning".
21286         (gnus-convert-converter-needs-prompt): Tests whether the user
21287         should be protected from potentially irreversable changes by the
21288         function.
21289
21290         * legacy-gnus-agent.el: New.  Provides converters that are only
21291         loaded when gnus-convert-old-newsrc needs to call them.
21292
21293 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21294
21295         * mail-source.el (mail-source-touch-pop): Doc fix.
21296
21297         * message.el (message-smtpmail-send-it): Doc fix.
21298
21299 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
21300
21301         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21302
21303         * nnmail.el (nnmail-split-fancy): do.
21304
21305         * gnus-kill.el (gnus-kill, gnus-execute): do.
21306
21307 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21308
21309         * gnus-sum.el (gnus-widget-reversible-match)
21310         (gnus-widget-reversible-to-internal)
21311         (gnus-widget-reversible-to-external): New functions.
21312         (gnus-widget-reversible): New widget.
21313         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21314
21315 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
21316
21317         * gnus-sum.el (gnus-thread-sort-functions)
21318         (gnus-article-sort-functions): Document `(not F)' items.
21319
21320 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
21321
21322         * spam.el (spam-use-gmane-xref): Add new backend.
21323         (spam-gmane-xref-spam-group): Add variable to control the name of the
21324         Gmane spam group.
21325         (spam-blackhole-servers, spam-blackhole-good-server-regex)
21326         (spam-regex-headers-spam, spam-regex-headers-ham)
21327         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21328         (spam-list-of-checks): Add spam-use-gmane-xref to list of
21329         backends and checks.
21330         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21331
21332         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21333         an autodetect method.
21334
21335 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21336
21337         * gnus-int.el (gnus-request-accept-article): Inform the agent that
21338         articles are being added to a group.
21339         (gnus-request-replace-article): Inform the agent that articles
21340         need to be uncached as the cached contents are no longer valid.
21341
21342 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21343
21344         * binhex.el: Don't autoload executable-find.
21345
21346         * canlock.el: Don't autoload mail-fetch-field.
21347
21348         * dgnushack.el: Autoload c-mode for XEmacs.
21349
21350         * gnus-ems.el: Don't autoload appt-select-lowest-window.
21351
21352         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
21353         rmail-dont-reply-to and rmail-output.
21354
21355         * gnus-score.el: Don't autoload ffap-string-at-point.
21356
21357         * gnus-setup.el: Don't autoload sc-cite-original.
21358
21359         * imap.el: Don't autoload base64-decode-string,
21360         base64-encode-string and md5.
21361
21362         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
21363         and rmail-msg-restore-non-pruned-header.
21364
21365         * mm-decode.el: Don't autoload executable-find.
21366
21367         * mm-url.el: Don't autoload executable-find.
21368
21369         * mm-view.el: Don't autoload diff-mode.
21370
21371         * nndb.el: Don't autoload news-reply-mode, news-setup,
21372         cancel-timer and telnet.
21373
21374         * password.el: Don't autoload run-at-time for Emacs.
21375
21376         * sha1-el.el: Don't autoload executable-find.
21377
21378         * sieve-mode.el: Don't autoload c-mode.
21379
21380         * uudecode.el: Don't autoload executable-find.
21381
21382 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21383
21384         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
21385         (gnus-agent-possibly-alter-active): Avoid null in numeric
21386         comparison.
21387         (gnus-agent-set-local): Refuse to save null in local object table.
21388         (gnus-agent-regenerate-group): The REREAD parameter can now be a
21389         list of articles that will be marked as unread.
21390
21391 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21392
21393         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
21394
21395 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
21396
21397         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
21398         language tags.
21399
21400 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
21401
21402         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
21403         Don't bind "obarray".
21404
21405         * gnus-sum.el (gnus-thread-sort-functions):
21406         Add `gnus-thread-sort-by-most-recent-number' and
21407         `gnus-thread-sort-by-most-recent-date'.
21408         Reported by Kai Grossjohann <kai@emptydomain.de>.
21409
21410 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21411
21412         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
21413
21414 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21415
21416         * gnus-cus.el (gnus-agent-customize-category):
21417         Remove ignore-errors macro reference that required cl to be loaded at
21418         run-time.
21419
21420         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
21421         single-interval range of the form (min . max).  Previously the
21422         range had to look like ((min . max)).  Likewise, return
21423         (min . max) rather than ((min . max)).
21424         (gnus-range-map): Use gnus-range-normalize to accept
21425         single-interval range.
21426
21427         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
21428         the cache, but not the agent, now appear with their usual face.
21429
21430         * dgnushack.el (loaddir): New variable that is bound to the
21431         directory containing the dgnushack.el file. Use loaddir, rather
21432         than srcdir, to update load-path. Change lets dgnushack compile
21433         code in directories other than GNUS/lisp.
21434
21435 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21436
21437         * lpath.el: Don't bind w3m-safe-url-regexp.
21438
21439         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
21440         w3m-safe-url-regexp variable buffer-local.
21441
21442         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21443
21444 2004-02-27  Simon Josefsson  <jas@extundo.com>
21445
21446         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
21447         gnus-group-real-prefix.
21448         (gnus-summary-move-article): Use it, instead of
21449         gnus-group-real-prefix.
21450
21451 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21452
21453         * lpath.el: Bind w3m-safe-url-regexp.
21454
21455         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
21456         w3m-safe-url-regexp variable buffer-local and set it as the value
21457         of mm-w3m-safe-url-regexp.
21458
21459         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21460
21461         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
21462         parsing gnus-posting-styles when the message is not for replying.
21463
21464         * dgnushack.el: Autoload sgml-mode for XEmacs.
21465
21466         * nnrss.el (nnrss-opml-export):
21467         Use mm-set-buffer-file-coding-system instead of
21468         set-buffer-file-coding-system.
21469
21470 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
21471
21472         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21473         of checkdoc.el).
21474         * nnrss.el: do.
21475         * gnus-mlspl.el: do.
21476         * gnus-ml.el: do.
21477         * gnus-srvr.el: do.
21478
21479         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21480
21481 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
21482
21483         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21484         Corrections to custom-manual links.
21485
21486         * gnus-art.el (gnus-article): Ditto.
21487
21488         * mm-decode.el (mime-display, mime-security): Ditto.
21489
21490 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21491
21492         * flow-fill.el: Typo.
21493
21494 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
21495
21496         * spam-wash.el: New file.
21497
21498 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
21499
21500         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21501
21502 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
21503
21504         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21505         to be run with new-articles as LIST1, not LIST2.
21506         (spam-registration-functions): Add spam-use-ham-copy as a nil
21507         registration backend.
21508
21509 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21510
21511         * spam-stat.el (spam-stat-washing-hook): New option.
21512         (spam-stat-buffer-words): Use it.
21513         (spam-stat-process-directory, spam-stat-test-directory):
21514         Use insert-file-contents-literally.
21515         (spam-stat-coding-system): New variable.
21516         (spam-stat-load, spam-stat-save): Use it.
21517
21518 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21519
21520         * spam-report.el (spam-report-plug-agent):
21521         Quote spam-report-url-to-file and spam-report-url-ping-plain.
21522
21523 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
21524
21525         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21526         Allow / in mailto URLs.
21527
21528 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21529
21530         * spam-report.el (spam-report-process-queue): Fix interactive use.
21531         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21532         (spam-report-unplug-agent): Doc fixes.
21533         (spam-report-url-ping-mm-url, spam-report-url-to-file)
21534         (spam-report-agentize, spam-report-deagentize): Autoload.
21535
21536 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21537
21538         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
21539
21540         * message.el (message-setup-fill-variables): Add mml tags to
21541         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
21542         <ajk@iu.edu>.
21543         (message-mode): Don't modify paragraph-separate there.
21544
21545 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21546
21547         * compface.el (uncompface-use-external): Default to undecided.
21548         (uncompface-use-external-threshold): New variable.
21549         (uncompface-float-time): New macro.
21550         (uncompface): Determine whether to use the external decoder if
21551         uncompface-use-external is undecided.
21552
21553 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21554
21555         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21556         after images.
21557
21558         * gnus-art.el (gnus-mime-display-single): Remove dead code.
21559
21560 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
21561
21562         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21563
21564         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21565
21566         * gnus-sum.el (gnus-summary-limit-to-age)
21567         (gnus-summary-limit-children): do.
21568
21569         * gnus-int.el (gnus-request-scan): do.
21570
21571         * gnus-group.el (gnus-group-suspend): do.
21572
21573         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21574
21575         * gnus-cite.el (gnus-cite-parse-attributions): do.
21576
21577         * gnus-agent.el (gnus-summary-set-agent-mark)
21578         (gnus-agent-regenerate-group): do.
21579
21580         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21581
21582         * binhex.el (binhex-decode-region-internal): do.
21583
21584 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21585
21586         * gnus-fun.el (gnus-face-properties-alist): New user option.
21587         (gnus-display-x-face-in-from): Use it.
21588
21589         * gnus-art.el (article-display-face): Ditto.
21590
21591         * compface.el (uncompface-use-external): Default to nil.
21592
21593 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21594
21595         * nntp.el (nntp-erase-buffer): New function.
21596         (nntp-retrieve-data, nntp-send-command)
21597         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21598         (nntp-possibly-change-group): Use it.
21599
21600         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21601         Use with-current-buffer.
21602
21603 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21604
21605         * compface.el: Merge the ELisp-based uncompface program.
21606         (compface): New customization group.
21607         (uncompface-use-external): New user option.
21608         (uncompface): Call uncompface-internal if uncompface-use-external
21609         is nil.
21610         (uncompface-internal): New function.  Note that there are also
21611         some other functions and variables added for this function.
21612
21613 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
21614
21615         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21616         if necessary.
21617
21618 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
21619
21620         * spam-report.el (spam-report-unplug-agent)
21621         (spam-report-plug-agent, spam-report-deagentize)
21622         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21623         Add support for the Agent in spam-report: when unplugged, report to a
21624         file; when plugged, submit all the requests.
21625
21626         * spam.el (spam-register-routine): Fix message about
21627         registration.
21628
21629 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
21630
21631         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21632         dependencies.
21633         (rfc2047-encode): Use it.
21634
21635         * gnus-art.el (gnus-button-marker-list): Move before first
21636         reference.
21637
21638         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21639         (imap-parse-body): Fix format string mismatch.
21640
21641         * gnus-score.el (gnus-summary-increase-score): do.
21642
21643         * nnrss.el (nnrss-close): New function.
21644
21645 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
21646
21647         * nnrss.el (nnrss-make-filename): New function.
21648         (nnrss-request-delete-group, nnrss-read-server-data)
21649         (nnrss-save-server-data, nnrss-read-group-data)
21650         (nnrss-save-group-data): Use it.
21651         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
21652         (nnrss-read-server-data, nnrss-read-group-data): Use load.
21653         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
21654
21655 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
21656
21657         * mml.el (mml-compute-boundary-1): Don't uncompress files.
21658
21659 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
21660
21661         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
21662         files.
21663
21664         * message.el (message-generate-headers-first): Don't quote nil
21665         and t in docstrings.
21666
21667         * imap.el (imap-id): do.
21668
21669         * gnus-agent.el (gnus-agent-consider-all-articles)
21670         (gnus-agent-queue-mail): do.
21671
21672 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
21673
21674         * spam-report.el (spam-report-process-queue): New function.
21675         Process requests from `spam-report-requests-file'.
21676         (spam-report-process-queue): Doc fix.
21677
21678 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
21679
21680         * spam.el (spam-register-routine)
21681         (spam-log-processing-to-registry, spam-log-registered-p)
21682         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21683         Change "check" to "spam-check" for semi-clarity.
21684
21685 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
21686
21687         * pop3.el: Require nnheader.
21688
21689         * mml-smime.el: Require cl.  Autoload message-fetch-field.
21690
21691         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
21692
21693         * gnus-picon.el: Require cl.
21694
21695         * gnus-fun.el: Require gnus-ems and gnus-util.
21696
21697         * gnus.el (gnus-method-to-server): Move defsubst before first use.
21698
21699         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
21700
21701         * gnus-art.el (gnus-article-edit-mode): Define before first
21702         reference.
21703
21704 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
21705
21706         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
21707         (gnus-uu-post-encoded): Use point-at-bol.
21708
21709         * gnus-topic.el (gnus-group-active-topic-p): do.
21710
21711         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
21712
21713         * gnus-group.el (gnus-group-kill-region): do.
21714
21715         * gnus-art.el (article-date-ut): do.
21716
21717         * message.el (message-fetch-field): Remove redundant
21718         case-fold-search binding.
21719         (message-narrow-to-field): Simplify.
21720
21721 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
21722
21723         * spam.el (spam-directory): Derive from `gnus-directory'.
21724
21725         * spam-report.el (spam-report-url-to-file)
21726         (spam-report-requests-file): New function and variable for offline
21727         reporting.
21728         (spam-report-url-ping-function): Add `spam-report-url-to-file'
21729         and user defined function.
21730         (spam-report-url-ping-mm-url): Remove doubled slash.
21731
21732 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
21733
21734         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
21735
21736 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
21737
21738         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
21739         Fix format string mismatch.
21740
21741         * sieve.el (sieve-deactivate-all): do.
21742
21743         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
21744
21745         * nnlistserv.el (nnlistserv-kk-wash-article): do.
21746
21747         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
21748
21749         * mm-bodies.el (mm-7bit-chars): Don't include \r.
21750
21751 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
21752
21753         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
21754         the list of checks.
21755
21756 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
21757
21758         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
21759         padding.
21760
21761 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
21762
21763         * mm-view.el (mm-fill-flowed): New variable.
21764         (mm-inline-text): Use it.
21765
21766 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
21767
21768         * spam.el (spam-spamassassin-register-ham-routine)
21769         (spam-spamassassin-register-spam-routine): Fix function names.
21770
21771 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21772
21773         * gnus.el (gnus-tmp-grouplens): Remove.
21774         (gnus-summary-line-format): Remove grouplens.
21775
21776         * gnus-group.el (gnus-group-line-format): Ditto.
21777
21778         * gnus-spec.el (gnus-format-specs): Ditto.
21779         (gnus-update-format-specifications): Flush the group format spec
21780         cache if there's the grouplens stuff.
21781         (gnus-parse-simple-format): Replace %l with the empty string.
21782
21783 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
21784
21785         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
21786         omission.
21787
21788 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21789
21790         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
21791         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21792
21793 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21794
21795         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
21796         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
21797         New macros and functions.
21798         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
21799         Handle > NLINK_MAX messages.
21800         * nnmaildir.el (nnmaildir-request-set-mark):
21801         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
21802
21803 2004-01-25  Alex Schroeder  <alex@gnu.org>
21804
21805         * spam-stat.el (spam-stat-process-directory-age): New option.
21806         (spam-stat-process-directory): Use it.
21807
21808 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
21809
21810         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
21811         (spam-stat-save): Accept prefix argument.
21812
21813 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
21814
21815         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
21816         links" error.
21817
21818 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21819
21820         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
21821         the rest of the and/or forms.
21822
21823 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21824
21825         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
21826         compatibility with old .newsrc.eld files.
21827
21828         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
21829
21830         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
21831
21832         * gnus-start.el (gnus-1): do.
21833
21834         * gnus-group.el (gnus-group-line-format-alist): do.
21835
21836         * gnus.el (gnus-use-grouplens, gnus-visual): do.
21837
21838         * gnus-gl.el: Remove.
21839
21840 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21841
21842         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
21843         marks consisting of a single range {for example, (3 . 5)} rather
21844         than a list of a single range { ((3 . 5)) }.
21845
21846 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21847
21848         * spam-stat.el (spam-stat-store-gnus-article-buffer):
21849         Use with-current-buffer.
21850         (spam-stat-store-current-buffer): Use insert-buffer-substring to
21851         avoid consing a string.
21852
21853         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
21854         Remove obsolete entries for big5 and gb2312.
21855
21856 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21857
21858         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
21859         uncompressed list.
21860
21861 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
21862
21863         * spam-stat.el (spam-stat-strip-xref): New function.
21864         (spam-stat-process-directory): Use it.
21865
21866         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
21867         here -- it's done in message-fetch-field.
21868
21869 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21870
21871         * gnus-agent.el (gnus-agent-queue-mail)
21872         (gnus-agent-prompt-send-queue): New variables.
21873         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
21874         * gnus-draft.el (gnus-group-send-queue): Pass the group name
21875         "nndraft:queue" along to gnus-draft-send.
21876         Use gnus-agent-prompt-send-queue.
21877         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
21878         is "nndraft:queue".  Suggested by Gaute Strokkenes
21879         <gs234@srcf.ucam.org>
21880
21881         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
21882         (agent-enable-undownloaded-faces): Add.
21883         (gnus-agent-cat-groups): Use eval-and-compile, not
21884         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
21885         method of gnus-agent-cat-groups even when the buffer has been
21886         evaled.
21887         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
21888         delete gnus-agent-save-active-1.
21889         (gnus-agent-save-groups): Delete.  Identical to
21890         gnus-agent-save-active.
21891         (gnus-agent-write-active): No longer adjust agent's copy of active
21892         file as agent's adjustments are now stored in their own
21893         file.  Remove optional parameter.
21894         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
21895         servers.  Add use of min/max range limits from server's local
21896         file.
21897         (gnus-agent-save-alist): Remove unused optional argument.
21898         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
21899         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
21900         (gnus-agent-set-local): A per-server file that keeps min/max range
21901         limits for articles known to the agent.  Provides a fast mechanism
21902         for altering many active ranges.
21903         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
21904         active file (local makes it unnecessary).
21905         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
21906
21907         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
21908         (agent-enable-undownloaded-faces): Add.
21909
21910         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
21911         disable it when sending to "nndraft:queue".
21912         (gnus-group-send-queue): Add safety check to avoid sending queue
21913         when unplugged.
21914
21915         * gnus-group.el (gnus-group-catchup): Use new
21916         gnus-sequence-of-unread-articles, not
21917         gnus-list-of-unread-articles, to avoid exhausting memory with huge
21918         numbers of articles.  Use gnus-range-map to avoid having to
21919         uncompress the unread list.
21920         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
21921         Fix invalid ange-ftp reference.
21922
21923         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
21924         (gnus-sorted-range-intersection): Intersection of two ranges
21925         without requiring that they first be uncompressed.
21926
21927         * gnus-start.el (gnus-activate-group): Unless blocked by the
21928         caller, possibly expand the active range to include both cached
21929         and agentized articles.
21930         (gnus-convert-old-newsrc): Rewrote in anticipation of having
21931         multiple version-dependent converters.
21932         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
21933         gnus-agent-save-active.
21934         (gnus-save-newsrc-file): Save dirty agent range limits.
21935
21936         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
21937         gnus-agent-possibly-alter-active.
21938         (gnus-adjust-marked-articles): Faster handling of simple lists.
21939
21940 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
21941
21942         * spam-stat.el (spam-stat-test-directory): New optional argument
21943         displays a list of files detected.  Suggested by Andrew Cohen
21944         <cohen@andy.bu.edu>.
21945         (spam-stat-buffer-words-with-scores): Don't narrow and change
21946         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
21947
21948 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
21949
21950         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
21951         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
21952         (spam-spamassassin-arguments)
21953         (spam-spamassassin-spam-flag-header)
21954         (spam-spamassassin-positive-spam-flag-header)
21955         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
21956         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
21957         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
21958         (spam-list-of-processors, spam-list-of-checks)
21959         (spam-list-of-statistical-checks, spam-registration-functions)
21960         (spam-check-spamassassin-headers, spam-check-spamassassin)
21961         (spam-spamassassin-score)
21962         (spam-spamassassin-register-with-sa-learn)
21963         (spam-spamassassin-register-spam-routine)
21964         (spam-spamassassin-register-ham-routine)
21965         (spam-assassin-register-spam-routine)
21966         (spam-assassin-register-ham-routine): Add SpamAssassin support.
21967         (spam-bogofilter-score): Fix to show article before scoring.
21968
21969 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
21970
21971         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
21972         default scoring function.
21973         (spam-generic-score): Call spam-spamassassin-score if
21974         spam-use-spamassassin or spam-use-spamassassin-headers is on;
21975         spam-bogofilter-score otherwise.
21976
21977         * gnus.el (spam-process, spam-autodetect-methods):
21978         Add spamassassin and spamassassin-headers.
21979
21980 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
21981
21982         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21983         Suppress unnecessary messages.
21984
21985 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
21986
21987         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
21988         make-hash-table.
21989
21990 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21991
21992         * canlock.el (base64-encode-string): Don't autoload it.
21993
21994 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21995
21996         * run-at-time.el: Remove useless (require 'itimer),
21997         eval-and-compile and (featurep 'xemacs).
21998
21999 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22000
22001         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22002         GROUP is a virtual group.
22003
22004 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22005
22006         * gnus.el: Autoload `message-y-or-n-p'.
22007
22008 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22009
22010         * pgg-parse.el: Remove unnecessary (require 'custom).
22011
22012         * pgg-def.el: do.
22013
22014         * nnmail.el: do.
22015
22016         * gnus-undo.el: do.
22017
22018         * gnus-picon.el: do.
22019
22020         * gnus-util.el: do.
22021
22022 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22023
22024         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22025
22026 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22027
22028         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22029         handle, as well as a list.
22030
22031         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22032         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22033         (mm-w3m-cid-retrieve): Simplify.
22034
22035 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22036
22037         * message.el (message-kill-to-signature): Allow prefix arg to
22038         specify number of lines to keep before signature.
22039
22040 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22041
22042         * message.el (message-kill-to-signature): Change docstring.
22043
22044 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22045
22046         * canlock.el: Always require sha1-el.
22047         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22048
22049         * message.el: Autoload sha1 only when compiling.
22050
22051         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
22052         eudc-expand-inline for XEmacs.
22053
22054 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22055
22056         * message.el (message-canlock-generate): Require sha1-el.
22057
22058 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22059
22060         * message.el (message-expand-name): Silence the byte compiler.
22061
22062         * lpath.el: Add detect-coding-system.
22063
22064         * dgnushack.el (dgnushack-compile): Remove obsolete check for
22065         cus-edit.
22066
22067 2004-01-13  Simon Josefsson  <jas@extundo.com>
22068
22069         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22070         Invoke gnus-score-mode.
22071         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
22072
22073         * gnus-range.el (gnus-compress-sequence): Doc fix.
22074         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22075
22076 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22077
22078         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22079
22080 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22081
22082         * spam.el (spam-get-article-as-string): Update to use
22083         gnus-request-article-this-buffer, much simpler.
22084         (spam-get-article-as-buffer): Remove.
22085
22086 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22087
22088         * message.el (message-expand-name): Use EUDC if the user uses that.
22089
22090 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22091
22092         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22093         character for the encoding to avoid consing a string.
22094
22095         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22096         unnecessarily.
22097
22098         * mm-util.el (mm-replace-chars-in-string): Remove.
22099
22100         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22101         of mm-replace-chars-in-string.
22102
22103 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22104
22105         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22106
22107         * mm-util.el (mm-subst-char-in-string): Support inplace.
22108
22109         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22110         a new string in every iteration.  Use shy groups.
22111
22112 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22113
22114         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22115         * gnus-soup.el (gnus-soup-group-brew):
22116         * gnus-msg.el (gnus-put-message):
22117         * gnus-move.el (gnus-group-move-group-to-server):
22118         * gnus-kill.el (gnus-batch-score):
22119         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22120         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22121         (gnus-group-update-group, gnus-group-read-group)
22122         (gnus-group-make-group, gnus-group-make-help-group)
22123         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22124         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22125         (gnus-group-sort-by-unread, gnus-group-catchup)
22126         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22127         (gnus-group-yank-group, gnus-group-set-info)
22128         (gnus-group-list-groups):
22129         * gnus.el (gnus-generate-new-group-name):
22130         * gnus-delay.el (gnus-delay-send-queue):
22131         * nnvirtual.el (nnvirtual-catchup-group):
22132         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22133         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22134         (gnus-group-prepare-topics, gnus-topic-check-topology):
22135         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22136         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22137         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22138         (gnus-group-make-articles-read):
22139         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22140         (gnus-group-change-level, gnus-kill-newsgroup)
22141         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22142         (gnus-get-unread-articles, gnus-make-articles-unread)
22143         (gnus-make-ascending-articles-unread): Use accessor
22144         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22145         to get group information for improved readability.
22146
22147
22148 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22149
22150         * gnus-art.el (article-decode-mime-words, article-babel)
22151         (gnus-article-highlight-signature, gnus-article-add-buttons)
22152         (gnus-signature-toggle): Use gnus-with-article-buffer.
22153
22154         * gnus-art.el (gnus-article-highlight-headers)
22155         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22156
22157         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22158         (gnus-article-set-globals, gnus-request-article-this-buffer)
22159         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22160         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22161         (gnus-mime-display-alternative): Use with-current-buffer.
22162
22163 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22164
22165         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22166         also under 80 char limit, and call gnus-error if needed.
22167         (spam-fetch-article-header): Fix - it was a
22168         buffer-local variable (gnus-newsgroup-data).
22169         (spam-find-spam): Use spam-generate-fake-headers, forget about
22170         spam-insert-fake-headers.
22171         (spam-insert-fake-headers): Remove.
22172
22173 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22174
22175         * deuglify.el (gnus-article-outlook-unwrap-lines)
22176         (gnus-outlook-rearrange-article)
22177         (gnus-outlook-repair-attribution-outlook)
22178         (gnus-outlook-repair-attribution-block)
22179         (gnus-outlook-repair-attribution-other): Remove redundant
22180         save-excursion.
22181
22182 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22183
22184         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22185         (spam-fetch-field-subject-fast)
22186         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22187         (spam-fetch-article-header): Add functions to deal with Gnus
22188         internals for fast retrieval of article header data.
22189         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22190
22191 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22192
22193         * pop3.el (pop3-md5): Remove.
22194         (pop3-apop): Replace pop3-md5 with md5.
22195
22196         * mm-bodies.el: base64 is always built-in.
22197
22198         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22199         Use with-current-buffer.
22200
22201 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22202
22203         * canlock.el (canlock-insert-header): Remove excessive grouping in
22204         regexp.
22205
22206         * gnus-sum.el (gnus-summary-read-document): Ditto.
22207
22208         * gnus-uu.el (gnus-uu-part-number): Ditto.
22209
22210         * html2text.el (html2text-remove-tags): Ditto.
22211         (html2text-format-tags): Ditto.
22212         (html2text-format-single-elements): Ditto.
22213
22214         * mml.el (mml-parse-1): Ditto.
22215
22216 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22217
22218         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22219
22220         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22221
22222         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22223
22224         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22225
22226 2003-11-15  Simon Josefsson  <jas@extundo.com>
22227
22228         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22229         (pgg-gpg-lookup-key): Use regexp match instead of
22230         split-string (split-string is different between emacs 21.2 and
22231         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22232
22233 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22234
22235         * gnus-art.el (gnus-mime-view-all-parts)
22236         (gnus-article-part-wrapper, gnus-article-view-part):
22237         Use with-current-buffer.
22238
22239 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22240
22241         * spam.el (spam-disable-spam-split-during-ham-respool)
22242         (spam-spamoracle-database, spam-cache-lookups)
22243         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22244         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22245         (spam-group-ham-marks, spam-group-spam-marks)
22246         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22247         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22248         also add spam-use-blackholes to the statistical checks.
22249         (spam-fetch-field-fast): Add interface to fetching fields, may
22250         become a macro.
22251         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22252         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22253         (spam-insert-fake-headers): Fake an article when needed.
22254         (spam-find-spam): Fake article when possible.
22255         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22256         (spam-check-bogofilter-headers): Use message-fetch-field instead
22257         of nnmail-fetch-field.
22258
22259 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22260
22261         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22262
22263 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22264
22265         * spam.el (spam-split): Do not require spam-use-CHECK to be
22266         enabled if that check is passed to spam-split explicitly; also
22267         fix so 'spam doesn't get converted to spam-split-group when
22268         spam-split-symbolic-return is t.
22269         (spam-find-spam): Find registrations of the article and use those
22270         instead of re-running spam-split to find the spam/ham
22271         classification of the article.
22272         (spam-log-processing-to-registry, spam-log-registered-p)
22273         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22274         Use gnus-error instead of gnus-message.
22275         (spam-log-registration-type): Add function to determine the
22276         classification of a message based on registry entries; will
22277         return nil if both 'spam and 'ham are found.
22278         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22279         a reasonably fast local cache without the loading errors.
22280         (spam-cache-lookups): Set to t by default.
22281         (spam-find-spam): Don't try to guess spam-cache-lookups.
22282         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22283         spam-caches entry.
22284         (spam-filelist-build-cache, spam-filelist-check-cache):
22285         Fix caching of whitelist/blacklist entries.
22286         (spam-check-whitelist, spam-check-blacklist):
22287         Invoke spam-from-listed-p with a type, not a cache variable.
22288         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22289
22290 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22291
22292         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22293
22294         * nnmail.el (nnmail-split-fancy): do.
22295
22296         * mml.el (mml-parse): do.
22297
22298         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22299         (gnus-score-adaptive): do.
22300
22301 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22302
22303         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22304         (gnus-mime-button-map): Don't set keymap parent.
22305         (gnus-button-ctan-directory-regexp): Use shy grouping.
22306         (gnus-prev-page-map): Don't set keymap parent.
22307         (gnus-prev-page-map): Remove duplicated one.
22308         (gnus-next-page-map): Don't set keymap parent.
22309         (gnus-mime-security-button-map): Ditto.
22310
22311         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22312         version number.
22313
22314         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22315
22316 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22317
22318         * canlock.el (canlock-sha1-function): Remove.
22319         (canlock-sha1-function-for-verify): Remove.
22320         (canlock-openssl-program): Remove.
22321         (canlock-openssl-args): Remove.
22322         (canlock-ignore-errors): Remove.
22323         (canlock-sha1-with-openssl): Remove.
22324         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22325         (canlock-verify): Don't use canlock-ignore-errors.
22326
22327         * sha1-el.el (sha1-string-external): Make it can return a string
22328         in binary form.
22329         (sha1-region-external): Ditto.
22330         (sha1-string-internal): Ditto.
22331         (sha1-region-internal): Ditto.
22332         (sha1-region): Ditto.
22333         (sha1-string): Ditto.
22334         (sha1): Ditto.
22335
22336 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22337
22338         * spam.el (spam-report-articles-gmane): New command.
22339
22340 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22341
22342         * gnus.el: Don't make unnecessary *Group* buffer when loading.
22343
22344         * run-at-time.el (run-at-time-saved): Remove.
22345         (run-at-time): Doc fix.
22346
22347 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22348
22349         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22350         (gnus-summary-limit-map): Add it.
22351         (gnus-summary-make-menu-bar): do.
22352
22353 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
22354
22355         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22356         Make attempt at some caching support (done for BBDB only now).
22357         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22358         addresses to be checked.
22359         (spam-clear-cache-BBDB): Add function, to be invoked by
22360         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22361         (spam-check-BBDB): Check and use the caches, if
22362         spam-cache-lookups is on, remove superfluous (provide).
22363
22364 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22365
22366         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22367
22368 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
22369
22370         * run-at-time.el (run-at-time-saved): Move to after the definition
22371         of `run-at-time'.
22372
22373         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
22374
22375 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22376
22377         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22378         mm-w3m-local-map-property.
22379
22380         * mm-view.el (mm-w3m-mode-map): Remove.
22381         (mm-w3m-local-map-property): Remove.
22382         (mm-inline-text-html-render-with-w3m): Don't use
22383         mm-w3m-local-map-property.
22384
22385 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22386
22387         * run-at-time.el: New file.
22388
22389         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
22390         under Emacs.
22391
22392         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
22393         of gnus-set-text-properties.
22394
22395         * gnus-uu.el (gnus-uu-save-article): Ditto.
22396
22397         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
22398
22399         * gnus-cite.el (gnus-cite-parse): Ditto.
22400
22401         * gnus-art.el (gnus-button-push): Use set-text-properties instead
22402         of gnus-.
22403
22404         * gnus-xmas.el (run-at-time): Require run-at-time.
22405
22406         * gnus.el: Change calls to nnheader-run-at-time and
22407         password-run-at-time throughout to use run-at-time directly.
22408
22409         * password.el: Remove definition of run-at-time.
22410
22411         * nnheaderxm.el: Remove definition of run-at-time.
22412
22413 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
22414
22415         * mml.el (mml-minibuffer-read-disposition): Show attachment type
22416         in prompt.
22417
22418 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22419
22420         * messagexmas.el (message-xmas-redefine): Alias
22421         `message-make-caesar-translation-table' to
22422         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
22423         version.
22424
22425         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
22426         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
22427         `gnus-xmas-set-text-properties'.
22428         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
22429         `gnus-xmas-completing-read'.
22430         (gnus-xmas-completing-read): Removed.
22431         (gnus-xmas-open-network-stream): Removed.
22432
22433         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
22434         XEmacs version.
22435
22436         * dns.el (dns-make-network-process): Use `open-network-stream'
22437         instead of `gnus-xmas-open-network-stream'.
22438
22439         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
22440
22441         * .cvsignore: Add auto-autoloads.el, custom-load.el.
22442
22443 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22444
22445         * gnus-art.el (gnus-mime-display-alternative)
22446         (gnus-insert-mime-button, gnus-insert-mime-security-button)
22447         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
22448         Don't use gnus-local-map-property.
22449
22450         * gnus-util.el (gnus-local-map-property): Remove.
22451
22452         * mm-view.el (mm-view-pkcs7-decrypt):
22453         Replace gnus-completing-read-maybe-default with completing-read.
22454
22455         * gnus-util.el (gnus-completing-read): do.
22456         (gnus-completing-read-maybe-default): Remove.
22457
22458 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22459
22460         * password.el: Only autoload `run-at-time' if not XEmacs.
22461         Only autoload the itimer functions if XEmacs.
22462
22463 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22464
22465         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
22466         XEmacsen.
22467
22468         * dgnushack.el: Autoload executable-find for XEmacs.
22469
22470 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22471
22472         * gnus-art.el (gnus-read-string): Remove.
22473         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
22474         read-string.
22475
22476 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
22477
22478         * netrc.el: Autoload password-read.
22479         (netrc): Add configuration group.
22480         (netrc-encoding-method, netrc-openssl-path):
22481         Add variables for encoding and decoding of files with symmetric
22482         ciphers.
22483         (netrc-encode): Add assistant function to encode a file with
22484         netrc-encoding-method.
22485         (netrc-parse): Add interactive parameter, added optional
22486         decoding if netrc-encoding-method is non-nil but otherwise
22487         behavior is standard.
22488         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
22489         Do s/encode/encrypt/ everywhere.
22490
22491         * spam.el: Remove executable-find autoload.
22492
22493 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22494
22495         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
22496
22497         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
22498
22499 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22500
22501         * gnus-art.el (gnus-treat-ansi-sequences)
22502         (article-treat-ansi-sequences): New variable and function.
22503         Suggested by Dan Jacobson <jidanni@jidanni.org>.
22504
22505         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
22506         Use it.
22507
22508 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22509
22510         * mm-util.el (mm-quote-arg): Remove.
22511
22512         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
22513         shell-quote-argument.
22514
22515         * gnus-uu.el (gnus-uu-command): do.
22516
22517         * gnus-sum.el (gnus-summary-insert-pseudos): do.
22518
22519         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
22520         with make-char.
22521
22522         * mm-util.el (mm-make-char): Remove.
22523
22524         * mml.el (mml-mode): Replace gnus-add-minor-mode with
22525         add-minor-mode.
22526
22527         * gnus-undo.el (gnus-undo-mode): do.
22528
22529         * gnus-topic.el (gnus-topic-mode): do.
22530
22531         * gnus-sum.el (gnus-dead-summary-mode): do.
22532
22533         * gnus-start.el (gnus-slave-mode): do.
22534
22535         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22536
22537         * gnus-ml.el (gnus-mailing-list-mode): do.
22538
22539         * gnus-gl.el (gnus-grouplens-mode): do.
22540
22541         * gnus-draft.el (gnus-draft-mode): do.
22542
22543         * gnus-dired.el (gnus-dired-mode): do.
22544
22545         * gnus-ems.el (gnus-add-minor-mode): Remove.
22546
22547         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22548         Replace gnus-char-width with char-width.
22549
22550         * gnus-ems.el (gnus-char-width): Remove.
22551
22552         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22553         Replace gnus-char-width with char-width.
22554
22555         * gnus-ems.el (gnus-char-width): Remove.
22556
22557         * spam-stat.el (with-syntax-table): Remove with-syntax-table
22558         definition.
22559         Remove Emacs 20 hash table compatibility code.
22560
22561         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22562         20 compatibility code.
22563
22564         * spam.el (spam-point-at-eol): Replace with point-at-eol.
22565
22566         * smime.el (smime-point-at-eol): Replace with point-at-eol.
22567
22568         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22569         Replace with point-at-{eol,bol}.
22570
22571         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22572
22573         * imap.el (imap-point-at-eol): Replace with point-at-eol.
22574
22575         * flow-fill.el (fill-flowed-point-at-bol)
22576         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22577
22578         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22579         Replace with point-at-{eol,bol} throughout all files.
22580
22581 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22582
22583         * ntlm.el (ntlm-string-as-unibyte): New macro.
22584         (ntlm-build-auth-response): Use it.
22585
22586         Remove Emacs 20 stuff:
22587         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22588         (butlast, mapc, remove): Remove the compiler macros.
22589         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22590         of delq and copy-sequence.
22591         * gnus-art.el (popup-menu): Remove the compiler macro.
22592         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22593         Emacs 20.
22594
22595 2004-01-05  Simon Josefsson  <jas@extundo.com>
22596
22597         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22598         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22599         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22600         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22601         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22602         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22603         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22604         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22605         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22606         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22607         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22608         string-xor into ntlm-string-xor.
22609         Suggested by Jesper Harder <harder@myrealbox.com>.
22610
22611         * ntlm.el: Don't include poem.
22612
22613         * md4.el (print-int32, print-string-hexa): Remove.
22614         Suggested by Jesper Harder <harder@myrealbox.com>.
22615
22616         * sasl-ntlm.el, ntlm.el, md4.el: New files.
22617
22618         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
22619         probably breaks emacs with DL patch, but do we care? Is anyone
22620         still using the DL stuff?)
22621
22622         * sieve-manage.el: Use the password package.
22623         (sieve-manage-read-passwd): Remove.
22624         (sieve-manage-interactive-login): Use password.  Re-add
22625         condition-case around loop.
22626
22627         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22628         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22629         Use the password package.
22630
22631 2003-02-19  Simon Josefsson  <jas@extundo.com>
22632
22633         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
22634         token.
22635
22636 2002-08-07  Simon Josefsson  <jas@extundo.com>
22637
22638         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
22639         (sieve-manage-authenticators):
22640         (sieve-manage-authenticator-alist): Add some SASL mechs.
22641         (sieve-sasl-auth): New function.
22642         (sieve-manage-cram-md5-auth):
22643         (sieve-manage-plain-auth): Rewrite using SASL library.
22644         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
22645         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
22646         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
22647         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
22648
22649 2004-01-05  Simon Josefsson  <jas@extundo.com>
22650
22651         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
22652         New files.
22653
22654 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22655
22656         * gnus-group.el (gnus-no-groups-message): Update.
22657
22658         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
22659
22660 2003-11-09  Simon Josefsson  <jas@extundo.com>
22661
22662         * imap.el: Support for ID IMAP extension (RFC 2971).
22663         (imap-local-variables): Add imap-id.
22664         (imap-id): New variable.
22665         (imap-id): New function.
22666         (imap-parse-response): Parse untagged ID response.
22667         * nnimap.el (nnimap-id): New variable.
22668         (nnimap-open-connection): Use it.
22669
22670 2003-12-28  Simon Josefsson  <jas@extundo.com>
22671
22672         * gnus-score.el (gnus-score-edit-all-score): New.
22673         * gnus-group.el (gnus-group-score-map): Bind it to W e.
22674
22675 2004-01-04  Simon Josefsson  <jas@extundo.com>
22676
22677         * password.el: Add.
22678
22679 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
22680
22681         * dns.el (dns-query-types): Fix typo.
22682         (dns-query-types): New function.
22683         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
22684         PTR and SOA replies, see RFC 1035.
22685
22686 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22687
22688         * gnus.el (gnus-logo-color-style): Change colors to `no'.
22689
22690         * Move to Changelog.2.
22691
22692 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22693
22694         * gnus.el (gnus-version-number): Bump version.
22695
22696 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22697
22698         * gnus.el: No Gnus v0.1 is released.
22699
22700 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22701
22702         * gnus.el: No Gnus v0.0 is released.
22703
22704 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22705
22706         * gnus.el (gnus-version-number): Bump.
22707         (gnus-version): No.
22708
22709 See ChangeLog.2 for earlier changes.
22710
22711   Copyright (C) 2004-2011  Free Software Foundation, Inc.
22712
22713   This file is part of GNU Emacs.
22714
22715   GNU Emacs is free software: you can redistribute it and/or modify
22716   it under the terms of the GNU General Public License as published by
22717   the Free Software Foundation, either version 3 of the License, or
22718   (at your option) any later version.
22719
22720   GNU Emacs is distributed in the hope that it will be useful,
22721   but WITHOUT ANY WARRANTY; without even the implied warranty of
22722   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22723   GNU General Public License for more details.
22724
22725   You should have received a copy of the GNU General Public License
22726   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
22727
22728 ;; Local Variables:
22729 ;; coding: utf-8
22730 ;; fill-column: 79
22731 ;; add-log-time-zone-rule: t
22732 ;; End: