2aba7e4a67344adc743c50d7ff1dcc914754d78c
[gnus] / lisp / ChangeLog
1 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2
3         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4         (plstore-save): Support public key encryption.
5         (plstore--init-from-buffer): New function.
6         (plstore-open): Use it; fix error when opening a non-existent file.
7         (plstore-revert): Use plstore--init-from-buffer.
8
9 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
10
11         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
12
13 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * mml2015.el (mml2015-use): Replace string-match-p with string-match
16         for old Emacsen.
17
18 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
19
20         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
21         is not fully working.
22
23 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24
25         * dgnushack.el: Autoload sha1 on XEmacs.
26
27         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
28         quit window configuration.
29
30         * auth-source.el (epg-context-set-passphrase-callback): Remove
31         duplicate autoload.
32
33 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
34
35         * nnir.el (nnir-request-article): Allow requesting articles by
36         Message-ID with nnimap.
37
38         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
39         current server.
40
41 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
42
43         * auth-source.el: Autoload EPA/EPG functions.
44         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
45         changed when EPA/EPG is not available.
46         (auth-source-backend): Rename "arg" member to "data".
47         (auth-source-backend-parse, auth-source-plstore-search)
48         (auth-source-plstore-create): Use it.
49
50 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
51
52         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
53         `gnus-refer-article-methods'.
54
55 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
56
57         * auth-source.el: Require EPA and EPG.
58         (auth-source-passphrase-alist): New variable.
59         (auth-source-passphrase-callback-function)
60         (auth-source-token-passphrase-callback-function): Callbacks for the
61         netrc field encryption (GPG tokens).
62         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
63         Symmetric encryption and decryption of the netrc GPG tokens.
64         (auth-source-netrc-normalize): Use them, simplifying the closure.
65
66 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
67
68         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
69         is available.
70
71 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
72
73         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
74         non-nil, and `nnimap-split-methods' is nil, use the former.
75
76 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
77
78         * plstore.el (plstore-revert): New function.
79         (plstore-open): Use it; hide the buffer from user.
80
81 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
82
83         * auth-source.el (auth-source-backend): New member "arg".
84         (auth-source-backend-parse): Handle new backend 'plstore.
85         * plstore.el: New file.
86
87 2011-06-30  Glenn Morris  <rgm@gnu.org>
88
89         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
90
91 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
92
93         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
94         expiring articles to.
95
96         * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
97         variations as ASCII (bug#5458).
98
99 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
100
101         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
102
103 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
104
105         * message.el (message-point-in-header-p): Tweak the function to default
106         to saying that we're not in the headers if there is no separator at
107         all.  This makes it possible to use the Message version of `M-q' in
108         buffers with no headers (bug#7987).
109         (message-point-in-header-p): Fix last checkin to work with an empty
110         mail-header-separator, too.
111
112         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
113         again, save the choice via customize.
114
115 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
116
117         * message.el (message-send-mail-function): Add `sendmail-query-once'.
118
119         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
120         ended the connection, bail out before waiting infinitely on a new
121         connection.
122
123 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
124
125         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
126         reports.
127
128         * gnus.el (gnus-bug-package): Use "gnus."
129         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
130
131 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
132
133         * dgnushack.el: Make the timer warning go away on XEmacs.
134
135         * gnus-art.el (gnus-article-stop-animations): New function to stop any
136         animations going on at article exit time.
137
138         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
139         since removing it breaks people upgrading.
140
141         * shr.el (shr-put-image): Use the new interface for animating images.
142         (shr-put-image): Animate for 60 seconds.
143
144         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
145         avoid compiler warnings.
146
147         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
148         error with `find-file-hooks' on Emacs 22.
149         (with-auth-source-epa-overrides): Ugly hack to Wrap the
150         `find-file-hook' things in `symbol-value' to avoid compilation warnings
151         on all architectures.
152
153         * spam.el (spam-stat): Require in a normal fashion without binding
154         `spam-stat-install-hooks' to avoid compilation warnings.
155
156         * spam-stat.el (spam-stat-install-hooks): Removed.
157         (spam-stat-install-hooks): Don't run automatically.
158
159 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
160
161         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
162         and keystroke.
163
164 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
165
166         * auth-source.el (auth-source-netrc-cache): Move forward.
167
168 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
169
170         * proto-stream.el (proto-stream-open-starttls): Use
171         `gnutls-available-p' to see whether we have built-in support.
172
173         * auth-source.el (auth-source-netrc-create): Don't query the bits that
174         we already know.
175         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
176         (auth-source-netrc-create): Don't prompt for the stuff we already know.
177
178 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
179
180         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
181         %S format, since that looks odd.
182         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
183         file, especially when saving.
184
185 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
186
187         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
188         article found.
189
190 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
191
192         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
193         `auth-source-save-secrets' with a more sensitive alist that can be
194         configured per file.  Experimental, so defaults to 'never.
195         (auth-source-netrc-create): Use it.  Still experimental code.
196         (with-auth-source-epa-overrides): Use `find-file-hooks' if
197         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
198
199 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
200
201         * auth-source.el (auth-source-save-secrets): New variable to control if
202         secret tokens should be saved encrypted.
203         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
204         to `auth-source-netrc-normalize'.
205         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
206         on the EPA variables being defined.
207         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
208         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
209         the lexical-let closure.
210         (auth-source-netrc-create): Create "gpg:" tokens according to
211         `auth-source-save-secrets'.
212
213 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
214
215         * gnus-group.el (gnus-group-update-group): Add new argument
216         `info-unchanged' that stops updating dribble buffer.
217
218         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
219         deletes lines matching to it in dribble buffer.
220
221         * gnus-agent.el (gnus-agent-fetch-group-1):
222         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
223         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
224         * gnus-start.el (gnus-group-change-level):
225         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
226
227         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
228         if newsgroup info is not changed.
229
230         * gnus-group.el (gnus-group-get-new-news-this-group):
231         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
232         Don't update dribble buffer.
233
234 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
235
236         * gnus-registry.el (gnus-registry-remove-ignored): New function to
237         remove entries with groups we ignore.
238
239 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
240
241         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
242         the underline comes at the bottom.
243
244 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
245
246         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
247         `gnus-registry-user-format-function-M' and declare the latter obsolete.
248         (gnus-registry-article-marks-to-names): Rename from
249         `gnus-registry-user-format-function-M2'.
250
251 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
252
253         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
254         ephemeral group.
255
256 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
257
258         * shr.el (shr-browse-image): Copy the URL if called interactively.
259
260 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
261
262         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
263         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
264         done, then unselected articles may be marked as read.
265
266         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
267         since not doing this seems to lead to a race condition in pop3-logon.
268
269         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
270         so that the call chain it correct when we call "upwards".
271
272         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
273         in read-only groups.
274
275         * gnus-group.el (gnus-group-mark-article-read): Ditto.
276
277         * message.el (message-cite-reply-position): Doc string fix.
278
279         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
280         avoid regexp overflow.
281         (nnimap-transform-split-mail): Ditto.
282
283         * pop3.el (pop3-retr): Error out if the server closes the connection.
284
285 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
286
287         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
288         mm-with-unibyte-current-buffer.  The buffer should not contain any
289         multibyte chars anyway at this stage.
290
291 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
292
293         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
294         at the end of lines.
295
296 2011-05-29  Julien Danjou  <julien@danjou.info>
297
298         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
299
300 2011-05-27  Glenn Morris  <rgm@gnu.org>
301
302         * gnus-group.el (gnus-bug-group-download-format-alist):
303         Use the "maintainer" version of debian reports as well.
304
305 2011-05-26  Glenn Morris  <rgm@gnu.org>
306
307         * gnus-group.el (gnus-bug-group-download-format-alist):
308         Use the "maintainer" version of debbugs.gnu.org reports.
309
310 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
311
312         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
313
314 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
315
316         * gnus-cus.el (gnus-agent-customize-category):
317         * gnus-delay.el (gnus-delay-send-queue):
318         * gnus.el (gnus-other-frame):
319         Don't quote lambda expressions with `quote'.
320
321 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
322
323         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
324         the thread moves us backwards and so we loop forever.
325
326 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
327
328         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
329         whitespace in base64 data lines.
330
331 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
332
333         * gnus-registry.el (gnus-registry-user-format-function-M):
334         Use `mapconcat'.
335         (gnus-registry-user-format-function-M2): Use to see the full text of
336         the marks.  Make "," the mark text separator.
337
338         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
339         authentication with auth-source.
340
341 2011-05-17  Glenn Morris  <rgm@gnu.org>
342
343         * gnus-group.el (gnus-import-other-newsrc-file):
344         Use insert-file-contents.
345
346 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
347
348         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
349         1000 iterations.
350
351 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
352
353         * nntp.el (nntp-open-connection): Check if process-type is available.
354
355 2011-05-16  Julien Danjou  <julien@danjou.info>
356
357         * shr.el (shr-tag-del): Add support for del tag.
358
359 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
360
361         * gnus-html.el (gnus-html-put-image): Register a displayer.
362
363         * shr.el (shr-image-displayer): Don't remove text props from alt text.
364
365 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
366
367         * registry.el (prune-factor): New initialization parameter defaulting
368         to 0.1.
369         (registry-prune-hard): Use it.
370
371         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
372         0.1 expicitly.
373
374 2011-05-13  Glenn Morris  <rgm@gnu.org>
375
376         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
377         is bound, since this function requires sendmail.
378
379 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
380
381         * registry.el (registry-usage-test): Disable pruning test.
382
383 2011-05-11  David Engster  <dengste@eml.cc>
384
385         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
386         Bind set-network-process-option for XEmacs.
387
388 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
389
390         * registry.el (registry-prune-hard-candidates)
391         (registry-prune-soft-candidates): Helper methods for registry pruning.
392         (registry-prune): Use them.  Make the sort function optional.
393
394 2011-05-10  Jim Meyering  <meyering@redhat.com>
395
396         * shr.el (shr-colorize-region): Fix typo "on on -> on".
397
398 2011-05-10  Julien Danjou  <julien@danjou.info>
399
400         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
401         symbol and not a list.
402
403 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
404
405         * gnus-art.el (gnus-article-mode): Move binding of
406         shr-put-image-function here from gnus-article-prepare-display.
407
408         * shr.el (shr-put-image-function): New variable.
409         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
410         (shr-put-image): Return scaled image.
411
412         * gnus-art.el (gnus-shr-put-image): New function.
413         (gnus-article-prepare-display): Bind shr-put-image-function to it.
414
415         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
416         original ones, as deletable.
417
418 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
419
420         * nntp.el (nntp-open-connection): Set TCP keepalive option.
421
422 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
423
424         * registry.el (registry-full): Add convenience method.  Fix logic.
425         (registry-insert): Use it.  Fix logic here too.
426
427         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
428         `registry-prune' if `registry-full' returns t.
429         (gnus-registry-handle-action)
430         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
431         (gnus-registry-usage-test): Use it.
432
433 2011-05-07  Julien Danjou  <julien@danjou.info>
434
435         * shr.el (shr-link): Make shr-link inherit from link by default.
436
437 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
438
439         * shr.el (shr-urlify, shr-link): Fix shr-link face.
440
441 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
442
443         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
444         error out because the face is not a list.
445
446 2011-05-05  Glenn Morris  <rgm@gnu.org>
447
448         * proto-stream.el (gnutls-negotiate): Fix declarations.
449
450         * gnus-start.el (gnus-propagate-marks): Declare.
451
452 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
453
454         * registry.el (registry-reindex): Fix percentage message.
455
456         * proto-stream.el (network-stream-open-starttls): Adjust to call
457         `gnutls-negotiate' with :process and :hostname arguments.
458
459 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
460
461         * shr.el: Add shr-link face for links.
462         (shr-urlify): Use it.
463
464         * registry.el (registry-insert): Make error message more helpful.
465
466 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
467
468         * gnus-html.el (gnus-html-schedule-image-fetching):
469         Use url-queue-retrieve, if it exists.
470
471         * shr.el (shr-tag-img): Ditto.
472
473         * gnus.el: Autoload more gnus-agent functions.
474
475         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
476         agent if we haven't already (bug#8502).
477
478         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
479         into the Agent, too.
480
481         * gnus-agent.el (gnus-agent-store-article): New function.
482
483         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
484         and moved from that file for reuse.
485
486         * pop3.el (pop3-open-server): Error messages are "-ERR".
487
488 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
489
490         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
491         (open-tls-stream): Remove superfluous tls/starttls autoloads.
492
493 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
494
495         * gnus.el: No Gnus v0.17 is released.
496
497 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
498
499         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
500         buffer has moved to a different frame.
501
502 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
503
504         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
505         to get the conversion from unibyte to multibyte buffers to work on
506         Emacs 22.
507
508         * nntp.el (nntp-request-article): Slight clean-up.
509
510 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
511
512         * shr.el (shr-strike-through): New face.
513         (shr-tag-s): Use it to provide <s> support.
514         (shr-tag-s): Remove duplicate definition.
515
516 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
517
518         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
519         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
520
521 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
522
523         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
524         `gnutls-negotiate'.
525         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
526
527 2011-04-23  Glenn Morris  <rgm@gnu.org>
528
529         * gnus-sum.el (gnus-extra-headers): Bump :version.
530
531 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
532
533         * shr.el (shr-tag-sup): New function.
534         (shr-tag-sub): Ditto.
535
536 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
537
538         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
539         for the case where `gnus-registry-ignored-groups' is a list of lists,
540         and don't call `gnus-parameter-registry-ignore' otherwise.
541
542 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
543
544         * nnimap.el (nnimap-user): New backend variable.
545         (nnimap-open-connection-1): Use it.
546         (nnimap-credentials): Accept user parameter so it's explicit what user
547         name is desired.
548
549         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
550         default.
551
552         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
553         not gnus-registry.el.
554
555         * gnus-registry.el: Mention in comments how to modify
556         `gnus-extra-headers' for proper recipient tracking and that it may
557         already have To and Cc recently, which it does as of this commit.
558         (gnus-registry-ignored-groups): Remove defcustom.
559         Explain why in comments.
560         (gnus-registry-action): Fix data-header reference to use the extra
561         headers.  Explain in package commentary how to add To and Cc headers to
562         the gnus-extra-headers.
563         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
564         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
565         parameter list or a string list in `gnus-registry-ignored-groups'.
566         Fix logic error.
567
568 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
569
570         * shr.el (shr-expand-url): Protect against null urls.
571
572 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
573
574         * shr.el (shr-base): New binding.
575         (shr-tag-base): Keep track of <base>.
576         (shr-expand-url): New function used throughout.
577
578 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
579
580         * gnus-registry.el
581         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
582         (gnus-registry-ignored-groups): New variable.
583         (gnus-registry-ignore-group-p): Use it.
584         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
585         set the destination group to nil (same as delete) if it's ignored.
586
587 2011-04-20  David Engster  <dengste@eml.cc>
588
589         * tests/gnustest-nntp.el: New file for simple NNTP testing.
590
591         * Makefile.in (test-nntp): New rule.
592         (check): Add it.
593         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
594
595 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
596
597         * gnus-registry.el (gnus-registry-action)
598         (gnus-registry-fetch-header-fast):
599         Don't use mail-header that looks an internal function of mailheader.el.
600
601 2011-04-19  Glenn Morris  <rgm@gnu.org>
602
603         * time-date.el (time-to-days): Remove unused local variables.
604
605 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
606
607         * gnus-registry.el: Eliminate cl functions.
608         (gnus-registry-sort-addresses): New function that replaces mapcan.
609         (gnus-registry-action, gnus-registry-spool-action)
610         (gnus-registry-split-fancy-with-parent)
611         (gnus-registry-fetch-recipients-fast): Use it.
612         (gnus-registry-import-eld): Replace delete* with dolist + delq.
613
614         * registry.el (initialize-instance, registry-lookup)
615         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
616         (registry-lookup-secondary-value, registry-search, registry-delete)
617         (registry-insert, registry-reindex, registry-size, registry-prune):
618         Use eval-and-compile.
619
620 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
621
622         * registry.el (registry-reindex): New method to recreate the secondary
623         registry indices.
624
625         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
626         tracked field changes.
627         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
628         (gnus-registry-action, gnus-registry-spool-action)
629         (gnus-registry-handle-action)
630         (gnus-registry--split-fancy-with-parent-internal)
631         (gnus-registry-split-fancy-with-parent)
632         (gnus-registry-register-message-ids): Add recipient tracking on spool,
633         move, and delete actions, and for fancy splitting with parent.
634         (gnus-registry-extract-addresses)
635         (gnus-registry-fetch-recipients-fast)
636         (gnus-registry-fetch-header-fast): Convenience functions.
637         (gnus-registry-misc-test): ERT test of
638         `gnus-registry-extract-addresses'.
639
640 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
641
642         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
643         Track by subject first, then sender.
644
645 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
646
647         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
648
649         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
650         Lisp.
651
652         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
653         (gnus-draft-send): Use it to avoid popping
654         up frames from gnus-group-send-queue.
655
656 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
657
658         * gnus-registry.el: Updated gnus-registry docs.
659
660 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
661
662         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
663         Fix logic bug.
664         (gnus-registry-post-process-groups): Fix logging of no results and
665         quote sender and subject.
666
667 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
668
669         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
670         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
671         gnutls-cli are too slow to be done opportunistically.
672
673         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
674         (gnus-read-active-for-groups): Don't try to finish getting stuff where
675         we had no early-data returned.
676         (gnus-get-unread-articles): Add a sanity check so that we don't issue
677         two async commands to the same server at the same time.
678
679 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
680
681         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
682
683 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
684
685         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
686         "warning" level.
687
688         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
689         (mm-url-insert-file-contents): Don't set the package names.
690
691 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
692
693         * gnus-registry.el (gnus-registry-action): Remove properties and
694         simplify subject in `gnus-registry-handle-action'.
695         (gnus-registry-spool-action): Get subject and sender from message if
696         they are not passed in.
697         (gnus-registry-handle-action): Remove properties and simplify subject
698         consistently.
699
700 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
701
702         * registry.el: Require CL before using defmacro*.
703
704 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * gnus-art.el (article-treat-date): Assume that
707         gnus-article-date-headers may be a group parameter.
708
709 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
710
711         * gnus-registry.el (gnus-registry-handle-action): More debugging.
712
713         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
714         interactively so the newsrc file can contain foreign groups too.
715         Useful for debugging but not much for users.
716
717 2011-04-07  David Engster  <dengste@eml.cc>
718
719         * registry.el (registry-usage-test): Only do
720         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
721         lexical binding.
722
723 2011-04-07  David Engster  <dengste@eml.cc>
724
725         * Makefile.in (check, test-registry): New rules for test-suite.
726
727 2011-04-06  David Engster  <dengste@eml.cc>
728
729         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
730         argument NOERROR for `require', since XEmacs 21.4 does not support it.
731
732 2011-04-06  David Engster  <dengste@eml.cc>
733
734         * registry.el (initialize-instance): Change :after to :AFTER to be
735         compatible with old EIEIO version in XEmacs.
736
737 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
738
739         * gnus-registry.el (gnus-registry-post-process-groups)
740         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
741         and provide better messaging.
742
743 2011-04-06  David Engster  <dengste@eml.cc>
744
745         * Makefile.in (fail-on-warning): New rule to compile with warnings as
746         errors.
747
748         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
749         dgnushack-compile with error-on-warn enabled, and to signal an error if
750         clean compilation failed.
751         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
752         with `byte-compile-error-on-warn'.  Return nil if errors occured.
753
754 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
755
756         * gnus-registry.el: Don't use ERT if it's not available.  Load it
757         unconditionally anyway, discarding errors.
758         (gnus-registry-delete-entries): New convenience function.
759         (gnus-registry-import-eld): Import from old .eld registry.
760
761         * registry.el: Don't use ERT if it's not available.  Load it
762         unconditionally anyway, discarding errors.
763
764         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
765         version from the Claudio Bley GnuTLS patch (extra optional parameters
766         and host name).
767
768 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
769
770         * gnus-registry.el (gnus-registry-fixup-registry): New function to
771         fixup the parameters that can be customized by the user between
772         save/read cycles.
773         (gnus-registry-read): Use it.
774         (gnus-registry-make-db): Use it.
775         (gnus-registry-spool-action, gnus-registry-handle-action):
776         Fix messaging.
777         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
778         Map references to actual group names with sender and subject tracking.
779         (gnus-registry-post-process-groups): Use `cond' for better messaging.
780         (gnus-registry-usage-test): Add subject lookup test.
781
782         * registry.el (registry-db, initialize-instance): Set up constructor
783         instead of :initform arguments for the sake of older Emacsen.
784         (registry-lookup-breaks-before-lexbind): New method to demonstrate
785         pre-lexbind merge bug.
786         (registry-usage-test): Use it.
787         (initialize-instance, registry-db): Move the non-function initforms
788         back to the class definition.
789
790 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
791
792         * registry.el: New library to manage gnus-registry-style data.
793
794         * gnus-registry.el: Use it (major rewrite).
795
796         * nnregistry.el: Use it.
797
798         * spam.el: Use it.
799
800 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
801
802         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
803         marks on non-selected articles.
804
805 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
806
807         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
808         parameter to open-protocol-stream.
809
810 2011-04-01  Julien Danjou  <julien@danjou.info>
811
812         * mm-view.el (mm-display-inline-fontify): Do not fontify with
813         fundamental-mode.
814
815 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
818         servers.
819
820 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
821
822         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
823         made marks not propagate, again.
824
825 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
826
827         * proto-stream.el (open-protocol-stream): Bring back `network' type.
828         Make this the default type.
829         (proto-stream-open-plain): Rename from proto-stream-open-default.
830         (open-protocol-stream, proto-stream-open-starttls)
831         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
832         with `plain'.
833
834         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
835         value.
836
837         * nntp.el (nntp-open-connection-function): Document the fact that some
838         values are not functions but are instead handled specially.
839         Recognize nntp-open-plain-stream value.
840         (nntp-open-connection): Recognize that value.
841
842 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
843
844         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
845         where it seems to be needed.
846
847 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
848
849         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
850         stuff.
851
852         * gnus-score.el (gnus-score-string): Fix calling convention of
853         `gnus-simplify-buffer-fuzzy' after last patches.
854
855         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
856         server for articles we didn't get any headers for.  This is a sanity
857         check.
858
859 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
860
861         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
862         new CAPABILITY, use it.
863
864 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
865
866         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
867         downloading anything.
868
869         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
870
871 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
872
873         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
874         colors.
875         (gnus-splash-svg-color-symbols): New function.
876
877 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
878
879         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
880         instead of using the global gnus-simplify-subject-fuzzy-regexp.
881         (gnus-simplify-subject-fuzzy): Use the local
882         gnus-simplify-subject-fuzzy-regex instead of the global one.
883         This makes using this variable in group parameters work.
884
885 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
886
887         * gnus-registry.el (gnus-registry-unfollowed-groups):
888         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
889         archive:sent-YYYY-MM-DD groups).
890         (gnus-registry-split-fancy-with-parent): Bail out early in sender
891         tracking if there are more than `gnus-registry-max-track-groups'
892         matches.
893
894 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
895
896         * message.el (message--yank-original-internal): New function to do the
897         insertion cleanly inside eval in `message-yank-original'.
898         (message-yank-original): Use it.
899
900 2011-03-29  Julien Danjou  <julien@danjou.info>
901
902         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
903         local variables disabled rather than `normal-mode'.
904
905 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
906
907         * imap.el (imap-shell-open, imap-process-connection-type):
908         Use imap-process-connection-type for 'shell' streams as well as
909         Kerberos, SSL, other subprocesses.
910
911 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
912
913         * proto-stream.el: Changes preparatory to merging open-protocol-stream
914         with open-network-stream.
915         (proto-stream-always-use-starttls): Option removed.
916         (open-protocol-stream): Return a process object by default.  Provide a
917         new parameter :return-list specifying a list-type return value, which
918         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
919         :type `network' to `try-starttls', and `network-only' to `default'.
920         Make `default' the default, for compatibility with open-network-stream.
921         Handle the no-parameter case exactly as open-network-stream, with no
922         additional stream processing.  Search plists using plist-get.
923         Explicitly add :end-of-commend parameter if it is missing.
924         (proto-stream-open-default): Rename from
925         proto-stream-open-network-only.  Return 'default as the type.
926         (proto-stream-open-starttls): Rename from proto-stream-open-network.
927         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
928         failed.  Always return a list with a (possibly dead) process as the
929         first element, for compatibility with open-network-stream.
930         (proto-stream-open-tls): Use plist-get.  Always return a list.
931         (proto-stream-open-shell): Return `default' as connection type.
932         (proto-stream-capability-open): Use plist-get.
933         (proto-stream-eoc): Function deleted.
934
935         * nnimap.el (nnimap-stream, nnimap-open-connection)
936         (nnimap-open-connection-1): Handle renaming of :type parameter for
937         open-protocol-stream.
938         (nnimap-open-connection-1): Pass a :return-list parameter
939         open-protocol-stream to obtain a list return value.  Parse this list
940         using plist-get.
941
942         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
943         for open-protocol-stream.  Accept open-protocol-stream return value
944         that is a subprocess object instead of a list.  Handle the case of a
945         dead returned process.
946
947 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
948
949         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
950
951         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
952
953 2011-03-21  Julien Danjou  <julien@danjou.info>
954
955         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
956         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
957         query.
958         (mm-inline-text): Render normal text with fontification whenever
959         possible.
960
961         * gnus-sum.el (gnus-summary-save-parts-1):
962         * gnus-art.el (gnus-article-browse-html-save-cid-content)
963         (gnus-article-browse-html-parts, gnus-mime-delete-part)
964         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
965         Use `mm-handle-filename'.
966
967         * mm-util.el (mm-handle-filename): New function, return the filename of
968         an handle.
969
970 2011-03-18  Julien Danjou  <julien@danjou.info>
971
972         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
973         (gnus-buffer-live-p): Check that buffer is not nil.
974
975 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
976
977         * gnus.el: No Gnus v0.15 is released.
978
979 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
980
981         * time-date.el (format-seconds): Use assoc instead of assoc-string to
982         avoid warning on XEmacs.
983
984         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
985         on XEmacs.
986
987         * gnus-art.el: Require mouse, which the build bot seems to say is
988         needed.
989
990         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
991
992         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
993         XEmacs, since it doesn't have url-retrieve-synchronously.
994
995         * time-date.el (format-seconds): Use assoc instead of assoc-string,
996         since assoc-string doesn't exist in XEmacs.
997
998 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
999
1000         * gnus-group.el (gnus-group-list-ticked): New function.
1001         (gnus-group-make-menu-bar): Provide a menu entry for it.
1002         (gnus-group-list-map): Provide a binding for it.
1003
1004 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1005
1006         * shr.el (shr-visit-file): New command.
1007
1008         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
1009
1010 2011-03-17  Bjørn Mork  <bjorn@mork.no>
1011
1012         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
1013         servers.
1014
1015 2011-03-16  Julien Danjou  <julien@danjou.info>
1016
1017         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
1018         inline.
1019
1020         * gnus-art.el (article-hide-list-identifiers):
1021         Use gnus-group-get-list-identifiers.
1022
1023         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
1024         (gnus-summary-remove-list-identifiers):
1025         Use gnus-group-get-list-identifiers to get regexp.
1026         (gnus-select-newsgroup, gnus-summary-insert-subject)
1027         (gnus-summary-insert-articles):
1028         Call gnus-summary-remove-list-identifiers unconditionally.
1029
1030 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1031
1032         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
1033         we're selecting a group with unread articles.
1034
1035         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
1036
1037         * gssapi.el: New file separated out from imap.el to provide a general
1038         Kerberos 5 connection facility for Emacs.
1039
1040         * message.el (message-elide-ellipsis): Document the format spec
1041         ellipsis.
1042
1043 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1044
1045         * message.el (message-elide-region): Allow the ellipsis to say how many
1046         lines were removed.
1047
1048 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1049
1050         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
1051         window configurations containing buffers that are now dead.
1052
1053         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
1054         parsing to avoid integer overflows.
1055         (nnimap-parse-flags): Simplify the last change.
1056         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
1057         too large for 32-bit Emacsen.
1058
1059 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1060
1061         * auth-source.el (auth-source-netrc-create):
1062         * message.el (message-yank-original): Fix use of `case'.
1063
1064 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1065
1066         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
1067         XEmacs, which was one character too wide.
1068
1069 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
1070
1071         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
1072         default number of articles to display.
1073         (gnus-articles-to-read): Use pretty names for prompt.
1074
1075 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1076
1077         * gnus-int.el (gnus-open-server): Ditto.
1078
1079         * gnus-start.el (gnus-activate-group): Give a backtrace if
1080         debug-on-quit is set and the user hits `C-g'.
1081         (gnus-read-active-file): Ditto.
1082
1083         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
1084
1085 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
1086
1087         * message.el (message-yank-original): Use cond instead of CL case.
1088
1089 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1090
1091         * auth-source.el (auth-source-netrc-create): Use usual format for the
1092         default in prompts.
1093
1094 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1095
1096         * lpath.el: Fbind read-char-choice for XEmacs.
1097
1098 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1099
1100         * auth-source.el (auth-source-netrc-create): Show the default in the
1101         prompt when prompting for token creation.
1102
1103 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1104
1105         * auth-source.el (auth-source-format-prompt): Always convert the value
1106         to a string to avoid evaluating non-string arguments.
1107         (auth-source-netrc-create): Offer default properly, not as initial
1108         content in `read-string'.
1109         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
1110         of line to determine if we've been run before.  If so, don't run again,
1111         but print a trivial message to indicate the cache was hit instead.
1112
1113 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1114
1115         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
1116         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
1117         The user will have to run `gnus-sync-read' manually and wait for Cloudy
1118         Gnus.
1119
1120 2011-03-11  Julien Danjou  <julien@danjou.info>
1121
1122         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
1123         modified file".
1124
1125 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
1126
1127         * auth-source.el (auth-source-read-char-choice): New function to read a
1128         character choice using `dropdown-list', `read-char-choice', or
1129         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
1130         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
1131         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
1132         (auth-source-netrc-saver): Use it.
1133         (auth-source-pick-first-password): New convenience function.
1134
1135 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1136
1137         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
1138         parameter in the credentials.
1139         (nnimap-open-connection-1): Use it after a successful login.
1140         (nnimap-credentials): Add IMAP-specific user and password prompt.
1141
1142         * auth-source.el (auth-source-search): Add :require parameter, taking a
1143         list.  Document it and the :save-function return token.  Pass :require
1144         down.  Change the CREATED message from a warning to a debug statement.
1145         (auth-source-search-backends): Pass :require down.
1146         (auth-source-netrc-search): Pass :require down.
1147         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
1148         Change save prompt to indicate all modifications saved here are
1149         deletions.
1150         (auth-source-netrc-create): Take user login name as default in user
1151         prompt.  Move all the save functionality to a lexically bound function
1152         under the :save-function token in the returned list.  Set up clearer
1153         default prompts for user, host, port, and secret.
1154         (auth-source-netrc-saver): New function, intended to be wrapped for
1155         :save-function.
1156
1157 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1158
1159         * shr.el (shr-table-horizontal-line): Change the defaults for the table
1160         lines to be spaces instead.
1161
1162 2011-03-07  Julien Danjou  <julien@danjou.info>
1163
1164         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
1165         (sieve-sasl-auth): Check that auth-source-search did return something,
1166         or just return an empty string.
1167
1168 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1169
1170         * gnus.el (gnus-interactive): Use read-directory-name.
1171
1172         * gnus-uu.el (gnus-uu-decode-uu-and-save)
1173         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
1174         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
1175         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
1176         Likewise.
1177
1178         * gnus-group.el (gnus-group-make-directory-group): Likewise.
1179
1180 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1181
1182         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
1183         onto the list of killed groups, too.  This makes killed nnimap groups,
1184         for instance, more reliably not reappear.
1185
1186         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
1187         the parent.
1188
1189         * gnus-sum.el (gnus-update-read-articles): Fix typo.
1190
1191         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
1192         really have server-side marks.
1193
1194         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
1195         since most backends do not usefully have server-side marks.
1196         (gnus-update-read-articles): Propagate marks to all backends that
1197         really have server-side marks.
1198
1199 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1200
1201         * message.el (message-cite-reply-position, message-cite-style):
1202         New variables.
1203         (message-yank-original): Use the new citation styles.
1204
1205 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
1206
1207         * message.el (message-options): Revert 22da67af (workaround for XEmacs
1208         buffer-local issue); don't mark it buffer-local when running under
1209         XEmacs.
1210
1211 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
1212
1213         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
1214         numbers too big to be `read'.
1215
1216 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
1217
1218         * password-cache.el (password-in-cache-p): Add autoload.
1219
1220         * message.el (message-options): Make buffer-local two ways to attempt
1221         to fix a XEmacs bug.
1222
1223 2011-03-02  Julien Danjou  <julien@danjou.info>
1224
1225         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
1226
1227 2011-03-01  Julien Danjou  <julien@danjou.info>
1228
1229         * gnus-art.el (list-identifier): Add list-identifier as a parameter
1230         group.
1231         (article-hide-list-identifiers): Use list-identifier group parameter.
1232
1233 2011-02-28  Julien Danjou  <julien@danjou.info>
1234
1235         * sieve.el (sieve-buffer-script-name): New local variable to store
1236         sieve script name.
1237         (sieve-edit-script): Store sieve script name.
1238         (sieve-upload): Use sieve script name when uploading.
1239         (sieve-upload): Use substitute-command-keys.
1240         (sieve-edit-script): Use substitute-command-keys.
1241         (sieve-refresh-scriptlist): Use substitute-command-keys.
1242         (sieve-manage-mode-map): Define keymap properly.
1243         (sieve-manage-mode): Do not set mode name manually, change mode-name to
1244         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
1245         Remove commented code about cvs.
1246         (sieve-manage-quit): New function.
1247         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
1248
1249 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1250
1251         * gnus-group.el (gnus-import-other-newsrc-file): New function.
1252
1253 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1254
1255         * auth-source.el (auth-source-search): Cache empty result sets.
1256
1257         * password-cache.el (password-in-cache-p): Convenience function to
1258         check if a key is in the cache, even if the value is nil.
1259
1260         * auth-source.el (auth-source-save-behavior): New variable to replace
1261         `auth-source-never-create'.
1262         (auth-source-netrc-create): Use it.
1263         (auth-source-never-save): Remove.
1264
1265 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
1266
1267         * nnimap.el (nnimap-stream): Doc fix.
1268         (nnimap-open-connection-1): Reverse the order of the ports to that the
1269         prompted-for port is first.
1270
1271         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
1272         retrieval by the no-group selection.
1273
1274         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
1275         numerical parameters.
1276
1277 2011-02-25  Julien Danjou  <julien@danjou.info>
1278
1279         * gnus-gravatar.el: Use gnus-with-article-buffer.
1280
1281         * gnus-art.el (gnus-with-article-buffer): Check that the
1282         gnus-article-buffer is alive.
1283
1284 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1285
1286         * auth-source.el (auth-source-creation-prompts): New variable to manage
1287         creation-time prompts.
1288         (auth-source-search): Document it.
1289         (auth-source-format-prompt): Add utility function.
1290         (auth-source-netrc-create): Don't default the user name to
1291         user-login-name.  Use `auth-source-creation-prompts' and some default
1292         prompts for user, host, port, and password (the default generic prompt
1293         remains ugly).
1294         (auth-source-never-save): Add customizable option to never save info.
1295         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
1296         mode excursion.
1297
1298 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1299
1300         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
1301         argument that XEmacs doesn't support.
1302
1303         * dgnushack.el (dgnushack-compile): Exclude color.el from being
1304         compiled for Emacsen having no `libxml-parse-html-region' support.
1305
1306         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
1307
1308         * lpath.el: Bind buffer-save-without-query for XEmacs.
1309
1310 2011-02-23  Julien Danjou  <julien@danjou.info>
1311
1312         * gnus-art.el (article-make-date-line): Ignore errors if time is
1313         invalid and not convertible.
1314         (article-make-date-line): Only add lapsed time if time is not nil.
1315
1316 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1317
1318         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1319         `read-char-choice' for backwards compatibility.
1320         (auth-source-netrc-element-or-first): New function to DTRT for
1321         parameter extraction.
1322         (auth-source-netrc-create): Use it and fix multiple parameter print
1323         bug.  Use the default passed from above (given-default) or the
1324         built-in (user-login-name for :user).
1325
1326 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1327
1328         * gnus-start.el (gnus-dribble-read-file):
1329         Set buffer-save-without-query, since we always want to save the dribble
1330         file, probably.
1331
1332         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1333         nnimap.
1334
1335         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1336         -summary- since it's a user-visible variable.
1337
1338         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1339         first time you use the new Gnus.
1340
1341 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1342
1343         * auth-source.el: Don't load netrc.el.
1344         (auth-sources): Search ~/.netrc as well by default.
1345         (auth-source-debug): Add 'trivia option for extra output.
1346         (auth-source-do-trivia): Use it.
1347         (auth-source-search): Simplify logic to use
1348         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
1349         appropriate.  Don't keep a running count at this level.  Layer :create
1350         and :delete options appropriately on the first and second passes.
1351         Don't track the backend with the search results.
1352         (auth-source-search-backends): New function to search a list of
1353         backends for a processed spec.
1354         (auth-source-netrc-parse): Cache all netrc files, making
1355         auth-source-netrc-cache an alist keyed by the file name and using the
1356         file mtime as the caching criterion.  Keep the obfuscated data secret
1357         with a lexical bind.
1358         (auth-source-netrc-search): Don't calculate the length of the results
1359         unnecessarily.
1360         (auth-source-search-backends): Fix bug.
1361         (auth-source-netrc-create): Rework prompts.
1362
1363 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
1364
1365         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
1366         Lower case names of search constraints.
1367         (nnir-run-query): Cache and reuse search constraints for all imap
1368         servers.
1369
1370 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
1371
1372         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
1373         after exit.
1374         (gnus-setup-message): Define missing variable from last checkin.
1375
1376         * gnus-sum.el (gnus-summary-show-article): When called with t as the
1377         value, show the raw article.
1378
1379 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1380
1381         * gnus.el: No Gnus v0.13 is released.
1382
1383 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1384
1385         * nnimap.el (nnimap-open-connection-1): Revert last change, since
1386         auth-source now accepts numbers.
1387
1388         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
1389         spec, too.
1390         (auth-source-ensure-strings): New function.
1391
1392         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
1393         (gnus-article-setup-buffer): Always restart the date timer so that user
1394         changes to the frequency is respected.
1395
1396         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
1397         port numbers, so make sure it gets that if nnimap-server-port is
1398         explicit.
1399
1400 2011-02-21  Simon Josefsson  <simon@josefsson.org>
1401
1402         * nnimap.el (nnimap-inbox): Doc fix.
1403
1404 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1405
1406         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1407         Autoload.  Add optional arg FRAME, and pass it to color-values.
1408         (color-complement): Caller changed.  Doc fix.
1409         (color-gradient): Rewrite for better clarity and efficiency.
1410
1411 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
1412
1413         * shr-color.el (shr-color->hexadecimal): Use renamed function names
1414         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
1415         color-lab-to-srgb.
1416
1417 2011-02-20  Drew Adams  <drew.adams@oracle.com>
1418
1419         * color.el: First part of merge from hexrgb.el.
1420         (color-rgb-to-hex): Rename from color-rgb->hex.
1421         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
1422         saturation to zero if the value is too small.
1423         (color-rgb-to-hsl): Rename from color-rgb->hsl.
1424         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
1425         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
1426         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
1427         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
1428         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
1429         (color-cie-de2000): Doc fix.
1430
1431 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1432
1433         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
1434         given method as in the group name if we're using an extended method.
1435         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
1436         command, if we're using that, instead of waiting for the beginning.
1437
1438         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
1439         we're sure to get unique server names, and we don't output two async
1440         commands in the same buffer.  This fixes an NNTP hang for some users.
1441
1442 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1443
1444         * gnus.el: No Gnus v0.11 is released.
1445
1446 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1447
1448         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
1449         summary buffer before reading going to the next buffer.  This avoids
1450         putting the point in the group buffer if you `C-g' the command.
1451
1452         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
1453         cache (for now) to make ~/.authinfo.gpg files usable.
1454
1455         * nnfolder.el (copyright-update): Define for the compiler.
1456
1457         * auth-source.el (auth-source-search): Fix unbound variable.
1458
1459 2011-02-19  Glenn Morris  <rgm@gnu.org>
1460
1461         * gnus.el (gnus-meta): Doc fix.
1462
1463 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
1464
1465         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
1466         in case it's not yet loaded.
1467
1468 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1469
1470         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
1471         line we're waiting for.
1472
1473 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
1474
1475         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
1476         face with line-width greater than zero will cause RET in gnus summary
1477         buffer to scroll down article page-wise because auto vscroll happens,
1478         it should be temporalily disabled when doing a scroll-up.
1479
1480 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
1481
1482         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
1483         outputs from the server.
1484
1485 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1486
1487         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
1488         later so that bbdb can hook in easier.
1489
1490 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1491
1492         * auth-source.el (auth-source-search): Don't try to create credentials
1493         if the caller doesn't want that.
1494         (auth-source-search): If we don't find a match, don't bug out on
1495         non-bound variables.
1496         (auth-source-search): Only ask a single backend to create the
1497         credentials.
1498
1499         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
1500         logging.
1501         (nnimap-credentials): Protect against auth-source-search returning nil.
1502         (nnimap-request-list): Protect against not being able to open the
1503         server.
1504
1505 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
1506
1507         * auth-source.el (auth-source-search): Do a two-phase search, one with
1508         no :create to get the responses from all backends.
1509
1510         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
1511         when getting credentials.
1512
1513         * gnus-util.el (gnus-delete-duplicates): New function.
1514
1515 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1516
1517         * nnimap.el (nnimap-credentials): Instead of picking the first port as
1518         a creation default, pass the whole port list down.  It will be
1519         completed.
1520
1521         * auth-source.el (auth-source-search): Updated docs to talk about
1522         multiple creation choices.
1523         (auth-source-netrc-create): Accept a list as a value (from the search
1524         parameters) and do completion on that list.  Keep a separate netrc line
1525         with the password obscured for showing the user.
1526
1527         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
1528         first choice to `auth-source-search' so it will be used for entry
1529         creation instead of the server's Gnus-specific name.
1530         (nnimap-credentials): Rely on the auth-source library to select which
1531         port is actually wanted in the new netrc entry, so don't override
1532         `auth-source-creation-defaults'.
1533
1534         * auth-source.el (auth-source-netrc-parse): Use :port instead of
1535         :protocol and accept a missing user, host, or port as a wildcard match.
1536         (auth-source-debug): Default to off.
1537
1538         (auth-source-netrc-search, auth-source-netrc-create)
1539         (auth-source-secrets-search, auth-source-secrets-create)
1540         (auth-source-user-or-password, auth-source-backend, auth-sources)
1541         (auth-source-backend-parse-parameters, auth-source-search): Use :port
1542         instead of :protocol.
1543
1544         * nnimap.el (nnimap-credentials): Pass a port default to
1545         `auth-source-search' in case an entry needs to be created.
1546         (nnimap-open-connection-1): Use :port instead of :protocol.
1547
1548 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1549
1550         * auth-source.el: Bind load-path when loading EIEIO from
1551         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
1552         21.4 doesn't support, to `require'.
1553         (auth-source-secrets-search): Use mm-delete-duplicates instead of
1554         delete-dups that is not available in XEmacs 21.4.
1555
1556 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
1557
1558         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
1559         as EIEIO must also be loaded when auth-source.el is being
1560         byte-compiled.
1561
1562 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1563
1564         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
1565
1566         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
1567
1568         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
1569
1570         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
1571
1572         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
1573
1574         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
1575
1576         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
1577
1578         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
1579         necessary.
1580
1581 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1582
1583         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
1584         nil means that nnimap doesn't get updated.
1585
1586 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1587
1588         * auth-source.el (auth-source-netrc-create): Return a synthetic search
1589         result when the user doesn't want to write to the file.
1590         (auth-source-netrc-search): Expect a synthetic result and proceed
1591         accordingly.
1592         (auth-source-cache-expiry): New variable to override
1593         `password-cache-expiry'.
1594         (auth-source-remember): Use it.
1595
1596         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
1597         parameter.  Create entry if necessary by using :create t.
1598         (nnimap-open-connection-1): Don't pass `inhibit-create'.
1599
1600 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
1601
1602         * auth-source.el (auth-source-debug): Enable by default and don't
1603         mention the obsolete `auth-source-hide-passwords'.
1604         (auth-source-do-warn): New function to debug unconditionally.
1605         (auth-source-do-debug): Use it.
1606         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
1607         and for Secrets API entries when the secrets.el library is not
1608         available.
1609
1610 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1611
1612         * gnus-sum.el (gnus-propagate-marks): Default to nil.
1613         (gnus-summary-exit): Kill the correct article buffer on exit from a
1614         `C-d' group.
1615
1616         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
1617         gnus-propagate-marks.
1618
1619         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
1620         before killing the buffers so that a non-full window conf gets handled
1621         correctly.
1622         (gnus-summary-exit): Ditto.
1623         (gnus-summary-read-group-1): Ditto.
1624
1625         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
1626         async code again so that we can debug it properly.
1627
1628         * message.el (message-reply): Take an optional switch-buffer parameter
1629         so that Gnus window confs are respected better.
1630
1631 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1632
1633         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
1634         `plist-get' to accept non-list parameters (XEmacs issue).
1635         Fix docstring.
1636         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
1637         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
1638         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
1639         Login collection is "Login" and not "login".
1640
1641 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1642
1643         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
1644         multiple headers.
1645
1646         * nnimap.el (nnimap-inhibit-logging): New variable.
1647         (nnimap-log-command): Don't log login commands.
1648
1649         * auth-source.el (auth-source-netrc-search): The asserts seem to want
1650         to have more parameters.
1651
1652         * nnimap.el (nnimap-send-command): Mark the command time for each
1653         command, so that we don't get NOOPs stepping on our toes.
1654
1655         * gnus-art.el (article-date-ut): Get the date from the Date header on
1656         `t'.
1657
1658 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1659
1660         * auth-source.el (auth-source-search): Use copy-sequence instead of
1661         the cl.el copy-list.
1662
1663 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1664
1665         * imap.el: Bring it back (revert
1666         84d800cd31de3064f0ed39617d725709a2f8f42f).
1667
1668 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
1669
1670         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
1671         Improve prompt.
1672
1673 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1674
1675         * gnus-art.el (gnus-article-mode-line-format): Remove the article
1676         washing status from the default format.  It isn't very informative.
1677
1678 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
1679
1680         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
1681         Fix Gcc processing on imap.
1682
1683 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1684
1685         * imap.el: Remove file.  All the functionality is in nnimap.el.
1686
1687 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1688
1689         * message.el (message-bury): Don't pop up a new window when selected
1690         window is dedicated.
1691
1692 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1693
1694         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
1695
1696 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
1697
1698         * sieve-manage.el: Autoload `auth-source-search'.
1699         (sieve-sasl-auth): Use it.
1700
1701 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
1702
1703         * nnimap.el: Autoload `auth-source-forget+'.
1704         (nnimap-open-connection-1): Use it if the connection fails.
1705
1706         * auth-source.el: Require `password-cache'.
1707         (auth-source-hide-passwords, auth-source-cache): Remove and mark
1708         obsolete.
1709         (auth-source-magic): Marker for `password-cache' keys.
1710         (auth-source-do-cache): Update docstring.
1711         (auth-source-search): Use and check cache.
1712         (auth-source-forget-all-cached, auth-source-remember)
1713         (auth-source-recall, auth-source-forget, auth-source-forget+)
1714         (auth-source-specmatchp): Caching support functions.
1715         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
1716         Remove and obsolete.
1717         (auth-source-user-or-password): Remove caching to further discourage
1718         using it.  Always hide passwords.
1719
1720         * password-cache.el (password-cache-remove): Accept secrets that are
1721         not strings.
1722
1723 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1724
1725         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
1726         code for now, since it doesn't work for all users.
1727
1728 2011-02-09  Julien Danjou  <julien@danjou.info>
1729
1730         * message.el (message-options): Make message-options really buffer
1731         local.
1732
1733 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
1734
1735         * mail-source.el: Autoload `auth-source-search'.
1736         (mail-source-keyword-map): Note order matters.
1737         (mail-source-set-1): Get all the mail-source source values and
1738         defaults and search auth-source on those if needed.  This can all
1739         probably be simplified.
1740
1741         * nnimap.el: Autoload `auth-source-search'.
1742         (nnimap-credentials): Use it.
1743         (nnimap-open-connection-1): Ask for the virtual server and physical
1744         address in one shot.
1745
1746         * nntp.el: Autoload `auth-source-search'.
1747         (nntp-send-authinfo): Use it.  Note TODO.
1748
1749 2011-02-08  Julien Danjou  <julien@danjou.info>
1750
1751         * shr.el (shr-tag-body): Add support for text attribute in body
1752         markups.
1753
1754         * message.el (message-options): Make message-options a local variable.
1755
1756 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1757
1758         * auth-source.el (auth-source-secrets-search)
1759         (auth-source-user-or-password): Use `append' instead of `nconc'.
1760         (auth-source-user-or-password): Build return list better and protect
1761         against nil :secret.
1762
1763 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1764
1765         * nnimap.el (nnimap-update-info): Refactor slightly.
1766         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
1767         (nnimap-update-info): Clean up slightly.
1768         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
1769         characters.
1770         (nnimap-process-quirk): Rename function to avoid collision.
1771         (nnimap-update-info): Fix macrology bug-out.
1772         (nnimap-update-info): Simplify split history test.
1773
1774 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
1775
1776         * auth-source.el (top): Require 'eieio unconditionally.
1777         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
1778         (auth-source-secrets-search): Limit search when `max' is greater than
1779         number of results.
1780
1781 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1782
1783         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
1784         part not returning any data.
1785
1786         * proto-stream.el (open-protocol-stream): Document the return value.
1787
1788 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1789
1790         * auth-source.el (auth-source-secrets-search): Add examples.
1791
1792 2011-02-06  Julien Danjou  <julien@danjou.info>
1793
1794         * message.el (message-setup-1): Handle message-generate-headers-first
1795         set to t.
1796
1797 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1798
1799         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
1800         API with a string "secrets:collection-name" and with 'default.
1801         (auth-source-backend-parse): Parse "secrets:collection-name" and
1802         'default.  Recurse on parses instead of repeating code.  Use the
1803         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
1804         message when ignoring a source.
1805         (auth-source-search): List ignored search keys at the top level.
1806         (auth-source-netrc-create): Use `case' instead of `cond'.
1807         (auth-source-secrets-search): Created with TODOs.
1808         (auth-source-secrets-create): Created with TODOs.
1809         (auth-source-retrieve, auth-source-create, auth-source-delete)
1810         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
1811         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1812         (auth-source-user-or-password-sftp)
1813         (auth-source-user-or-password-smtp): Remove.
1814         (auth-source-user-or-password): Deprecated and modified to be a wrapper
1815         around `auth-source-search'.  Not tested thoroughly.
1816
1817 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1818
1819         * auth-source.el: Bring in assoc and eioeio libraries.
1820         (secrets-enabled): New variable to track the status of the Secrets API.
1821         (auth-source-backend): New EIOEIO class to represent a backend.
1822         (auth-source-creation-defaults): New variable to set prompt defaults
1823         during token creation (see the `auth-source-search' docstring for
1824         details).
1825         (auth-sources): Simplify to allow a simple string as a netrc backend
1826         spec.
1827         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
1828         (auth-source-backend-parse-parameters): Fill in the backend parameters.
1829         (auth-source-search): Main auth-source API entry point.
1830         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
1831         (auth-source-search-collection): Helper function for searching.
1832         (auth-source-netrc-parse, auth-source-netrc-normalize)
1833         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
1834         Supports search, create, and delete.
1835         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
1836         backend stubs.
1837         (auth-source-user-or-password): Call `auth-source-search' but it's not
1838         ready yet.
1839
1840 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1841
1842         * message.el (message-setup-1): Remove the read-only stuff, since it
1843         doesn't work under XEmacs, for some reason.
1844
1845         * gnus-sum.el (gnus-user-date): Rename back from
1846         gnus-summary-user-date since user code refers to it.
1847
1848         * shr.el (shr-render-td): Store the actual background colour used.
1849
1850         * message.el (message-setup-1): Don't bind the constant
1851         -forbidden-properties.
1852         (message-setup-1): Revert previous change, since it needs to bind the
1853         props to insert them.
1854         (message-resend): Allow removing the read-only separator line.
1855
1856 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1857
1858         * nnimap.el (nnimap-request-accept-article): Give an error message if
1859         the APPEND wasn't successful.
1860
1861 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
1862
1863         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
1864         that have no groups.
1865
1866 2011-02-03  Julien Danjou  <julien@danjou.info>
1867
1868         * gnus-draft.el: Remove progn around gnus-draft-setup.
1869
1870 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1871
1872         * gnus-start.el (gnus-read-active-for-groups): This function is never
1873         called with a nil `infos', so clean that up.
1874         (gnus-get-unread-articles): Request active files from primary/secondary
1875         methods that have no groups (yet).
1876
1877 2011-02-03  Julien Danjou  <julien@danjou.info>
1878
1879         * message.el (message-setup-1): Always generate References first.
1880         (message-mail): Return the return value of message-setup, not always t.
1881         (message-setup-1): Insert mail-header-separator with read-only and
1882         intangible properties set.
1883
1884         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
1885         user-date in docstring.
1886
1887         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
1888
1889         * gnus.el (gnus-summary-line-format): Mention &user-date format in
1890         docstring.
1891
1892         * gnus.el (gnus-user-date-format-alist): Change default value. Use
1893         defcustom, with type and group. Move from gnus-util.el. Rename to
1894         gnus-summary-user-date-format-alist.
1895
1896 2011-02-03  Glenn Morris  <rgm@gnu.org>
1897
1898         * nnimap.el (gnus-fetch-headers): Declare.
1899
1900         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
1901
1902 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1903
1904         * message.el (message-forward-make-body-digest-plain)
1905         (message-followup, message-reply): Clean up things noted by Stefan.
1906
1907         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
1908         gnus-article-update-date-headers is nil.
1909         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
1910         it didn't really work with defcustom.
1911         (article-update-date-lapsed): Make sure the window start doesn't move,
1912         either.
1913
1914 2011-02-01  Julien Danjou  <julien@danjou.info>
1915
1916         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
1917         format.
1918
1919         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
1920         standard in Emacs nowadays.
1921
1922         * color.el (color-gradient): Add a color-gradient function.
1923
1924 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1925
1926         * message.el (message-expand-name): Don't trust the return value of
1927         bbdb-complete-name.
1928         (message-check-news-header-syntax): Remove unused var `start'.
1929         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
1930         (message-inhibit-body-encoding): Move to before first use.
1931         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
1932         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
1933         (Organization, Message-ID, Date, mh-previous-window-config):
1934         Defvar the vars using dynamic scoping.
1935
1936 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1937
1938         * shr.el (shr-render-td): Only do colours at the final rendering.
1939         Should be slightly faster.
1940         (shr-insert-table): Fix up TD background colours when doing the
1941         vertical padding.
1942
1943         * gnus-art.el (article-date-ut): Protect against articles with no Date
1944         header.
1945         (article-update-date-lapsed): Don't use current-column to find the
1946         horizontal position.  It's fragile in the presence of \003 characters.
1947
1948         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
1949
1950 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1951
1952         * gnus-art.el (article-transform-date): Rewrite to still work when
1953         there are several rfc2822 parts.
1954         (article-transform-date): Fix infinite recursion.
1955         (article-date-ut): Replace infinitely many Date headers with a single
1956         one when called interactively.
1957
1958         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
1959         secure manner.
1960
1961         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
1962         move around by not using save-window-excursion.  It seems to work...
1963
1964 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1965
1966         * gnus-art.el (article-make-date-line): Work for user-defined format.
1967
1968 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1969
1970         * nntp.el (nntp-retrieve-group-data-early)
1971         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
1972         fetching functions.
1973
1974         * gnus-start.el (gnus-read-active-for-groups): Read the active files
1975         thoroughly for all backends that have no known groups.  This should
1976         allow new nnml methods to retrieve mail.
1977
1978         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
1979         that Gnus doesn't know exists again.
1980
1981         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
1982         (gnus-treat-date-ut): Ditto.
1983         (gnus-article-update-date-header): Rename.
1984         (gnus-treat-date-local): Remove.
1985         (gnus-treat-date-english): Remove.
1986         (gnus-treat-date-lapsed): Remove.
1987         (gnus-treat-date-combined-lapsed): Remove.
1988         (gnus-treat-date-original): Remove.
1989         (gnus-treat-date-iso8601): Remove.
1990         (gnus-treat-date-user-defined): Remove.
1991         (gnus-article-date-headers): New variable to control all the date
1992         header options.
1993         (article-date-ut): Rewrite to allow using the new way to format date
1994         headers(s).
1995
1996 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1997
1998         * nnmail.el (nnmail-article-group): Check for a direct fancy split
1999         method.
2000         (nnmail-article-group): A better test for fanciness.
2001
2002         * nnimap.el (nnimap-request-head): Protect against not finding the
2003         article by Message-ID.
2004
2005 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
2006
2007         * gnus-art.el (article-update-date-lapsed): Try a better way to really
2008         keep point at the "same place".
2009
2010 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2011
2012         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
2013         data if the group is unactivated.
2014
2015 2011-01-28  Julien Danjou  <julien@danjou.info>
2016
2017         * gnus-win.el: Remove dead function gnus-window-configuration-element.
2018         (gnus-all-windows-visible-p): Remove old compatibility code.
2019         (gnus-window-top-edge): Add docstring.
2020
2021         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
2022
2023 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2024
2025         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
2026         older request-update-info.
2027
2028         * gnus-art.el (article-make-date-line): Limit the length a bit more.
2029
2030 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
2031
2032         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
2033         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
2034
2035 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2036
2037         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
2038         groups.  This makes the nndraft:queue group pop up if it's not already
2039         there.
2040
2041         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
2042         messages" logic, which was reversed.
2043
2044         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
2045         the "same place" even if point is on the line being replaced.
2046         (article-update-date-lapsed): Allow updating both the combined lapsed
2047         and the lapsed headers.
2048         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
2049         (article-make-date-line): Limit the number of segments dynamically to
2050         avoid too-long lines.
2051
2052 2011-01-27  Julien Danjou  <julien@danjou.info>
2053
2054         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
2055         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
2056
2057 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2058
2059         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
2060         Use plist-get instead of the cl function getf.
2061
2062 2011-01-27  Glenn Morris  <rgm@gnu.org>
2063
2064         * gnus-util.el (float-time): Get rid of compiler warning, again.
2065
2066 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2067
2068         * shr.el (shr-put-color): Special-case background colours: Do put them
2069         at the blank parts at the front of the lines.
2070
2071         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
2072         exit hook to nix out all data on readedness on group exit.
2073
2074         * gnus-util.el (float-time): If float-time is bound, always use it on
2075         all Emacsen.  It's unclear why the subrp check was there.
2076         (time-date): Require to make some autoload issues on XEmacs go away.
2077
2078         * shr.el (shr-put-color): Don't do the box padding in tables, since
2079         they're already padded.
2080
2081 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2082
2083         * gnus-art.el (gnus-article-next-page): When the last line of the
2084         article is displayed, scroll down once more instead of going to the
2085         next article at once.
2086         (article-lapsed-string): Refactor out and allow specifying how many
2087         segments you want.
2088         (gnus-article-setup-buffer): Start updating the lapsed header directly.
2089         (gnus-article-update-lapsed-header): New variable.
2090
2091         * shr.el: Revert change that made headings use different-sized faces.
2092         The Emacs display engine isn't advanced enough that, for instance,
2093         tables can comfortably use differently-sized faces.
2094
2095 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2096
2097         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
2098         used.
2099         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
2100         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
2101         we're using an encrypted connection.
2102
2103         * proto-stream.el: Alter the interface functions to also return the
2104         actual stream type used: network or tls.
2105
2106 2011-01-25  Julien Danjou  <julien@danjou.info>
2107
2108         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
2109         (mm-display-javascript-inline): New function.
2110
2111         * mm-decode.el (mm-inline-media-tests): Add application/javascript
2112         viewing function.
2113
2114 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2115
2116         * shr.el (shr-expand-newlines): Fix variable name.
2117
2118 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2119
2120         * shr.el (shr-expand-newlines): Make nested boxes work.
2121
2122 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2123
2124         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
2125         backgrounds.
2126         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
2127         in a more sensible manner.
2128
2129 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2130
2131         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
2132         if EPG is loaded.
2133
2134 2011-01-24  Julien Danjou  <julien@danjou.info>
2135
2136         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
2137         tags.
2138
2139 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2140
2141         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
2142         commands.
2143
2144         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
2145         in the article buffer.
2146         (gnus-gravatar-insert): Use blank space from the current buffer to
2147         avoid breaking text properties.  This makes X-Sent updating work again.
2148
2149         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
2150
2151 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
2152
2153         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
2154         fix the bug in url-http.el instead.
2155
2156         * shr.el (shr-image-fetched): Ditto.
2157
2158         * shr.el (shr-image-fetched): Avoid having point move in the article
2159         buffer.
2160
2161         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
2162         buffer after being called.  It's apparently being killed by url.el, and
2163         killing it made point move to end-of-buffer in a random buffer.
2164
2165         * shr.el (shr-image-fetched): Ditto.
2166
2167 2011-01-23  Julien Danjou  <julien@danjou.info>
2168
2169         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
2170
2171         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
2172         text/x-org.
2173
2174 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2175
2176         * gnus-sum.el (gnus-summary-move-article): Protect against backends
2177         (i.e., nnimap) returning nil as the article number.
2178
2179 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2180
2181         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
2182         "DelSp" parameter in RFC3676.
2183
2184 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2185
2186         * message.el (message-check-recipients): Display the encoded version of
2187         the bogus address if they differ.
2188
2189         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
2190         after sending.
2191
2192         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2193
2194         * gnus-group.el (gnus-group-refresh-group): New convenience function.
2195
2196         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
2197         group buffer after sending the queue.
2198
2199         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2200
2201 2011-01-22  Julien Danjou  <julien@danjou.info>
2202
2203         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
2204
2205 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2206
2207         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
2208         nested related parts.
2209
2210         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
2211         unexpired articles.  This fixes the regression that led expiry marks to
2212         disappear from nnfolder groups.
2213
2214 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2215
2216         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2217         Don't confuse the "ret" of "retrograde" with RET.
2218
2219 2011-01-21  Julien Danjou  <julien@danjou.info>
2220
2221         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
2222         than mm-insert-inline.
2223
2224 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2225
2226         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
2227         Widen article buffer.
2228
2229 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2230
2231         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
2232         the temp buffer.
2233         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
2234
2235 2011-01-20  Julien Danjou  <julien@danjou.info>
2236
2237         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2238
2239         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
2240         than mm-insert-inline to insert inline part: this respect
2241         mm-inline-media-tests displayers.
2242
2243         * mm-view.el (mm-display-shell-script-inline): New function.
2244
2245         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
2246
2247         * mm-uu.el (mm-uu-type-alist): Add org block.
2248         (mm-uu-org-src-code-block-extract): New function.
2249
2250         * mm-view.el (mm-display-org-inline): New function.
2251
2252         * mm-decode.el (mm-automatic-display): Add text/org.
2253
2254         * mailcap.el (mailcap-mime-extensions): Add .org.
2255
2256 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2257
2258         * gnus-art.el (gnus-article-highlight): Remove argument passed to
2259         gnus-article-add-buttons.
2260
2261 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
2262
2263         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
2264         From header with a date and "nobody" as the sender.
2265
2266 2011-01-19  Julien Danjou  <julien@danjou.info>
2267
2268         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
2269         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
2270         if you have the same regexp several times.
2271         (gnus-button-push): Fix matching when regexp is symbol.
2272
2273 2011-01-15  Glenn Morris  <rgm@gnu.org>
2274
2275         * message.el (message-mail): A compose-mail function should
2276         accept headers as strings.
2277
2278 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
2279
2280         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
2281         Add :vert-only tags.
2282         (message-mail): New arg RETURN-ACTION.
2283         (message-return-action): New var.
2284         (message-bury): Use it.
2285         (message-mode): Make it buffer-local.
2286         (message-send-and-exit): Always call message-bury.
2287
2288         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
2289         message-mail.
2290
2291 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2292
2293         * nnimap.el (nnimap-convert-partial-article): Protect against
2294         zero-length body parts.
2295
2296         * mm-decode.el (mm-preferred-alternative-precedence):
2297         Discourage showing empty parts.
2298
2299         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
2300         and stuff if the backend didn't return the article number.  This fixes
2301         an Exchange-related nnimap bug.
2302
2303         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
2304         group window, because it does the wrong thing when a separate frame
2305         displays the group buffer.
2306
2307         * proto-stream.el (open-protocol-stream): Protect against the low-level
2308         transport functions returning nil.
2309
2310 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2311
2312         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2313         (mml2015-epg-find-usable-secret-key): New function.
2314         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2315         mml2015-epg-find-usable-key (Bug#7797).
2316         (mml2015-epg-encrypt): Ditto.
2317
2318 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2319
2320         * dgnushack.el (rot13-string): Fix the way to get the argument.
2321
2322 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2323
2324         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2325
2326 2011-01-03  Glenn Morris  <rgm@gnu.org>
2327
2328         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2329
2330         * sieve.el (sieve-open-server): Give a more explicit error if
2331         sieve-manage-open returns nil.  (Bug#7720)
2332
2333 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2334
2335         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2336
2337 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2338
2339         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2340         This avoids sending passwords in plain text over non-encrypted
2341         channels.
2342
2343         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2344
2345         * nnimap.el (nnimap-login): Refactored out into own function, and
2346         implement CRAM-MD5.
2347         (nnimap-wait-for-line): Refactored out.
2348
2349         * mm-view.el (mml-smime): Require.
2350
2351 2010-12-20  David Engster  <deng@eml.cc>
2352
2353         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
2354         use EPG to decrypt S/MIME messages instead of openssl.
2355
2356 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2357
2358         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
2359
2360         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
2361         status is the group clearly is unreachable.
2362
2363         * auth-source.el (auth-source-create): Add the optional second
2364         parameter to `local-variable-p' to be compatible with XEmacs.
2365
2366 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
2367
2368         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
2369         work when using a compressed nnml folder.
2370
2371 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2372
2373         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
2374         backends after sanitising on entry, because this never makes sense:
2375         If the articles have gone missing, then the data no longer exists on
2376         the backend, and if they haven't, then Gnus is wrong, and shouldn't
2377         overwrite anything anyway.
2378
2379         * shr.el (shr-insert-document): Bind shr-width dynamically to
2380         window-width if it's nil.
2381
2382 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2383
2384         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
2385         with the meaning of using the full emacs window width for rendering.
2386
2387 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
2388
2389         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
2390         case when sender is not given.
2391
2392 2010-12-23  Julien Danjou  <julien@danjou.info>
2393
2394         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
2395         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
2396         the addresses, otherwise we might misplaced the gravatar.
2397
2398 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
2399
2400         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
2401         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
2402         obsolete in Emacs.
2403
2404 2010-12-20  Julien Danjou  <julien@danjou.info>
2405
2406         * gnus-util.el (gnus-rescale-image): Revert last change.
2407
2408 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
2409
2410         * binhex.el: Improve commentary (Bug#7482).
2411
2412 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2413
2414         * gnus-group.el (gnus-group-delete-articles): New command.
2415
2416 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2417
2418         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
2419
2420 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2421
2422         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
2423         here, since it's up to the backends to do CRLF removal if their
2424         protocol has it.
2425
2426         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
2427
2428 2010-12-17  Julien Danjou  <julien@danjou.info>
2429
2430         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
2431         they are from file. Can also scale up.
2432
2433 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2434
2435         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
2436         gnus-use-agent.
2437         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
2438
2439         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
2440
2441 2010-12-17  Julien Danjou  <julien@danjou.info>
2442
2443         * gravatar.el (gravatar-retrieve-synchronously): New function.
2444         (gravatar-get-data): Make more robust.
2445
2446 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2447
2448         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
2449
2450 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2451
2452         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
2453         to really consider the last line.
2454
2455 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
2456
2457         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
2458         list of recipient keys, or use symmetric encryption if not a list.
2459         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
2460         EPA override, replacing the call to `netrc-store-data'.
2461
2462 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
2463
2464         * gnus-srvr.el: Avoid passing nil regexp argument to
2465         delete-matching-lines.
2466
2467 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2468
2469         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
2470         fetching stops when Gnus exits.
2471
2472         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
2473         function.
2474         (nnfolder-request-expire-articles): Save all the buffers after doing
2475         expiry.
2476
2477         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
2478         the last article", since that led to serious performance regressions
2479         when expiring nnml groups.
2480
2481 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
2482
2483         * nnir.el: Improve customizations.
2484
2485 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2486
2487         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
2488
2489         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
2490         group has been killed.
2491         (gnus-group-yank-group): Ditto.
2492
2493         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
2494
2495         * nnimap.el (nnimap-request-update-group-status): New function.
2496
2497         * gnus-int.el (gnus-request-update-group-status): New interface
2498         function.
2499
2500         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
2501         copying read-ness to the backends.
2502
2503         * nnimap.el (nnimap-quirk): New function.
2504         (nnimap-retrieve-group-data-early): Use it.
2505         (nnimap-quirks): New alist.
2506
2507 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2508
2509         * shr.el (shr-insert): Set shr-start after deleting trailing space;
2510         don't delete it within indentation.
2511
2512 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2513
2514         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
2515         previous line.
2516
2517 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2518
2519         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
2520         QRESYNC command by deleting a superfluous space which broke Cyrus
2521         servers.  This change will break other servers that are buggy the other
2522         way around.
2523
2524 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2525
2526         * spam.el: Reindent and fix long lines.
2527         (spam-copy-or-move-routine): Exclude invalid move destinations.
2528
2529 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2530
2531         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
2532         installed the registry.
2533
2534 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2535
2536         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
2537
2538 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2539
2540         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
2541         groupname doesn't contain "gmane".
2542
2543 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2544
2545         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
2546         and netrc-bound-and-true-p bindings.
2547         (netrc-parse): Cache the netrc contents.
2548
2549         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
2550         (gnus-1): Don't create the nndrafts group twice.
2551         (gnus-setup-news): There's no need to read the active file here, since
2552         that's done again later on a per-backend basis.
2553         (gnus-start-draft-setup): Make sure that the new group is started out
2554         empty.
2555
2556         * gnus-agent.el (gnus-agentize): Don't create the queue group
2557         automatically on startup.  It'll be created later, if needed.
2558
2559         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
2560         of automatically subscribed groups.
2561         (gnus-auto-subscribed-categories): New variable.
2562         (gnus-matches-options-n): Use it.
2563         (gnus-default-subscribed-newsgroups): Remove unused variable.
2564         (gnus-start-draft-setup): Message a bit less.
2565
2566 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2567
2568         * nnir.el (nnir-run-imap): Return article list in order of increasing
2569         UID.
2570
2571 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2572
2573         * gnus-sum.el (gnus-summary-enter-digest-group):
2574         Mention gnus-auto-select-on-ephemeral-exit.
2575
2576         * proto-stream.el (proto-stream-open-network-only): Fix the calling
2577         convention of the network-only option.
2578
2579 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2580
2581         * proto-stream.el (proto-stream-open-network-only): New function to
2582         have a way to specify non-STARTTLS upgrade connections.
2583
2584 2010-12-10  Julien Danjou  <julien@danjou.info>
2585
2586         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
2587         email address is nil.
2588
2589         * message.el (message-bogus-recipient-p): Set address to "" if nil.
2590
2591 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
2592
2593         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
2594         deletion.
2595         (nnir-run-imap): Only need to parse list once.
2596
2597 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2598
2599         * shr.el (shr-tag-script): Ignore <script>.
2600         (shr-tag-label): Add <label> support.
2601
2602 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2603
2604         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
2605
2606         * shr.el (shr-image-displayer): Work for images lined side by side.
2607
2608 2010-12-08  Robert Pluim  <rpluim@gmail.com>
2609
2610         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
2611         parameter, since XEmacs doesn't accept t as a parameter.
2612
2613 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
2614
2615         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
2616         ids.
2617         (nnir-run-gmane): Simplify groupspec formatting.
2618         (nnir-request-expire-articles): New function.
2619
2620 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2621
2622         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
2623         overflow, possibly.
2624
2625         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
2626         (shr-render-td): Handle td style="" better.
2627         (shr-tag-table): Use the color from the style sheet.
2628         (shr-render-td): Make sure we copy over all the overlays, too.
2629
2630 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
2631
2632         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
2633         (nnir-request-article): Improve article retrieval.
2634
2635 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2636
2637         * mm-util.el (mm-extra-numeric-entities): New variable.
2638
2639         * mm-url.el (mm-url-decode-entities):
2640         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
2641
2642         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
2643
2644 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2645
2646         * message.el: Use completion-at-point.
2647         (message-completion-function): New fun, extracted from message-tab.
2648         (message-mode): Use it for completion-at-point-functions.
2649         (message-tab): Use it and completion-at-point.
2650
2651 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2652
2653         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
2654         character if a non-breakable character follows.
2655
2656 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2657
2658         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
2659         any stream.
2660
2661         * shr.el (shr-tag-font): Colorize the region.
2662         (shr-tag-body): Ditto.
2663         (shr-tag-font): Actually let the styles be inherited instead of
2664         overwriting them.
2665         (shr-tag-font): Get the background color right.
2666         (shr-tag-style): Ignore all <style> tags for the moment.
2667
2668         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
2669         a Message-ID to avoid having nnimap depend on gnus-sum.
2670
2671         * shr.el (shr-descend): Only colorize something if we have a node that
2672         sets colors.
2673
2674 2010-12-06  Julien Danjou  <julien@danjou.info>
2675
2676         * shr.el (shr-render-td): Render td content with shr-descend, so style
2677         will be applied to <td> too.
2678         (shr-colorize-region): Colorize region even if we only have a background.
2679         (shr-tag-body): Fix color and background color inheritance.
2680         Do not recolorize after shr-generic.
2681         (shr-tag-font): Let shr-generic colorize via inheritance.
2682
2683 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2684
2685         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
2686
2687 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
2688
2689         * nnir.el (nnir-request-move-article): Remove obsolete code.
2690
2691 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2692
2693         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
2694
2695 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2696
2697         * gnus-sum.el (gnus-summary-respool-article): The completion function
2698         expects a list instead of an alist.
2699
2700         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
2701         string as the parameter.
2702
2703         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
2704
2705         * shr.el (shr-stylesheet): New dynamic variable for cascading the
2706         styles.
2707         (shr-colorize-region): New function.
2708         (shr-insert-background-overlay): Remove.
2709         (shr-render-td): Background setting should be taken care of on a higher
2710         level.
2711         (shr-tag-body): Use post-hoc colorizations.
2712         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
2713         (shr-put-color-1): Don't overwrite old colors.
2714         (shr-colorize-region): When the background color isn't explicit, use
2715         a fixed background.
2716
2717         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
2718         nnmail variables.
2719
2720 2010-12-05  Bjørn Mork  <bjorn@mork.no>
2721
2722         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
2723         unless necessary.
2724
2725 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
2726
2727         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
2728         server.
2729
2730 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2731
2732         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
2733         so that TAB works.
2734
2735         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
2736         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
2737
2738         * shr.el (shr-urlify): Show the URL before the title to avoid
2739         misleading URLs.
2740
2741 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
2742
2743         * shr.el (shr-urlify): Display the title in <a> tags.
2744
2745 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
2746
2747         * nnir.el (nnir-categorize): Replace mapcar with mapc.
2748
2749 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
2750
2751         * nnir.el: Rearrange code to allow macros to be autoloaded by
2752         gnus-sum.el.
2753         (nnir-retrieve-headers-override-function): Make this variable
2754         customizable.
2755         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
2756
2757         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
2758         from nnir.el.
2759
2760 2010-12-03  Julien Danjou  <julien@danjou.info>
2761
2762         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
2763
2764 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2765
2766         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
2767         allow optional argument `environment'.
2768
2769 2010-12-03  Glenn Morris  <rgm@gnu.org>
2770
2771         * mm-extern.el (message-goto-body): Update declaration.
2772
2773 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2774
2775         * gnus-util.el (gnus-macroexpand-all): New function.
2776
2777         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
2778         instead of macroexpand-all that is unavailable in XEmacs.
2779
2780 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
2781
2782         * nnir.el (nnir-summary-line-format): New variable.
2783         (nnir-mode): Use it.
2784         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
2785         (nnir-article-ids): Reimplement as defsubst.
2786         (nnir-retrieve-headers): Don't mangle the subject header.
2787         (nnir-run-imap): Use 100 as RSV score.
2788         (nnir-run-find-grep): Fix for full server searching.
2789         (nnir-run-gmane): Better restriction to gmane groups.
2790
2791         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
2792         summary buffers.
2793
2794 2010-12-02  Julien Danjou  <julien@danjou.info>
2795
2796         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
2797
2798         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
2799
2800         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
2801         support.
2802
2803 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
2804
2805         * nnir.el: Update to handle the registry better.
2806         (autoload): Silence byte-compiler.
2807         (nnir-open-server): Add a hook for nnir groups.
2808         (nnir-request-move-article): Don't mangle the header. Better to use
2809         formating variables (which will be added in the future).
2810         (nnir-registry-action): Update the registry using the original article
2811         group name.
2812         (nnir-mode): Install nnir-specific hooks for updating the registry.
2813
2814         * gnus-sum.el
2815         (gnus-article-original-subject,gnus-newsgroup-original-name):
2816         Remove obsolete variables.
2817         (gnus-summary-move-article): Remove use of obsolete variables.
2818         (gnus-summary-local-variables): Make move and delete hooks local to
2819         summary buffers.
2820
2821 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2822
2823         * rtree.el: New file.
2824
2825 2010-12-01  Julien Danjou  <julien@danjou.info>
2826
2827         * message.el (message-user-organization): Do not use
2828         gnus-local-organization.
2829
2830         * gnus.el: Remove gnus-local-organization.
2831
2832         * gnus-msg.el: Remove nastygram thing.
2833
2834 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
2835
2836         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
2837         funcall.
2838
2839 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2840
2841         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
2842         names.
2843
2844         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
2845         characters.
2846
2847         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
2848         to t of inhibit-read-only since it is inside gnus-with-article-headers.
2849         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
2850         (gnus-gravatar-transform-address): Use mail-extract-address-components
2851         that supports non-ASCII names rather than mail-header-parse-addresses.
2852
2853 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2854
2855         * proto-stream.el (open-protocol-stream): All starttls connections are
2856         handled by the network handler.
2857
2858 2010-11-30  Julien Danjou  <julien@danjou.info>
2859
2860         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
2861         (nnimap-open-connection-1): Fix PREAUTH.
2862
2863         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
2864
2865 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2866
2867         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
2868         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
2869         (shr-insert): Use them.
2870         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
2871
2872 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2873
2874         * nnir.el (nnir-request-move-article): Bail out if original group
2875         doesn't support article moves.
2876         (nnir-get-active): Improve active list retrieval.
2877
2878 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2879
2880         * shr.el (shr-find-fill-point): Don't break before apostrophes.
2881
2882 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
2883
2884         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
2885         seem to accept strings-with-numbers as port numbers,
2886
2887 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2888
2889         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
2890         change the registry.
2891
2892 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2893
2894         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
2895         delete-dups that is not available in XEmacs 21.4.
2896
2897         * mm-util.el (mm-delete-duplicates): Add comment.
2898
2899 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
2900
2901         * nnir.el (nnir-ignored-newsgroups): New variable.
2902         (nnir-get-active): Use it.
2903
2904 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2905
2906         * proto-stream.el (proto-stream-open-network): Add some comments.
2907
2908         * nntp.el (nntp-open-connection): Provide a :success condition.
2909
2910         * nnimap.el (nnimap-open-connection-1): Ditto.
2911
2912         * proto-stream.el (proto-stream-open-network): See what the response to
2913         the STARTTLS command is.
2914
2915         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
2916         backwards compatibility).
2917         (nnimap-open-connection-1): Really respect nnimap-server-port.
2918
2919         * proto-stream.el (proto-stream-open-network): When doing opportunistic
2920         TLS upgrades we don't really care about the identity of the peer.
2921         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
2922         that what we've checked for.
2923         (proto-stream-always-use-starttls): Only default to t if
2924         open-gnutls-stream exists.
2925         (proto-stream-open-network): If STARTTLS failed, then just open a
2926         normal connection.
2927         (proto-stream-open-network): Wait until the greeting before doing
2928         STARTTLS.
2929
2930         * nntp.el (nntp-open-connection): Report what the connection error is.
2931
2932         * proto-stream.el (open-protocol-stream): Rename from
2933         open-proto-stream.
2934
2935 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2936
2937         * nnimap.el (nnimap-stream): Change default to `undecided'.
2938         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
2939         first, and then network.
2940         (nnimap-open-connection-1): Respect nnimap-server-port.
2941         (nnimap-open-connection): Be more backwards-compatible.
2942
2943         * proto-stream.el (proto-stream-always-use-starttls): New variable.
2944         (proto-stream-open-starttls): De-duplicate the starttls code.
2945         (proto-stream-open-starttls): Folded back into the main function.
2946         (proto-stream-open-network): Fix typo in the gnutls path.
2947         (proto-stream-command): Refactor out.
2948
2949         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
2950
2951         * proto-stream.el (proto-stream-open-starttls): Actually implement the
2952         starttls.el STARTTLS.
2953
2954         * color.el (color-lab->srgb): Fix function call name.
2955
2956         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
2957         if we're using tls.el.
2958         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
2959         built in, then don't try to establish a STARTTLS connection.
2960
2961         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
2962         servers.
2963
2964         * proto-stream.el (open-proto-stream): Use network, not stream.
2965         (open-proto-stream): Add a way to specify what the end of a command is.
2966
2967         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
2968         connections types.
2969         (nntp-open-network-stream): Remove.
2970         (nntp-open-ssl-stream): Remove.
2971         (nntp-open-tls-stream): Remove.
2972         (nntp-ssl-program): Remove.
2973
2974         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
2975
2976 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
2977
2978         * nnir.el: Fix typos.
2979         (nnir-retrieve-headers-override-function): Rename variable to reflect
2980         new semantics.
2981         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
2982         macros.
2983         (nnir-request-article, nnir-request-move-article): Use them.
2984         (nnir-categorize): New function.
2985         (nnir-run-query): Use it.
2986         (nnir-retrieve-headers): Rewrite to batch header retrieval.
2987         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
2988         sorted.
2989         (nnir-group-full-name): Use gnus-group-full-name instead.
2990         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
2991         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
2992
2993 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2994
2995         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
2996
2997         * proto-stream.el: New library to provide protocol-specific
2998         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
2999         protocols.
3000         (open-proto-stream): Complete the documentation.
3001         (proto-stream-open-network): Fix some typos.
3002
3003         * nnimap.el (nnimap-open-connection): Use it.
3004
3005 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
3006
3007         * pop3.el (pop3-open-server): Read server greeting before starting TLS
3008         negotiation.
3009
3010 2010-11-26  Julien Danjou  <julien@danjou.info>
3011
3012         * color.el: Rename various rgb functions to srgb.
3013
3014 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3015
3016         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
3017         names.
3018
3019 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3020
3021         * shr.el (shr-insert): Revert last change.
3022         (shr-find-fill-point): Never leave point being at bol;
3023         relax the kinsoku limitation when rendering tables.
3024
3025 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3026
3027         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
3028         results from -accept-article.
3029
3030         * shr-color.el: Require cl when compiling.
3031
3032         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
3033         checkin.
3034
3035         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
3036
3037         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
3038
3039         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
3040         'add and 'delete to set backend marks.
3041
3042         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
3043
3044         * nnheader.el (nnheader-update-marks-actions): Refactor out.
3045
3046         * nntp.el (nntp-request-set-mark): Use it.
3047
3048         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3049
3050         * nnml.el (nnml-request-set-mark): Ditto.
3051
3052         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
3053         introduces regressions in article selection.
3054         (nnimap-find-uid-response): New function.
3055         (nnimap-request-accept-article): Use the UID returned, if any.
3056         (nnimap-request-move-article): Use the UID returned, if any.
3057         (nnimap-get-groups): Reimplement to work with folded lines.
3058         (nnimap-find-uid-response): The UID is the last element in the list.
3059         (nnimap-request-set-mark): Extend syntax with 'set.
3060
3061         * nnml.el (nnml-request-set-mark): Ditto.
3062
3063         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3064
3065         * nntp.el (nntp-request-set-mark): Ditto.
3066
3067 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3068
3069         * message.el (message-called-interactively-p): A temporary macro.
3070         (message-goto-body): Use it temporarily.
3071
3072 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3073
3074         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
3075         (nnimap-last-response-string): Unfold quoted lines, if they exist.
3076         (nnimap-last-response-string): Fix last unfolding fix.
3077
3078 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3079
3080         * shr.el (shr-insert): Fix the way to fold lines.
3081
3082 2010-11-25  Julien Danjou  <julien@danjou.info>
3083
3084         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
3085
3086         * color.el: Rename from color-lab.el
3087         (color-rgb->hex): Add.
3088         (color-complement): Add.
3089         (color-complement-hex): Add.
3090
3091         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
3092
3093 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3094
3095         * shr-color.el (shr-color-visible): Don't bug out if the colour names
3096         don't exist.
3097
3098 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3099
3100         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
3101         assuming that article displaying or another mml-preview may be
3102         interrupted for an error or for the like.
3103
3104         * shr.el (shr-get-background): Fix argument name.
3105
3106 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3107
3108         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
3109
3110         * gnus-sum.el (gnus-summary-include-articles): New function.
3111
3112         * message.el (message-goto-body): called-interactively-p needs a
3113         parameter, so use `any'.
3114
3115         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
3116         clear marks before moving, since they're synced from the Gnus side
3117         first.
3118
3119         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
3120         (gnus-summary-move-article): Copy over all marks before moving, so that
3121         IMAP doesn't think a new article has arrived.
3122
3123 2010-11-24  Julien Danjou  <julien@danjou.info>
3124
3125         * shr.el (shr-insert-background-overlay): Fix typo.
3126         (shr-render-td): Copy the background before rendering.
3127
3128         * shr-color.el (shr-color-visible): Fix docstring.
3129
3130         * shr.el (shr-tag-table): Add bgcolor support.
3131         (shr-render-td): Add bgcolor support.
3132         (shr-get-background): Add.
3133         (shr-insert-foreground-overlay): Use shr-get-background.
3134
3135         * message.el (message-goto-body): Use called-interactively-p.
3136         (message-in-body-p): message-goto-body returns point.
3137
3138 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3139
3140         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
3141         Fixes something or other in Emacs 23, and is backwards compatible.
3142
3143         * message.el (message-goto-body): Remove the <#secure special-casing,
3144         which is too special.
3145
3146         * shr.el (shr-parse-style): Drop !important from styles.
3147
3148 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
3149
3150         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
3151         this function to return incorrect results when calling it with an
3152         explicit article argument different from
3153         (gnus-summary-article-number).
3154
3155 2010-11-24  Julien Danjou  <julien@danjou.info>
3156
3157         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
3158         (shr-tag-body): Add background support.
3159         (shr-descend): Add background support.
3160         (shr-tag-title): Add.
3161
3162         * shr-color.el (shr-color-visible): Really return original background
3163         if fixed.
3164
3165 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3166
3167         * shr.el (shr-color-check): Protect against non-existent colour names.
3168
3169 2010-11-24  Julien Danjou  <julien@danjou.info>
3170
3171         * color-lab.el: Require 'cl when compiling.
3172
3173         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
3174
3175         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
3176         matched part.
3177
3178         * color-lab.el: Fix all expt calls to use float type.
3179
3180 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3181
3182         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
3183         expression to shr-color-check as is.
3184
3185         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
3186
3187         * color-lab.el: Add coding cookie.
3188         (float-pi): Use eval-and-compile.
3189
3190         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
3191         compiled for Emacsen having no `libxml-parse-html-region' support.
3192
3193 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3194
3195         * shr.el (shr-insert-color-overlay): Split stuff like
3196         "#444444 !important" to find the real colour.
3197         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
3198         parse <font color="red"> entries.
3199
3200 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
3201
3202         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
3203         point when parsing headers.
3204
3205         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
3206         is positioned properly when parsing headers.
3207
3208 2010-11-23  Julien Danjou  <julien@danjou.info>
3209
3210         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
3211
3212         * shr-color.el (shr-color->hexadecimal): Add support for color names.
3213
3214         * shr.el (shr-parse-style): Replace \n with space in style parsing.
3215
3216         * shr-color.el (shr-color-hsl-to-rgb-fractions):
3217         Use shr-color-hue-to-rgb.
3218         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
3219
3220 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3221
3222         * shr.el (shr-color->hexadecimal): Autoload.
3223         (shr-descend): Add color to all tags.
3224
3225 2010-11-22  Julien Danjou  <julien@danjou.info>
3226
3227         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
3228         shr-color->hexadecimal.
3229
3230         * shr-color.el (shr-color->hexadecimal): Add converting functions for
3231         RGB() or HSL() color representation.
3232
3233         * shr.el (shr-tag-font): Add.
3234         (shr-tag-color-check): New function to get better colors.
3235         (shr-tag-insert-color-overlay): Factorize code between tag-font and
3236         tag-span.
3237
3238         * shr-color.el: New file.
3239
3240         * color-lab.el: New file.
3241
3242         * gnus-art.el (gnus-url-mailto): Do not downcase args.
3243
3244 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
3245
3246         * nnir.el: Fix typo in comments.
3247         (nnir-run-imap): Simplify code. No need to reverse artlist.
3248         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
3249
3250 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3251
3252         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
3253
3254         * nnimap.el (nnimap-get-capabilities): Refactor out.
3255         (nnimap-open-connection): Re-request capabilities after STARTTLS.
3256
3257 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
3258
3259         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
3260         appearing when `mm-uu-hide-markers' is nil.
3261
3262 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3263
3264         * nnimap.el (nnimap-unselect-group): Make into its own function.
3265         (nnimap-request-rename-group): Unselect group before renaming.
3266         This had gotten lost somewhere.
3267         (nnimap-request-accept-article): Keep track of examined groups, and
3268         unselect the group before APPENDing to read-only groups.
3269         (nnimap-request-move-article): Clear flags before moving so that they
3270         can be re-set later.
3271
3272 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3273
3274         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
3275         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
3276
3277 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3278
3279         * gnus-art.el (gnus-mime-display-single)
3280         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
3281         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
3282         parameter.
3283
3284 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3285
3286         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
3287         (shr-table-vertical-line): New variable.
3288         (shr-insert-table): Use it.
3289
3290 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3291
3292         * gnus-html.el (gnus-html-wash-images): Don't display images if
3293         gnus-inhibit-images is non-nil; register displayer for cid images.
3294         (gnus-html-display-image): Work for cid image.
3295         (gnus-html-insert-image): Allow arguments.
3296         (gnus-html-put-image): Inhibit read-only.
3297         (gnus-html-prefetch-images): Don't prefetch images if
3298         gnus-inhibit-images is non-nil.
3299
3300 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3301
3302         * shr.el (shr-put-image): Break lines when inserting big pictures.
3303
3304 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3305
3306         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
3307         sender, thanks Katsumi Yamaoka.
3308
3309 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
3310
3311         * nnir.el (nnir-run-imap): Reverse the article list for each group
3312         rather than the whole list.
3313
3314 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3315
3316         * shr.el (shr-image-displayer): Protect function against non-existent
3317         image source.
3318
3319         * gnus-art.el (gnus-inhibit-images): New user option.
3320         (gnus-mime-display-single): Don't display image if it is non-nil.
3321
3322         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3323         gnus-inhibit-images.
3324
3325         * shr.el (shr-image-displayer): New function.
3326         (shr-tag-img): Use it.
3327
3328 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3329
3330         * mml2015.el (mml2015-epg-sign): Use From header.
3331
3332 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3333
3334         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3335
3336         * gnus-util.el (gnus-find-text-property-region): Return markers.
3337
3338         * shr.el (shr-tag-img): Put a displayer in the text property.
3339
3340         * gnus-util.el (gnus-find-text-property-region): New utility function.
3341
3342         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3343         (gnus-html-show-images): Remove.
3344
3345         * gnus-art.el (gnus-article-show-images): New, more general function.
3346
3347         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
3348         image url text properties.
3349
3350         * shr.el: Ditto.
3351
3352         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
3353         gnus-agent-auto-agentize-methods is set.  Which it isn't.
3354
3355 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3356
3357         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
3358         work for two or more articles.
3359
3360 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3361
3362         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
3363         divide an image that's in an html article to two or more when washing
3364         non-ASCII characters in alt text of it.
3365
3366 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3367
3368         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
3369         smime-decrypt-region using function argument.
3370         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
3371
3372         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
3373
3374         * smime.el (smime-decrypt-region): Catch it.
3375
3376 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3377
3378         * smime.el (smime-mode-map): Move initialization into declaration.
3379         (gnus-run-mode-hooks): Don't autoload.
3380         (smime-mode): Use define-derived-mode.
3381
3382 2010-11-11  Glenn Morris  <rgm@gnu.org>
3383
3384         * smime.el (from): Restrict declaration to XEmacs.
3385
3386         * nnir.el (gnus-group-topic-name): Autoload.
3387
3388 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3389
3390         * shr.el (shr-insert): Don't break long line if it is because of
3391         kinsoku-bol characters in the line end.
3392
3393 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
3394
3395         * nnir.el (nnir-request-move-article): Fix to provide original group
3396         and subject.
3397         (nnir-warp-to-article): Don't fail on articles whose headers haven't
3398         been retrieved.
3399
3400         * gnus-sum.el (gnus-summary-move-article): Use original group and
3401         subject for virtual articles such as those in an nnir summary buffer.
3402
3403 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3404
3405         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
3406         least 21.5).
3407
3408         * smime.el (from): Declare it again for XEmacs.
3409
3410 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3411
3412         * message.el (message-resend): Don't disable encoding unless it's
3413         already encoded.
3414
3415         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
3416         low-numbered articles.
3417
3418 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3419
3420         * rfc2047.el (rfc2047-syntax-table): Simplify.
3421
3422         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
3423
3424         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
3425         set-char-table-range for XEmacs.
3426
3427 2010-11-10  Glenn Morris  <rgm@gnu.org>
3428
3429         * time-date.el (time-to-seconds): Always an alias on Emacs,
3430         never a real function.
3431         (with-no-warnings): Remove compat stub, now unused.
3432         (time-less-p): Doc fix.
3433         (time-to-number-of-days): Simplify.
3434
3435         * smime.el (from): Remove unused declaration.
3436
3437         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
3438         (gnus-float-time): On Emacs, always an alias.
3439
3440         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
3441         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
3442
3443 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3444
3445         * dgnushack.el: Don't use ignore-errors in the top level form since it
3446         is unavailable in XEmacs even if cl is loaded.
3447
3448         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
3449
3450 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3451
3452         * shr.el (browse-url-mailto): Autoload.
3453
3454         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
3455
3456         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
3457         regexp doesn't need quoting.
3458
3459 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
3460
3461         * message.el (message-subject-trailing-was-ask-regexp)
3462         (message-subject-trailing-was-regexp): Match was: in addition to was.
3463
3464 2010-11-09  Glenn Morris  <rgm@gnu.org>
3465
3466         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
3467         (nnbabyl-check-mbox): Use point-at-bol.
3468
3469 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3470
3471         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
3472
3473         * message.el (message-mailto): New function.
3474         (message-mailto): Should accept other parameters.
3475         (message-mailto): Remove since it duplicates browse-url-mailto
3476         functionality.
3477
3478 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3479
3480         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
3481         methods.
3482         (gnus-read-active-file): Ditto.
3483
3484         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
3485         ": " from the prompt.
3486         (gnus-group-make-group): Ditto.
3487
3488 2010-11-07  Glenn Morris  <rgm@gnu.org>
3489
3490         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
3491         (gnus-bookmark-kill-line): Use point-at-eol.
3492
3493 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3494
3495         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
3496         asterisks in From header.
3497
3498 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3499
3500         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
3501         string to avoid making the From headers syntactically invalid.
3502
3503         * message.el (message-send-mail): Don't insert courtesy messages if the
3504         message already has List-Post and List-ID messages.
3505
3506 2010-11-06  Glenn Morris  <rgm@gnu.org>
3507
3508         * gnus-art.el (gnus-treat-article): Give dynamic local variables
3509         `condition', `type', `length' a prefix.
3510         (gnus-treat-predicate): Update for above name changes.
3511
3512 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
3513
3514         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
3515         binding.  Handled by `gnus-summary-refer-thread' instead.
3516         (nnir-warp-to-article): New backend function.
3517
3518         * nnimap.el (nnimap-request-thread): Force dependency updating.
3519
3520         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
3521         (gnus-summary-refer-thread): Rework to improve thread-referral.
3522
3523         * gnus-int.el (gnus-warp-to-article): New function.
3524
3525         * gnus-sum.el (gnus-summary-article-map): Bind it.
3526
3527 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
3528
3529         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
3530         gnus-summary-refer-thread.
3531
3532         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
3533         headers.
3534         (gnus-summary-limit-include-thread): Prevent articles in thread from
3535         being cut in gnus-cut-threads.
3536         (gnus-summary-refer-thread): Limit retrieved headers to those in
3537         thread.
3538
3539 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3540
3541         * message.el (message-send-mail): Use the value of
3542         message-courtesy-message from the message buffer.
3543
3544         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
3545
3546         * shr.el (shr-browse-url): Implement mailto: URLs.
3547
3548         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
3549         "raw".
3550
3551         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
3552         if it's already selected.
3553
3554         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
3555
3556 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3557
3558         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
3559         to measure the length and truncate alt text.
3560
3561 2010-11-03  Glenn Morris  <rgm@gnu.org>
3562
3563         * nndiary.el (nndiary-generate-nov-databases-1)
3564         (nndiary-generate-active-info): Rename dynamic variable `files' to
3565         something less generic.
3566
3567 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
3568
3569         * nnir.el (nnir-request-move-article): Call the underlying backend to
3570         move articles from nnir.
3571
3572 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3573
3574         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
3575
3576 2010-11-02  Julien Danjou  <julien@danjou.info>
3577
3578         * nnir.el: Remove wais support.
3579
3580 2010-11-02  Glenn Morris  <rgm@gnu.org>
3581
3582         * gnus-html.el: Reorder requirements to quieten compiler.
3583
3584 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3585
3586         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
3587         properly for XEmacs as well.
3588         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
3589         (gnus-article-natural-long-line-p): Use window-width rather than
3590         frame-width.
3591
3592 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
3593
3594         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
3595         (nnir-read-parms): Don't modify query.
3596         (nnir-run-query): Add ability to search topic on current line.
3597         (nnir-get-active): Clean up.
3598
3599 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3600
3601         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
3602         degenerate articles.
3603
3604         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
3605         (gnus-print-buffer): Just print the buffer as is, without any copying
3606         to a buffer and then re-highlighting.
3607
3608         * nnimap.el (nnimap-request-group): Store the new updated info.
3609         (nnimap-request-group): Select the group when we don't know whether it
3610         exists or not.
3611
3612         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
3613         groups.
3614
3615         * gnus-group.el (gnus-group-find-new-groups): Display all the new
3616         groups.
3617
3618         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
3619         groups.
3620
3621         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
3622         long-lines case by only filling the long lines.
3623
3624         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
3625         (bug #7311).
3626
3627 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3628
3629         * shr.el: No need to declare `declare-function' since shr.el is for
3630         only Emacsen that provide `libxml-parse-html-region'.
3631
3632         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
3633         effective only in a file it is referred to.
3634
3635 2010-11-01  Glenn Morris  <rgm@gnu.org>
3636
3637         * mm-util.el (gnus-completing-read): Autoload.
3638         (mm-read-coding-system): Simplify Emacs definition.
3639
3640         * nnmail.el (gnus-activate-group):
3641         * nnimap.el (gnutls-negotiate):
3642         * nntp.el (netrc-parse): Fix declarations.
3643
3644 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3645
3646         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
3647         string-match-p in Emacs >=23.
3648
3649         * gnus-msg.el (gnus-configure-posting-styles)
3650         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
3651
3652 2010-11-01  Glenn Morris  <rgm@gnu.org>
3653
3654         * nnir.el (declare-function): Add compat stub.
3655         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
3656         (nnir-run-gmane): Require 'mm-url.
3657
3658         * mm-util.el (mm-string-to-multibyte): Simplify.
3659
3660         * shr.el (declare-function): Add compat stub.
3661         (url-cache-create-filename): Declare.
3662         (mm-disable-multibyte, widget-convert-button): Autoload.
3663
3664         * smime.el (ldap-search): Declare.
3665         (smime-cert-by-ldap-1): Require ldap on Emacs.
3666
3667         * nnimap.el: Require nnmail, and gnus-sum when compiling.
3668         (nnimap-keepalive): Use gnus-float-time.
3669
3670         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
3671         (mail-source-delete-crash-box): Use gnus-float-time.
3672
3673         * gnus-dired.el (gnus-completing-read): Autoload.
3674
3675         * mm-view.el (gnus-rescale-image): Autoload.
3676
3677         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
3678
3679         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
3680
3681         * sieve-manage.el: Require 'cl when compiling.
3682
3683         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
3684         (gnus-iswitchb-completing-read): Require iswitchb.
3685         (gnus-select-frame-set-input-focus): Silence compiler.
3686
3687 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3688
3689         * message.el (message-subject-trailing-was-query): Change default to t,
3690         since I think that's what most people want.
3691
3692         * nnimap.el (nnimap-request-accept-article): Erase buffer before
3693         appending for easier debugging.
3694         (nnimap-wait-for-connection): Take a regexp.
3695         (nnimap-request-accept-article): Wait for the continuation line before
3696         sending anything unless we're streaming.
3697
3698         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
3699         leave the header washing to take place.
3700
3701 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3702
3703         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
3704         regular expression match and replace in posting styles.
3705
3706 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
3707
3708         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
3709         an entire server.
3710         (nnir-get-active): New function.
3711         (nnir-run-imap): Use it.
3712         (nnir-run-gmane): Who knew, gmane search returns an article score!
3713
3714         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
3715         server on the current line with nnir.
3716
3717 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3718
3719         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
3720         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
3721         left edge.
3722         (gnus-article-foldable-buffer): Skip past the prefix when determining
3723         raggedness.
3724
3725         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
3726         the raw article, and change `C-u g' to show the article without doing
3727         treatments.
3728
3729         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
3730         on to `gnus-treat-article'.
3731         (gnus-inhibit-article-treatments): New variable.
3732
3733         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
3734
3735         * gnus-art.el (gnus-treatment-function-alist): Have
3736         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
3737         (gnus-treat-fill-long-lines): Change default to fill all text/plain
3738         sections.
3739
3740         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
3741         parameter.
3742         (gnus-article-fill-cited-long-lines): New function.
3743         (gnus-article-fill-cited-article): Allow filling only long sections.
3744
3745         * shr.el (shr-find-fill-point): Don't break lines between punctuation
3746         and non-punctuation (like after the apostrophe in "'We").
3747
3748         * gnus-sum.el (gnus-summary-select-article): Make sure
3749         gnus-original-article-buffer is alive.
3750
3751         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
3752         reflect the order they're in in the digest.
3753
3754         * gnus.el (gnus-group-startup-message): Move point to the start of the
3755         buffer.
3756
3757         * nnimap.el (nnimap-capability): New function.
3758         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
3759         is set.
3760
3761 2010-10-31  David Engster  <dengste@eml.cc>
3762
3763         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
3764         conform with changes to gnus-completing-read.
3765
3766 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3767
3768         * shr.el (shr-tag-img): Output "*" instead of "[img]".
3769
3770 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3771
3772         * nnir.el: Move defvar, defcustom around to keep file organized
3773         and keep byte-compiler quiet.
3774         (nnir-read-parms): Accept search-engine as arg.
3775         (nnir-run-query): Pass search-engine as arg.
3776         (nnir-search-engine): Remove.
3777
3778 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3779
3780         * shr.el (shr-generic): The text nodes should be text, not :text.
3781
3782         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
3783         later in the file.
3784
3785 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3786
3787         * nnir.el: General clean up.  Allow searching with multiple engines.
3788         Allow separate extra-parameters for each engine.
3789         Batch queries when possible.
3790         (nnir-imap-default-search-key,nnir-method-default-engines):
3791         Add customize interface.
3792         (nnir-run-gmane): New engine.
3793         (nnir-engines): Use it.  Qualify all prompts with engine name.
3794         (nnir-search-engine): Remove global variable.
3795         (nnir-run-hyrex): Restore for now.
3796         (nnir-extra-parms,nnir-search-history): New variables.
3797         (gnus-group-make-nnir-group): Use them.
3798         (nnir-group-server): Remove in favor of gnus-group-server.
3799         (nnir-request-group): Avoid searching twice.
3800         (nnir-sort-groups-by-server): New function.
3801
3802 2010-10-30  Julien Danjou  <julien@danjou.info>
3803
3804         * gnus-group.el: Remove gnus-group-fetch-control.
3805
3806         * gnus-start.el (gnus-find-new-newsgroups):
3807         Remove gnus-check-first-time-used.
3808
3809         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
3810
3811 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3812
3813         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
3814         set on groups that don't have \* permanentflags.
3815
3816 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3817
3818         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
3819         control the background color.
3820         (shr-tag-img): Ignore very small web bug type images.
3821         (shr-put-image): Add help-echo alt texts to the images.
3822         (shr-tag-video): Show the video poster image.
3823
3824 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3825
3826         * shr.el (shr-table-depth): New variable.
3827         (shr-tag-table-1): Only insert the images after the top-level table.
3828
3829         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
3830
3831         * gnus-util.el (gnus-list-memq-of-list): New function.
3832
3833         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
3834         selected.
3835         (nnimap-unsplittable-articles): New slot.
3836         (nnimap-new-articles): Use it.
3837
3838 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
3839
3840         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
3841         move to the previous line on `M-g'.
3842
3843 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3844
3845         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
3846         *-request-group, which seems unnecessary.
3847
3848         * nnimap.el (nnimap-quote-specials): Function copied over from
3849         imap.el.
3850         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
3851         they support that.  Suggested by Tom Regner.
3852
3853 2010-10-29  Julien Danjou  <julien@danjou.info>
3854
3855         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
3856         defalias.
3857         (gnus-summary-delete-marked-with): Remove obsolete defalias.
3858
3859         * gnus.el: Remove `gnus-nntp-service' variable.
3860         (gnus-secondary-servers): Make obsolete.
3861         (gnus-nntp-server): Make obsolete.
3862
3863         * gnus-start.el (gnus-1): Remove x-splash calls.
3864
3865         * gnus-ems.el (gnus-x-splash): Remove.
3866
3867         * gnus.el (gnus-group-startup-message): Simplify/update code.
3868
3869         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
3870         definition.
3871
3872         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
3873         capability before doing anything.
3874         (gnus-group-insert-group-line): Remove useless
3875         gnus-group-remove-excess-properties.
3876
3877 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3878
3879         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
3880
3881 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3882
3883         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
3884         config after reselecting.
3885
3886 2010-10-28  Julien Danjou  <julien@danjou.info>
3887
3888         * shr.el (shr-put-image): Use point even if only inserting text.
3889         (shr-put-image): Save excursion when inserting alt text on non-graphic
3890         display, so the behaviour is the same when we are on a graphic display.
3891
3892         * nnir.el (nnir-run-swish-e): Remove hyrex support.
3893
3894 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3895
3896         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
3897         (gnus-mime-copy-part): Check coding system, not charset.
3898         (gnus-mime-view-part-externally): Never remove part.
3899         (gnus-mime-view-part-internally): Don't remove part here.
3900         (gnus-article-part-wrapper): Make sure MIME tag is visible.
3901         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
3902         multipart/alternative.
3903
3904         * mm-decode.el (mm-display-part): Take optional arg `force'.
3905
3906 2010-10-26  Julien Danjou  <julien@danjou.info>
3907
3908         * gnus-group.el (gnus-group-default-list-level): Add this function to
3909         compute the default list level.
3910         (gnus-group-default-list-level): Add possibility to use a function.
3911
3912 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3913
3914         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
3915
3916         * gnus-group.el (gnus-group-completing-read)
3917         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
3918         gnus-replace-in-string.
3919
3920 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3921
3922         * shr.el (shr-tag-div): Add.
3923
3924         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
3925
3926 2010-10-25  Julien Danjou  <julien@danjou.info>
3927
3928         * gnus-util.el: Remove `gnus-with-local-quit'.
3929
3930         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
3931
3932 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3933
3934         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
3935         the original article buffer.
3936
3937 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3938
3939         * nnimap.el (nnimap-request-head): New function.
3940         (nnimap-request-move-article): Try to be slighly faster by not
3941         requesting the entire message when moving.
3942         (nnimap-transform-headers): Don't bug out on bodiless articles.
3943         (nnimap-send-command): Have no outstanding messages if the IMAP server
3944         doesn't support streaming.
3945         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
3946
3947 2010-10-24  Julien Danjou  <julien@danjou.info>
3948
3949         * message.el (message-default-headers): Fix type.
3950
3951 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3952
3953         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
3954         prefetching images.
3955
3956         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
3957         backend for unknown groups.  This is mainly useful for nnimap groups.
3958
3959         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
3960         group isn't covered by the agent.
3961
3962 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
3963
3964         * nnir.el (nnir-method-default-engines): New variable.
3965         (nnir-run-query): Use it.
3966         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
3967         (gnus-summary-nnir-goto-thread): Change group if needed.
3968
3969         * gnus-group.el (gnus-group-group-map): Add key binding for
3970         gnus-group-make-nnir-group.
3971
3972 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3973
3974         * shr.el (shr-tag-object): Add.
3975
3976         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
3977         original article buffer live.
3978         (gnus-summary-select-article-buffer):
3979         Mention gnus-widen-article-buffer.
3980
3981 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3982
3983         * shr.el (shr-tag-strong): Add.
3984
3985 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3986
3987         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
3988         group names.  They mess up the group buffer badly.
3989
3990         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
3991
3992         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
3993         instead of the summary one.
3994
3995 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3996
3997         * mml.el (mml-preview): Work properly when editing article.
3998
3999         * gnus-start.el (gnus-read-active-file-1): Don't add method to
4000         gnus-have-read-active-file if it's already been in.
4001
4002 2010-10-22  Tom Tromey  <tromey@redhat.com>
4003
4004         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
4005         gnus-group-completing-read.
4006
4007 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4008
4009         * message.el (message-mode-map): Don't bind M-; to comment region, to
4010         allow the global comment-dwim to work.
4011
4012 2010-10-21  Julien Danjou  <julien@danjou.info>
4013
4014         * message.el (message-setup-1): Allow message-default-headers to be a
4015         function.
4016
4017 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4018
4019         * shr.el (shr-tag-table): Simplify.
4020
4021 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4022
4023         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
4024         to avoid trying to snarf invalid stuff.
4025
4026         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
4027
4028         * gnus.el (gnus-message-archive-group): Quote value.
4029         (gnus-message-archive-group): Mark as changed.
4030
4031         * shr.el (shr-add-font): Don't put the font properties on the newline
4032         or the indentation.
4033
4034         * message.el (message-fix-before-sending): Change options when sending
4035         non-printable characters.
4036
4037         * gnus.el (gnus-message-archive-method): Change the default to
4038         monthly outgoing groups.
4039
4040         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
4041         that have gotten new numbers.
4042
4043         * nnimap.el (nnimap-request-replace-article): New function.
4044
4045 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4046
4047         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
4048         (nnrss-request-article): Don't use special html washing code.
4049
4050 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4051
4052         * shr.el (shr-tag-table): Remove useless nconc.
4053
4054 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4055
4056         * gnus-art.el (article-wash-html): Simplify and remove the charset
4057         stuff.  Use the normal html rendering code instead of the special html
4058         washing code.
4059
4060         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
4061         `gnus-w3m' symbols.
4062         (mm-text-html-washer-alist): Remove.
4063
4064         * mm-decode.el (mm-inline-text-html-renderer): Remove.
4065         (mm-inline-media-tests): Remove use.
4066         (mm-text-html-renderer): Change default to the `shr' symbol.
4067
4068         * mm-view.el (mm-inline-text-html): Remove use.
4069
4070         * gnus-art.el (gnus-blocked-images): New function.  Allow the
4071         `gnus-blocked-images' to be a function.
4072         (gnus-article-wash-function): Remove.
4073
4074 2010-10-20  Julien Danjou  <julien@danjou.info>
4075
4076         * spam.el (spam-list-of-processors): Mark as obsolete.
4077
4078         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
4079         (nnimap-insert-partial-structure): Fix boundary detection.
4080
4081 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
4082
4083         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
4084         run file-truename on remote files.  This can be expensive and even
4085         prevent one from editing drafts if some unrelated buffer has a stale
4086         connection.
4087
4088 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4089
4090         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
4091         kinsoku-eol regardless of shr-kinsoku-shorten.
4092         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
4093         (shr-tag-table): Support caption, thead, and tfoot.
4094
4095 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4096
4097         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
4098         lines.
4099         (shr-save-contents): New command and keystroke.
4100
4101         * nndoc.el (nndoc-type-alist): Add git support.
4102         (nndoc-git-type-p): New function.
4103         (nndoc-transform-git-article): Ditto.
4104         (nndoc-transform-git-headers): Ditto.
4105         (nndoc-transform-git-headers): Generate Subject headers.
4106
4107         * shr.el (shr-parse-style): New function.
4108         (shr-tag-span): Ditto.
4109
4110         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
4111         to `G G' to avoid collisions.
4112
4113 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4114
4115         * shr.el: Load kinsoku if necessary.
4116         (shr-kinsoku-shorten): New internal variable.
4117         (shr-find-fill-point): Make kinsoku shorten text line if
4118         shr-kinsoku-shorten is bound to non-nil.
4119         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
4120         shr-indentation too when testing if table is wider than frame width.
4121         (shr-insert-table): Use `string-width' instead of `length' to measure
4122         text width.
4123         (shr-insert-table-ruler): Make sure indentation is done at bol.
4124
4125 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4126
4127         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
4128         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
4129         undecoded network data.
4130
4131 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4132
4133         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
4134         name in the mode line spec so that the mode line menu works
4135         (bug #2431).
4136
4137         * message.el (message-get-reply-headers): If we're fed `to-address',
4138         then always use that.
4139
4140         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
4141         aren't so wide as to need to switch off the edit menu.
4142
4143         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
4144         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
4145
4146         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4147         `M-g'.
4148         (nnimap-update-info): Update flags/read marks even if \* isn't part of
4149         the permanent marks.
4150
4151 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
4152
4153         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4154         Splitting according to references/in-reply-to obeys the ignore-groups
4155         variable, while splitting by sender and subject do not.
4156
4157 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4158
4159         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
4160         alist, so that we can look for non-Unicode chars.
4161         (article-translate-strings): Allow both character and string maps.
4162
4163 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4164
4165         * shr.el (shr-insert): Don't insert space behind a wide character
4166         categorized as kinsoku-bol, or between characters both categorized as
4167         nospace.
4168
4169 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
4170
4171         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
4172         headers to gnus-newsgroup-headers.
4173
4174 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4175
4176         * shr.el (shr-tag-img): Don't align images -- since we're not
4177         rescaling, this often leads to ugly displays.
4178
4179 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
4180
4181         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
4182         duplicates.
4183
4184 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4185
4186         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
4187         call.
4188
4189 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4190
4191         * gnus.el: Autoload gnus-html-show-images.
4192
4193         * nnimap.el: Use nnheader-message throughout.
4194
4195         * shr.el (shr-tag-img): Ignore images with no data.
4196
4197 2010-10-15  Julien Danjou  <julien@danjou.info>
4198
4199         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
4200         a possibility to disable format=flow encoding when using hard newlines.
4201
4202 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4203
4204         * shr.el (shr-insert): Remove space inserted before or after a
4205         breakable character or at the beginning or the end of a line.
4206         (shr-find-fill-point): Do kinsoku; find the second best point or give
4207         it up if there's no breakable point.
4208
4209 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4210
4211         * nnimap.el (nnimap-open-connection): Message when opening connection
4212         for debugging purposes.
4213
4214         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
4215         on every setup buffer call to allow this to change from article to
4216         article.
4217
4218         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
4219         buffers where we have a wide table.
4220
4221 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
4222
4223         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
4224         uses *-request-thread.
4225
4226 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4227
4228         * nnimap.el (nnimap-open-connection): Remove %s from openssl
4229         incantation, which is no longer valid.
4230
4231 2010-10-14  Julien Danjou  <julien@danjou.info>
4232
4233         * shr.el: Fix defcustom type (char -> character).
4234
4235 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4236
4237         * nnimap.el (nnimap-open-connection): tls-program should be a list of
4238         programs.
4239
4240 2010-10-14  Julien Danjou  <julien@danjou.info>
4241
4242         * shr.el (shr-tag-a): Use url-link as widget type.
4243
4244         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
4245         `gnus-group-get-icon'.
4246
4247 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4248
4249         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
4250         This should make server editing work better.
4251
4252         * shr.el (shr-find-fill-point): Don't inloop on indented text.
4253
4254         * tls.el (tls-program): Remove spurious %s from openssl.
4255
4256         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
4257         (nnimap-parse-flags): Fix regexp.
4258
4259         * shr.el (shr-find-fill-point): Use a filling algorithm that should
4260         probably work for CJVK text, too.
4261
4262         * nnimap.el (nnimap-extend-tls-programs): Remove.
4263         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
4264
4265         * tls.el (tls-starttls-switches): Remove starttls hack.
4266         (open-tls-stream): Ditto.
4267         (tls-find-starttls-argument): Ditto.
4268
4269 2010-10-13  Julien Danjou  <julien@danjou.info>
4270
4271         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
4272         responses.
4273
4274 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4275
4276         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
4277
4278         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
4279         anything in Emacs.
4280
4281         * shr.el (shr-current-column): Remove buggy and unnecessary function.
4282
4283 2010-10-13  Julien Danjou  <julien@danjou.info>
4284
4285         * shr.el (shr-width): Make shr-width a defcustom with default to
4286         fill-column.
4287         (shr-tag-img): Use shr-width rather than fill-column.
4288
4289 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4290
4291         * dgnushack.el (byte-optimize-apply)
4292         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
4293
4294         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
4295         position when (X-)Faces exist.
4296         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
4297         avatars when called interactively.
4298
4299 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4300
4301         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
4302         gnus-article-x-face-too-ugly is bound.
4303
4304 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4305
4306         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
4307
4308         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4309         mailbox that doesn't exist.
4310
4311 2010-10-12  Julien Danjou  <julien@danjou.info>
4312
4313         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4314         (shr-get-image-data): Encode URL properly when fetching from cache.
4315         (shr-tag-img): Use aligned-to spaces to align correctly images.
4316
4317         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4318         before inserting the Gravatar.
4319
4320         * shr.el (shr-tag-img): Add align attribute support for <img>.
4321
4322 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4323
4324         * gnus-gravatar.el (gnus-art): Require.
4325
4326         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4327         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4328         Remove long obsoleted functions.
4329
4330 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4331
4332         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4333
4334         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4335
4336         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4337         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4338         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4339         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4340         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4341         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4342         * sieve-manage.el, smime.el, spam.el:
4343         Fix comment for declare-function.
4344
4345 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4346
4347         * nnimap.el (nnimap-request-rename-group): Select group read-only
4348         before renaming it.
4349
4350         * shr.el (shr-insert): Fix up the white space only regexp.
4351
4352         * nnimap.el (nnimap-transform-split-mail): Not all articles have
4353         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
4354
4355         * shr.el (shr-current-column): New function.
4356         (shr-find-fill-point): New function.
4357
4358 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4359
4360         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
4361         numbers.
4362
4363 2010-10-11  Julien Danjou  <julien@danjou.info>
4364
4365         * shr.el (shr-hr-line): Add.
4366         (shr-tag-hr): Use shr-hr-line to specify which character to use to
4367         display hr lines.
4368         (shr-max-columns): Do not change state to nil if we just inserting
4369         spaces.
4370
4371 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4372
4373         * gnus-topic.el (gnus-topic-read-group): If after the last group,
4374         select the last group.
4375
4376 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4377
4378         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
4379
4380 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
4381
4382         * dig.el (dig-mode-map): Declare and define in one step.
4383
4384 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4385
4386         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
4387         for Gnus.
4388         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
4389         (nnimap-update-qresync-info): Mark \Seen articles as read.
4390
4391         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
4392         non-variable, too.
4393
4394         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
4395         available.
4396         (nnimap-update-info): Rely more on the current active than the param
4397         active to avoid marking articles as read too much.
4398
4399         * auth-source.el (auth-source-create): Use (user-login-name) for the
4400         user name default.
4401
4402         * nnimap.el (nnimap-update-info): If the server doesn't return any
4403         useful info, just use the previous info.
4404         (nnimap-update-info): Prefer old info over start-article.
4405         (nnimap-update-qresync-info): Finish implementing QRESYNC.
4406
4407 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
4408
4409         * nnir.el (autoload): Clean up autoloads.
4410         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
4411         Use key rather than value.
4412         (nnir-imap-search-other): New variable.
4413         (nnir-read-parm): Use it.
4414         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
4415         (gnus-summary-nnir-goto-thread): Modify to work with imap.
4416
4417 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4418
4419         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
4420         the process, too.
4421
4422 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4423
4424         * spam.el (gnus-summary-mode-map): Bind to "$".
4425         Suggested by Russ Allbery.
4426
4427         * shr.el: Rework the way things are indented by <li> slightly.
4428
4429         * gnus.el (gnus-group-set-parameter): Fix typo.
4430
4431         * nnimap.el: Start implementing QRESYNC support.
4432
4433 2010-10-09  Julien Danjou  <julien@danjou.info>
4434
4435         * nnir.el (nnir-engines): Fix too many arguments.
4436
4437 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4438
4439         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
4440         group is the "last", so that the backends like nnfolder actually save
4441         their folders.
4442
4443         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
4444         try to use that for the tls stream.
4445         (nnimap-retrieve-group-data-early): Rework the marks code to heed
4446         UIDVALIDITY and find out which groups are read-only and not.
4447         (nnimap-get-flags): Use the same marks parsing code as the rest of
4448         nnimap.
4449
4450 2010-10-09  Julien Danjou  <julien@danjou.info>
4451
4452         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
4453
4454         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
4455         retrieving gravatars.
4456
4457         * shr.el (shr-table-corner): Add.
4458         (shr-table-line): Add.
4459         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
4460
4461 2010-10-08  Julien Danjou  <julien@danjou.info>
4462
4463         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
4464
4465 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
4466
4467         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
4468
4469         * gnus-sum.el (gnus-mark-article-as-unread)
4470         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
4471         (gnus-summary-set-bookmark): Use it.
4472
4473         * gnus-msg.el (gnus-setup-message): Use it.
4474
4475         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4476
4477         * gnus.el (gnus-group-remove-parameter): Use it.
4478
4479         * gnus-group.el (gnus-group-make-web-group): Use it.
4480
4481         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4482
4483         * nnregistry.el: Update docs to mention manual.
4484
4485         * gnus-registry.el: Update docs to mention nnregistry.el.
4486         (gnus-registry-initialize): Don't install nnregistry refer method
4487         automatically.
4488         (gnus-registry-install-nnregistry): Remove it.
4489
4490 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4491
4492         * shr.el (shr-insert): Don't insert double spaces.
4493
4494 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4495
4496         * gnus-gravatar.el (gnus-treat-from-gravatar)
4497         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
4498         called interactively.
4499
4500         * gnus-art.el (gnus-mime-view-part-externally)
4501         (gnus-mime-view-part-internally): Make predicate function passed to
4502         gnus-mime-view-part-as-type assume argument is a mime type, not a list
4503         of a mime type.
4504
4505         * shr.el (shr-table-widths): Don't use cl function `reduce'.
4506
4507 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4508
4509         * shr.el (require): Require cl when compiling.
4510         (shr-tag-hr): New function.
4511
4512         * nnimap.el (nnimap-update-info): Remove double setting of high.
4513         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
4514         This makes nnimap work properly on Courier again.
4515
4516         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
4517         the variable for backwards compatibility.
4518
4519         * mm-decode.el (mm-save-part): If given a non-directory result, expand
4520         the file name before using to avoid setting mm-default-directory to
4521         nil.
4522
4523         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
4524         bidning gnus-agent variables.
4525
4526         * shr.el (shr-render-td): Use a cache for the table rendering function
4527         to avoid getting an exponential rendering behaviour in nested tables.
4528         (shr-insert): Rework the line-breaking algorithm.
4529         (shr-insert): Don't leave trailing spaces.
4530         (shr-insert-table): Also insert empty TDs.
4531         (shr-tag-blockquote): Ensure paragraphs after </ul>.
4532
4533 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4534
4535         * gnus-sum.el (gnus-number): Rename from `number'.
4536         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
4537         (gnus-summary-limit-children): Update uses correspondingly.
4538
4539 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4540
4541         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
4542         (gnus-gravatar-transform-address): Don't show avatars of people of
4543         which mail addresses match gnus-gravatar-too-ugly.
4544
4545 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4546
4547         * shr.el (shr-table-widths): Expand TD elements to fill available
4548         space.
4549
4550 2010-10-07  Julien Danjou  <julien@danjou.info>
4551
4552         * nnimap.el (nnimap-request-rename-group): Add this method.
4553
4554 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4555
4556         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
4557         name from XEmacs' function-arglist.
4558
4559         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
4560         gravatar under XEmacs.
4561
4562 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
4563
4564         * auth-source.el: Update docs with TODO items.
4565
4566         * gnus-sync.el: Update docs to explain state and plans.
4567
4568         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
4569         Hooks for mark updates.
4570         (gnus-request-set-mark, gnus-request-update-mark): Use them.
4571
4572         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
4573         hooks with arguments, which is needed for mark update hooks.
4574
4575 2010-10-06  Julien Danjou  <julien@danjou.info>
4576
4577         * gnus.el (gnus-expand-group-parameter): Only return and act on what
4578         was matched.
4579
4580         * sieve-manage.el: Update example in `Commentary'.
4581
4582         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
4583
4584         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
4585         not 2000.
4586         (sieve-manage-authenticate): Re-add function.
4587
4588 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4589
4590         * shr.el (shr-insert): Get 'space transition right.
4591         (shr-render-td): Only delete space at the end of the TD.
4592
4593         * nnimap.el (nnimap-open-connection): Prepare to support
4594         open-gnutls-stream.
4595
4596         * shr.el: Rearrange function order to be more logical.
4597
4598 2010-10-06  Julien Danjou  <julien@danjou.info>
4599
4600         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
4601         (nnrss-discover-feed): Remove 404 URL in docstring.
4602
4603         * nnir.el: Fix Swish-E URL.
4604         Fix Namazu URL.
4605
4606         * message.el (message-change-subject): Remove 404 URL in a comment.
4607
4608 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4609
4610         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
4611         called interactively.
4612
4613         * gnus-util.el (gnus-remove-if): Allow hash table.
4614         (gnus-remove-if-not): New function.
4615
4616         * gnus-art.el (gnus-mime-view-part-as-type)
4617         * gnus-score.el (gnus-summary-score-effect)
4618         * gnus-sum.el (gnus-read-move-group-name):
4619         Replace remove-if-not with gnus-remove-if-not.
4620
4621         * gnus-group.el (gnus-group-completing-read):
4622         Regard collection as a hash table if it is not a list.
4623
4624 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4625
4626         * shr.el (shr-render-td): Allow blank/missing <TD>s.
4627
4628         * shr.el: Document the table-rendering algorithm.
4629
4630 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4631
4632         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
4633         for Emacsen having no `libxml-parse-html-region' support.
4634
4635 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4636
4637         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
4638         invalid URLs.
4639
4640         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
4641         line-broken.
4642         (shr-tag-img): Ignore image fetching errors.
4643         (shr-overlays-in-region): Compute overlay positions correctly.
4644
4645         * mm-decode.el (mm-shr): Require shr.
4646
4647         * gnus-art.el (gnus-blocked-images): Move variable here.
4648
4649         * shr.el (shr-insert-table): Bind free variable.
4650
4651         * mm-decode.el (mm-shr): Bind shr-content-function.
4652
4653         * shr.el (shr-content-function): New variable.
4654
4655         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
4656         added for symmetry.
4657
4658         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
4659
4660         * gnus-group.el (gnus-group-make-group): Doc fix.
4661
4662         * nnimap.el (nnimap-request-newgroups): Return success.
4663
4664         * shr.el (shr-find-elements): New function.
4665         (shr-tag-table): Put all the images after the table.
4666         (shr-tag-table): Really inhibit images inside the table.
4667         (shr-collect-overlays): Copy over overlays from the TD elements to the
4668         main document.
4669
4670         * mm-decode.el (mm-shr): Bind shr-blocked-images to
4671         gnus-blocked-images.
4672
4673 2010-10-05  Julien Danjou  <julien@danjou.info>
4674
4675         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
4676
4677         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
4678         (gnus-html-maximum-image-size): Add this function.
4679         (gnus-html-put-image): Use gnus-html-maximum-image-size.
4680
4681         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
4682         server-value of the capability is nil.
4683
4684 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4685
4686         * shr.el (shr-tag-em): Add <EM> tag.
4687
4688 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
4689
4690         * sieve-manage.el (sieve-manage-default-stream): Make default stream
4691         customizable.
4692
4693         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
4694         handing broken links to browse-url.
4695
4696 2010-10-05  Julien Danjou  <julien@danjou.info>
4697
4698         * gnus-util.el (gnus-emacs-completing-read)
4699         (gnus-iswitchb-completing-read): Use autoload rather than require.
4700
4701 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4702
4703         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
4704         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
4705         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
4706         iswitchb-temp-buflist for XEmacs.
4707
4708         * gnus-util.el (gnus-completing-read-function): Exclude
4709         gnus-icompleting-read and gnus-ido-completing-read from candidates for
4710         XEmacs since iswitchb.el is very old and ido.el is unavailable in
4711         XEmacs.
4712
4713         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
4714         not to use `delete-dups' that is unavailable in XEmacs 21.4.
4715
4716         * gnus-html.el: Don't require help-fns under XEmacs.
4717         (gnus-html-schedule-image-fetching): Work for XEmacs.
4718
4719         * mm-decode.el (mm-shr): Decode contents by charset.
4720
4721 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4722
4723         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
4724         unknown.
4725
4726         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
4727         (shr-get-image-data): Ensure against the cache file missing.
4728
4729         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
4730         for data.
4731
4732         * spam-report.el (spam-report-url-ping-plain): Don't query about
4733         killing the process.
4734
4735         * shr.el (shr-render-td): Protect against too-wide text.
4736
4737 2010-10-04  Julien Danjou  <julien@danjou.info>
4738
4739         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
4740         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
4741
4742         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
4743         retrieved.
4744
4745 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4746
4747         * shr.el (browse-url): Require.
4748         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
4749         lines.
4750         (shr-show-alt-text, shr-browse-image): New commands.
4751         (shr-browse-url, shr-copy-url): New commands.
4752
4753         * gnus-sum.el (gnus-widen-article-window): New variable.
4754         (gnus-summary-select-article-buffer): Use it.
4755
4756         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
4757         without @ signs.
4758
4759 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4760
4761         * nnir.el (nnir-run-imap): Remove spurious space in search string.
4762
4763 2010-10-04  Julien Danjou  <julien@danjou.info>
4764
4765         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
4766         for XEmacs.
4767
4768 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4769
4770         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
4771
4772         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
4773         (nnimap-close-server): Implement.
4774
4775         * dgnushack.el (iswitchb): Require to shut up the compiler.
4776
4777         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
4778         (shr-insert): Tweak line breaking.
4779         (shr-insert): Handle <pre> better.
4780         (shr-tag-li): Get <li> indentation right.
4781         (shr-tag-li): Get <li> indentation even righter.
4782         (shr-tag-blockquote): Ensure paragraph start.
4783         (shr-make-table): Tweak table generation.
4784         (shr-make-table): Fix typo.
4785
4786         * shr.el: Implement table rendering.
4787
4788 2010-10-04  Julien Danjou  <julien@danjou.info>
4789
4790         * gnus-html.el (gnus-html-put-image): Fix resize image code.
4791
4792 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4793
4794         * shr.el (shr-insert): Use string anchors instead of line anchors.
4795
4796 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4797
4798         * shr.el: Add headings.
4799         (shr-ensure-paragraph): Actually work.
4800         (shr-tag-li): Make <ul> prettier.
4801         (shr-insert): Get white space at the beginning/end of elements right.
4802         (shr-tag-p): Collapse subsequent <p>s.
4803         (shr-ensure-paragraph): Don't insert double line feeds after blank
4804         lines.
4805         (shr-insert): \t is also space.
4806         (shr-tag-s): Fix "s" tag name function.
4807         (shr-tag-s): Fix face prop name.
4808
4809 2010-10-03  Julien Danjou  <julien@danjou.info>
4810
4811         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
4812
4813         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
4814         gnus-window-inside-pixel-edges.
4815
4816         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
4817         gnus-ems.
4818
4819         * mm-view.el (mm-inline-image-emacs): Support image resizing.
4820
4821         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
4822         function.
4823
4824         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
4825         resize choice.
4826
4827 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4828
4829         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
4830         beginning of the buffer.
4831
4832         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
4833         article buffer again.
4834
4835         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
4836
4837         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
4838         when it's at the start of the buffer.
4839
4840         * shr.el (shr-tag-blockquote): Convert name.
4841         (shr-rescale-image): Use the right image-size variant.
4842
4843         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
4844         buffer isn't shown, then select the current article first instead of
4845         bugging out.
4846         (gnus-summary-select-article-buffer): Show both the article and summary
4847         buffers again.
4848
4849         * shr.el (shr-fontize-cont): Protect against regions with no text.
4850         Rename tag functions to shr-tag-* for enhanced security.
4851         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
4852
4853 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
4854
4855         * shr.el (shr-insert):
4856         * pop3.el (pop3-movemail):
4857         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
4858         loaded.
4859
4860 2010-10-03  Glenn Morris  <rgm@gnu.org>
4861
4862         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
4863
4864         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
4865
4866         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
4867
4868         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
4869
4870         * gnus-util.el (gnus-make-local-hook): Simplify.
4871
4872 2010-10-02  Julien Danjou  <julien@danjou.info>
4873
4874         * gnus-util.el (gnus-iswitchb-completing-read): New function.
4875         (gnus-ido-completing-read): New function.
4876         (gnus-emacs-completing-read): New function.
4877         (gnus-completing-read): Use gnus-completing-read-function.
4878         Add gnus-completing-read-function.
4879
4880 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4881
4882         * shr.el (shr-insert-document): Autoload.
4883         (shr-img): Be silent.
4884         (shr-insert): Add a newline after every picture before text.
4885         (shr-add-font): Use overlays for combining faces.
4886         (shr-insert): Pass upwards the text start point.
4887
4888         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
4889         possible.
4890         (mm-shr): New function.
4891
4892 2010-10-02  Julien Danjou  <julien@danjou.info>
4893
4894         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
4895         should go backward.
4896
4897 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
4898
4899         * shr.el (shr): Fix typo in provide call.
4900
4901 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4902
4903         * shr.el: New file.
4904
4905         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
4906
4907         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
4908         completing read.
4909
4910 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4911
4912         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
4913         we're being queried about.  Suggested by Dan Jacobson.
4914
4915         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
4916         Suggested by Jason Eisner.
4917
4918         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
4919         table, too.  Suggested by Stefan Wiens.
4920         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
4921         the table unnecessary.  Suggested by Stefan Wiens.
4922
4923         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
4924         longer needed, and probably doesn't work either, as pointed out by
4925         Stefan Wiens.
4926         (gnus-summary-exit): Remove call to the clearing function.
4927         (gnus-summary-exit-no-update): Ditto.
4928
4929         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
4930         instead of gnus-eval-in-buffer-window to avoid popping up frames.
4931         Reported by Stefan Monnier.
4932         (gnus-summary-save-in-rmail): Ditto.
4933
4934         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
4935         article buffer, instead of both the article buffer and the summary
4936         buffer.  Sort of suggested by Dan Jacobson.
4937
4938         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
4939
4940         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
4941         Suggested by Dan Jacobson.
4942
4943         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
4944         documentation clearer.
4945
4946         * message.el (message-shorten-references): Comment on the number "21".
4947         Suggested by Stefan Monnier.
4948
4949         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
4950         Suggested by Dan Jacobson.
4951
4952         * gnus.el (gnus-large-newsgroup):
4953         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
4954
4955         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
4956         externalize attachments.  Bug reported by Steve Wen.
4957
4958         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
4959         really message anything to the user.
4960
4961         * nnmail.el (nnmail-article-group): Allow using the fancy split method
4962         directly.
4963
4964         * nnimap.el (nnimap-request-group): Low higher than high to signal no
4965         messages in empty groups.
4966
4967 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
4968
4969         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
4970         non-UIDNEXT group.
4971
4972 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4973
4974         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
4975         not the value from the collection.
4976
4977         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
4978         values.  This sometimes happens on some groups that have no info.
4979         (nnimap-request-newgroups): New function.
4980
4981 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
4982
4983         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
4984         check into `gnus-registry-initialize'.
4985         (gnus-registry-initialize): Ditto.
4986         Fix and extend header docs.
4987
4988 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4989
4990         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
4991         regexp backtrace overflows.
4992
4993         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
4994         for starttls that tls.el implements; i.e. openssl.
4995
4996         * tls.el (tls-starttls-switches): Give up on using starttls with
4997         gnutls-cli.
4998         (tls-program): Add --insecure to be consistent with the defaults from
4999         openssl s_client.  Now all three commands are insecure.
5000
5001 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5002
5003         * lpath.el: Bind completion-styles-alist for XEmacs.
5004
5005         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
5006         (gravatar-create-image): New function that's an alias to
5007         gnus-xmas-create-image, gnus-create-image, or create-image.
5008         (gravatar-data->image): Use it.
5009
5010 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
5011
5012         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
5013         install the nnregistry refer method.
5014         (gnus-registry-install-hooks): Use it.
5015         (gnus-registry-unfollowed-groups): Add nnmairix to the default
5016         unfollowed groups.
5017
5018 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
5019
5020         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
5021         expanding threads.
5022
5023 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5024
5025         * nnir.el: Use the server names without suffixes (bug #7009).
5026
5027         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
5028         unencrypted to STARTTLS, if possible.
5029
5030 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5031
5032         * message.el (message-ignored-supersedes-headers): Strip Injection-*
5033         headers before superseding.
5034
5035 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5036
5037         * nnrss.el (nnrss-use-local): Add documentation.
5038
5039         * nnimap.el (nnimap-extend-tls-programs): New function.
5040         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
5041         (nnimap-wait-for-connection): Accept the greeting from the stupid
5042         output from openssl s_client -starttls, too.
5043
5044         * tls.el (tls-starttls-switches): New variable.
5045         (tls-find-starttls-argument): Use it.
5046         (open-tls-stream): Ditto.
5047
5048         * netrc.el (netrc-credentials): Return the value of the "default" entry.
5049         (netrc-machine): Ditto.
5050
5051         * nnimap.el (nnimap-find-article-by-message-id): Really return the
5052         article number.
5053         (nnimap-split-fancy): New variable.
5054         (nnimap-split-incoming-mail): Use it.
5055
5056         * nntp.el (nntp-server-list-active-group): Document.
5057
5058         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
5059         SELECT to get the message-id.
5060
5061         * mail-source.el (mail-sources): Remove webmail support.
5062         (defvar): Ditto.
5063         (mail-source-fetcher-alist): Ditto.
5064         (mail-source-fetch-webmail): Remove.
5065
5066         * webmail.el: Remove -- doesn't seem relevant any more.
5067
5068         * gnus.el: Fix up make-obsolete-variable declarations throughout.
5069
5070         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
5071         the \r.
5072
5073 2010-09-30  Julien Danjou  <julien@danjou.info>
5074
5075         * gnus-agent.el (gnus-agent-add-group): Fix call to
5076         gnus-completing-read.
5077
5078 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5079
5080         * nndoc.el (nndoc-retrieve-groups): New function.
5081
5082         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
5083         `default', use nnmail-split-methods.
5084         (nnimap-request-article): Downcase the NILs so that they are nil.
5085
5086         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
5087         symbol.
5088
5089         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
5090         code, since if the user has requested network, that's what they ought
5091         to get.
5092         (nnimap-request-set-mark): Erase the buffer before issuing commands.
5093         (nnimap-split-rule): Mark as obsolete.
5094
5095         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
5096         New variable.
5097
5098         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
5099         correct slot, too.
5100
5101 2010-09-29  Julien Danjou  <julien@danjou.info>
5102
5103         * gnus.el (gnus-local-domain): Declare variable obsolete.
5104
5105         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
5106         Fix history computing.
5107         (gnus-ido-completing-read): Require ido.
5108
5109 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5110
5111         * gnus-registry.el: Don't prompt on load, which makes it impossible to
5112         build Gnus.
5113
5114         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
5115         when interpreting the structures.
5116         (nnimap-request-accept-article): Add \r\n to the lines to make this
5117         work with Cyrus.
5118
5119         * nndraft.el (nndraft-request-expire-articles): Use the group name
5120         instead if "nndraft".  Fix found by Nils Ackermann.
5121
5122 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
5123
5124         * nnregistry.el: Add.
5125
5126 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5127
5128         * nnmail.el (group, group-art-list, group-art):
5129         Remove unneeded directives.
5130
5131 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5132
5133         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
5134         (mm-mime-charset)
5135         * rfc2047.el (rfc2047-syntax-table)
5136         * utf7.el (utf7-utf-16-coding-system): Comment fix.
5137
5138         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
5139         rather than `insert-file-contents' and `eval-region'.
5140
5141         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
5142         construction.
5143
5144         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
5145
5146         * time-date.el: No need to require cl for Emacs 21.
5147
5148 2010-09-29  Julien Danjou  <julien@danjou.info>
5149
5150         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
5151         replacement of `gnus-gravatar-relief' to mimic
5152         `gnus-faces-properties-alist'.
5153         Add :version property.
5154
5155 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5156
5157         * mail-source.el (mail-source-report-new-mail)
5158         * message.el (message-default-mail-headers)
5159         * mm-decode.el (mm-valid-image-format-p): Comment fix.
5160
5161         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
5162
5163 2010-09-28  Julien Danjou  <julien@danjou.info>
5164
5165         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
5166         mail-address contains the same string as real-name.
5167
5168         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
5169         non-blank in header, otherwise it'll get stripped.
5170
5171         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
5172         real-name, and then for mail address rather than doing : or , search.
5173
5174 2010-09-27  Julien Danjou  <julien@danjou.info>
5175
5176         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
5177         right completing-read function.
5178         (gnus-use-ido): New variable
5179         (gnus-completing-read-with-default): Remove.
5180         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
5181         (gnus-agent-add-group):
5182         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
5183         * mm-view.el (mm-view-pkcs7-decrypt):
5184         * mm-util.el (mm-codepage-setup):
5185         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5186         * mml-smime.el (mml-smime-openssl-sign-query):
5187         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
5188         (mml-insert-multipart):
5189         * gnus-msg.el (gnus-summary-yank-message):
5190         * gnus-int.el (gnus-start-news-server):
5191         * mm-decode.el (mm-interactively-view-part):
5192         * gnus-dired.el (gnus-dired-attach):
5193         * gnus.el (gnus-read-method):
5194         * gnus-bookmark.el (gnus-bookmark-jump):
5195         * gnus-art.el (gnus-mime-view-part-as-type)
5196         (gnus-mime-action-on-part, gnus-article-encrypt-body):
5197         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
5198         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
5199         * nnmairix.el (nnmairix-create-server-and-default-group)
5200         (nnmairix-update-groups, nnmairix-get-server)
5201         (nnmairix-backend-to-server, nnmairix-goto-original-article)
5202         (nnmairix-get-group-from-file-path):
5203         * nnrss.el (nnrss-find-rss-via-syndic8):
5204         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
5205         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
5206         (gnus-group-browse-foreign-server):
5207         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
5208         (gnus-summary-execute-command, gnus-summary-respool-article)
5209         (gnus-read-move-group-name):
5210         * gnus-score.el (gnus-summary-increase-score)
5211         (gnus-summary-score-effect):
5212         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
5213
5214 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5215
5216         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
5217         x-focus-frame.
5218
5219         * nnimap.el (auth-source-forget-user-or-password)
5220         (auth-source-user-or-password): Autoload.
5221
5222         * message.el (message-from-style, message-interactive)
5223         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5224         (message-yank-prefix, message-indentation-spaces, message-signature)
5225         (message-signature-file): Add comment.
5226
5227 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5228
5229         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
5230         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
5231         new articles.
5232
5233         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
5234         parts.
5235         (nnimap-request-article): Work with the t setting, too.
5236
5237         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
5238         that you don't get flashes of other buffers.
5239         (gnus-summary-show-complete-article): Intern before setting.
5240
5241 2010-09-27  David Engster  <dengste@eml.cc>
5242
5243         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
5244         well as HEADERS.
5245         (nnmairix-retrieve-headers): Provide new argument for the above.
5246
5247 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5248
5249         * gnus-sum.el (gnus-summary-move-article): Don't alter
5250         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
5251         group.
5252
5253         * nnimap.el (nnimap-update-info): Don't destructively alter active.
5254
5255         * message.el (message-cite-prefix-regexp): Revert my last edit.
5256
5257         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
5258         variable instead of the Gnus variable.
5259
5260         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
5261
5262         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
5263
5264         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
5265         since some servers don't like it.
5266         (nnimap-open-connection): Forget credentials if the server says the
5267         password was wrong.
5268         (nnimap-parse-line): Protect against invalid data.
5269
5270         * gnus-sum.el (gnus-summary-move-article): Add comment.
5271         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
5272         nothing alters it while scanning for new messages.
5273
5274         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
5275         which may or may not help.
5276         (nnimap-open-connection): If we're doing a stream connection, and then
5277         discover we're on a STARTTLS-capable server, then open a STARTTLS
5278         connection instead.
5279
5280 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5281
5282         * nnimap.el (utf7): Require.
5283
5284         * message.el (message-cite-prefix-regexp): Remove "}" from citation
5285         prefix.
5286
5287 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
5288
5289         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
5290
5291 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5292
5293         * nnimap.el (nnimap-request-accept-article): Message the error on
5294         error.
5295
5296 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5297
5298         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
5299
5300 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5301
5302         * nndoc.el (nndoc-request-list): Return success always.
5303
5304         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
5305         `fetch-old' -- we only want to fetch the articles we've requested.
5306         The rest are in the agent, probably.
5307         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
5308         disappeared server" to something low.  It's not important.
5309
5310         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
5311         arrived before the FETCH data.
5312
5313         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5314         target here, because we don't know the Gnus name of the group.
5315
5316         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5317         for the correct group.
5318
5319         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5320
5321         * gnus.el (gnus): Give a final warning after startup.
5322
5323         * gnus-util.el (gnus-action-message-log): New variable.
5324         (gnus-message): Use it.
5325         (gnus-final-warning): New function.
5326
5327         * nnimap.el (nnimap-open-connection): Record the greeting.
5328         (nnimap): Add greeting.
5329
5330 2010-09-26  Julien Danjou  <julien@danjou.info>
5331
5332         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5333         arguments.
5334         (gnus-html-wash-images): Fix spec computing to include start/end.
5335
5336         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5337
5338 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5339
5340         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5341         deletion.
5342         (nnimap-retrieve-headers): Don't select the group, because that's
5343         already done by nnimap-possibly-change-group.
5344
5345         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
5346         (gnus-picon-transform-address): Use it.
5347
5348         * mail-source.el (mail-source-value): Revert previous patch.
5349
5350         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
5351         on failure.
5352         (nnimap-open-connection): Look up both virtual and physical server name
5353         credentials.
5354
5355         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
5356
5357 2009-02-07  Dave Love  <fx@gnu.org>
5358
5359         * tls.el (open-tls-stream): Don't query killing process.
5360
5361 2009-02-08  Dave Love  <fx@gnu.org>
5362
5363         * gnus-win.el (gnus-window-to-buffer-helper)
5364         (gnus-all-windows-visible-p): Function needn't be a symbol.
5365
5366         * mail-source.el (mail-source-value): Function needn't be a symbol.
5367
5368 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5369
5370         * message.el (message-cite-prefix-regexp): Remove } from the cite
5371         prefix.
5372
5373         * gnus-art.el (gnus-treatment-function-alist): Do picons before
5374         highlight again, so that the highlight is correct.
5375
5376         * gnus-picon.el (gnus-picon): Remove again.
5377         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
5378
5379         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
5380         doing the header highlightling, so that the background colour of the
5381         picon is correct.
5382
5383         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
5384         (gnus-picon): Ditto.
5385         (gnus-picon): Reinstate.  The background colour for picons is white.
5386         (gnus-picon-insert-glyph): Make the background white.
5387
5388         * nnml.el (nnml-open-nov): Don't return dead buffers.
5389
5390         * auth-source.el (auth-source-create): Query the user for whether to
5391         store the credentials.
5392
5393         * netrc.el (netrc-store-data): New function.
5394
5395         * auth-source.el (auth-source-user-or-password): Use the existing auth
5396         sources, if any, for creation.
5397
5398         * gnus.el (gnus-group-fast-parameter): Return the last matching
5399         parameter instead of the first matching parameter.
5400
5401 2010-09-26  Julien Danjou  <julien@danjou.info>
5402
5403         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
5404
5405 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5406
5407         * mml2015.el (mml2015-use): Remove gpg support.
5408
5409         * mml1991.el (mml1991-function-alist): Remove gpg function.
5410         (mml1991-gpg-sign): Remove.
5411
5412 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
5413
5414         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
5415         (gnus-browse-unsubscribe-current-group): Document it.
5416         (gnus-browse-unsubscribe-group): Use it.
5417
5418 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5419
5420         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
5421         address to the To list for easier response.
5422
5423         * gnus.el (gnus-play-startup-jingle): Remove.
5424         (gnus-splash): Don't play jingle.
5425         (gnus): Silence gnus-load message.
5426
5427         * gnus-art.el (gnus-treat-play-sounds): Remove.
5428
5429         * gnus.el (gnus-play-jingle): Remove audio support.
5430
5431         * gnus-cus.el (gnus-score-customize): Remove audio reference.
5432
5433         * earcon.el: Remove -- no users.
5434
5435         * gnus-audio.el: Remove -- no users of this package.
5436
5437         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
5438
5439         * gnus-start.el (gnus-setup-news): Remove nocem support.
5440
5441         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
5442
5443         * gnus.el (gnus-use-nocem): Remove.
5444
5445         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
5446         Remove.
5447
5448         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
5449         uses NoCeM any more.
5450
5451         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
5452         (gnus-button-ctan-handler): Ditto.
5453         (gnus-button-handle-ctan-bogus-regexp): Ditto.
5454         (gnus-button-ctan-directory-regexp): Ditto.
5455         (gnus-button-handle-ctan): Ditto.
5456         (gnus-button-tex-level): Ditto.
5457         (gnus-button-alist): Remove CTAN stuff.
5458
5459 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5460
5461         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
5462         nnimap-streaming test.
5463
5464         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
5465         servers twice.
5466
5467         * nnimap.el (nnimap-open-connection): Add more error reporting when
5468         nnimap fails early.
5469
5470         * nnheader.el (nnheader-get-report-string): New function.
5471         (nnheader-get-report): Use it.
5472
5473         * gnus-int.el (gnus-check-server): Say what the error was when opening
5474         failed.
5475
5476         * nnimap.el (nnimap-wait-for-response): Search further when we're not
5477         using streaming.
5478
5479 2010-09-25  Julien Danjou  <julien@danjou.info>
5480
5481         * gnus-html.el (gnus-html-rescale-image): Use our defalias
5482         gnus-window-inside-pixel-edges.
5483
5484 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5485
5486         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
5487
5488         * mm-decode.el (mm-save-part): Allow saving to other directories the
5489         normal Emacs way.
5490
5491         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
5492         Suggested by Jay Berkenbilt.
5493
5494         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
5495         there isn't a single byte.
5496
5497         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
5498         just do it.  It doesn't really seem to matter what the user responds
5499         here, I think, so it's just a confusing question.
5500
5501         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
5502         non-streaming case.
5503
5504         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
5505         (gnus-article-encrypt-body): Use it.
5506
5507         * gnus-sum.el (gnus-summary-show-complete-article): New command and
5508         keystroke.
5509
5510         * nnimap.el (nnimap-find-wanted-parts-1):
5511         Use gnus-fetch-partial-articles.
5512
5513         * gnus-art.el (gnus-fetch-partial-articles): New variable.
5514
5515         * nnimap.el (nnimap-insert-partial-structure): New function.
5516         (nnimap-get-partial-article): New function.
5517         (nnimap-request-article): Use it.
5518         (nnimap-wait-for-response): Return whether the wait was successful.
5519         (nnimap-finish-retrieve-group-infos): Don't do anything if the
5520         retrieval wasn't successful.
5521         (nnimap-retrieve-group-data-early): Allow throttling servers.
5522         (nnimap-streaming): New variable.
5523         (nnimap-fetch-partial-articles): Remove.
5524
5525         * mm-decode.el (mm-with-part): Protect against killed buffers.
5526
5527         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
5528         for prettier summary display.
5529
5530 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
5531
5532         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
5533
5534 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5535
5536         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
5537         apparently third-party libraries depend on it.
5538
5539         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
5540         before starting negotiation.
5541
5542         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
5543         privacy reasons.
5544         (gnus-treat-mail-gravatar): Ditto.
5545
5546         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
5547         buffer when inserting images.  Inserting text into the headers, for
5548         instance, can make them invalid.
5549
5550 2010-09-25  Julien Danjou  <julien@danjou.info>
5551
5552         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
5553         variables.
5554
5555         * nnheader.el: Remove useless variables news-reply-yank-from and
5556         news-reply-yank-message-id.
5557
5558         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
5559         variables.
5560
5561         * mml1991.el: Remove useless mml1991-verbose.
5562
5563         * gnus.el: Remove useless variable gnus-use-generic-from.
5564         Remove obsolete variable gnus-topic-indentation.
5565
5566         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
5567
5568         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
5569
5570         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
5571
5572         * gnus-group.el: Remove useless gnus-group-icon-cache.
5573         Remove useless gnus-ephemeral-group-server.
5574
5575         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
5576
5577         * mml2015.el: Remove useless mml2015-verbose.
5578
5579         * mml-smime.el: Remove useless mml-smime-verbose.
5580
5581         * gnus.el: Remove useless gnus-local-domain.
5582
5583         * gnus-gravatar.el (gnus-gravatar-transform-address):
5584         Use gnus-gravatar-size.
5585
5586         * gnus-art.el: Remove useless gnus-treat-translate.
5587
5588 2010-09-24  Julien Danjou  <julien@danjou.info>
5589
5590         * gnus-sum.el: Add support for Gravatars.
5591
5592         * gnus-art.el: Add support for Gravatars.
5593
5594         * gnus-gravatar.el: Add this file.
5595
5596         * gravatar.el: Add this file.
5597
5598 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5599
5600         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
5601
5602         * gnus-group.el (gnus-group-fetch-faq): Remove.
5603
5604         * gnus.el (gnus-group-faq-directory): Remove.
5605
5606         * gnus-group.el (gnus-group-fetch-charter): Remove.
5607
5608         * gnus.el (gnus-group-charter-alist): Remove.
5609
5610         * gnus-group.el (gnus-group-archive-directory): Remove.
5611         (gnus-group-recent-archive-directory): Ditto.
5612         (gnus-group-make-archive-group): Remove.
5613
5614         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
5615
5616         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
5617         use the same article number for all the cached articles.
5618
5619         * nnimap.el (nnimap-command): Register the last command time so
5620         that we can use it for idling NOOPs.
5621         (nnimap-open-connection): Start the keeplive timer.
5622         (nnimap-make-process-buffer): Store all the process buffers.
5623         (nnimap-keepalive): New function.
5624
5625         * starttls.el (starttls-open-stream): Add autoload cookie.
5626
5627 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5628
5629         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
5630         handling.
5631
5632 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5633
5634         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
5635         its data structures.
5636
5637         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
5638         instead of the cl.el copy-list.
5639         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
5640         equalp.
5641
5642 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5643
5644         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
5645         and tool-bar-local-item-from-menu.
5646
5647         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
5648         mode-line-highlight face for Emacs.
5649
5650         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
5651         loading gnus-sum.elc; fix comment for canlock-verify.
5652         (gnus-article-jump-to-part): Use read-number.
5653         (gnus-insert-mime-button, gnus-insert-mime-security-button):
5654         Remove Emacs pre-21 compatible code for help-echo.
5655         (gnus-article-next-page-1): No need to adjust the number of lines.
5656         (gnus-article-describe-bindings): Always use help-buffer.
5657
5658         * gnus-audio.el (gnus-audio-inline-sound)
5659         * gnus-cus.el (gnus-custom-mode)
5660         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
5661
5662         * gnus-sum.el (gnus-remove-overlays): Doc fix.
5663
5664         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
5665         compatible code.
5666
5667 2010-09-24  Glenn Morris  <rgm@gnu.org>
5668
5669         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
5670         visiting the fcc file in rmail-mode.
5671
5672         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
5673
5674 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5675
5676         * nnir.el: Silence the byte compiler.
5677
5678         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
5679         alias to browse-url-url-encode-chars if any.
5680         (gnus-html-encode-url): Use it.
5681
5682 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5683
5684         * gnus-start.el (gnus-use-backend-marks): New variable.
5685         (gnus-get-unread-articles-in-group): Use it.
5686
5687         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
5688         makeover.
5689
5690 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5691
5692         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
5693
5694 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5695
5696         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
5697         Remove.
5698         (gnus-setup-news-hook):
5699         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
5700
5701         * gnus-int.el (gnus-request-update-info): Protect against backends not
5702         having the function.
5703
5704         * nnimap.el (nnimap-stream): Mention starttls.
5705         (nnimap-open-connection): Add starttls support.
5706
5707 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5708
5709         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
5710
5711 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5712
5713         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
5714         BODYSTRUCTUREs.
5715         (nnimap-transform-headers): Unfold quoted {42} headers.
5716
5717         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
5718         the info.
5719         (gnus-get-unread-articles): Only call updatep on backends that support
5720         it.
5721
5722         * nnweb.el (nnweb-request-update-info): NOOP.
5723
5724         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
5725
5726         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
5727         since it only deals with marks.
5728
5729         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
5730         gnus-request-marks, and make a new gnus-request-update-info.
5731
5732         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
5733         the active instead of the high number, which is usually too low.
5734
5735 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
5736
5737         * netrc.el (netrc-parse): Remove encrypt.el mentions.
5738         * encrypt.el: Remove.
5739
5740 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5741
5742         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
5743         server in symbolic form.
5744
5745         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
5746
5747 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5748
5749         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
5750         (nnimap-update-info): Fix up code slightly.
5751
5752         * gnus-int.el (gnus-open-server): Add tracing for performance
5753         debugging.
5754
5755         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
5756         (gnus-group-insert-group-line): Pass the real group name so that it
5757         gets the right data.
5758
5759         * gnus-start.el (gnus-get-unread-articles): Don't have
5760         `gnus-get-unread-articles-in-group' update info, since that can be
5761         really slow and doesn't seem to be needed?
5762
5763 2010-09-22  Dan Christensen  <jdc@uwo.ca>
5764
5765         * time-date.el (date-to-time): Try using parse-time-string first before
5766         using the slower timezone-make-date-arpa-standard.
5767
5768 2010-09-22  Julien Danjou  <julien@danjou.info>
5769
5770         * gnus-group.el (gnus-group-insert-group-line):
5771         Call gnus-group-highlight-line.
5772         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
5773         default hook list.
5774         (gnus-group-update-eval-form): Add new function.
5775         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
5776         (gnus-group-get-icon): Use gnus-group-update-eval-form.
5777
5778 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5779
5780         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
5781         immediate, then expire all articles.
5782         (nnimap-update-info): Fix off-by-one errors.
5783         (nnimap-flags-to-marks): Would return no marks lists for group with no
5784         flags.  Instead return the other data.
5785
5786 2010-09-22  Julien Danjou  <julien@danjou.info>
5787
5788         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
5789         Only return an icon.
5790         (gnus-group-insert-group-line): Compute icon to return.
5791
5792         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
5793         (gnus-html-image-fetched): Only cache if
5794         gnus-html-image-automatic-caching is set.
5795         (gnus-html-image-fetched): Check for errors.
5796
5797 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5798
5799         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
5800         once per method on `g'.  This ensures that backends like nnfolder don't
5801         open all their folders.
5802
5803         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
5804         (nnimap-request-list): Nix out group in the correct buffer.
5805         (nnimap-parse-flags): Implement by using `read' instead of
5806         hand-parsing.
5807         (nnimap-flags-to-marks): Pass on permanent-flags.
5808         (nnimap-make-process-buffer): Record the server name.
5809         (nnimap-parse-flags): Fix typo.
5810         (nnimap-request-scan): Run split on the server in general, not just a
5811         single group.
5812
5813         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
5814         parameter, and propagate this downwards.
5815
5816         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
5817         since EXAMINE changes it on the server.
5818
5819         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
5820         this command might take a while.
5821
5822 2010-09-22  Julien Danjou  <julien@danjou.info>
5823
5824         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
5825         harmful if you have 2 images side-by-side, they can't be properly
5826         update on text deletion.  Using text-property is safer here.
5827         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
5828         data.
5829
5830 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5831
5832         * nnimap.el (nnimap-expunge-inbox): Remove.
5833         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
5834         (nnimap-expunge): Flip default to t.
5835
5836         * gnus.el (gnus-method-to-server): Don't push things to the cache
5837         unless it's unique.
5838         (gnus-server-to-method): Ditto.
5839
5840 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5841
5842         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
5843
5844 2010-09-22  Julien Danjou  <julien@danjou.info>
5845
5846         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
5847         get the start of data.
5848         (gnus-html-encode-url): Add this function to encode special chars in
5849         URL.
5850         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
5851         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
5852
5853         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
5854         default.
5855         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
5856
5857         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
5858         images alt-text.
5859         (gnus-html-put-image): Put alt-text as help-echo.
5860
5861 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5862
5863         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
5864         * mm-util.el (mm-decompress-buffer)
5865         * nnir.el (nnir-run-find-grep)
5866         * pop3.el (pop3-list): Use 3rd arg of split-string.
5867
5868         * time-date.el (format-seconds): Comment fix.
5869
5870         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
5871         and byte-optimize-form-code-walker.
5872         (dgnushack-make-auto-load): Don't advise make-autoload.
5873
5874         * lpath.el: Remove Emacs 21 stuff.
5875
5876 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5877
5878         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
5879         outside the active range.  Suggested by Dan Christensen.
5880
5881         * gnus-start.el (gnus-get-unread-articles): Get the extended method
5882         slightly later to avoid double-getting it.
5883
5884         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
5885         previous patch.
5886
5887         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
5888
5889 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
5890
5891         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
5892
5893 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5894
5895         * gnus-int.el (gnus-open-server): Give a better error message in the
5896         "go offline" case.
5897
5898         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
5899         marks for nnimap, which is seldom the right thing to do.
5900
5901         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
5902         (gnus-same-method-different-name): New function.
5903
5904         * nnimap.el (parse-time): Require.
5905
5906         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
5907         method in the presence of many similar methods.
5908
5909         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
5910
5911         * nnimap.el (nnimap-find-expired-articles): Don't refer to
5912         nnml-inhibit-expiry.
5913
5914         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
5915         find out whether methods are equal.
5916
5917         * nnimap.el (nnimap-find-expired-articles): New function.
5918         (nnimap-process-expiry-targets): New function.
5919         (nnimap-request-move-article): Request the article before looking at
5920         what the Message-ID is.  Fix found by Andrew Cohen.
5921         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
5922
5923         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
5924         for oldness in addition to being a predicate.
5925
5926         * nnimap.el (nnimap-request-group): When we have zero articles, return
5927         the right data to Gnus.
5928         (nnimap-request-expire-articles): Only delete articles immediately if
5929         the target is 'delete.
5930
5931         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
5932         method, this would bug out.
5933
5934         * gnus-group.el (gnus-group-expunge-group): Rename from
5935         gnus-group-nnimap-expunge, and implemented as a normal interface
5936         function.
5937
5938         * gnus-int.el (gnus-request-expunge-group): New function.
5939
5940         * nnimap.el (nnimap-request-create-group): Implement.
5941         (nnimap-request-expunge-group): New function.
5942
5943 2010-09-21  Julien Danjou  <julien@danjou.info>
5944
5945         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
5946         (gnus-html-cache-expired): Add new function.
5947         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
5948         wethever we should display image for fetch it.
5949         Compute alt-text earlier to pass it to the fetching function too.
5950         (gnus-html-schedule-image-fetching): Change function argument to only
5951         get one image at a time, not a list.
5952         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
5953         cache.
5954         (gnus-html-get-image-data): New function to retrieve image data from
5955         cache.
5956         (gnus-html-put-image): Change buffer argument to use image data rather
5957         than file, and place image above region rather than inserting a new
5958         one.  Do not take alt-text as argument, since it's useless now: we place
5959         the image above alt-text.
5960         (gnus-html-prune-cache): Remove.
5961         (gnus-html-show-images): Start to fetch image when we find one, do not
5962         push into a temporary list.
5963         (gnus-html-prefetch-images): Only fetch image if they have expired.
5964         (gnus-html-browse-image): Fix, use 'gnus-image-url.
5965         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
5966
5967 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5968
5969         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
5970
5971 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5972
5973         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
5974         spec inser "*" if the group isn't active instead of 0.
5975
5976         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
5977         opening the server.
5978         (nnimap-request-delete-group): Implement group deletion.
5979         (nnimap-transform-headers): Return the size of the entire message in
5980         the Bytes header, not just the size of the first part.
5981         (nnimap-request-move-article): When moving an article from nnimap,
5982         request the article first so the accepting form has an article to
5983         accept.  Reported by Dan Christensen.
5984         (nnimap-command): Make sure that the error message doesn't error out.
5985
5986 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
5987
5988         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
5989         we haven't requested anything.
5990
5991 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5992
5993         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
5994         "".  Fix found by Andrew Cohen.
5995
5996         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
5997         instead of -encode-string.
5998
5999 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6000
6001         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
6002
6003         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
6004         by mm-subst-char-in-string.
6005
6006 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6007
6008         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
6009         waiting for the connection string.
6010
6011         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
6012         arriving.
6013
6014         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
6015         bogus characters.  This allows selecting certain Gmail groups.
6016
6017         * nnimap.el (nnimap-find-wanted-parts-1): New function.
6018         (nnimap-fetch-partial-articles): New variable.
6019         (nnimap-open-connection): When looking for credentials, also use the
6020         nnimap-server-port.
6021         (nnimap-request-article): Return the group/article number, so that Gnus
6022         `^' works as expected.
6023         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
6024
6025         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
6026         comments.
6027         (gnus-methods-sloppily-equal): New function.
6028         (gnus): When using the development version of Gnus, load the gnus-load
6029         file.
6030
6031         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
6032         `gnus-open-server' on each method before trying to scan them etc.
6033         This ensures that all the backend parameters are set correctly.
6034
6035         * nnimap.el (nnimap-authenticator): New variable.
6036         (nnimap-open-connection): Allow anonymous login.
6037         (nnimap-transform-headers): The chars header is called Chars not Bytes.
6038         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
6039
6040         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
6041         patch, found by Knut Anders Hatlen.
6042
6043 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
6044
6045         * gnus-agent.el (gnus-agent-batch-confirmation)
6046         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
6047         to gnus-message.
6048         * gnus-art.el (gnus-article-describe-briefly): Likewise.
6049         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
6050         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
6051         * gnus-int.el (gnus-open-server): Likewise.
6052         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
6053         (gnus-score-check-syntax): Likewise.
6054         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
6055         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
6056         Likewise.
6057         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
6058
6059 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6060
6061         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
6062         calling conventions so that prefetch doesn't bug out.
6063
6064 2010-09-19  Julien Danjou  <julien@danjou.info>
6065
6066         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
6067         rather than `subst-char-in-region' in order to be able to replace ASCII
6068         char by UTF-8 ones.
6069
6070         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
6071         than curl.
6072         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
6073         the right URL and ALT text on images.
6074         (gnus-html-wash-tags): Fix tag case.
6075         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
6076         (gnus-article-html): Add -o display_ins_del=2 option.
6077         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
6078
6079 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6080
6081         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
6082         the extra mail headers, which sometimes seem to happen for unknown
6083         reasons.
6084
6085         * mail-parse.el (mail-header-encode-parameter): Define as
6086         rfc2045-encode-string instead of as rfc2231-encode-string, since some
6087         (or most, perhaps?) mail readers don't understand the latter, but do
6088         understand the former.
6089
6090         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
6091         to nil, so that no methods are automatically agentized.  I think this
6092         is probably what most users want.
6093
6094         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
6095         from url-retrieve, for instance about invalid URLs.
6096
6097         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
6098         groups that have no articles.
6099         (nnimap-request-article): Check that we really got an article when we
6100         requested one.
6101
6102         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
6103         doesn't exist.
6104
6105         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
6106         nntp buffer so the agent can save it.
6107         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
6108         that CRLF doesn't get translated to \n.
6109         (nnimap-open-connection): Don't make 'shell commands only send \n.
6110
6111 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6112
6113         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
6114         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
6115         Update var name.
6116         (nnml-generate-nov-file): Use dolist.
6117         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
6118         Use with-current-buffer.
6119
6120 2010-09-18  Julien Danjou  <julien@danjou.info>
6121
6122         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
6123         parallel.
6124
6125 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6126
6127         * nnimap.el (nnimap-update-info): When doing partial marks update, get
6128         the range update right.
6129         (nnimap-request-group): Don't make `M-g' bug out on group with no
6130         marks.
6131         (nnoo): Require, so that other packages can require nnimap.
6132         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
6133         command we're looking for.  This helps when the server sends more
6134         responses after we've gotten everything we expected.
6135         (nnimap): Add a `newlinep' field to keep track of end-of-line
6136         conventions.
6137         Don't send CRLF to things that don't want it.
6138         (nnimap-request-accept-article): Ditto.
6139
6140 2010-09-18  Julien Danjou  <julien@danjou.info>
6141
6142         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
6143         than curl to retrieve images.
6144
6145 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6146
6147         * nnimap.el (nnimap-update-info): Extend the info so that we can set
6148         the marks.
6149         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
6150         (nnimap-wait-for-connection): New function.
6151         (nnimap-open-connection): If we have PREAUTH, don't query for login
6152         credentials.
6153         (nnimap-update-info): Fix off-by-one error when concatenating ranges
6154         when doing a partial update.
6155
6156 2010-09-18  Julien Danjou  <julien@danjou.info>
6157
6158         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
6159         tags.
6160
6161 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6162
6163         * nnimap.el (nnimap-credentials): New function.
6164         (nnimap-open-connection): Use the new function to look for credentials
6165         also on the numeric equivalents of "imap" and "imaps".
6166
6167         * gnus-start.el (gnus-activate-group): Send the info to
6168         gnus-request-group.
6169
6170         * nnimap.el (nnimap-request-group): Have the "check" version of the
6171         function parse flags and update the info, so that a `M-g' get a total
6172         resync of all flags from the group.
6173
6174         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
6175         to allow backends to alter the info on group selection.  Also alter all
6176         the backend -request-group functions to take the parameter.
6177
6178         * nnimap.el (nnimap-store-info): New function.
6179         (nnimap-update-info): Store the info for later usage.
6180         (nnimap-request-group): Use the stored info for the dont-check case, so
6181         that we don't retrieve all marks when we enter a group.
6182
6183         * nnimap.el: Use deffoo instead of defun for interface functions.
6184
6185         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6186         update the group info.  This makes the nndraft groups, for instance, go
6187         back to their old behaviour.
6188
6189         * gnus-sum.el (gnus-select-newsgroup): Indent.
6190
6191         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
6192         in.
6193         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
6194         nothing.
6195
6196         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
6197         from methods that are denied.
6198
6199         * gnus-int.el (gnus-method-denied-p): New function.
6200
6201         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
6202         store the password instead of netrc.
6203         (nnimap-open-connection): Don't error out when we can't make a
6204         connections.
6205
6206         * auth-source.el (auth-source-create): In the password prompt, say what
6207         we're querying for.  Also prompt for user name if that hasn't been
6208         given.
6209
6210         * nnimap.el (nnimap-with-process-buffer): Remove.
6211
6212 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6213
6214         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
6215         method when we're reading from the agent.
6216
6217         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
6218
6219         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
6220         that's probably most useful for users.
6221
6222         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
6223         "failed" all the time.
6224
6225         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
6226         ...)) with (with-current-buffer ... ).
6227
6228         * nntp.el (nntp-open-server): Return whether the open was successful or
6229         not.
6230
6231         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
6232         select an unread unseen article first.
6233
6234         * nnimap.el (nnimap-open-connection): If the user doesn't have a
6235         /etc/services, supply some sensible port defaults.
6236
6237         * dgnushack.el: Define netrc-credentials.
6238
6239 2010-09-17  Julien Danjou  <julien@danjou.info>
6240
6241         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
6242
6243 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6244
6245         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
6246         doesn't have any parameters.
6247
6248 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6249
6250         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
6251         only upcased checks.
6252
6253         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
6254
6255         * nnimap.el (nnimap-open-shell-stream): New function.
6256         (nnimap-open-connection): Use it.
6257         (nnimap-transform-headers): Get the number of lines in each message.
6258         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
6259         number of lines.
6260         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
6261         problem.
6262
6263         * utf7.el (utf7-encode): Autoload.
6264
6265         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
6266         to allow the mail splitting to not return a default group.  This is
6267         useful for nnimap, which will leave unmatched mail in the inbox.
6268
6269         * nnimap.el: Rewritten.
6270
6271         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
6272         nnimap usage.
6273
6274         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
6275         if the move is internal, so that nnimap can do fast internal moves.
6276
6277         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
6278         data.
6279         (gnus-read-active-for-groups): Support finishing the early retrieval of
6280         data.
6281
6282         * gnus-range.el (gnus-range-nconcat): New function.
6283
6284         * gnus-int.el (gnus-finish-retrieve-group-infos)
6285         (gnus-retrieve-group-data-early): New functions.
6286
6287 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6288
6289         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
6290         (nnrss-retrieve-groups):
6291         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
6292         (pop3-quit): Use with-current-buffer.
6293
6294 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6295
6296         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
6297         instead of nnheader-accept-process-output.
6298
6299         * dgnushack.el (dgnushack-compile): Add comment.
6300
6301         * lpath.el: No need to fbind propertize for XEmacs 21.4.
6302
6303         * gnus-html.el (gnus-html-schedule-image-fetching)
6304         (gnus-html-prefetch-images): Replace process-kill-without-query by
6305         gnus-set-process-query-on-exit-flag.
6306
6307 2010-09-16  Romain Francoise  <romain@orebokech.com>
6308
6309         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
6310
6311 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6312
6313         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6314         parameter to unintern is mandatory-ish in Emacs 24.
6315
6316         * gnus-html.el (gnus-html-schedule-image-fetching)
6317         (gnus-html-prefetch-images): Check for curl before using it.
6318
6319         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6320         depend on curl, which isn't essential.
6321
6322         * imap.el: Revert back to version
6323         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6324         seem problematic.
6325
6326 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6327
6328         * gnus-registry.el (gnus-registry-install-shortcuts):
6329         Explicitly pass `obarray' to `unintern' to avoid a warning.
6330
6331 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6332
6333         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6334         change.
6335
6336         * nnrss.el (nnrss-request-list): Remove this function and related
6337         functions, including the moreover stuff.
6338
6339 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6340
6341         * nnrss.el (nnrss-retrieve-groups): New function.
6342
6343 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6344
6345         * .dir-locals.el: Add no-byte-compile cookie.
6346
6347 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6348
6349         * time-date.el (format-seconds): Comment fix.
6350
6351         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
6352         for back end that doesn't support request-scan.
6353
6354 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6355
6356         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
6357         then do request scans from the backends.
6358
6359         * netrc.el (netrc-credentials): New conveniency function.
6360
6361         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
6362         avoid running a hook per line, since this takes a lot of time,
6363         profiling shows.
6364         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
6365         directly if gnus-visual-p is true.
6366
6367 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6368
6369         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
6370         groups; replace mapcar with dolist which is a bit faster; pass groups
6371         info to gnus-read-active-file-1.
6372         (gnus-read-active-file-1): Scan only specified groups if the new
6373         optional arg `infos' is given.
6374
6375 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6376
6377         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
6378
6379         * pop3.el (pop3-movemail): Remove.
6380         (pop3-streaming-movemail): Rename to pop3-movemail.
6381
6382         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
6383         don't restrict end-tag searches to the end of the line.
6384
6385 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6386
6387         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
6388         articles of every unchecked group to t, which means unknown since the
6389         server has never been opened.
6390
6391 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6392
6393         * gnus-html.el (gnus-html-show-alt-text): New command.
6394         (gnus-html-browse-image): Ditto.
6395         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
6396         to browse the image directly.
6397         (gnus-html-wash-tags): Search for images first, so that <a><img> works
6398         better.
6399
6400         * gnus-async.el (gnus-async-article-callback):
6401         Call `gnus-html-prefetch-images' unconditionally.
6402
6403         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
6404         before feeding URLs to curl.
6405
6406 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6407
6408         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
6409         internal images as deletable by `W D D'.
6410
6411         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
6412         (gnus-async-article-callback): Fix typo.
6413
6414 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6415
6416         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
6417         current line to work around bugs in the output from w3m.
6418
6419         * gnus-async.el (gnus-async-article-callback): Always prefetch images
6420         for groups that want that.
6421
6422         * nntp.el (nntp-wait-for-string): Supply a timeout for
6423         accept-process-output to ensure progress.
6424
6425         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
6426         level to get unread articles from, then use that for foreign groups,
6427         too.
6428
6429         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
6430         confuses the rest of the function.
6431
6432         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
6433         for the methods that support -retrieve-groups, too.
6434
6435         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
6436
6437 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6438
6439         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
6440         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
6441
6442         * pop3.el: Require cl when compiling.
6443         (pop3-number-of-responses): Search for "+OK", not "+OK ".
6444
6445 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6446
6447         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
6448         that aren't going to be activated.
6449         (gnus-get-unread-articles): Fix up the last commit.
6450
6451         * gnus-html.el (gnus-article-html): Allow calling without specifying
6452         the handle.  In that case, dissect the buffer first.
6453
6454         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
6455
6456         * nnimap.el (nnimap-open-connection): Revert the change that would look
6457         into authinfo for imaps instead of imap.
6458
6459         * gnus-start.el (gnus-activate-group): Take an optional parameter to
6460         say that you don't want to call gnus-request-group with don-check, but
6461         do check the reponse.  This is for virtual groups only.
6462         (gnus-get-unread-articles): Count the archive groups as secondary, so
6463         that they're activated the same way as before.
6464
6465         * imap.el (imap-message-map): Removed optional buffer parameter, since
6466         no callers use it.
6467         (imap-message-get): Ditto.
6468         (imap-message-put): Ditto.
6469         (imap-mailbox-map): Ditto.
6470         (imap-mailbox-put): Ditto.
6471         (imap-mailbox-get): Ditto.
6472         (imap-mailbox-get): Revert last change for this function.
6473
6474         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
6475         case-insensitively.
6476         (nnimap-debug): Remove.
6477
6478         * net/imap.el (imap-fetch-safe): Remove function, and alter all
6479         callers to use `imap-fetch' instead.  According to the comments, this
6480         should be safe, since all other IMAP clients use the 1:* syntax.
6481         (imap-enable-exchange-bug-workaround): Remove.
6482         (imap-debug): Remove -- doesn't seem very useful.
6483
6484         * mail-source.el (mail-source-fetch): Don't message if we're fetching
6485         mail from a file, and the file doesn't exist.
6486
6487         * imap.el (imap-log): New convenience function used throughout instead
6488         of repeating the same code all over the place.
6489
6490         * pop3.el (pop3-streaming-movemail): Return t for success.
6491
6492         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
6493         .authinfo if we're using ssl connection.
6494
6495         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
6496         already have if we're in a main Gnus `g' run.
6497
6498         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
6499
6500 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6501
6502         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
6503
6504         * nnmh.el (nnmh-request-list-1): Bind `file'.
6505
6506         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
6507         alias to set-process-query-on-exit-flag or process-kill-without-query.
6508         (pop3-open-server): Use it.
6509
6510 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6511
6512         * mail-source.el (mail-source-delete-crash-box): Always move the crash
6513         box to the Incoming file.  Fixes mistake in previous checkin.
6514
6515         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
6516         request loop (for debugging purposes) removed.
6517
6518         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
6519         culprit is more visible.
6520         (nnml-save-incremental-nov, nnml-open-incremental-nov)
6521         (nnml-add-incremental-nov): New functions to do "incremental" nov
6522         updates, where we just append to the end of the existing nov files
6523         without reading/writing them in full.
6524
6525         * mail-source.el (mail-source-delete-crash-box): Really only check the
6526         incoming files once in a while.
6527
6528         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
6529
6530         * mail-source.el (mail-source-delete-crash-box): Only check the
6531         incoming files for deletion once per day to save a lot of file
6532         accesses.
6533
6534         * pop3.el (pop3-logon): Fix up unbound variable typo.
6535
6536         * mail-source.el (pop3-streaming-movemail): Autoload.
6537
6538         * pop3.el (pop3-streaming-movemail):
6539         Respect pop3-leave-mail-on-server.
6540
6541         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
6542         retrieval.
6543
6544         * pop3.el (pop3-process-filter): Remove unused function.
6545         (pop3-streaming-movemail, pop3-send-streaming-command)
6546         (pop3-wait-for-messages, pop3-write-to-file)
6547         (pop3-number-of-responses): New functions for streaming pop3
6548         retrieval.
6549
6550         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
6551         come from no known methods.
6552         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
6553         list.
6554
6555         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
6556         message sizes.
6557         (pop3-movemail): Use erase-buffer instead of looping and deleting
6558         regions, which seems rather odd.
6559
6560         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
6561         file once per `g' run.
6562
6563         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
6564         directories.  This makes the draft queue directory work.
6565
6566         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
6567         data from the backends, so that we only request the list of groups from
6568         each method once.  This should speed things up considerably.
6569
6570         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
6571         detect that it's not implemented.
6572
6573         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
6574         we actually do recurse down into the tree, but don't stat all leaf
6575         nodes.
6576
6577         * gnus-html.el (gnus-html-show-images): If there are no images to show,
6578         then say so instead of bugging out.
6579
6580         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
6581         files exist before trying to read them.
6582
6583         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
6584         around <pre_int>.
6585
6586         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
6587
6588         * nnmh.el (nnmh-request-list-1): Optimize for speed.
6589
6590 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6591
6592         * mm-util.el (mm-image-load-path): Just return the image directories,
6593         not all directories in the path in addition to the image directories.
6594         (mm-image-load-path): Maintain a cache of the image directories so that
6595         the `g' command in Gnus doesn't have to stat dozens of directories each
6596         time.
6597
6598         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
6599         (gnus-html-wash-tags): Add a new `i' command to insert images.
6600         (gnus-html-insert-image): New command and keystroke.
6601         (gnus-html-redisplay-with-images): New command and keystroke.
6602         (gnus-html-show-images): Rename command.
6603         (gnus-html-wash-tags): Remove more white space before <pre_int> image
6604         spacers.
6605         (gnus-html-wash-tags): Decode entities at the end, so that entities
6606         inside the tags don't mess up the rest of the "parsing".
6607
6608         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
6609         so that nnimap methods aren't agentized by default.  There's apparently
6610         many problems related to agent/imap behaviour.
6611
6612         * gnus-art.el (gnus-article-copy-string): New command and key binding.
6613
6614         * gnus-html.el: Doc fix.
6615
6616 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6617
6618         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
6619         specifier-spec-list for Emacs 21.
6620
6621         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
6622         glyph-width and glyph-height instead of display-graphic-p and
6623         image-size; make avoidance of displaying small images work for XEmacs.
6624
6625         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
6626         for XEmacs.
6627
6628         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
6629         of symbol that holds plist data.
6630         (gnus-process-plist): Remove plist of process after getting it.
6631
6632 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6633
6634         * message.el (message-generate-hashcash): Change default to
6635         'opportunistic if hashcash is installed.
6636
6637         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
6638         (gnus-html-put-image): Only call image-size once, since it's somewhat
6639         time-consuming on remote X servers.
6640
6641 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6642
6643         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
6644         type on data, not a file name.
6645
6646         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
6647         window-pixel-edges for Emacs 21.
6648
6649         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
6650         decoded contents.
6651         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
6652
6653 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6654
6655         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
6656         group line format, since it isn't very interesting.
6657
6658         * gnus-agent.el (gnus-agent-short-article),
6659         (gnus-agent-long-article): Increase values for these two variables,
6660         since most people are likely to have more network connection and
6661         storage than before.
6662
6663         * gnus.el (gnus-refer-article-method): Change default to 'current.
6664         When referring an article, the common behaviour is to refer it from the
6665         current select method, not the native select method.  The chances of
6666         the native select method having the message in question is rather slim
6667         these days.
6668
6669         * gnus-sum.el (gnus-auto-select-subject): Change default to
6670         `unseen-or-unread'.  I think it's likely that most people want to
6671         select an unseen article over a previously seen, but unread one.
6672
6673         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
6674         means that in the article buffer none of the minor mode elements will
6675         be shown, usually, and this is not desirable in most cases.
6676
6677         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
6678         that commands like `d' (and the like) go to the next line in the
6679         buffer, instead of the next unread article.  I think this is the
6680         behaviour that is most natural for most users.
6681         (gnus-single-article-buffer): Change default to nil, so that people can
6682         have as many article buffers open as they have summary buffer.  I think
6683         this is the most natural way for the groups to behave.
6684
6685         * message.el (message-generate-new-buffers): Change default to
6686         `unsent', so that all new message buffers start their names with the
6687         string "*unsent", and it's easier to find the buffers if you move from
6688         them.
6689
6690 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6691
6692         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
6693         small.  They're probably tracking images.
6694         (gnus-html-wash-tags): Remove all <pre_int> place holders.
6695         (gnus-html-rescale-image): Yet another try at getting the image sizing
6696         right.
6697
6698         * nntp.el (nntp-request-set-mark): Refuse to do marks if
6699         nntp-marks-file-name is nil.
6700
6701 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6702
6703         * gnus-html.el (gnus-html-wash-tags)
6704         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
6705         Better logging.
6706
6707 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6708
6709         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
6710
6711         * gnus-html.el (gnus-html-wash-tags): Check the value of
6712         gnus-blocked-images in the summary buffer.
6713
6714 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6715
6716         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
6717
6718 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6719
6720         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
6721         like "a", it seems like.
6722         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
6723         since it needs to be picked from the correct buffer.
6724
6725         * nnwfm.el: Remove.
6726
6727         * nnlistserv.el: Remove.
6728
6729 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6730
6731         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
6732         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
6733
6734 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6735
6736         * nnkiboze.el: Remove.
6737
6738         * nndb.el: Remove.
6739
6740         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
6741         alt text.
6742         (gnus-html-rescale-image): Try to get the rescaling logic right for
6743         images that are just wide and not tall.
6744
6745         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
6746         overshadow variable bindings.
6747
6748 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6749
6750         * gnus-html.el (gnus-html-wash-tags)
6751         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
6752         Add extra logging.
6753
6754 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6755
6756         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
6757         (gnus-max-image-proportion): New variable.
6758         (gnus-html-rescale-image): New function.
6759         (gnus-html-put-image): Rescale images.
6760
6761 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6762
6763         Fix up some byte-compiler warnings.
6764         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
6765         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
6766         (gnus-article-fill-cited-article, gnus-article-hide-citation)
6767         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
6768         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
6769         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
6770         (gnus-group-update-group): Use save-excursion and with-current-buffer.
6771
6772 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6773
6774         * gnus-html.el (gnus-article-html): Decode contents by charset.
6775
6776 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6777
6778         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
6779         (gnus-html-frame-width, gnus-blocked-images)
6780         * message.el (message-prune-recipient-rules): Add custom version.
6781         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
6782
6783         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
6784         functions.
6785
6786         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
6787         gnus-process-get.
6788
6789 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
6790
6791         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
6792         instead of lsub directly.
6793
6794 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6795
6796         * nnwarchive.el: Remove.
6797
6798         * gnus-soup.el: Remove.
6799
6800         * nnsoup.el: Remove.
6801
6802         * nnultimate.el: Remove.
6803
6804         * gnus-html.el (gnus-blocked-images): New variable.
6805
6806         * message.el (message-prune-recipients): New function.
6807         (message-prune-recipient-rules): New variable.
6808
6809         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
6810         guess whether a long line is natural text or not.
6811
6812         * gnus-html.el (gnus-html-schedule-image-fetching):
6813         Use gnus-process-plist and friends for compatibility.
6814
6815 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6816
6817         * gnus-html.el: Require packages that define macros used in this file.
6818         (gnus-article-mouse-face): Declare to silence byte-compiler.
6819         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
6820         process-get.
6821         (gnus-html-put-image): Use plist-get to avoid getf.
6822         (gnus-html-prefetch-images): Use with-current-buffer.
6823
6824 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6825
6826         * gnus-ems.el: Provide compatibility functions for
6827         gnus-set-process-plist.
6828
6829         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
6830         header-line-format for XEmacs 21.4.
6831
6832         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
6833         * gnus.el (gnus-valid-select-methods)
6834         * message.el (message-send-mail-partially-limit)
6835         * mm-decode.el (mm-text-html-renderer)
6836         * mml.el (mml-insert-mime-headers-always)
6837         * smiley.el (smiley-regexp-alist): Bump custom version.
6838
6839 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6840
6841         * gnus-html.el: require mm-url.
6842         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
6843         with the url to `url'.
6844         (gnus-html-wash-tags): Support cid: URLs/images.
6845
6846 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6847
6848         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
6849         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
6850         bindings, as they aren't useful at all.  `w' is moved to `W w'.
6851
6852         * gnus-move.el: Remove file, since it doesn't really work.
6853
6854         * gnus-html.el (gnus-article-html): Tell w3m that the input is
6855         UTF-8.  This seems to fix problems with some German web feeds.
6856
6857         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
6858         at the top so that the proper colours are applied.
6859
6860         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
6861         don't have dots in their names.
6862
6863         * gnus-art.el (gnus-article-view-part): Doc fix.
6864
6865         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
6866         XEmacs-compatible.
6867         (gnus-html-put-image): Don't do images on non-graphic displays.
6868
6869         * nnslashdot.el: Remove this unused backend.
6870
6871         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
6872         actions.
6873         (gnus-undo-register-1): Revert last change.
6874
6875         * gnus-group.el (gnus-group-completing-read): Protect against not
6876         having completion-styles bound.
6877
6878         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
6879         make broken recipients happier.
6880
6881         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
6882
6883         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
6884         point parameter.
6885
6886         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
6887
6888         * gnus-group.el (gnus-group-completing-read): Add 'substring to
6889         completion-styles for group selection.
6890
6891 2009-02-04  Andreas Schwab  <schwab@suse.de>
6892
6893         * gnus-score.el (gnus-score-string): Fix regex for matching extra
6894         headers and regexp-quote the match if necessary.
6895
6896 2009-03-24  Miles Bader  <miles@gnu.org>
6897
6898         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
6899         the blinking smiley.
6900
6901 2009-03-24  Simon Josefsson  <simon@josefsson.org>
6902
6903         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
6904         blink smiley.
6905
6906 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6907
6908         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
6909         where the dribbel file lives exists.
6910
6911         * message.el (message-send-mail-partially-limit): Change the default to
6912         nil, since most people don't want this.
6913
6914         * mm-url.el (mm-url-decode-entities): Also decode entities like
6915         &#x3212.
6916
6917 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
6918
6919         * gnus-sum.el (gnus-summary-idna-message):
6920         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
6921         Hyperlink urls in docstrings with URL `...'.
6922
6923 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
6924
6925         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
6926         functions.
6927
6928 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6929
6930         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
6931         say what the mouseover text should be.
6932
6933         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
6934         version of the mm-w3m-safe-url-regexp variable to only download images
6935         in the groups where we want that to happen.
6936
6937         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
6938
6939         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
6940         easier debugging.
6941         (gnus-article-beginning-of-window): Add kludge to allow spacing past
6942         big pictures in the article buffer.
6943
6944         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
6945         gnus-article-html.
6946         (mm-text-html-renderer): gnus-article-html needs curl in addition to
6947         w3m.
6948
6949         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
6950
6951 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6952
6953         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
6954         which doesn't exist.
6955
6956         * message.el (message-inhibit-ecomplete): New variable to allow some
6957         function to inhibit ecomplete address storage.
6958         (message-resend): Disable ecomplete message storage when resending
6959         messages.
6960
6961         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
6962
6963 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6964
6965         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
6966         Save excursion while copying, moving, and deleting articles in order to
6967         prevent the cursor from jumping to unforeseen place.
6968
6969 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6970
6971         * lpath.el: No need to bind bookmark-current-buffer,
6972         bookmark-yank-point and bookmark-make-record-function.
6973
6974 2010-08-17  Glenn Morris  <rgm@gnu.org>
6975
6976         * gnus-sync.el: Require gnus components whose functions are used.
6977
6978         * gnus-art.el (bookmark-make-record-function):
6979         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
6980         Declare for compiler.
6981
6982         * mm-url.el (mml-compute-boundary): Autoload.
6983
6984 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6985
6986         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
6987
6988 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
6989
6990         Typo fix "hoo4a" -> "hook".
6991
6992         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
6993
6994 2010-08-14  Glenn Morris  <rgm@gnu.org>
6995
6996         * gnus-sync.el (gnus-sync): Fix defgroup version.
6997
6998 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
6999
7000         Doc fixes and keep unknown groups (ammended for nunion bug fix).
7001
7002         * gnus-sync.el: Fix docs.
7003         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7004         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7005
7006 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7007
7008         Optimizations for gnus-sync.el.
7009
7010         * gnus-sync.el: Add docs about gnus-sync-backend
7011         possibilities.
7012         (gnus-sync-save): Remove unnecessary message.
7013         (gnus-sync-read): Optimize and show what groups were skipped.
7014
7015 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7016
7017         Minor bug fixes for gnus-sync.el.
7018
7019         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
7020         Don't read the sync on get-new-news.
7021
7022         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
7023         quiet.
7024
7025         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
7026         (fix typo).
7027
7028 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
7029
7030         Make saving and restoring of hidden threads work with overlays.
7031         Patch applied by Ted Zlatanov.
7032
7033         * gnus-sum.el (gnus-hidden-threads-configuration)
7034         (gnus-restore-hidden-threads-configuration): Update to deal with text
7035         properties, rather than searching for a magic character.
7036
7037 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7038
7039         New gnus-sync.el library for synchronization of marks.
7040
7041         * gnus-sync.el: New library for synchronization of marks.
7042
7043         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
7044         renamed from `gnus-registry-grep-in-list'.
7045
7046         * gnus-registry.el (gnus-registry-follow-group-p):
7047         Use `gnus-grep-in-list'.
7048
7049         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
7050
7051 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7052
7053         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
7054         determining charset of text fails.
7055
7056 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7057
7058         * nnmail.el (nnmail-get-new-mail-1): Revert.
7059
7060         * nnml.el (nnml-active-number): Make sure names of newly created groups
7061         in nnml-group-alist are encoded.
7062
7063 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7064
7065         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
7066         containing non-ASCII characters in active file for nnml back end.
7067
7068 2010-07-24  David Engster  <dengste@eml.cc>
7069
7070         * mml-smime.el (mml-smime-epg-verify): Also accept the older
7071         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
7072
7073 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
7074
7075         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
7076         tag (Bug#6654).
7077
7078 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7079
7080         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
7081         the article buffer, not the summary buffer.
7082
7083 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7084
7085         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
7086         Emacs 23 as well.
7087
7088 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7089
7090         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
7091         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
7092
7093 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7094
7095         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
7096         Patch applied by Karl Fogel.
7097
7098         * gnus-sum.el (gnus-summary-bookmark-make-record):
7099         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
7100
7101 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7102
7103         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
7104         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
7105         C-w still not working correctly from Article buffers; Thierry's
7106         patch to fix that will be applied after this.
7107
7108         * gnus-art.el (bookmark-make-record-function): New local variable.
7109
7110         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
7111         article buffer.
7112         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
7113
7114 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
7115
7116         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
7117         on changes in bookmark.el.
7118
7119 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7120
7121         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
7122         `no-log' instead of message not to log prompt string.
7123
7124 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
7125
7126         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
7127         the *other* type of HTML form submission.
7128
7129 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
7130
7131         * auth-source.el (auth-source-pick): If choice does not contain a
7132         questioned keyword, set the check to t.
7133
7134 2010-06-12  Romain Francoise  <romain@orebokech.com>
7135
7136         * gnus-util.el (gnus-date-get-time): Move up before first use.
7137
7138 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7139
7140         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
7141         (gnus-article-edit-part): Bind it to make last part that is substituted
7142         or deleted visible.
7143         (gnus-mime-display-single): Buttonize part of which id equals to
7144         gnus-mime-buttonized-part-id.
7145
7146 2010-06-10  Dan Christensen  <jdc@uwo.ca>
7147
7148         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
7149         (gnus-dd-mmm): Use gnus-date-get-time.
7150         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
7151         simplify logic.
7152         (gnus-summary-limit-to-age): Use gnus-date-get-time.
7153         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
7154
7155 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
7156
7157         * auth-source.el (top): Autoload `secrets-list-collections',
7158         `secrets-create-item', `secrets-delete-item'.
7159         (auth-sources): Fix tag string.
7160         (auth-get-source, auth-source-retrieve, auth-source-create)
7161         (auth-source-delete): New defuns.
7162         (auth-source-pick): Rewrite in order to avoid 2 passes.
7163         (auth-source-forget-user-or-password): New parameter USERNAME.
7164         (auth-source-user-or-password): New parameters CREATE-MISSING and
7165         DELETE-EXISTING.  Retrieve password interactively, if needed.
7166
7167 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7168
7169         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
7170         deleting unused directories when gnus-expert-user is t.
7171
7172 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
7175         for each temp file when gnus-article-browse-delete-temp is ask.
7176
7177 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7178
7179         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
7180         Replace Lisp calls to delete-backward-char by calls to delete-char.
7181
7182 2010-05-20  Kevin Ryde  <user42@zip.com.au>
7183
7184         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
7185
7186 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
7187
7188         * password-cache.el (password-cache-remove): Fix docstring.
7189
7190 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7191
7192         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
7193         article unless decoding article to be saved.
7194
7195 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7196
7197         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
7198         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
7199         generated within the mm-with-unibyte-current-buffer macro.
7200
7201 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7202
7203         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
7204         to nil when we're in a mml-preview buffer and no group is selected.
7205
7206 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
7207
7208         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
7209         when catching the `C-g'.  Reported by "Leo".
7210
7211 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7212
7213         * message.el (message-forward-make-body-plain)
7214         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
7215         multibyte-string-p.
7216
7217         * lpath.el: Revert.
7218
7219 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7220
7221         * message.el (message-forward-make-body-mml): Assume original message
7222         is multibyte string; error on unibyte.
7223         (message-forward-make-body-plain): Ditto; don't add excessive newline
7224         in body end.
7225
7226         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
7227
7228 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
7229
7230         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
7231         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
7232
7233 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7234
7235         * mm-extern.el (mm-extern-url): Don't use
7236         mm-with-unibyte-current-buffer.
7237         (mm-extern-cache-contents): Use with-current-buffer instead of
7238         save-excursion + set-buffer.
7239
7240 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7241
7242         * mm-util.el (mm-emacs-mule): Remove.
7243
7244 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
7245
7246         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
7247         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
7248         change.
7249
7250 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7251
7252         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
7253         bind the default value of enable-multibyte-characters to nil.
7254
7255 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7256
7257         * message.el (message-forward-make-body-plain)
7258         (message-forward-make-body-mml):
7259         Don't use mm-with-unibyte-current-buffer.
7260
7261 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7262
7263         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
7264
7265 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
7266
7267         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
7268         (Bug#5592).
7269
7270 2010-05-07  Julien Danjou  <julien@danjou.info>
7271
7272         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
7273         it to mm-pipe-part.
7274
7275         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7276         it is given.
7277
7278 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7279
7280         * binhex.el (binhex-decode-region-internal)
7281         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
7282         (dns-query)
7283         * nnweb.el (nnweb-gmane-search)
7284         * pgg-parse.el (pgg-parse-armor)
7285         * pgg.el (pgg-verify-region)
7286         * sha1.el (sha1-string-external)
7287         * uudecode.el (uudecode-decode-region-internal)
7288         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
7289         XEmacs.
7290
7291         * gnus-art.el (gnus-article-browse-html-parts)
7292         * gnus-group.el (gnus-read-ephemeral-gmane-group)
7293         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7294         make-temp-file.
7295
7296         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7297         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7298         compiling.
7299
7300         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7301         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7302         XEmacs when compiling.
7303
7304         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7305         gnus-pick-mode-off-hook for XEmacs when compiling.
7306         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7307         gnus-binary-mode-off-hook for XEmacs when compiling.
7308
7309         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7310         Return nil if char-charset is not available.
7311
7312         * imap.el (imap-disable-multibyte)
7313         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7314         macros.
7315
7316         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7317         instead of encode-coding-string.
7318
7319         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7320         'xemacs) instead of mm-emacs-mule to switch function definitions.
7321         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7322
7323         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7324         bind temporary-file-directory for XEmacs;
7325         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7326         timer-set-function for XEmacs 21.4 and SXEmacs;
7327         bind timer-list for XEmacs 21.4 and SXEmacs;
7328         fbind char-charset and find-charset-region for non-Mule XEmacs;
7329         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7330         encode-coding-region and encode-coding-string for XEmacs having no
7331         file-coding feature.
7332
7333 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7334
7335         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7336
7337 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7338
7339         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7340         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7341
7342 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7343
7344         * mm-util.el (mm-decompress-buffer): Use `delete-file';
7345         alias `jka-compr-delete-temp-file' no longer exists.
7346
7347 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7348
7349         Use define-minor-mode in Gnus where applicable.
7350         * mml.el (mml-mode): Use define-minor-mode.
7351         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
7352         (gnus-undo-mode): Use define-minor-mode.
7353         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
7354         (gnus-dead-summary-mode): Use define-minor-mode.
7355         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
7356         Initialize in declaration.
7357         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
7358         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
7359         (gnus-mailing-list-mode): Use define-minor-mode.
7360         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
7361         (gnus-draft-mode): Use define-minor-mode.
7362         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
7363         (gnus-dired-mode): Use define-minor-mode.
7364
7365 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
7366
7367         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
7368         handles on recursive mml-to-mime translation and check them for
7369         boundary delimiter collisions.  Reported by Greg Troxel.
7370
7371 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7372
7373         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
7374
7375 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7376
7377         * mm-util.el (mm-find-buffer-file-coding-system):
7378         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
7379
7380 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
7381
7382         * message.el (message-generate-headers): Record insertion of optional
7383         headers as well.  Otherwise the check to prevent repeated insertion of
7384         optional headers is a no-op.
7385
7386 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
7387
7388         * smime.el: Don't mention CVS.
7389
7390         * nnrss.el (nnrss-fetch): Don't mention CVS.
7391
7392         * nnir.el: Don't mention CVS.
7393
7394 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7395
7396         * gnus-sum.el (gnus-summary-bookmark-make-record):
7397         Add `location' field.
7398
7399 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7400
7401         * lpath.el: Fbind bookmark-default-handler,
7402         bookmark-get-bookmark-record, bookmark-make-record-default,
7403         bookmark-prop-get for Emacs <23 and XEmacs.
7404
7405 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7406
7407         * gnus-sum.el: Add bookmark declarations to silence the compiler.
7408         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
7409         Use with-current-buffer to silence the byte-compiler.
7410         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
7411         bother to require `gnus'.
7412         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
7413
7414 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7415
7416         * gnus-sum.el (gnus-summary-bookmark-make-record)
7417         (gnus-summary-bookmark-jump): New functions.
7418         (gnus-summary-mode): Setup bookmark support.
7419
7420 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
7421
7422         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
7423         if set.
7424
7425 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7426
7427         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
7428         gnus-article-browse-html-save-cid-image; make it work recursively for
7429         forwarded messages as well.
7430         (gnus-article-browse-html-parts): Work when prefix arg is given.
7431         (gnus-article-browse-html-article): Doc fix.
7432
7433 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
7434
7435         * message.el (message-default-mail-headers):
7436         (message-default-headers): Carry the value mail-default-headers over
7437         into message-default-mail-headers, rather than message-default-headers.
7438
7439 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
7440
7441         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
7442         charset.
7443
7444         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
7445         charset into the <meta> tag when the article is encoded to utf-8.
7446
7447 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7448
7449         * gnus-art.el (gnus-article-browse-delete-temp-files):
7450         Delete directories as well.
7451         (gnus-article-browse-html-parts): Work for images that do not specify
7452         file names; delete temp directory when quitting; insert header at the
7453         right place; use file: scheme for image files.
7454
7455 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
7456
7457         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
7458         (gnus-article-browse-html-parts): Use it to make temporary cid image
7459         files in addition to html file so that browser may display them.
7460
7461 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7462
7463         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
7464
7465 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7466
7467         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
7468
7469 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
7470
7471         * auth-source.el (auth-sources): Change default to be simpler.
7472         Explain about Secret Service API sources.  Improve Customize options.
7473         (auth-source-pick): Change to accept any number of search parameters.
7474         Implement fallbacks iteratively, not recursively.  Add scoring on the
7475         second pass and sort by score.  Call Secret Service API when needed.
7476         (auth-source-user-or-password): Use it.  Call Secret Service API
7477         directly when needed to get the user name and the password.
7478
7479 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
7480
7481         * message.el (message-interactive): Doc fix.
7482         (message-qmail-inject-args): Reflow.
7483         (message-kill-to-signature): Fix typo in docstring.
7484
7485         * smiley.el (smiley-buffer): Fix typo in docstring.
7486
7487 2010-03-24  Glenn Morris  <rgm@gnu.org>
7488
7489         * mail-source.el (gnus-message): Declare.
7490         (mail-source-delete-old-incoming): Require gnus-util.
7491
7492 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7493
7494         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
7495
7496         * message.el (ecomplete-setup): Autoload it for Emacs <23.
7497
7498         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
7499         password-cache's default if it is not bound.
7500         (mml-secure-passphrase-cache-expiry): Default to 16 that is
7501         password-cache-expiry's default if it is not bound.
7502
7503         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
7504         available in Emacs 21.
7505
7506         * lpath.el: Suppress compiler warnings for:
7507         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
7508         XEmacs;
7509         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
7510         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
7511         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
7512
7513 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
7514
7515         * auth-source.el (auth-sources): Fix up definition so extra parameters
7516         are always inline.
7517
7518 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
7519
7520         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
7521         wasn't updated after mismatch.  Clear cached mailbox info correctly
7522         when uidvalidity changes.
7523         (nnimap-group-prefixed-name): New function to avoid some code
7524         duplication.
7525         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
7526         (nnimap-request-group): Use it.
7527         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
7528         (nnimap-update-unseen): Significantly improved speed of Gnus startup
7529         with many imap folders.  This is done by caching the group status from
7530         the imap server persistently in a group parameter `imap-status'.  (This
7531         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
7532         but not persistently, so every Gnus startup was still very slow.)
7533
7534 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
7535
7536         * assistant.el (assistant-render-text): Run `widget-setup' and don't
7537         delete the extra newline.  Otherwise editing of :string and :number
7538         types don't work.
7539
7540 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7541
7542         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
7543         secrets.el dependency.
7544         (auth-sources): Add optional user name.  Add secrets.el configuration
7545         choice (unused right now).
7546
7547 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7548
7549         * gnus-sum.el (gnus-summary-make-menu-bar):
7550         Let `gnus-registry-install-shortcuts' fill in the functions.
7551
7552         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
7553         warnings.
7554         (gnus-registry-misc-menus): Variable to hold registry mark menus.
7555         (gnus-registry-install-shortcuts): Populate and use it in a
7556         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
7557
7558 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
7559
7560         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
7561         In-place substitutions for the group name encoding/decoding.
7562         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
7563         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
7564         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
7565         (nnimap-update-unseen, nnimap-request-list)
7566         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
7567         (nnimap-request-set-mark, nnimap-split-to-groups)
7568         (nnimap-split-articles, nnimap-request-newgroups)
7569         (nnimap-request-create-group, nnimap-request-accept-article)
7570         (nnimap-request-delete-group, nnimap-request-rename-group)
7571         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
7572         `encoded-mbx' for consistency.
7573         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
7574         variable `imap-current-mailbox'.
7575
7576         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
7577         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
7578
7579 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
7580
7581         * pop3.el (pop3-display-message-size-flag): Display message size byte
7582         counts during POP3 download.
7583         (pop3-movemail): Use it.
7584         (pop3-list): Implement listing of available messages.
7585
7586 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
7587
7588         * nnir.el (nnir-get-article-nov-override-function): New function to
7589         override the normal NOV retrieval.
7590         (nnir-retrieve-headers): Use it.
7591
7592 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
7593
7594         * auth-source.el (netrc-machine-user-or-password): Autoload.
7595
7596 2010-03-19  Glenn Morris  <rgm@gnu.org>
7597
7598         Stop message.el from loading about 40 libraries it doesn't always need.
7599         The general approach is to autoload rather than require, and to
7600         require in the specific functions rather than the file.  (Bug#5642)
7601
7602         * gmm-utils.el: Don't require wid-edit.
7603         (widget-create-child-value, widget-convert, widget-default-get):
7604         Autoload.
7605
7606         * gnus-util.el: Don't require time-date, netrc.
7607         (message-fetch-field, gnus-group-name-decode): Declare rather than
7608         autoloading.
7609         (gnus-fetch-field): Require message.
7610         (gnus-decode-newsgroups): Require gnus-group.
7611
7612         * ietf-drums.el: Don't require time-date.
7613
7614         * message.el: Don't require hashcash, canlock, ecomplete.
7615         Do require mail-utils.  Require nnheader only when compiling.
7616         (smtpmail-default-smtp-server): Remove declaration.
7617         (message-send-mail-function): Check smtpmail-default-smtp-server
7618         is bound rather than requiring smtpmail.
7619         (message-auto-save-directory, message-insert-signature):
7620         Use expand-file-name rather than nnheader-concat.
7621         (nnheader-insert-file-contents): Autoload.
7622         (hashcash-wait-async): Declare.
7623         (message-send-mail): Only call gnus-setup-posting-charset if
7624         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
7625         (message-send-mail-with-sendmail): Require sendmail.
7626         (canlock-password, canlock-password-for-verify): Declare.
7627         (message-canlock-password): Require canlock.
7628         (nnheader-get-report): Autoload.
7629         (gnus-setup-posting-charset): Declare.
7630         (message-send-news): Require gnus-msg.
7631         (message-make-references, message-make-in-reply-to): Use mail-header-id
7632         rather than the alias mail-header-message-id.
7633         (ecomplete-add-item, ecomplete-save): Declare.
7634         (message-put-addresses-in-ecomplete): Require ecomplete.
7635         (ecomplete-display-matches): Autoload.
7636
7637         * mm-decode.el: Don't require mailcap, gnus-util.
7638         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
7639         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
7640         Autoload.
7641         (mailcap-mime-extensions): Declare.
7642
7643         * mm-encode.el: Don't require mailcap.
7644         (mailcap-extension-to-mime): Autoload.
7645
7646         * mml-sec.el: Don't require password-cache.
7647
7648         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
7649         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
7650         (mml-minibuffer-read-type): Require mailcap.
7651         (mml-preview): Require gnus-msg.
7652
7653         * mml1991.el: Require password-cache.
7654         (password-cache-expiry): Remove declaration.
7655
7656         * mml2015.el: Require password-cache.
7657         (password-cache-expiry): Remove declaration.
7658
7659         * nneething.el (mailcap): Require mailcap.
7660
7661         * nnheader.el (declare-function): Add compatibility stub.
7662         (message-remove-header): Declare rather than autoload.
7663         (nnheader-replace-header): Require message.
7664
7665         * nnimap.el (declare-function): Add compatibility stub.
7666         (netrc-parse, netrc-machine-user-or-password): Declare.
7667         (nnimap-open-connection): Require netrc.
7668
7669         * nntp.el (declare-function): Add compatibility stub.
7670         (netrc-parse, netrc-machine, netrc-get): Declare.
7671         (nntp-send-authinfo): Require netrc.
7672
7673         * rfc2047.el: Don't require qp.
7674         (quoted-printable-encode-region, quoted-printable-decode-string):
7675         Autoload.
7676
7677         * sieve-mode.el: Don't require easymenu.
7678         (easy-menu-add-item): Autoload it.
7679
7680         * spam-stat.el (time-to-number-of-days): Autoload it.
7681
7682 2010-03-19  Glenn Morris  <rgm@gnu.org>
7683
7684         * password-cache.el (password-cache, password-cache-expiry): Autoload.
7685
7686 2010-03-18  Glenn Morris  <rgm@gnu.org>
7687
7688         * hashcash.el (declare-function): Remove duplicate definition.
7689
7690 2010-03-17  Kevin Ryde  <user42@zip.com.au>
7691
7692         * mml.el (mml-read-tag): Unquote values with `read' to reverse
7693         prin1 in mml-insert-tag (just stripping the quotes gave wrong
7694         value if any backslash escapes).
7695
7696 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7697
7698         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
7699         if it is available.  (bug#5647)
7700
7701         * lpath.el: Suppress compiler warning for coding-system-from-name for
7702         Emacs 21 and XEmacs.
7703
7704 2010-03-14  Juri Linkov  <juri@jurta.org>
7705
7706         * hmac-def.el:
7707         * hmac-md5.el:
7708         * netrc.el: Fix keywords.
7709
7710 2010-02-26  Glenn Morris  <rgm@gnu.org>
7711
7712         * message.el (message-send-mail-function): Change the default, so that
7713         it inherits from a customized send-mail-function.  (Bug#5643)
7714
7715 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7716
7717         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
7718         shell-command-to-string signals an error (bug#5299).
7719
7720 2010-02-24  Glenn Morris  <rgm@gnu.org>
7721
7722         * message.el (message-smtpmail-send-it)
7723         (message-send-mail-with-mailclient): Doc fixes.
7724
7725 2010-02-16  Glenn Morris  <rgm@gnu.org>
7726
7727         * message.el (message-default-mail-headers): Change the default value
7728         to ease the transition from mail-mode to message-mode.  (Bug#5555)
7729
7730 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7731
7732         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
7733         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
7734
7735 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
7736
7737         * time-date.el (date-to-time): Doc fix (Bug#5408).
7738
7739 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
7740
7741         * message.el (message-mail): Just pass yank-action on to message-setup.
7742         (message-setup): Handle (FUN . ARGS) form of yank-action.
7743         (message-with-reply-buffer, message-widen-reply)
7744         (message-yank-original): Handle non-buffer values of
7745         message-reply-buffer (Bug#4080).
7746         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
7747
7748 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
7749
7750         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
7751         Fix typo in docstring.
7752
7753 2010-01-08  Jason Rumney  <jasonr@gnu.org>
7754
7755         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
7756         response.
7757
7758 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7759
7760         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
7761
7762         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7763
7764         * message.el (message-check-news-header-syntax): Protect against a
7765         string that `rfc822-addresses' returns when parsing fails.
7766
7767 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7768
7769         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
7770         (gnus-previous-char-property-change): New functions.
7771
7772         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
7773
7774 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
7775
7776         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
7777         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
7778
7779 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
7780
7781         * message.el (message-exchange-point-and-mark): Rework last change to
7782         avoid using optional arg of exchange-point-and-mark, for backward
7783         compatibility.
7784
7785 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
7786
7787         * message.el (message-exchange-point-and-mark):
7788         Call exchange-point-and-mark with an argument rather than setting
7789         mark-active by hand (Bug#5175).
7790
7791 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7792
7793         * nntp.el (nntp-service-to-port): Work for service expressed with
7794         numeric string; replace [:digit:] with [0-9] for XEmacs.
7795
7796 2009-12-17  Glenn Morris  <rgm@gnu.org>
7797
7798         * gnus-group.el (gnus-bug-group-download-format-alist):
7799         Change emacs entry to debbugs.gnu.org.  Bump :version.
7800
7801 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7802
7803         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
7804
7805 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7806
7807         * message.el (message-info): Explain why we use `Info-goto-node'.
7808
7809 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7810
7811         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
7812
7813 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7814
7815         * message.el (message-completion-in-region): New compatibility function.
7816         (message-expand-group): Use it.
7817
7818 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7819
7820         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
7821         with no unread article should be listed if the 2nd arg `predicate' is
7822         given.
7823
7824 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7825
7826         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
7827
7828 2009-11-29  Juri Linkov  <juri@jurta.org>
7829
7830         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
7831         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
7832         on `gnus-recenter'.  (Bug#4698, Bug#4981)
7833
7834 2009-11-26  Kevin Ryde  <user42@zip.com.au>
7835
7836         * sha1.el (sha1-string-external): default-directory "/" in case
7837         otherwise non-existent.  process-connection-type pipe for touch of
7838         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
7839
7840 2009-11-25  Kevin Ryde  <user42@zip.com.au>
7841
7842         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
7843         it's comms related and sgml-mode.el has "comm" on that basis too.
7844
7845 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7846
7847         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
7848         containing tspecial characters if they have been already quoted.
7849
7850 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
7851
7852         * dns-mode.el (auto-mode-alist): Purecopy string.
7853
7854 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7855
7856         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
7857
7858 2009-10-24  Glenn Morris  <rgm@gnu.org>
7859
7860         * gnus-art.el (help-xref-stack-item): Define for compiler.
7861
7862 2009-10-21  Kevin Ryde  <user42@zip.com.au>
7863
7864         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
7865
7866 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7867
7868         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
7869
7870 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7871
7872         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
7873         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
7874
7875 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7876
7877         * gnus.el (gnus-overlay-get): New alias to overlay-get.
7878         (gnus-overlays-in): New alias to overlays-in.
7879
7880         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
7881         gnus-overlay-get, and gnus-delete-overlay.
7882         (gnus-summary-show-thread): Make it work as well for systems in which
7883         next-single-char-property-change is not available.
7884         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
7885
7886         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
7887         (gnus-overlay-get): New alias to extent-property.
7888         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
7889
7890         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
7891         SXEmacs.
7892
7893         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
7894         SXEmacs.
7895
7896 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
7897
7898         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
7899
7900 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
7901
7902         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
7903         and XEmacs that don't have `remove-overlays'.
7904
7905 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7906
7907         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
7908         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
7909         selective display.  Use overlays instead.
7910
7911 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
7912
7913         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
7914
7915 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
7916
7917         * spam-stat.el (spam-stat-load): Fix typo in message.
7918
7919 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7920
7921         * dig.el (dig-invoke): Fix typo in docstring.
7922         (query-dig): Reflow docstring.
7923
7924 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
7925
7926         * gnus-art.el (gnus-article-encrypt-body):
7927         * message.el (message-check-recipients):
7928         * mm-util.el (mm-codepage-setup):
7929         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
7930         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
7931
7932 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
7933
7934         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
7935         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
7936         keys from the menu if mm-{sign,encrypt}-option is 'guided.
7937         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
7938         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
7939
7940 2009-09-21  Kevin Ryde  <user42@zip.com.au>
7941
7942         * dig.el: Add "Keywords: comm", as per net-utils.el.
7943
7944 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7945
7946         * dig.el (dig-mode): Use define-derived-mode.
7947
7948 2009-09-19  Glenn Morris  <rgm@gnu.org>
7949
7950         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
7951
7952 2009-09-18  Glenn Morris  <rgm@gnu.org>
7953
7954         * gnus-diary.el (gnus-diary-check-message):
7955         * message.el (message-insert-formatted-citation-line):
7956         * nnbabyl.el (top-level):
7957         * nndiary.el (nndiary-schedule):
7958         Fix typos in condition-case handlers.
7959
7960 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7961
7962         * gnus-art.el (gnus-article-edit-part): Work for the buffer
7963         configuration that provides the sole article window in a frame;
7964         position point correctly after deleting a part.
7965
7966 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
7967
7968         * spam.el (spam-unregister-on-reregister): Add boolean variable.
7969         (spam-resolve-registrations-routine): Use it to unregister articles
7970         that change status.
7971
7972 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7973
7974         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
7975         with XEmacs.
7976         (parse-time-string-chars): Use it.
7977
7978 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7979
7980         * imap.el (imap-interactive-login): Better messages.
7981         (imap-open): Fix bug with renamed buffer on reconnect.
7982         (imap-authenticate): Add buffer-local imap-last-authenticator variable
7983         for easier debugging and cleaner code.  On successful (guessed based on
7984         server capabilities) secondary authentication, set imap-state
7985         correctly.
7986         (imap-last-authenticator): Define imap-last-authenticator as a variable
7987         to avoid warnings.
7988
7989 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7990
7991         * nnrss.el (nnrss-request-article): Remove binding of
7992         default-enable-multibyte-characters that has gotten needless by
7993         the 2007-07-13 change in rfc2047-encode-message-header.
7994
7995         * mml.el (mml-insert-multipart): Error on the message header.
7996         (mml-insert-part): Error on the message header; position point at
7997         the end of a MIME tag.
7998
7999 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8000
8001         * time-date.el (autoload): Expand define-obsolete-function-alias into
8002         defalias and make-obsolete for old Emacsen that Gnus supports.
8003         (with-no-warnings): Define it for old Emacsen.
8004         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8005         is available.
8006         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8007         float-time is available; suppress compile warning for time-to-seconds.
8008
8009         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8010         (gnus-float-time): Alias to float-time if it exists.
8011
8012         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8013         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8014         float-time is available; suppress compile warning for time-to-seconds.
8015
8016         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
8017         XEmacs.
8018
8019 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8020
8021         * imap.el (imap-message-map): Docstring fix.
8022
8023 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8024
8025         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
8026         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
8027         Add the optional argument `encoding' that overrides the default.
8028
8029         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
8030         mm-encode-buffer.
8031
8032 2009-09-04  Glenn Morris  <rgm@gnu.org>
8033
8034         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
8035         mm-disable-multibyte, rather than default-enable-multibyte-characters.
8036         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
8037         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
8038         * mm-util.el (mm-with-unibyte-current-buffer)
8039         (mm-find-buffer-file-coding-system):
8040         * yenc.el (yenc-decode-region): Use default-value rather than
8041         default-enable-multibyte-characters.
8042
8043 2009-09-03  Glenn Morris  <rgm@gnu.org>
8044
8045         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
8046         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
8047         than default-enable-multibyte-characters.
8048
8049 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
8050
8051         * gnus-art.el (gnus-article-read-summary-keys):
8052         Fix gnus-buffer-configuration's value temporarily used.
8053
8054 2009-09-02  Glenn Morris  <rgm@gnu.org>
8055
8056         * gnus-util.el (gnus-float-time): New function.
8057         * gnus-delay.el (gnus-delay-article):
8058         * gnus-sum.el (gnus-thread-latest-date):
8059         * gnus-util.el (gnus-user-date): Use gnus-float-time.
8060         * nnspool.el (nnspool-request-newgroups):
8061         Use gnus-float-time rather than time-to-seconds.
8062         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
8063
8064         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
8065         (gnus-header-subject-face, gnus-header-newsgroups-face)
8066         (gnus-header-name-face, gnus-header-content-face):
8067         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
8068         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
8069         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
8070         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
8071         (gnus-cite-face-11):
8072         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
8073         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8074         (gnus-server-closed-face, gnus-server-denied-face)
8075         (gnus-server-offline-face):
8076         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8077         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8078         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8079         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8080         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8081         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8082         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8083         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8084         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8085         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8086         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8087         (gnus-summary-selected-face, gnus-summary-cancelled-face)
8088         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8089         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8090         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8091         (gnus-summary-high-undownloaded-face)
8092         (gnus-summary-low-undownloaded-face)
8093         (gnus-summary-normal-undownloaded-face)
8094         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8095         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8096         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8097         (gnus-splash-face):
8098         * message.el (message-header-to-face, message-header-cc-face)
8099         (message-header-subject-face, message-header-newsgroups-face)
8100         (message-header-other-face, message-header-name-face)
8101         (message-header-xheader-face, message-separator-face)
8102         (message-cited-text-face, message-mml-face):
8103         * sieve-mode.el (sieve-control-commands-face)
8104         (sieve-action-commands-face, sieve-test-commands-face)
8105         (sieve-tagged-arguments-face):
8106         * spam.el (spam-face):
8107         Mark face aliases with "-face" in the name as obsolete.
8108
8109 2009-09-01  Glenn Morris  <rgm@gnu.org>
8110
8111         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8112         than goto-line.
8113
8114 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8115
8116         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8117         Don't move point if the command is invoked inside the message header.
8118
8119 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8120
8121         * imap.el (imap-send-command): Simplify.
8122         (imap-wait-for-tag): point-max -> buffer-size.
8123
8124 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8125
8126         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8127         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8128         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8129         * nnir.el (nnir-swish-e-index-file):
8130         * gnus-sum.el (gnus-summary-delete-marked-as-read)
8131         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8132         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8133         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8134         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8135         (gnus-treat-display-xface): Add Emacs version of obsolescence.
8136
8137 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8138
8139         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8140         Don't save excursion.
8141
8142 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8143
8144         * nnheader.el (nnheader-find-file-noselect):
8145         * mm-util.el (mm-insert-file-contents):
8146         Use (default-value 'major-mode) instead of default-major-mode.
8147
8148 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8149
8150         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8151
8152 2009-08-26  Glenn Morris  <rgm@gnu.org>
8153
8154         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
8155         than placing in files.el.
8156
8157 2009-08-25  Glenn Morris  <rgm@gnu.org>
8158
8159         * nnir.el (top-level): Don't require cl at run-time.
8160         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8161         Replace cl-function substitute with gnus-replace-in-string.
8162         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8163         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8164         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8165         simplified expansions.
8166
8167 2009-08-25  Kevin Ryde  <user42@zip.com.au>
8168
8169         * dig.el (dig): Add autoload cookie.
8170
8171 2009-08-22  Glenn Morris  <rgm@gnu.org>
8172
8173         * gnus-art.el (gnus-button-patch): Use forward-line rather than
8174         goto-line.
8175
8176 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
8177
8178         * parse-time.el (parse-time-string-chars): Save match data.
8179
8180 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
8181
8182         * parse-time.el (parse-time-string-chars): Compute using character
8183         classes, to handle non-ascii characters (Bug#3190).
8184
8185 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8186
8187         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8188
8189         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8190         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8191         (gnus-mm-display-part, gnus-mime-display-single)
8192         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8193         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8194
8195         * gnus-sum.el
8196         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8197         (gnus-summary-move-article): Add expirable mark to articles copied or
8198         moved to group that has auto-expire turned on if the option is non-nil.
8199
8200 2009-07-24  Glenn Morris  <rgm@gnu.org>
8201
8202         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8203         Fix typo.  (Bug#3903)
8204
8205 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8206
8207         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8208         gnus-article-read-summary-keys rather than gnus-summary-edit-article
8209         that should not be used for draft articles.
8210         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8211         that has no concern in minor mode keys.
8212         (gnus-article-summary-command, gnus-article-summary-command-nosave):
8213         Abolish.
8214
8215 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8216
8217         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8218         article without making inquiry to a user for unknown encoding.
8219
8220         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8221         (nnmaildir--scan): Assume i-node and device number that file-attributes
8222         returns might be cons-cell.
8223
8224         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
8225
8226         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
8227
8228 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
8229
8230         * auth-source.el: Remove docs now in auth.texi.  Don't use
8231         `gnus-message' for logging.  Add new variables `auth-source-debug' and
8232         `auth-source-hide-passwords' and use them.
8233
8234 2009-07-15  Glenn Morris  <rgm@gnu.org>
8235
8236         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
8237
8238 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8239
8240         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
8241         excessive whitespace from the default values of title and description.
8242
8243 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8244
8245         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
8246         mail-fetch-field to fetch Content-Description header in order to
8247         exclude newlines.
8248
8249 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
8250
8251         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
8252         format used by GnuPG 2.0.11.
8253
8254 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8255
8256         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
8257         to deleted part.
8258
8259 2009-05-30  David Engster  <dengste@eml.cc>
8260
8261         * nnmairix.el: Remove old documentation in the commentary block.
8262         (nnmairix-request-group): Do not update active file for nnml back ends.
8263         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8264         end so that overview files are ignored.
8265         (nnmairix-update-groups): Make updating the groups more robust by using
8266         marks.
8267         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
8268         with dollar characters in message-id.
8269
8270 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
8271
8272         * spam.el: Use dns-query instead of query-dns.  Was renamed on
8273         2008-12-25 in dns.el.
8274
8275 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8276
8277         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
8278         could happen if the text is only composed of spaces and/or tabs.
8279
8280 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
8281
8282         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
8283         when sending a queued message to avoid extra mml tags.
8284
8285 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8286
8287         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
8288
8289 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8290
8291         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
8292         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
8293         rmail-toggle-header for XEmacs;
8294         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
8295
8296 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8297
8298         * gnus-dired.el: Remove autoload for gnus-setup-message.
8299         (gnus-dired-attach): Fake this-command value to prevent Gnus from
8300         displaying Gnus logo; always use compose-mail.
8301
8302 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8303
8304         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8305
8306 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8307
8308         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8309         (gnus-nocem-issuers): List currently active issuers; fix custom type.
8310         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8311         available.
8312         (gnus-nocem-epg-verify): New function.
8313
8314 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8315
8316         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8317
8318 2009-02-15  Glenn Morris  <rgm@gnu.org>
8319
8320         * gnus-util.el (rmail-insert-rmail-file-header)
8321         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8322         autoloads.
8323         (rmail-default-rmail-file): Remove unnecessary declaration.
8324         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8325
8326 2009-02-14  Glenn Morris  <rgm@gnu.org>
8327
8328         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8329         variable (only used in gnus-util, which declares it anyway).
8330         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8331         which was only needed by gnus-art (changed to not use it any more).
8332         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8333         only used in gnus-util, which autoloads it itself.
8334         (rmail-update-summary): Fix autoload.
8335
8336         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8337         rather than rmail-output-to-rmail-file.
8338
8339 2009-02-07  Glenn Morris  <rgm@gnu.org>
8340
8341         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8342         autoload of function that no longer exists.
8343         (rmail-toggle-header): Declare.
8344         (message-forward-rmail-make-body): Handle mbox Rmail.
8345
8346 2009-01-31  Glenn Morris  <rgm@gnu.org>
8347
8348         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8349         2009-01-09 change.
8350
8351 2009-01-31  Dave Love  <fx@gnu.org>
8352
8353         * imap.el (imap-fetch-safe): Bind debug-on-error.
8354         (imap-debug): Add imap-fetch-safe.
8355
8356 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
8357
8358         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8359         (auth-source-forget-all-cached): New convenience function.
8360         (auth-source-user-or-password): Accept list of modes or a single mode.
8361
8362         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
8363         auth-source modes.
8364
8365         * netrc.el (netrc-machine-user-or-password): Use list of
8366         auth-source modes.
8367
8368         * nnimap.el (nnimap-open-connection): Use list of
8369         auth-source modes.
8370
8371         * nntp.el (nntp-send-authinfo): Use list of
8372         auth-source modes.
8373
8374 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8375
8376         * auth-source.el: Update docs to reflect epa-file-enable is to be used
8377         now.
8378
8379 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8380
8381         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
8382         coding system in XEmacs; add a workaround for XEmacs.
8383
8384         * lpath.el: Fbind coding-system-aliasee.
8385
8386 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8387
8388         * mm-util.el (mm-coding-system-priorities): Protect against nil value
8389         of current-language-environment.
8390
8391 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8392
8393         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
8394         available at runtime.
8395
8396 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8397
8398         * gnus-art.el (article-date-ut): Fix end point of narrowing.
8399
8400 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
8401
8402         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
8403         the greatest positive fixnum value doesn't work under an XEmacs with
8404         bignum support; use the most-positive-fixnum constant instead,
8405         available since Emacs 21.1 with cl and XEmacs 21.1.
8406
8407 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8408
8409         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
8410         XEmacs gets not to work.
8411
8412 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8413
8414         * mm-util.el (mm-coding-system-priorities): Allow the value like
8415         "Japanese (UTF-8)" of current-language-environment.
8416
8417 2009-01-09  Glenn Morris  <rgm@gnu.org>
8418
8419         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
8420         with last-command-event.
8421
8422 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8423
8424         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
8425         in the doc string.
8426
8427         * message.el (message-fix-before-sending): Amend comment.
8428
8429 2009-01-08  Dave Love  <fx@gnu.org>
8430
8431         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
8432
8433 2009-01-07  David Engster  <dengste@eml.cc>
8434
8435         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
8436         simplified server definitions by converting it via
8437         gnus-server-to-method.
8438
8439 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8440
8441         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
8442         parameter's operands.
8443
8444 2009-01-06  David Engster  <dengste@eml.cc>
8445
8446         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
8447         primary select method (for gnus-group-mark-article-as-read).
8448
8449 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
8450
8451         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
8452         `(gnus)Face', not `(gnus)X-Face'.
8453
8454 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8455
8456         * mm-util.el (mm-ucs-to-char): New function.
8457
8458         * mm-url.el (mm-url-decode-entities): Use it.
8459
8460         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
8461         unicode-to-char.
8462
8463 2009-01-05  Dave Love  <fx@gnu.org>
8464
8465         * time-date.el: Require cl for `declare'.
8466
8467 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8468
8469         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
8470         Dave Love.
8471
8472 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8473
8474         * message.el (message-fix-before-sending): Add `eight-bit' to
8475         illegible-text check.
8476
8477 2009-01-03  Michael Olson  <mwolson@gnu.org>
8478
8479         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
8480         `headers' is nil.  This can occur if the IMAP server does not have
8481         permissions to read messages from a folder, but can write new messages
8482         to the folder.
8483         (nnimap-request-article-part): Do not insert `data' if it is nil.
8484
8485         * imap.el (imap-parse-fetch): Courier can insert spurious blank
8486         characters which will confuse `read', so skip past them.
8487
8488 2009-01-01  Dave Love  <fx@gnu.org>
8489
8490         * imap.el (imap-string-to-integer): Fix typo.
8491         (imap-fetch-safe): New function.
8492         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
8493
8494         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
8495
8496         * imap.el (imap-process-connection-type, imap-debug, imap-open):
8497         (imap-parse-greeting): Fix doc strings.
8498         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
8499         (imap-parse-flag-list): Make messages unique.
8500         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
8501
8502         * nnimap.el: Fix author email.
8503         (nnimap-split-rule): Add FIXME comment.
8504         (nnimap-debug): Fix doc string.
8505
8506 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8507
8508         * dns.el (dns-set-servers): Check "Address".  Fix typo.
8509
8510 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
8511
8512         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
8513         nslookup if resolv.conf isn't available.
8514         (dns-query): Rename from query-dns.
8515         (dns-query-cached): Rename from query-dns-cached.
8516
8517 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8518
8519         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
8520         overlay-arrow-position and overlay-arrow-string buffer-local; no need
8521         to check if those variables exist (first appeared in Emacs 18.50).
8522
8523 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8524
8525         * mm-util.el (mm-line-number-at-pos): New function.
8526
8527         * spam-report.el (spam-report-process-queue): Use it.
8528
8529 2008-12-24  David Engster  <dengste@eml.cc>
8530
8531         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
8532         parameters that haven't existed as variables as buffer-local variables.
8533
8534 2008-12-23  Dave Love  <fx@gnu.org>
8535
8536         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
8537         cadar.
8538
8539         * sieve-manage.el (sieve-manage-starttls-p): Rename from
8540         imap-starttls-p.
8541         (sieve-manage-starttls-open): Rename from imap-starttls-open.
8542
8543 2008-12-22  Dave Love  <fx@gnu.org>
8544
8545         * imap.el: Fix author email.  Doc fixes.
8546         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
8547         reply.
8548
8549 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
8550
8551         * spam-report.el (spam-report-gmane-max-requests): New constant.
8552         (spam-report-gmane-wait): New variable.
8553         (spam-report-gmane-ham, spam-report-gmane-spam)
8554         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
8555         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
8556         the server.
8557
8558         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
8559         Add explanations.
8560
8561         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
8562         nnheader-accept-process-output and nnheader-read-timeout if available.
8563         (pop3-movemail): Use it.
8564
8565         * message.el (message-check-news-body-syntax): Fix signature check if
8566         there's an attachment.
8567
8568 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8569
8570         * mm-util.el: Add comments to the mm- emulating functions.
8571
8572 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
8573
8574         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
8575         Reported by Stephen Berman <stephen.berman@gmx.net>.
8576
8577 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8578
8579         * mm-util.el (mm-substring-no-properties): New function.
8580         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
8581         (mm-special-display-p): Enable those lambda forms to be byte compiled.
8582         (mm-string-to-multibyte): Doc fix.
8583
8584         * mml.el (mml-attach-file): Use mm-substring-no-properties.
8585
8586 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8587
8588         * mml.el (mml-attach-file): Strip text properties from file name.
8589         (Bug#1574)
8590
8591 2008-12-16  Glenn Morris  <rgm@gnu.org>
8592
8593         * mm-util.el (mm-charset-override-alist): Declare for compiler.
8594
8595 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8596
8597         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
8598         knows since the charset specified might be a bogus alias that
8599         mm-charset-synonym-alist provides.
8600
8601 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8602
8603         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
8604         "ISO_8859-1".
8605
8606         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
8607
8608 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8609
8610         * mm-util.el (mm-charset-eval-alist):
8611         Define it before mm-charset-to-coding-system.
8612         (mm-charset-to-coding-system): Add optional argument `silent';
8613         define it before mm-charset-override-alist.
8614         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
8615         default value if it can be used in Emacs currently running;
8616         silence mm-charset-to-coding-system.
8617
8618 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8619
8620         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
8621         `allow-override' which says whether to use `mm-charset-override-alist'.
8622         (rfc2047-decode-encoded-words): Use it.
8623
8624         * mm-util.el (mm-charset-override-alist): Fix custom type;
8625         add `(gb2312 . gbk)' to choices.
8626
8627 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8628
8629         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
8630         fast.
8631
8632         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8633
8634         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
8635
8636 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
8637
8638         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
8639         on links.
8640
8641         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8642
8643 2008-12-03  Lute Kamstra  <lute@gnu.org>
8644
8645         * sha1.el: Remove leading * from docstrings of defcustoms,
8646         deffaces, defconsts and defuns.
8647
8648 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8649
8650         * message.el (message-idna-to-ascii-rhs-1): Protect against local
8651         users' addresses that don't have domain parts.
8652         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
8653         rather than message-narrow-to-head since there will be the message
8654         header separator.
8655
8656 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8657
8658         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
8659         since the result is inserted in a unibyte buffer anyway.
8660         (nnimap-demule-use-string-to-multibyte): Remove.
8661         (nnimap-demule): Alias it to mm-string-to-multibyte.
8662
8663 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8664
8665         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
8666         variable for debugging bug#464 and bug#1174.
8667         (nnimap-demule): Use it.
8668
8669 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8670
8671         * gnus-score.el (gnus-score-find-trace): Handle default score in total
8672         score calculation correctly.
8673
8674 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8675
8676         * message.el (message-send-mail): Just set the buffer to unibyte
8677         rather than use mm-with-unibyte-current-buffer which does a lot more.
8678         (message-send-mail-partially): Don't bother with
8679         mm-with-unibyte-current-buffer since it's already been made unibyte by
8680         message-send-mail.
8681
8682 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
8683
8684         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
8685
8686 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
8687
8688         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
8689
8690 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8691
8692         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
8693         require itself and to remove `with-no-warnings'.
8694
8695 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
8696
8697         * starttls.el (starttls-any-program-available): Get the name of the
8698         available TLS layer program.
8699         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
8700         well as the host name in the "opening" message.
8701
8702         * auth-source.el (auth-source-cache, auth-source-do-cache)
8703         (auth-source-user-or-password): Cache passwords and logins by default,
8704         allow override with `auth-source-do-cache'.
8705         (auth-source-forget-user-or-password): Allow users to remove cache
8706         entries if needed.
8707
8708 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
8709
8710         * md4.el (md4-buffer): Fix typo in docstring.
8711         (md4, md4-64): Doc fixes.
8712         (md4-pack-int32): Reflow docstring.
8713
8714 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8715
8716         * ietf-drums.el (ietf-drums-remove-comments): Localize second
8717         condition-case to only the forward-sexp call.
8718
8719 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8720
8721         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
8722         quotes contained.  Make it more robust regardless by an extra
8723         condition-case wrapper.
8724
8725 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8726
8727         * lpath.el: No need to fbind codepage-setup for Emacs 23.
8728
8729 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8730
8731         * nnml.el (nnml-request-expire-articles): Check if the function set to
8732         `nnmail-expiry-target' returns the symbol `delete'.
8733
8734         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8735
8736         * nnmail.el (nnmail-expiry-target): Fix custom type.
8737
8738 2008-10-02  Glenn Morris  <rgm@gnu.org>
8739
8740         * mm-util.el (mm-codepage-setup): Tweak codepage error.
8741         Silence compiler warning.
8742
8743 2008-10-01  Magnus Henoch  <mange@freemail.hu>
8744
8745         * tls.el (open-tls-stream): Show the actual command being
8746         executed, instead of the format string.
8747
8748 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8749
8750         * lpath.el: Fbind codepage-setup for Emacs 23.
8751
8752 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
8753
8754         * mml.el (mml-menu): Don't assume mml2015 is bound.
8755
8756 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8757
8758         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
8759         exists.
8760
8761 2008-09-27  Glenn Morris  <rgm@gnu.org>
8762
8763         * gnus-util.el (mail-header-remove-comments): Autoload it.
8764
8765 2008-09-27  Andreas Schwab  <schwab@suse.de>
8766
8767         * gnus-util.el (gnus-split-references): Strip comments.
8768         (gnus-parent-id): Likewise.
8769
8770 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
8771
8772         * message.el (message-confirm-send): Fix version.
8773
8774 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8775
8776         * message.el (message-idna-to-ascii-rhs-1): Use
8777         mail-extract-address-components rather than mail-header-parse-addresses
8778         that is an alias by default to ietf-drums-parse-addresses that does not
8779         support non-ASCII names in headers' contents.
8780
8781 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8782
8783         * message.el (message-confirm-send): Fix variable documentation to
8784         avoid the "y/n" wording.
8785
8786 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
8787
8788         * message.el (message-set-auto-save-file-name): Save to a different
8789         filename so multiple messages (especially drafts) can be recovered.
8790
8791 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
8792
8793         * message.el (message-confirm-send): Add appropriate version.
8794
8795 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
8796
8797         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
8798         defvar.
8799
8800 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
8801
8802         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
8803         (mm-pkcs7-enveloped-magic): Ditto.
8804
8805 2008-09-17  Simon Josefsson  <simon@josefsson.org>
8806
8807         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
8808         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
8809
8810 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
8811
8812         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
8813         default, it's better.
8814
8815 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
8816
8817         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
8818         summary line gnus-number property and ignore them (with a warning
8819         message).
8820
8821 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8822
8823         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
8824         macro caddr in the interactive form since it won't be expanded.
8825
8826 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8827
8828         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
8829         `charset'; fix name of function called recursively.
8830         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
8831
8832 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8833
8834         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
8835         (gnus-mime-set-charset-parameters): New function.
8836         (gnus-mime-view-part-as-charset): Use it to correctly display part
8837         specifying wrong charset.
8838
8839 2008-09-08  David Engster  <dengste@eml.cc>
8840
8841         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
8842         in completing-read for back end server.
8843
8844 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
8845
8846         * message.el (message-confirm-send): New variable to confirm sending a
8847         message.
8848         (message-send): Use it.
8849
8850 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
8851
8852         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
8853
8854 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8855
8856         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
8857
8858 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
8859
8860         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
8861         prevent tracking too many groups.
8862         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
8863         Use it.
8864
8865 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
8866
8867         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
8868         moving point to the bottom of the window in order to avoid recentering.
8869
8870 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8871
8872         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
8873
8874         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
8875         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
8876         (gnus-article-beginning-of-window): Fix calculation.
8877
8878 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8879
8880         * gnus-msg.el (gnus-summary-supersede-article)
8881         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
8882         value of gnus-newsgroup-charset to decode non-MIME encoded text in
8883         message header.
8884
8885 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
8886
8887         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
8888         pending output coming after the status change.
8889
8890 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
8891
8892         * message.el:
8893         * gnus-start.el:
8894         * gnus-registry.el: Remove VMS support.
8895
8896 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8897
8898         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
8899         macro.
8900         (rfc2104-hash): Use it.
8901
8902 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
8903
8904         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
8905         (gnus-summary-sort-by-most-recent-date): New commands.
8906         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
8907         and menu entries.
8908
8909 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8910
8911         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
8912         don't redisplay article for raw contents; remove plural articles stuff.
8913
8914         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
8915         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
8916         on gnus-summary-save-article; display results properly.
8917
8918 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8919
8920         * lpath.el: No need to fbind ns-focus-frame.
8921
8922 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8923
8924         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
8925
8926 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8927
8928         * gnus-art.el (gnus-summary-save-in-pipe):
8929         Consider gnus-save-all-headers.
8930
8931 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
8932
8933         * gnus-util.el (ns-focus-frame): Remove declaration.
8934         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
8935         like x.
8936
8937 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
8938
8939         * rfc2104.el (rfc2104-zero): Delete defconst.
8940         (rfc2104-hex-alist): Likewise.
8941         (rfc2104-hex-to-int): Delete func.
8942         (rfc2104-hexstring-to-bitstring): Likewise.
8943         (rfc2104-nybbles): New defconst.
8944         (rfc2104-hash): Rewrite for speed.
8945
8946 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8947
8948         * tls.el (open-tls-stream): Make it work with the 2nd argument
8949         BUFFER that is a string but does not exist as a buffer object, as
8950         mentioned in the doc-string.
8951
8952 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8953
8954         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
8955         SXEmacs.
8956
8957 2008-07-16  Glenn Morris  <rgm@gnu.org>
8958
8959         * gnus-util.el (ns-focus-frame): Declare for compiler.
8960
8961 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8962
8963         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
8964         set as a group parameter.
8965         (gnus-summary-save-in-pipe): Work when it is called independently.
8966         (gnus-summary-pipe-to-muttprint): Don't modify
8967         gnus-summary-pipe-output-default-command.
8968
8969 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8970
8971         * message.el (message-send-mail-with-sendmail):
8972         Display the error message.
8973
8974 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8975
8976         * gnus-art.el (gnus-default-article-saver):
8977         Add gnus-summary-save-in-pipe to choices.
8978         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
8979         gnus-summary-pipe-output-default-command as the default command.
8980         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
8981         instead of gnus-last-shell-command.
8982
8983         * gnus-sum.el (gnus-summary-pipe-output-default-command):
8984         New user option.
8985         (gnus-summary-muttprint-program): Mention the value will be changed.
8986         (gnus-summary-save-article): Force showing of all headers.
8987         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
8988
8989 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
8990
8991         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
8992
8993 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
8994
8995         * nnimap.el (nnimap-id):
8996         * sieve-manage.el (sieve-manage-open): Doc fixes.
8997
8998 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
8999
9000         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9001         if available.
9002
9003 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9004
9005         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9006
9007         * nnkiboze.el (nnkiboze-generate-group):
9008         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9009
9010         * nnmairix.el: Require CL.
9011
9012 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9013
9014         * dgnushack.el: Autoload get-display-table and put-display-table for
9015         XEmacs 21.5.
9016
9017         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
9018         21.4 and SXEmacs.
9019
9020 2008-06-15  David Engster  <dengste@eml.cc>
9021
9022         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
9023
9024 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
9025
9026         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
9027         New macros that expand to an `aset'/`aref' call under Emacs, and to a
9028         runtime choice under XEmacs.
9029
9030         * gnus-sum.el (gnus-summary-set-display-table):
9031         Use `gnus-put-display-table', `gnus-get-display-table',
9032         `gnus-set-display-table' for the display table, instead of `aset'.
9033
9034         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
9035         Use `gnus-put-display-table', `gnus-get-display-table',
9036         `gnus-set-display-table' for the display table.
9037
9038 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9039
9040         * nnmairix.el: Add autoloads.
9041
9042 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9043
9044         * nnmairix.el (nnmairix-delete-recreate-group)
9045         (nnmairix-update-and-clear-marks): Fix error messages.
9046
9047 2008-06-14  David Engster  <dengste@eml.cc>
9048
9049         * nnmairix.el: Upgrade to version 0.6.
9050         (nnmairix-group-toggle-propmarks-this-group)
9051         (nnmairix-group-toggle-readmarks-this-group)
9052         (nnmairix-group-delete-recreate-this-group)
9053         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
9054         (nnmairix-remove-tick-mark-original-article): New commands.
9055         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
9056         (nnmairix-propagate-marks-to-nnmairix-groups)
9057         (nnmairix-only-use-registry, nnmairix-allowfast-default)
9058         (nnmairix-marks-cache, nnmairix-version-output): New variables.
9059         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
9060         functions needed for marks propagation and manipulation of read marks.
9061         (nnmairix-update-groups): New function.
9062         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
9063         (nnmairix-determine-original-group-from-registry)
9064         (nnmairix-determine-original-group-from-path)
9065         (nnmairix-get-group-from-file-path, nnmairix-map-range)
9066         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
9067         New helper functions.
9068         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
9069         keystrokes for new commands.
9070         (nnmairix-delete-and-create-on-change): Doc string cleanup.
9071         (nnmairix-request-group): Check allow-fast group parameter.
9072         (nnmairix-request-create-group): Set allow-fast group parameter if
9073         nnmairix-allowfast-default is set.
9074         (nnmairix-close-group): Propagate marks upon closing if needed.
9075         (nnmairix-group-toggle-threads-this-group): Use new.
9076         nnmairix-group-toggle-parameter helper function.
9077         (nnmairix-search): Better check for empty search result.
9078         (nnmairix-goto-original-article): Use new helper functions for
9079         determining original article.
9080         (nnmairix-show-original-article): Make sure message-id is in brackets.
9081         (nnmairix-call-mairix-binary): Change variable name.
9082         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
9083         helper function.
9084         (nnmairix-widget-toggle-activate): Fix doc string.
9085
9086 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9087
9088         * nnir.el: Require edmacro when compiling with XEmacs.
9089         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9090         available in Emacs 21.
9091
9092 2008-06-11  Glenn Morris  <rgm@gnu.org>
9093
9094         * gnus-util.el (x-focus-frame):
9095         * gnus.el (image-size):
9096         * mm-decode.el (image-size): Declare.
9097
9098         * gnus-picon.el (declare-function): Add compat definition.
9099         (image-size): Declare.
9100
9101         * gnus-group.el (tool-bar-map):
9102         * gnus-sum.el (tool-bar-map): Define for compiler.
9103
9104         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9105
9106         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9107
9108         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9109         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9110         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9111         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9112         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9113         * sieve-manage.el, spam-report.el, spam.el:
9114         Remove unnecessary eval-and-compile of autoloads.
9115
9116 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
9117
9118         * auth-source.el: Precise Tramp doc.
9119
9120 2008-06-07  Glenn Morris  <rgm@gnu.org>
9121
9122         * nnmairix.el: Remove unnecessary eval-when-compile.
9123
9124 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9125
9126         * lpath.el: Fbind propertize for XEmacs 21.4.
9127
9128 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
9129
9130         * nnir.el: Move here from ../contrib.
9131
9132 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9133
9134         * gnus-util.el (gnus-read-shell-command): New function.
9135         * mm-decode.el (mm-pipe-part):
9136         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9137
9138 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9139
9140         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9141
9142 2008-06-03  Glenn Morris  <rgm@gnu.org>
9143
9144         * pop3.el (nnheader-accept-process-output): Autoload it.
9145
9146 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9147
9148         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9149         are not 2-digit hexadecimal characters that follow `%'s.
9150
9151 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9152
9153         * message.el (message-bogus-recipient-p): Fix type in doc string.
9154         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9155         (message-bogus-addresses): Rename from message-bogus-address-regexp.
9156         Improve custom options.
9157         (message-bogus-recipient-p): Adjust accordingly.
9158
9159 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
9160
9161         * parse-time.el (parse-time-months, parse-time-weekdays): Add
9162         long-form month and day names.
9163
9164 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9165
9166         * dgnushack.el: Autoload debug, eudc-expand-inline and
9167         pgg-snarf-keys-region for XEmacs.
9168
9169         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
9170
9171         * nnmairix.el: Require edmacro when compiling with XEmacs.
9172
9173 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
9174
9175         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9176         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9177
9178 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9179
9180         * auth-source.el: Add more docs.
9181
9182         * netrc.el (netrc-machine): Always match if the port is not given.
9183
9184 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9185
9186         * nnheader.el (nnheader-read-timeout): Change the default timeout from
9187         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
9188         retrieval faster in some cases, but might make CPU usage larger.
9189         If this has any bad side effects, we might revert this change.
9190
9191         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9192         seems to make mail retrieval much, much faster.
9193         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9194         unconditionally.
9195
9196         * gnus-draft.el (gnus-group-send-queue):
9197         Bind message-send-mail-partially-limit to nil to avoid being prompted.
9198
9199 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
9200
9201         * mml.el (mml-attach-buffer): Prompt for `disposition'.
9202
9203         * message.el (message-bogus-address-regexp): Fix and improve custom
9204         type.
9205         (message-setup-hook): Add message-check-recipients as custom option.
9206
9207 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
9208
9209         * message.el (message-cite-function): Remove bogus autoload which crept
9210         in during merge from v5-10.
9211
9212 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9213
9214         * nnimap.el (nnimap-open-connection): Fix login/password bug.
9215
9216         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9217
9218         * auth-source.el: Preliminary Tramp docs.
9219         (auth-sources): Change the default auth-sources to use
9220         EPA .gpg files.
9221
9222 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
9223
9224         * nntp.el: Autoload `auth-source-user-or-password'.
9225         (nntp-send-authinfo): Use it.
9226
9227         * nnimap.el: Autoload `auth-source-user-or-password'.
9228         (nnimap-open-connection): Use it.
9229
9230         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
9231         for the gnus-message function.
9232         (auth-source-user-or-password): Use it.
9233
9234 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9235
9236         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9237         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
9238         (rfc2104-hash): Use it.
9239
9240 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9241
9242         * gnus-art.el (gnus-article-toggle-truncate-lines):
9243         Don't use `iff' in docstring.
9244
9245 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
9246
9247         * gnus-registry.el: Adjusted copyright dates and added a keyword.
9248
9249         * gnus-util.el (gnus-extract-address-component-name)
9250         (gnus-extract-address-component-email): Convenience functions around
9251         `gnus-extract-address-components'.
9252
9253         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9254         Use `gnus-extract-address-component-email' to fix bug of comparing full
9255         sender name to `user-mail-address'.
9256
9257 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
9258
9259         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9260         catch/throw to optimize.
9261         (gnus-registry-find-keywords): Just use member to find a keyword.
9262
9263 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9264
9265         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9266         is current before calling gnus-server-prepare.
9267         (gnus-server-setup-buffer, gnus-server-update-server)
9268         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9269
9270 2008-05-04  Juri Linkov  <juri@jurta.org>
9271
9272         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9273         (mailcap-file-default-commands): Use mailcap-replace-in-string
9274         instead of replace-regexp-in-string, and mailcap-delete-duplicates
9275         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
9276
9277 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
9278
9279         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9280
9281 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9282
9283         * gnus.el: Bump version to 0.11.
9284
9285 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9286
9287         * gnus.el: No Gnus v0.10 is released.
9288
9289 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9290
9291         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9292         hooks.
9293         (gnus-update-read-articles): Speed up non-marks-using users.
9294         (gnus-use-marks): Define gnus-use-marks.
9295         (gnus-propagate-marks): Rename variable to something more sensible.
9296
9297 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9298
9299         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9300         (gmm-image-load-path-for-library): Fix typos in docstrings.
9301         (gmm-message): Reflow docstring.
9302
9303 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
9304
9305         * mail-source.el (mail-source-set-1, mail-source-bind):
9306         Move auth-source code out of the macro to clean it up and fix bugs.
9307
9308 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
9309
9310         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9311         by sender if it's equal to user-mail-address, it's likely to be
9312         useless.
9313
9314         * mail-source.el (mail-source-bind): Don't use user or password if they
9315         are not bound.  Unintern them if they are nil.  Don't use server unless
9316         it's bound, and default it to empty string otherwise.
9317
9318 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9319
9320         * mail-source.el: Load auth-source.el.
9321         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9322         get user name or password, if auth-sources is set up.
9323
9324         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9325         strategy of splitting with parent.
9326         (gnus-registry-split-fancy-with-parent)
9327         (gnus-registry-post-process-groups): Use it and fix prior
9328         bug (returning a list as the split result).
9329
9330         * auth-source.el (auth-sources): Remove server parameter.
9331         (auth-source-pick, auth-source-user-or-password)
9332         (auth-source-user-or-password-imap)
9333         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9334         (auth-source-user-or-password-sftp)
9335         (auth-source-user-or-password-smtp): Remove server parameter.
9336
9337 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9338
9339         * smime.el (smime-sign-region, smime-encrypt-region)
9340         (smime-decrypt-region):
9341         Remove redundant calls to `generate-new-buffer-name'.
9342
9343 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9344
9345         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9346         Don't use QP for message/rfc822.
9347         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9348
9349 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9350
9351         * sieve-manage.el (sieve-string-bytes): Remove.
9352         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9353         correct byte-length only if the process's coding-system is the same as
9354         the one used internally by Emacs to represent strings.
9355
9356 2008-04-22  Juri Linkov  <juri@jurta.org>
9357
9358         * mailcap.el (mailcap-file-default-commands): New function.
9359
9360 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9361
9362         * message.el (message-signature-separator, message-cite-function):
9363         Change custom version.
9364
9365 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
9366
9367         * tls.el (tls-program): Add -ign_eof argument to call the openssl
9368         commands.
9369         (tls-checktrust): Ditto.
9370
9371 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9372
9373         * mm-decode.el (mm-display-external): Make temp file read-only.
9374
9375 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9376
9377         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
9378         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
9379         `C-c C-f d'.
9380
9381 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
9382
9383         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
9384
9385 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9386
9387         * gnus.el: Bump version to 0.9.
9388
9389 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9390
9391         * gnus.el: No Gnus v0.8 is released.
9392
9393 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9394
9395         * mail-source.el (mail-source-value):
9396         Prefer fboundp to functionp so it works with macros as well.
9397
9398 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9399
9400         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9401         Fix last change in case the element is not even a symbol.
9402
9403 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9404
9405         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9406         Prefer fboundp to functionp so it works with macros as well.
9407
9408 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
9409
9410         * auth-source.el: Add docs.
9411         (auth-sources): Modify format to support server.
9412         (auth-source-pick, auth-source-user-or-password)
9413         (auth-source-user-or-password-imap)
9414         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9415         (auth-source-user-or-password-sftp)
9416         (auth-source-user-or-password-smtp): Add server parameter.
9417
9418 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
9419
9420         * gnus-registry.el: Initialize the registry when gnus-registry-install
9421         is t.
9422
9423 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9424
9425         * compface.el (uncompface): Make buffer unibyte.
9426
9427 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9428
9429         * mail-source.el (mail-source-value):
9430         Prefer fboundp to functionp so it works with macros as well.
9431
9432 2008-04-05  Glenn Morris  <rgm@gnu.org>
9433
9434         * gnus-ems.el (mm-disable-multibyte): Autoload it.
9435
9436 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9437
9438         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
9439         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
9440
9441         * nnheader.el (nnheader-init-server-buffer): Change buffer's
9442         multibyteness after rather than before erasing it.
9443
9444         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
9445         mm-with-multibyte.
9446         (gnus-request-article-this-buffer): Make sure the proper decoding is
9447         used if gnus-original-article-buffer happens to be unibyte.
9448
9449         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
9450         default-enable-multibyte-characters.
9451
9452         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
9453         default-enable-multibyte-characters.
9454
9455         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
9456
9457         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
9458
9459 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9460
9461         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9462         Fix last change in case the element is not even a symbol.
9463
9464 2008-04-02  Simon Josefsson  <simon@josefsson.org>
9465
9466         * imap.el (imap-enable-exchange-bug-workaround): New variable.
9467         (imap-message-copyuid-1): Use it.
9468         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
9469         J. Williams in
9470         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
9471
9472         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
9473         imap-enable-exchange-bug-workaround.
9474         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
9475
9476 2008-04-01  Simon Josefsson  <simon@josefsson.org>
9477
9478         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
9479         a 100 byte status-checks into a 2-3MB transfer for each group.
9480         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
9481         to enable bug workaround or not.
9482         (nnimap-find-minmax-uid): Only enable workaround conditionally.
9483
9484 2008-03-31  Glenn Morris  <rgm@gnu.org>
9485
9486         * message.el (mml2015-use): Declare for compiler.
9487         (message-info): Require mml2015 when appropriate.
9488
9489 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * Makefile.in (EMACS_COMP): Quote directory name that might contain
9492         whitespace.
9493
9494 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9495
9496         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
9497         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
9498         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
9499         (nntp-service-to-port): New function.
9500         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
9501         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
9502         (nntp-open-netcat-stream): New function.
9503         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
9504
9505 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
9506
9507         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
9508
9509 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9510
9511         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
9512
9513 2008-03-28  Magnus Henoch  <mange@freemail.hu>
9514
9515         * dns.el (dns-write): Use set-buffer-multibyte.
9516
9517 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
9518
9519         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
9520
9521 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9522
9523         * message.el (message-signature-separator): Change default.
9524         Improve custom type.
9525         (message-cite-function): Change default to
9526         message-cite-original-without-signature.
9527
9528         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
9529         toggle.
9530
9531         * message.el (message-check-news-body-syntax): Fix signature check.
9532         (message-setup-1): Mark buffer as unmodified _after_ running
9533         message-setup-hook and handling message-alternative-emails.
9534         (message-shorten-references): Be more strict when building list of
9535         valid references to comply with GNKSA.
9536
9537         * gnus-group.el (gnus-read-ephemeral-bug-group)
9538         (gnus-read-ephemeral-debian-bug-group)
9539         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
9540
9541         * message.el (message-info): Don't use booleanp which isn't supported
9542         in Emacs 21 and XEmacs.
9543
9544 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
9545
9546         * gnus-group.el (gnus-gmane-group-download-format): Rename from
9547         gnus-group-gmane-group-download-format.
9548         (gnus-group-read-ephemeral-gmane-group): Rename from
9549         gnus-group-read-ephemeral-gmane-group.
9550         (gnus-read-ephemeral-gmane-group-url): Rename from
9551         gnus-group-read-ephemeral-gmane-group-url.
9552         (gnus-bug-group-download-format-alist): New variable.
9553         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
9554         (gnus-read-ephemeral-emacs-bug-group): New commands.
9555
9556 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9557
9558         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
9559         (gnus-visible-headers): Improve custom type.
9560
9561 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9562
9563         * mml.el (mml-menu): Add workarounds for XEmacs.
9564
9565         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
9566         X-Boundary header.
9567
9568         * message.el (message-simplify-recipients): Fix previous commit.
9569
9570 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9571
9572         * mm-util.el (mm-set-buffer-multibyte): New function.
9573         * mm-decode.el (mm-copy-to-buffer): Use it.
9574
9575         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9576         Prefer fboundp to functionp so it works with macros as well.
9577
9578 2008-03-19  Glenn Morris  <rgm@gnu.org>
9579
9580         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
9581         Accidentally removed in the sync process with Emacs.
9582
9583 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
9584
9585         * message.el (message-alter-recipients-discard-bogus-full-name):
9586         New function.
9587         (message-alter-recipients-function): New variable.
9588         (message-get-reply-headers): Use it.
9589         (message-replace-header): New helper function.
9590         (message-recipients-without-full-name): New variable.
9591         (message-simplify-recipients): New command.
9592
9593         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
9594
9595         * message.el (message-info): Handle EasyPG manual.
9596
9597         * mml.el (mml-menu): Add entry for EasyPG.
9598
9599 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
9600
9601         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
9602         parameter.
9603
9604         * message.el (message-disassociate-draft): Specify drafts group name
9605         fully.
9606
9607 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
9608
9609         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9610         Eliminate unnecessary duplicates from the match list.
9611
9612 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9613
9614         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
9615
9616         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
9617
9618         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
9619         args of `how-many' of which the XEmacs version doesn't take; declare
9620         Info-index-next as function.
9621
9622 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9623
9624         * gnus-score.el (gnus-score-headers): Fix handling of
9625         gnus-inhibit-slow-scoring.
9626
9627         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
9628         string.
9629         (gnus-button-url-regexp): Improve handling of parenthesis.
9630         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
9631         (gnus-button-handle-info-keystrokes): Handle index entries.
9632
9633 2008-03-15  Glenn Morris  <rgm@gnu.org>
9634
9635         * parse-time.el (parse-time-string): Simplify.
9636
9637 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9638
9639         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
9640         Incoming* files.
9641
9642 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
9643
9644         * auth-source.el (auth-sources): Rename from auth-source-choices.
9645         (auth-source-pick): Use it.
9646
9647 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9648
9649         * binhex.el (binhex-decode-region-internal):
9650         * uudecode.el (uudecode-decode-region-internal):
9651         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
9652         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
9653         setting default-enable-multibyte-characters.
9654
9655 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
9656
9657         * auth-source.el (auth-source-protocols)
9658         (auth-source-protocols-customize, auth-source-choices): Add and
9659         modified variable customizations and defaults.
9660         (auth-source-pick, auth-source-user-or-password)
9661         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
9662         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9663         (auth-source-user-or-password-sftp)
9664         (auth-source-user-or-password-smtp): Use new variables and provide an
9665         interface to netrc.el.
9666
9667 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9668
9669         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
9670         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
9671         Make sure the nntp port to specify is a string.
9672
9673 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9674
9675         * nntp.el: Use with-current-buffer.
9676         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
9677         dubious mm-with-unibyte-current-buffer.
9678         (nntp-with-open-group-function): New function extracted from
9679         nntp-with-open-group macro.
9680         (nntp-with-open-group): Use the function, so it's easier to debug.
9681         Add indentation and debugging info.
9682         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
9683         Recommend the use of the netcat alternatives.
9684
9685         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
9686         Avoid mm-string-as-multibyte as well.
9687
9688         * nnweb.el (nnweb-insert-html):
9689         Remove use of nnheader-string-as-multibyte.
9690
9691         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
9692         (nnheader-string-as-multibyte): Remove.
9693
9694         * mm-view.el: Use inhibit-read-only.
9695         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
9696         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
9697         or unibyte-string.
9698
9699         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
9700         (mm-uu-yenc-extract): Use with-current-buffer.
9701
9702         * gnus-soup.el (gnus-soup-send-packet): Don't use
9703         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
9704
9705         * nnmh.el: Use with-current-buffer.
9706         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
9707         mm-string-as-multibyte on the output of mm-encode-coding-string.
9708
9709         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
9710         (nnimap-request-move-article): Use with-current-buffer.
9711
9712         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
9713         inserting the handle-buffer's text, so the implicit multibyte->unibyte
9714         conversion uses string-make-unibyte rather than string-as-unibyte.
9715
9716         * gnus-msg.el: Use with-current-buffer.
9717
9718         * message.el (message-ignored-resent-headers): Add "Delivered-To".
9719
9720 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
9721
9722         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
9723         string for caching if it is 'PIN.
9724
9725 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9726
9727         * lpath.el: Consider the case without Emacs/W3.
9728
9729 2008-03-08  Glenn Morris  <rgm@gnu.org>
9730
9731         * time-date.el (date-to-time, time-subtract, time-add)
9732         (safe-date-to-time): Doc fixes.
9733
9734 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9735
9736         * mail-source.el (mail-source-delete-old-incoming-confirm):
9737         Change default to nil.
9738         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
9739
9740 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9741
9742         * lpath.el: Rearrange.
9743
9744         * gnus-art.el (gnus-narrow-to-page): Position point properly.
9745         (gnus-article-goto-prev-page): Work for articles having ^L's.
9746
9747         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
9748
9749         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
9750
9751 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
9752
9753         * gnus-bookmark.el: Adjust for renames in bookmark.el.
9754         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
9755         (gnus-bookmark-jump): Adjust some variable names.
9756
9757 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
9758
9759         * auth-source.el: New package.
9760         (auth-source-choices): Add customization entry point variable.
9761
9762         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
9763         bug.
9764
9765 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
9766
9767         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
9768         (gnus-registry-initialize, gnus-registry-install-p): Use it.
9769         (gnus-registry-install-shortcuts): Rename from
9770         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
9771         the `gnus-registry-mark-map' keymap dynamically from
9772         `gnus-registry-marks'.  The generated functions update the summary line
9773         when a registry mark is added or deleted, and will call
9774         `gnus-registry-install-p' (see the comments in the code).
9775         (gnus-registry-user-format-function-M): Use concat intelligently.
9776
9777         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
9778         the registry mark functions.
9779
9780 2008-03-05  Glenn Morris  <rgm@gnu.org>
9781
9782         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
9783         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
9784         gnus-art.
9785         (top-level): No need to load own source when compiling.
9786
9787 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
9788
9789         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
9790         Suggested by <chris.anderton@zetnet.co.uk>.
9791
9792 2008-03-04  Glenn Morris  <rgm@gnu.org>
9793
9794         * gnus-sum.el (top-level): No need to require gnus when compiling,
9795         since unconditionally required near start of file.
9796         (gnus-summary-display-while-building): Move definition before use.
9797
9798 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9799
9800         * gnus-registry.el (gnus-registry-user-format-function-M):
9801         Add formatting function.
9802
9803 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
9804
9805         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
9806         with plists.
9807         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
9808         Use new format.
9809
9810 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9811
9812         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
9813         `where-is-internal' that returns a range of key sequences.
9814
9815 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9816
9817         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
9818
9819         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
9820         (gnus-summary-jump-to-group): Consider windows on other displayed
9821         frames as well.  Similar changes might be needed elsewhere, but that's
9822         the one I've bumped into during my use.
9823
9824         * nndoc.el (nndoc-oe-dbx-type-p):
9825         * gnus-msg.el (gnus-debug):
9826         * gnus-group.el (gnus-update-group-mark-positions):
9827         Use mm-string-to-multibyte.
9828
9829 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9830
9831         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
9832         doesn't handle NotDashEscaped.
9833
9834         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
9835         (mml-dnd-attach-options): Fix typo in custom choice.
9836
9837         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
9838         Change nndoc-article-type to mbox.
9839         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
9840
9841         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
9842         to nil, instead of html2text.
9843
9844         * imap.el (imap-debug): Add `imap-ping-server'.
9845
9846         * gnus-bookmark.el: Add FIXMEs.
9847
9848         * message.el (message-form-letter-separator)
9849         (message-send-form-letter-delay): New variables.
9850         (message-send-form-letter): Use them.  New command to send form
9851         letters.  Requested by Uwe Siart.
9852         (message-send-mail-function): Doc fix.  Add "Other" custom option.
9853
9854 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9855
9856         * Update copyright years.
9857
9858 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9859
9860         Sync from EMACS_22_BASE.
9861
9862         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
9863
9864 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
9865
9866         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
9867         empty author.
9868
9869 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
9870
9871         * gnus-registry.el (gnus-registry-marks): Add variable for
9872         customization of marks and their appearance.
9873         (gnus-registry-read-mark): Use it.
9874         (gnus-registry-do-marks): Add utility function to loop through
9875         `gnus-registry-marks'.
9876         (gnus-registry-install-shortcuts-and-menus): Add function to install
9877         shortcuts and menus.
9878         (gnus-registry-initialize): Use it.
9879         (gnus-registry-default-mark): Clarify documentation.
9880
9881 2008-02-29  Glenn Morris  <rgm@gnu.org>
9882
9883         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
9884         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
9885         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
9886         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
9887         Change defcustom :version from 23.0 to 23.1.
9888
9889 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
9890
9891         * gnus-registry.el (gnus-registry-follow-group-p)
9892         (gnus-registry-post-process-groups): Add functions to aid registry
9893         splitting and improve logging.  Clarify behavior in function
9894         documentation.
9895         (gnus-registry-split-fancy-with-parent): Use them.
9896
9897 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9898
9899         * gnus-art.el: Use with-current-buffer.
9900
9901 2008-02-27  David Engster  <dengste@eml.cc>
9902
9903         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
9904         Express real group name in the response.
9905
9906 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9907
9908         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
9909         (nnmairix-last-server, nnmairix-current-server): Defvar them.
9910         (nnmairix-goto-original-article): Defvar gnus-registry-install and
9911         autoload gnus-registry-fetch-group when compiling.
9912         (nnmairix-request-group-with-article-number-correction):
9913         Remove unreferenced argument passed to nnmairix-call-backend.
9914
9915 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9916
9917         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
9918         (mm-uu-extract): Improve face for low color ttys.
9919         Reported by Sascha Wilde.
9920
9921 2008-02-27  Glenn Morris  <rgm@gnu.org>
9922
9923         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
9924         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
9925         variables to defconsts.  Convert comments to doc-strings.
9926         (nnmairix-last-server, nnmairix-current-server): Convert from free
9927         variables to defvars.  Convert comments to doc-strings.
9928         (gnus-registry-fetch-group): Autoload.
9929         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
9930         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
9931         (nnmairix-widget-build-editable-fields): Use car cddr rather than
9932         caddr.
9933         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
9934         nnmairix-request-group-with-article-number-correction call.
9935         (nnmairix-fast, nnmairix-group): New, less general names, for free
9936         variables passed from nnmairix-request-group to
9937         nnmairix-request-group-with-article-number-correction.  Declare.
9938         (nnmairix-request-group-with-article-number-correction):
9939         Use nnmairix-fast, nnmairix-group rather than fast, group.
9940
9941 2008-02-26  David Engster  <dengste@eml.cc>
9942
9943         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
9944         version 0.5.
9945
9946 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9947
9948         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
9949         instead of making an extra function call.  Don't add the current group
9950         to articles only when they have the group.  Use
9951         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
9952         Reported by David <de_bb@arcor.de>.
9953
9954 2008-02-24  Miles Bader  <miles@gnu.org>
9955
9956         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
9957         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
9958         (mm-find-mime-charset-region):
9959         * mm-bodies.el (mm-encode-body):
9960         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
9961
9962 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9963
9964         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
9965         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
9966
9967 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
9968
9969         * mail-source.el (mail-source-delete-incoming): Change default.
9970         Supplement doc string.
9971
9972         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
9973
9974 2008-02-14  Glenn Morris  <rgm@gnu.org>
9975
9976         * time-date.el (format-seconds): New function.
9977
9978 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9979
9980         * nnmail.el (nnmail-message-id-cache-file): Derive from
9981         `gnus-home-directory'.
9982
9983 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
9984
9985         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
9986         Document negative prefix.
9987
9988         * gnus-group.el (gnus-group-read-group): Document negative prefix.
9989
9990 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9991
9992         * message.el (message-unsent-separator): Add the Exim bounce
9993         separator.
9994
9995 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
9996
9997         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
9998         list.
9999         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10000         recipient/signer list.
10001
10002 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10003
10004         * Makefile.in (datarootdir): Define.
10005         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
10006         name that might contain whitespace.
10007
10008 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10009
10010         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10011         fbound (Emacs 23 unicode), signal an error.
10012
10013 2008-02-08  Glenn Morris  <rgm@gnu.org>
10014
10015         * gnus-art.el (pgg-display-output-buffer): Declare as function.
10016
10017 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
10018
10019         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
10020         ports to the calls to `netrc-machine-user-or-password' in addition to
10021         "imap" and "imaps".
10022
10023 2008-02-01  Zhang Wei  <id.brep@gmail.com>
10024
10025         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
10026
10027         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
10028
10029 2008-02-01  Kenichi Handa  <handa@m17n.org>
10030
10031         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
10032         rfc2104-hexstring-to-bitstring and changed to return a byte list.
10033         (rfc2104-hash): Convert the result of concat to unibyte string.
10034
10035 2008-02-01  Dave Love  <fx@gnu.org>
10036
10037         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
10038         coding-system-for-read.
10039         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
10040
10041 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10042
10043         * gnus.el (gnus-group-startup-message): Add `find-image' call before
10044         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
10045         <hanche@math.ntnu.no>.
10046
10047 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10048
10049         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10050
10051         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10052
10053 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
10054
10055         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
10056         * message.el (message-beginning-of-line): Use featurep instead of bound
10057         tests in order to resolve conditionals at compile time.
10058
10059 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
10060
10061         * mail-source.el (mail-sources): Add `group' choice.
10062
10063         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
10064         parameter `in-group' to control into which group the articles go.
10065         Add treatment of `group' mail-source.
10066
10067 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10068
10069         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
10070
10071         * mm-decode.el (mm-dissect-buffer): Decode description.
10072
10073         * mml.el (mml-to-mime): Encode message header first.
10074
10075 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10076
10077         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
10078         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
10079
10080         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
10081         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
10082
10083 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
10084
10085         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
10086
10087 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10088
10089         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10090         prefix keys.
10091         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10092         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10093         gnus-xmas.el.
10094
10095         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
10096         (gnus-xmas-article-describe-bindings): New function.
10097         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
10098         gnus-xmas-article-describe-bindings.
10099
10100         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
10101
10102 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10103
10104         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10105         Add new variables for article mark management.
10106         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10107         list of extra data entries which, when present, will indicate that the
10108         article ID should not be trimmed from the registry.
10109         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10110         functions.
10111         (gnus-registry-read-mark): New function to read a mark name from the
10112         user.
10113         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10114         (gnus-registry-set-article-mark-internal): New functions to add and
10115         remove marks.
10116         (gnus-registry-get-article-marks): New function to show the marks for
10117         an article, or retrieve them for further use.
10118
10119 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10120
10121         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10122         keys when no argument is given.
10123
10124 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10125
10126         * imap.el (imap-ping-server): New variable.
10127         (imap-opened): On add extra ping if imap-ping-server is non-nil.
10128         (imap-ping-server): Minor doc string fixes.
10129
10130 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10131
10132         * imap.el (imap-ping-server): New function.
10133         (imap-opened): Call imap-ping-server.
10134
10135 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10136
10137         * gnus-sum.el (gnus-article-sort-by-random)
10138         (gnus-thread-sort-by-random): Fix doc strings.
10139         Reported by jidanni@jidanni.org.
10140
10141 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10142
10143         * gnus-art.el (gnus-article-describe-bindings): New function.
10144         (gnus-article-read-summary-keys): Use it.
10145         (gnus-article-mode-map): Bind `C-h b' to it.
10146
10147 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10148
10149         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10150         XEmacs.
10151         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10152         Protect against non-character events.
10153
10154         * lpath.el: Fbind map-keymap for Emacs 21.
10155
10156 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
10157
10158         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10159         New command.
10160         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10161         instead of END.  Change name of the temp file.
10162         (gnus-group-gmane-group-download-format): Add doc string.  Make it
10163         customizable.
10164
10165 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10166
10167         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10168         bind `S W' to gnus-article-wide-reply-with-original; set default
10169         binding to gnus-article-read-summary-send-keys.
10170         (gnus-article-read-summary-keys): Fix the order of keys; display
10171         continuation keys correctly in the echo area; describe bindings
10172         correctly when keys end with `C-h'.
10173         (gnus-article-read-summary-send-keys): New function.
10174         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10175         Work for gnus-article-read-summary-send-keys; display continuation keys
10176         correctly in the echo area.
10177         (gnus-article-reply-with-original): Ignore prefix argument.
10178         (gnus-article-wide-reply-with-original): New function.
10179
10180         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
10181         Emacs 21.
10182
10183 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10184
10185         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10186         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10187
10188 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10189
10190         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10191         (gnus-group-read-ephemeral-gmane-group): New command.
10192
10193 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10194
10195         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10196
10197 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10198
10199         * message.el (message-send-mail-function): Increase custom version.
10200
10201         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10202         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
10203
10204 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10205
10206         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
10207         for the cases where imap-authenticate is called with a nil buffer
10208         parameter.
10209
10210 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10211
10212         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10213         html parts correctly; support forwarded messages.
10214         (gnus-article-browse-html-article): Remove work buffers.
10215
10216         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10217         compiling.
10218         (netrc-bound-and-true-p): New macro.
10219         (netrc-parse): Use it instead of bound-and-true-p that is not available
10220         in XEmacs 21.4.
10221
10222 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
10223
10224         * gnus-registry.el (gnus-registry-mark-article)
10225         (gnus-registry-article-marks): Add functionality to mark articles
10226         through the Gnus registry.
10227
10228         * encrypt.el: Clarify documentation for the new pgg method.
10229         (encrypt-file-alist): Add PGG option.
10230         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
10231         functionality.  Abstract password key and messaging to external
10232         functions.
10233         (encrypt-password-key, encrypt-get-passphrase-if-needed)
10234         (encrypt-message-method-and-cipher): Add new convenience external
10235         functions.
10236         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
10237         (encrypt-pgg-process-buffer): Add PGG functionality glue.
10238
10239         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10240         (netrc-parse): Use encrypt-file-alist to determine if
10241         encrypt-find-model or encrypt-insert-file-contents should be used.
10242
10243         * encrypt.el: Clarify documentation.  Load password-cache or
10244         password, whichever one is found first, instead of autoloading.
10245
10246 2007-12-19  Glenn Morris  <rgm@gnu.org>
10247
10248         * mml.el (message-options-set, message-narrow-to-head)
10249         (message-in-body-p, message-mail-p, message-encode-message-body):
10250         Autoload.
10251         (message-remove-header, message-narrow-to-headers-or-head)
10252         (message-subscribed-p, message-make-mail-followup-to)
10253         (message-position-on-field, message-news-p)
10254         (message-options-set-recipient, message-generate-headers)
10255         (message-sort-headers): Declare as functions.
10256
10257 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10258
10259         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10260         convention in doc string.
10261
10262 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10263
10264         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10265         title to html parts.
10266         (gnus-article-browse-html-article): Pass message header to it.
10267
10268         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10269
10270 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
10271
10272         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10273         or password compatible with XEmacs.
10274
10275 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10276
10277         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10278         format document.
10279         (gnus-mime-delete-part): Don't write description line if empty.
10280         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10281
10282 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
10283
10284         * gnus-sum.el (gnus-summary-mark-unread-as-read)
10285         (gnus-summary-mark-read-and-unread-as-read)
10286         (gnus-summary-mark-current-read-and-unread-as-read)
10287         (gnus-summary-mark-unread-as-ticked): Doc fix.
10288         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10289
10290 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10291
10292         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10293         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10294
10295 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10296
10297         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10298         yes-or-no-p.
10299
10300 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10301
10302         * mm-decode.el (mm-add-meta-html-tag): New function.
10303         (mm-save-part-to-file, mm-pipe-part): Use it.
10304
10305         * gnus-art.el (gnus-article-browse-delete-temp-files):
10306         Use gnus-y-or-n-p instead of y-or-n-p.
10307         (gnus-article-browse-html-parts): Work with message/external-body; use
10308         mm-add-meta-html-tag.
10309
10310 2007-12-11  Glenn Morris  <rgm@gnu.org>
10311
10312         * gnus-cache.el: Require gnus-sum not just when compiling.
10313
10314         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10315
10316         * gnus-int.el (gnus-server-opened, gnus-status-message):
10317         Move definitions before use.
10318
10319         * mm-decode.el: Require gnus-util.
10320         (mm-remove-part): Only call delete-annotation on XEmacs.
10321
10322         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10323
10324         * nnmail.el: Require gnus-int.
10325
10326         * spam.el: Move `require's before `eval-when-compile's.
10327
10328         * gnus-ems.el (gnus-alive-p):
10329         * gnus-fun.el (message-goto-eoh):
10330         * gnus-util.el (gnus-group-name-decode):
10331         * mail-source.el (gnus-compress-sequence):
10332         * message.el (Info-goto-node, format-spec):
10333         * mm-bodies.el (message-options-get):
10334         * mm-decode.el (mm-view-pkcs7):
10335         * mm-util.el (gmm-write-region):
10336         * mml-smime.el (mml-compute-boundary)
10337         (gnus-completing-read-with-default):
10338         * mml.el (widget-button-press, gnus-make-hashtable):
10339         * mml1991.el (mm-decode-content-transfer-encoding)
10340         (mm-encode-content-transfer-encoding)
10341         (message-options-get, message-options-set):
10342         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10343         * nnfolder.el (gnus-request-group):
10344         * nnheader.el (ietf-drums-unfold-fws):
10345         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10346         * smime.el (gnus-run-mode-hooks):
10347         * spam-stat.el (gnus-message): Autoload.
10348
10349         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10350         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10351         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10352         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10353         Add declare-function compatibility definition.
10354
10355         * gnus-cache.el (nnvirtual-find-group-art):
10356         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10357         (gnus-add-image, gnus-add-wash-type):
10358         * gnus-group.el (nnkiboze-score-file):
10359         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10360         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10361         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10362         (message-tokenize-header, gnus-get-buffer-create)
10363         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10364         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10365         * gnus.el (gnus-group-decoded-name):
10366         * mail-source.el (imap-capability):
10367         * mm-bodies.el (message-options-set):
10368         * mm-decode.el (gnus-configure-windows):
10369         * mm-extern.el (message-goto-body):
10370         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
10371         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
10372         (epg-sub-key-validity, message-options-set):
10373         * mml.el (widget-event-point, gnus-configure-windows):
10374         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
10375         * mml2015.el (epg-check-configuration, epg-configuration)
10376         (message-options-set):
10377         * nndb.el (nndb-request-article):
10378         * nnfolder.el (gnus-request-create-group):
10379         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
10380         * nnmaildir.el (gnus-group-mark-article-read):
10381         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
10382         * rfc1843.el (message-fetch-field):
10383         * spam.el (gnus-extract-address-components):
10384         Declare as functions.
10385
10386 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10387
10388         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
10389
10390         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
10391
10392         * lpath.el: Fbind run-mode-hooks for Emacs 21;
10393         bind show-trailing-whitespace for XEmacs.
10394
10395 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10396
10397         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
10398         new no-op macro for backward compatibility.
10399
10400         * imap.el (imap-string-to-integer): New function.
10401
10402 2007-12-09  Glenn Morris  <rgm@gnu.org>
10403
10404         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
10405
10406         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
10407         * message.el, mm-view.el, sieve-manage.el, smime.el:
10408         Add declare-function compatibility definition.
10409
10410         * gnus-art.el (w3-region, w3m-region, Info-menu):
10411         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
10412         * gnus-sum.el (gnus-get-predicate):
10413         * gnus-util.el (mm-append-to-file, w32-focus-frame):
10414         * message.el (mail-abbrev-in-expansion-header-p):
10415         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
10416         (w3m-detect-meta-charset, w3m-region):
10417         * sieve-manage.el (password-read, password-cache-add)
10418         (password-cache-remove):
10419         * smime.el (password-read-and-add): Declare as functions.
10420
10421 2007-12-08  David Kastrup  <dak@gnu.org>
10422
10423         * gnus-sum.el (gnus-summary-simplify-subject-query):
10424         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
10425         `message'.
10426
10427 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10428
10429         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
10430         it to bind idna-program, installation-directory, defined-colors, and
10431         face-attribute for XEmacs of the version that compiles defcustom forms.
10432
10433 2007-12-07  Glenn Morris  <rgm@gnu.org>
10434
10435         * gnus-art.el (article-make-date-line): Revert previous change.
10436
10437 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10438
10439         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
10440
10441 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
10442
10443         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
10444         Call gnus-add-to-range ranges only once with a prepared article-list.
10445
10446 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
10447
10448         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
10449         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
10450         group names with backslashes.
10451         Reported by Tassilo Horn <tassilo@member.fsf.org>.
10452
10453 2007-12-06  Deepak Goel  <deego3@gmail.com>
10454
10455         * gnus-art.el (article-make-date-line):
10456         * gnus-start.el (gnus-load):
10457         * pop3.el (pop3-read-response): Fix buggy call to `error'.
10458
10459 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * gnus-art.el (gnus-use-idna)
10462         * gnus-start.el (gnus-site-init-file)
10463         * message.el (message-use-idna)
10464         * mm-uu.el (mm-uu-hide-markers)
10465         * smiley.el (smiley-style): Revert changes that suppress warnings.
10466
10467 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10468
10469         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
10470         specify charset to html source.
10471         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10472
10473 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10474
10475         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
10476         idna-program in order to suppress byte compile warning issued by XEmacs
10477         that came to byte compile the default value section of defcustom forms
10478         recently.
10479
10480         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
10481         value of installation-directory.
10482
10483         * message.el (message-use-idna): Don't directly refer to the value of
10484         idna-program.
10485
10486         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
10487
10488         * smiley.el (smiley-style): Don't directly call face-attribute.
10489
10490 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
10491
10492         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
10493
10494         * gnus-dired.el: Reduce Gnus dependencies.
10495         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
10496         Don't require.  Use autoloads instead.
10497         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
10498         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
10499         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
10500         (gnus-dired-mode): Adjust doc string.
10501         (gnus-dired-mail-mode): New variable.
10502         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
10503         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
10504         (gnus-dired-mail-buffers): New function.  Return mail or message
10505         composition buffers.
10506         (gnus-dired-attach): Use it.
10507         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
10508         NO-DECODE.
10509         (gnus-dired-print): Use `gnus-print-buffer' depending on
10510         `gnus-dired-mail-mode'.
10511
10512 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10513
10514         * rfc2047.el (rfc2047-encoded-word-regexp)
10515         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
10516         explaining what regexp patterns are for.
10517
10518 2007-12-04  Glenn Morris  <rgm@gnu.org>
10519
10520         * password.el: Move to password-cache.el.
10521
10522         * mml1991.el (password-read, password-cache-add, password-cache-remove):
10523         * mml2015.el (password-read, password-cache-add, password-cache-remove):
10524         * mml-smime.el (password-read, password-cache-add)
10525         (password-cache-remove):
10526         No need to autoload, since mml-sec requires password.
10527
10528         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
10529         * message.el (gnus-extract-address-components):
10530         * mml-smime.el (gnus-extract-address-components): Define for compiler.
10531
10532         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
10533         password.
10534
10535 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
10536
10537         * mailcap.el: Reduce dependencies.
10538         (mail-header-parse-content-type): Autoload.
10539         (mailcap-delete-duplicates): New alias.
10540         (mailcap-mime-info): Add optional argument NO-DECODE.
10541         (mailcap-mime-types): Use mailcap-delete-duplicates.
10542
10543         * message.el (message-ignored-supersedes-headers): Add "X-ID".
10544
10545 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
10546
10547         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
10548         (imap-parse-status): Upcase status-att for servers that sends them
10549         lower-case (e.g., MS Exchange 2007).
10550
10551 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10552
10553         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
10554         function.
10555
10556         * gnus-uu.el (gnus-uu-decode-yenc): New command.
10557         (gnus-uu-yenc-article): New function.
10558
10559         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
10560
10561         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
10562
10563 2007-12-02  Glenn Morris  <rgm@gnu.org>
10564
10565         * binhex.el (binhex): New custom group.
10566         (binhex-decoder-program, binhex-decoder-switches)
10567         (binhex-use-external): Move to the binhex custom group.
10568
10569         * uudecode.el (uudecode): New custom group.
10570         (uudecode-decoder-program, uudecode-decoder-switches)
10571         (uudecode-use-external): Move to the uudecode custom group.
10572
10573         * netrc.el (top-level): Don't load `encrypt' features.
10574         (netrc-parse): Don't use encrypt.
10575         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
10576
10577         * encrypt.el: Remove file.
10578
10579 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
10580
10581         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
10582         matches on patches.
10583
10584         * gnus-art.el (gnus-article-browse-html-article):
10585         Mention `mm-text-html-renderer' in the doc string.
10586
10587         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
10588         string.  Add comments.
10589
10590         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
10591         if rhs is ASCII.
10592
10593 2007-12-01  Glenn Morris  <rgm@gnu.org>
10594
10595         * mail-source.el (top-level): Require format-spec before
10596         eval-when-compile.
10597
10598 2007-11-30  Glenn Morris  <rgm@gnu.org>
10599
10600         * encrypt.el: Require password, rather than autoloading password-read.
10601
10602 2007-11-29  Glenn Morris  <rgm@gnu.org>
10603
10604         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
10605         (sasl-make-client, sasl-next-step, sasl-step-data)
10606         (sasl-step-set-data): Declare as functions.
10607
10608 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
10609
10610         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
10611
10612 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
10613
10614         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
10615         certs should be verified and what is to be done in the event of a
10616         verification failure.
10617
10618         * gnus.el (gnus-method-to-server): Add an optional parameter so the
10619         caller can indicate whether the cache should be disregarded for this
10620         call.  This way the result of the call is reproducible at all times and
10621         can be considered a canonical server name for the supplied method.
10622         (gnus-agent-method-p): Canonicalize server names by pushing their
10623         method through `gnus-method-to-server' using the no-cache argument.
10624
10625         * gnus-srvr.el (gnus-server-insert-server-line):
10626         Call `gnus-method-to-server' with `no-cache' argument.
10627
10628         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
10629         gnus-agent-possibly-synchronize-flags as this should be called when the
10630         server is actually being opened.
10631         (gnus-agent-possibly-synchronize-flags)
10632         (gnus-agent-possibly-synchronize-flags-server): Move check for the
10633         flags file of an agentized server to the latter function.
10634
10635         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
10636         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
10637         after a connection has been established successfully.
10638
10639 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10640
10641         * gnus-art.el (article-display-face): Force to display face if called
10642         interactively; check if gnus-article-x-face-too-ugly matches author.
10643         (article-display-x-face): Display face even if From header is missing
10644         as article-display-face does.
10645
10646 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
10647
10648         * hashcash.el (message-narrow-to-headers-or-head)
10649         (message-fetch-field, message-goto-eoh)
10650         (message-narrow-to-headers): Declare as functions.
10651
10652 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
10653
10654         * mail-source.el (mail-sources): Default to fetch from file for
10655         compatibility with default of nnmail-spool-file.
10656
10657 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10658
10659         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
10660         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
10661         to look for encoded word that should be encoded again.
10662         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
10663         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
10664         encoding pattern.
10665         (rfc2047-decode-region): Switch strict regexp and loose one according
10666         to rfc2047-allow-irregular-q-encoded-words.
10667
10668 2007-11-25  Romain Francoise  <romain@orebokech.com>
10669
10670         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
10671
10672 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10673
10674         * tls.el (tls-program): Provide more custom choices from
10675         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
10676         (tls-process-connection-type, tls-success): Remove "*" in doc string.
10677
10678 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10679
10680         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
10681         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
10682
10683         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
10684         `nnmail-spool-file'.
10685
10686         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
10687         `nnmail-spool-file'.
10688
10689         * gnus-move.el (gnus-change-server): Ditto.
10690
10691         * gnus-kill.el (gnus-batch-score): Ditto.
10692
10693         * gnus-cache.el (gnus-jog-cache): Ditto.
10694
10695         * gnus-msg.el (gnus-summary-reply):
10696         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
10697
10698 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10699
10700         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
10701         version.  Minor improvement to doc strings.
10702         (tls-program): Add comment.
10703
10704 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
10705
10706         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
10707         (tls-checktrust): New variable.  Check if GNU TLS complained about a
10708         mismatch between the hostname provided in the certificate and the name
10709         of the host connnecting to.
10710         (open-tls-stream): Use them.  Check certificates against trusted root
10711         certificates.
10712
10713 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10714
10715         * gnus-cache.el (gnus-cache-generate-nov-databases):
10716         Use nnml-generate-nov-databases-directory instead of
10717         nnml-generate-nov-databases-1.
10718
10719 2007-11-24  Glenn Morris  <rgm@gnu.org>
10720
10721         * message.el (message-tool-bar-retro): Update for rename
10722         mail_send.xpm->mail-send.xpm.
10723
10724 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10725
10726         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
10727         `smime-ldap-search' for Emacs 22 and up.
10728
10729 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10730
10731         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
10732
10733         * message.el (message-send-mail-function): Fix error convention.
10734         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
10735         (message-widen-reply, message-send-mail, message-talkative-question)
10736         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
10737         (message-clone-locals, message-send-news): Use with-current-buffer.
10738         (message-insert-or-toggle-importance): Remove unused var `valid'.
10739         (message-make-references): Remove unused var `new-references'.
10740         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
10741
10742 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
10743
10744         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
10745         (spam-split-symbolic-return-positive): Reflow docstring.
10746         (spam-backends, spam-summary-exit-behavior)
10747         (spam-mark-ham-unread-before-move-from-spam-group)
10748         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
10749         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10750         (spam-clear-cache, spam-backend-check, spam-install-backend)
10751         (spam-install-statistical-backend, spam-list-of-processors)
10752         (spam-group-processor-p, spam-split, spam-bogofilter-score)
10753         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
10754         (spam-check-crm114, spam-initialize, spam-unload-hook):
10755         Fix typos in docstrings.
10756
10757 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10758
10759         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
10760         been checked if they have never been read and those group levels are
10761         higher than the one that a user specified.
10762
10763 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10764
10765         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
10766         foreign groups unless a group level is specified by a user.
10767         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
10768
10769 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
10770
10771         * message.el (message-send-mail-function): Require sendmail.
10772
10773 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
10774
10775         * message.el (message-send-mail-function): Check for smtpmail too.
10776
10777         * utf7.el (utf7-encode, utf7-decode): Use coding system
10778         `utf-7'/`utf-7-imap' from utf-7.el' if available.
10779
10780         * message.el (message-send-mail-function): New function.
10781         (message-send-mail-function): Set default using
10782         message-send-mail-function.  Adjust doc string.
10783         (message-send-mail-with-mailclient): New function.
10784
10785 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
10786
10787         * smime.el (from):
10788         * rfc2047.el (message-posting-charset):
10789         * qp.el (mm-use-ultra-safe-encoding):
10790         * pop3.el (parse-time-months):
10791         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
10792         * nnml.el (files):
10793         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
10794         (jka-compr-compression-info-list, ange-ftp-path-format)
10795         (efs-path-regexp):
10796         * nndiary.el (files):
10797         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
10798         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
10799         (epg-digest-algorithm-alist, inhibit-redisplay)
10800         (password-cache-expiry):
10801         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
10802         (pgg-output-buffer, password-cache-expiry):
10803         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
10804         (efs-path-regexp):
10805         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
10806         (inhibit-redisplay):
10807         * mm-uu.el (file-name, start-point, end-point, entry)
10808         (gnus-newsgroup-name, gnus-newsgroup-charset):
10809         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
10810         (latin-unity-ucs-list):
10811         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
10812         (mm-uu-binhex-decode-function):
10813         * message.el (gnus-message-group-art, gnus-list-identifiers)
10814         (rmail-enable-mime-composing, gnus-local-organization)
10815         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
10816         (gnus-read-active-file, facemenu-add-face-function)
10817         (facemenu-remove-face-function, gnus-article-decoded-p)
10818         (tool-bar-mode):
10819         * mail-source.el (display-time-mail-function):
10820         * gnus-util.el (nnmail-pathname-coding-system)
10821         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
10822         (gnus-original-article-buffer, gnus-user-agent)
10823         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
10824         (xemacs-codename, sxemacs-codename, emacs-program-version):
10825         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
10826         * gnus-start.el (gnus-agent-covered-methods)
10827         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
10828         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
10829         (gnus-newsgroup-headers, gnus-group-list-mode)
10830         (gnus-group-mark-positions, gnus-newsgroup-data)
10831         (gnus-newsgroup-unreads, nnoo-state-alist)
10832         (gnus-current-select-method, mail-sources)
10833         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
10834         (nnmail-spool-file, gnus-cache-active-hashtb):
10835         * gnus-mh.el (mh-lib-progs):
10836         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
10837         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
10838         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
10839         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
10840         (gnus-group-buffer):
10841         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
10842         (font-lock-set-defaults):
10843         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
10844         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
10845         (gnus-summary-post-menu, total-parts, type, condition, length):
10846         * gnus-agent.el (gnus-agent-read-agentview):
10847         * flow-fill.el (show-trailing-whitespace):
10848         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
10849         eval-and-compile wrappers for byte compiler pacifiers.
10850
10851         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
10852         (mm-display-inline-fontify): Check for featurep 'xemacs not
10853         extent-list.
10854
10855         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
10856         itimer-list.
10857         (mm-create-image-xemacs): Only do something for XEmacs.
10858         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
10859
10860         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
10861
10862         * gnus-registry.el (gnus-adaptive-word-syntax-table):
10863         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
10864
10865 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
10866
10867         * nnimap.el (nnimap-split-download-body):
10868         * gnus-demon.el (gnus-demon):
10869         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
10870
10871 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10872
10873         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
10874         New macros.
10875         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
10876         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
10877         copy data from unibyte buffer to multibyte current buffer.
10878         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
10879         to copy data from unibyte current buffer to multibyte buffer.
10880         (nntp-make-process-buffer): Make process buffer unibyte.
10881
10882         * pop3.el (pop3-open-server): Fix typo in Lisp code.
10883
10884 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
10885
10886         * pop3.el (pop3-open-server): Accept and process data more robustly at
10887         connexion start to avoid spurious "POP SSL connexion failed" errors.
10888
10889 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10890
10891         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
10892         read group names.
10893
10894 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
10895
10896         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
10897
10898 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10899
10900         * nnmail.el (nnmail-parse-active): Make group names unibyte.
10901         (nnmail-save-active): Use a unibyte buffer when saving active file,
10902         which may contain non-ASCII group names.
10903
10904         * nnml.el (nnml-request-group): Decode group names in messages.
10905
10906 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
10907
10908         * message.el (message-citation-line-function)
10909         (message-insert-formatted-citation-line): Fix spelling of
10910         `message-insert-formated-citation-line'.
10911
10912 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
10913
10914         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
10915
10916 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10917
10918         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
10919         nnmail-pathname-coding-system.
10920
10921         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
10922         that a user enters; decode group names in messages.
10923
10924         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
10925
10926 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10927
10928         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
10929
10930         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
10931
10932         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
10933         risky local variable.
10934
10935         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
10936
10937 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
10938
10939         * encrypt.el: Improve documentation to fix function name typo.
10940         Reported by Daiki Ueno <ueno@unixuser.org>.
10941
10942 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10943
10944         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
10945         even if the point is not in the last page of an article.
10946         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
10947         back to the previous page.
10948
10949 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
10950
10951         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
10952
10953 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10954
10955         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
10956
10957 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10958
10959         * message.el (message-check-news-body-syntax):
10960         Avoid mm-string-as-multibyte.
10961         (message-hide-headers): Don't assume (point-min)==1.
10962
10963 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10964
10965         * message.el (message-remove-blank-cited-lines): Fix if remove is
10966         given.
10967         (message-bogus-address-regexp): New variable.
10968         (message-bogus-recipient-p): New function.
10969         (message-check-recipients): New command.
10970         (message-syntax-checks): Add `bogus-recipient'.
10971         (message-fix-before-sending): Add `bogus-recipient'.
10972
10973         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
10974         (gnus-treat-body-boundary): Don't test window-system.
10975
10976 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
10977
10978         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
10979
10980 2007-10-28  Miles Bader  <miles@gnu.org>
10981
10982         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
10983         at compile-time too.
10984
10985 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10986
10987         * gnus-msg.el (gnus-message-setup-hook):
10988         Add `message-remove-blank-cited-lines' to options.
10989
10990 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10991
10992         * message.el (message-remove-blank-cited-lines): New function.
10993         Suggested by Karl Plästerer.
10994
10995 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10996
10997         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
10998         mapc.
10999
11000         * imap.el (imap-open): Replace mapcar called for effect with mapc.
11001         (top-level): Use mapc to set functions to be traced for debugging.
11002
11003         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11004         called for effect with while loop.
11005
11006         * message.el (message-talkative-question): Replace mapcar called for
11007         effect with mapc.
11008
11009         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11010         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11011         called for effect with dolist.
11012
11013         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11014
11015         * nndiary.el: Use dolist instead of mapcar to add diary headers to
11016         gnus-extra-headers and nnmail-extra-headers.
11017
11018         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11019         called for effect with dolist.
11020         (top-level): Use mapc to set functions to be traced for debugging.
11021
11022         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
11023         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
11024         dolist.
11025
11026         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
11027         Replace mapcar called for effect with mapc.
11028         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
11029         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
11030         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
11031         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
11032
11033         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
11034         remove-if that's a cl function.
11035
11036         * webmail.el (webmail-debug): Replace mapcar called for effect with
11037         dolist.
11038
11039         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
11040         with mapc.
11041
11042 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11043
11044         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
11045         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
11046         with while loop.
11047
11048         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
11049         functions from article-* functions.
11050         (gnus-multi-decode-header): Replace mapcar called for effect with
11051         dolist.
11052
11053         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
11054         (gnus-bookmark-show-details): Replace mapcar called for effect with
11055         while loop.
11056
11057         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
11058         called for effect with while loop.
11059
11060         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
11061         with dolist.
11062
11063         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11064         Replace mapcar called for effect with dolist.
11065
11066         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
11067
11068         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
11069         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
11070         Replace mapcar called for effect with dolist.
11071         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
11072         mapc.
11073
11074         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
11075         Replace mapcar called for effect with dolist.
11076         (gnus-topic-list): Replace mapcar called for effect with mapc.
11077
11078         * gnus.el: Use mapc instead of mapcar to add autoloads.
11079
11080 2007-10-23  Richard Stallman  <rms@gnu.org>
11081
11082         * gnus-group.el (gnus-group-highlight): Mark as risky.
11083
11084 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11085
11086         * gnus.el (gnus-server-to-method): Return method found first in
11087         gnus-newsrc-alist.
11088
11089         * gnus-art.el (gnus-article-highlight-signature)
11090         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11091         button overlay without the front stickiness.
11092
11093 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
11094
11095         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11096         overview buffer needed a catch to receive its throw.
11097         (gnus-agent-flush-cache): Declare as interactive to make this function
11098         easier to use.
11099
11100 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11101
11102         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11103         `next-line'.
11104
11105 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11106
11107         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11108         exclude address matching message-dont-reply-to-names.
11109
11110 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11111
11112         * gnus-util.el (gnus-string<): New function.
11113
11114         * gnus-sum.el (gnus-article-sort-by-author)
11115         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11116
11117 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11118
11119         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11120         the frame-focus tag is set in gnus-buffer-configuration.
11121
11122 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11123
11124         * gnus-art.el (gnus-article-add-button): Make a button overlay without
11125         the front stickiness.
11126
11127 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11128
11129         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11130         url pattern; remove duplicate one.
11131         (gnus-article-extend-url-button): New function.
11132         (gnus-article-add-buttons): Use it.
11133         (gnus-button-push): Use concatenated url that it makes.
11134
11135 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
11136
11137         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11138
11139 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11140
11141         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11142         Don't hardcode point-min==1.
11143
11144 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
11145
11146         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11147         Fix comment about "iso8859-1".
11148
11149 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
11150
11151         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11152         ones returned from the verify-function.
11153
11154         * mm-uu.el (mm-uu-pgp-signed-extract-1):
11155         Call mml2015-extract-cleartext-signature if extraction failed.
11156
11157 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
11158
11159         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11160         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11161         failed.
11162
11163 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11164
11165         * Relicense "GPLv2 or later" files to "GPLv3 or later".
11166
11167 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
11168
11169         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
11170         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
11171         recommends to use EasyPG instead of PGG.
11172
11173         * pgg.el: Revert to revision 6.23.2.16.
11174
11175         * pgg-def.el: Revert to revision 6.6.2.14.
11176
11177         * pgg-gpg.el: Revert to revision 6.23.2.34.
11178
11179 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
11180
11181         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11182         to mark a thread as expirable.  Add variable `hide' to handle hiding of
11183         thread for both the null and zero (kill/expire thread) universal prefix
11184         cases.
11185         (gnus-summary-expire-thread): Add new function to expire a thread,
11186         using gnus-summary-kill-thread.
11187         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11188         shortcuts for gnus-summary-expire-thread.
11189         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11190         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
11191
11192 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11193
11194         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11195         extras value, so an extras entry can be deleted.
11196         (gnus-registry-delete-extra-entry): Use it.
11197         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11198         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11199         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11200         storage through the gnus-registry, and provide an appropriate API for
11201         it.
11202
11203 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11204
11205         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11206         Suggested by Leo <sdl.web@gmail.com>.
11207
11208         * gnus.el: Do.
11209
11210 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11211
11212         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11213         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
11214
11215         * gnus-agent.el (gnus-agent-fetch-headers): Do.
11216
11217         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11218         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11219
11220 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11221
11222         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11223         newline.
11224         (nnmbox-request-accept-article): Don't change article in source buffer;
11225         narrow to header to use message-fetch-field rather than
11226         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11227         (nnmbox-request-replace-article): Quote lines that'll be misidentified
11228         as delimiters; make sure article ends with newline.
11229         (nnmbox-delete-mail): Correct last position of article to be deleted;
11230         ignore X-Gnus-Newsgroup header in article body.
11231         (nnmbox-save-mail): Quote lines looking like delimiters at the right
11232         positions; make sure article ends with newline.
11233
11234         * message.el (message-display-abbrev): Don't infloop when a user
11235         inserts SPC in the beginning of header.
11236
11237         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
11238         coding-system-for-read and coding-system-for-write for XEmacs having no
11239         file-coding feature.
11240
11241         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
11242
11243 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
11244
11245         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11246         list of groups not followed by default.  Fix type to be regexp.
11247         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11248
11249 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
11250
11251         * hmac-def.el (define-hmac-function): Switch from old-style to
11252         new-style backquotes.
11253
11254         * md4.el (md4-make-step): Likewise.
11255
11256 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11257
11258         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11259         raw-text coding system when saving .newsrc file, which may contain
11260         non-ASCII group names.
11261
11262 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11263
11264         * gnus-cus.el (gnus-score-extra): New widget.
11265         (gnus-score-extra-convert): New function.
11266         (gnus-score-customize): Use it for Extra.
11267
11268 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
11269
11270         * mml2015.el (mml2015-extract-cleartext-signature): New function.
11271         (mml2015-mailcrypt-clear-verify): Use it.
11272         (mml2015-gpg-clear-verify): Use it.
11273         (mml2015-pgg-clear-verify): Use it.
11274         (mml2015-epg-clear-verify): Replace the current part with the output
11275         from GnuPG; don't extract the plaintext by itself.
11276
11277         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11278         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11279         mml2015-clear-verify-function; don't touch the armor headers or
11280         dash-escaped text here.
11281
11282 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11283
11284         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11285         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11286         parts, or application/octet-stream as a last resort.
11287         (gnus-mime-view-part-as-type): Don't toggle display.
11288         (gnus-mime-view-part-as-charset): Don't turn off display before
11289         querying charset.
11290
11291         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11292         stuff to undisplayer function in Emacs.
11293         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11294
11295         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11296         text/calendar parts.
11297
11298 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11299
11300         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11301         decoding text/calendar parts.
11302
11303         * message.el (message-forward-make-body-mime): Always mark body as
11304         having no illegible text; remove signed-or-encrypted argument.
11305         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11306
11307         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11308         (mml-generate-mime-1): Don't encode body if it is specified to be in
11309         raw form; don't make buffer be unibyte when inserting multibyte string.
11310
11311 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11312
11313         * sha1.el: Fix up comment style.
11314         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11315         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11316
11317         * hex-util.el: Fix up comment style.
11318         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11319
11320         * gnus-salt.el: Use with-current-buffer.
11321         (gnus-pick-setup-message): Fix long-standing typo.
11322
11323 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11324
11325         * imap.el (imap-logout-timeout): New variable.
11326         (imap-logout, imap-logout-wait): New functions.
11327         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11328
11329         * nnimap.el (nnimap-logout-timeout): New server variable.
11330         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11331         nnimap-logout-timeout.
11332
11333         * gnus-art.el (gnus-article-summary-command-nosave)
11334         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11335
11336 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11337
11338         * gnus.el (gnus-maximum-newsgroup): New variable.
11339
11340         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11341         according to gnus-maximum-newsgroup.
11342
11343         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11344         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11345         Limit the range of articles according to gnus-maximum-newsgroup.
11346
11347 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
11348
11349         * gnus-art.el (gnus-sticky-article): Fix problems described in
11350         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
11351         Don't perform gnus-configure-windows here; reuse existing sticky
11352         article buffer.
11353
11354         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11355         it doesn't exist in gnus-article-mode.
11356
11357 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11358
11359         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11360         (gnus-agent-decoded-group-name): New function.
11361         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11362         (gnus-agent-expire-group-1): Use it; decode group name in messages.
11363
11364 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
11365
11366         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
11367         Add binding for gnus-sticky-article.
11368         (gnus-summary-exit): Don't kill sticky article buffers.
11369
11370         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
11371         article buffer.
11372         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
11373         (gnus-kill-sticky-article-buffers): New commands.
11374
11375 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11376
11377         * nntp.el (nntp-xref-number-is-evil): New server variable.
11378         (nntp-find-group-and-number): If it is non-nil, don't trust article
11379         numbers in the Xref header.
11380
11381 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11382
11383         * gnus-agent.el (gnus-agent-read-group): New function.
11384         (gnus-agent-flush-group, gnus-agent-expire-group)
11385         (gnus-agent-regenerate-group): Use it.
11386         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
11387         nnmail-pathname-coding-system.
11388
11389 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11390
11391         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
11392
11393         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
11394         that are unread as unread, and also as selected so that information of
11395         marks having been changed by a user may be updated when exiting group.
11396
11397 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11398
11399         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
11400
11401 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11402
11403         * gnus-art.el (gnus-mime-display-single): Pass part number that is
11404         calculated ignoring signature parts to gnus-treat-article.
11405
11406 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11407
11408         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
11409         a point here in order to keep the window start.
11410         (gnus-insert-mime-security-button): Make a button overlay without the
11411         front stickiness.
11412         (gnus-mime-display-security): Goto the end of a button.
11413
11414         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
11415
11416 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11417
11418         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
11419         group-name-at-point.
11420         (gnus-group-completing-read): New function that offers decoded
11421         non-ASCII group names for completion.
11422         (gnus-fetch-group, gnus-group-read-ephemeral-group)
11423         (gnus-group-jump-to-group, gnus-group-make-group-simple)
11424         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
11425         (gnus-group-fetch-control): Use it.
11426         (gnus-fetch-group): Use group-name-at-point for the initial value
11427         rather than the default value; use gnus-alive-p.
11428
11429         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
11430         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
11431         (gnus-summary-post-news): Use gnus-group-completing-read.
11432
11433         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
11434         (gnus-read-move-group-name): Decode group name for completion.
11435
11436 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
11437
11438         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
11439         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
11440         Yamaoka slightly modified the code).
11441
11442 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11443
11444         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
11445         (nnmail-split-incoming): Bind it.
11446
11447         * nnml.el (nnml-group-name-charset): New function.
11448         (nnml-decoded-group-name): Use it; don't decode group name if
11449         nnmail-group-names-not-encoded-p is non-nil.
11450         (nnml-encoded-group-name): New function.
11451         (nnml-group-pathname): Inline nnml-decoded-group-name.
11452         (nnml-request-expire-articles): Decode group name in message.
11453         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
11454         nnmail-pathname-coding-system.
11455         (nnml-save-mail, nnml-active-number): Work with decoded group names and
11456         not decoded ones according to nnmail-group-names-not-encoded-p.
11457         (nnml-generate-active-info): Use nnml-encoded-group-name.
11458
11459 2007-08-08  Glenn Morris  <rgm@gnu.org>
11460
11461         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
11462         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
11463         doc-strings and comments.
11464
11465 2007-07-25  Glenn Morris  <rgm@gnu.org>
11466
11467         * Relicense all FSF files to GPLv3 or later.
11468
11469 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11470
11471         * gnus-sum.el (gnus-summary-move-article):
11472         Make gnus-summary-respool-article work.
11473
11474 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
11475
11476         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
11477         string.
11478
11479 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
11480
11481         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
11482         that should be ignored when comparing distant RSS articles with local
11483         ones.
11484         (nnrss-make-hash-index): New function.  Create a hash index according
11485         to the ignored fields.
11486         (nnrss-check-group): Use it.
11487
11488 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11489
11490         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
11491
11492         * gnus-art.el (article-decode-group-name): Decode Xref header too.
11493
11494         * gnus-group.el (gnus-group-make-group): Encode group name here unless
11495         the new optional argument ENCODED is non-nil.
11496         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
11497         coding system for encoding group name.
11498         (gnus-group-make-rss-group): Pass un-encoded group name to
11499         gnus-group-make-group.
11500         (gnus-group-set-info): Tell gnus-group-make-group that group name is
11501         encoded.
11502
11503         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
11504         Encode group name to which articles are moved or copied.
11505         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
11506         coding system for encoding Newsgroup, Followup-To and Xref headers.
11507
11508         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
11509         marks; use nnheader-file-coding-system to write a file.
11510         (nnagent-retrieve-headers): Bind file-name-coding-system to
11511         nnmail-pathname-coding-system.
11512
11513         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
11514
11515         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
11516         (nnml-request-article, nnml-request-create-group)
11517         (nnml-request-rename-group, nnml-find-id)
11518         (nnml-possibly-change-directory, nnml-possibly-create-directory)
11519         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
11520         (nnml-save-marks): Use nnml-group-pathname instead of
11521         nnmail-group-pathname.
11522
11523         (nnml-request-create-group, nnml-request-expire-articles)
11524         (nnml-request-move-article, nnml-request-delete-group)
11525         (nnml-deletable-article-p, nnml-possibly-create-directory)
11526         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
11527         (nnml-open-marks): Bind file-name-coding-system to
11528         nnmail-pathname-coding-system.
11529
11530         (nnml-request-article): Pass server argument to nnml-find-group-number.
11531         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
11532         Pass server argument to nnml-possibly-create-directory.
11533         (nnml-request-accept-article): Pass server argument to
11534         nnml-active-number and nnml-save-mail.
11535         (nnml-find-group-number): Pass server argument to nnml-find-id.
11536         (nnml-request-update-info): Pass server argument to
11537         nnml-marks-changed-p.
11538
11539         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
11540         (nnml-save-mail, nnml-active-number): Add server argument.
11541
11542         (nnml-request-delete-group): Warn if group is missing.
11543         (nnml-get-nov-buffer): Decode group name.
11544         (nnml-generate-active-info): Encode group name.
11545         (nnml-open-marks): Decode group name in messages.
11546
11547 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11548
11549         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
11550         if it is not specified.
11551         (gnus-article-pipe-part, gnus-article-save-part)
11552         (gnus-article-interactively-view-part, gnus-article-copy-part)
11553         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
11554         (gnus-article-inline-part, gnus-article-save-part-and-strip)
11555         (gnus-article-replace-part, gnus-article-delete-part)
11556         (gnus-article-view-part-as-type): Pass raw prefix argument to
11557         gnus-article-part-wrapper.
11558
11559 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11560
11561         * gnus-agent.el (gnus-agent-save-active):
11562         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
11563
11564         * gnus-cache.el (gnus-cache-save-buffers)
11565         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
11566         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
11567         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
11568         (gnus-cache-braid-nov, gnus-cache-braid-heads)
11569         (gnus-cache-generate-active, gnus-cache-rename-group)
11570         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
11571         (gnus-cache-update-overview-total-fetched-for):
11572         Bind file-name-coding-system to nnmail-pathname-coding-system.
11573         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
11574         New variables.
11575         (gnus-cache-decoded-group-name): New function.
11576         (gnus-cache-file-name): Use it.
11577         (gnus-cache-generate-active): Use non-decoded group name for active.
11578
11579         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
11580         right place.
11581         (gnus-write-active-file): Don't break non-ASCII group names.
11582
11583         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
11584         nnmail-pathname-coding-system.
11585
11586         * lpath.el: Bind default-file-name-coding-system,
11587         file-name-coding-system and language-info-alist for XEmacs.
11588
11589         * gnus-uu.el (gnus-uu-decode-save): Typo.
11590
11591 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11592
11593         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
11594
11595 2007-07-14  David Kastrup  <dak@gnu.org>
11596
11597         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
11598         finishing actions if we did not edit the article.
11599
11600 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11601
11602         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
11603         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
11604         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
11605         (gnus-agent-flush-group, gnus-agent-flush-cache)
11606         (gnus-agent-fetch-headers, gnus-agent-load-alist)
11607         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
11608         (gnus-agent-retrieve-headers, gnus-agent-request-article)
11609         (gnus-agent-regenerate-group)
11610         (gnus-agent-update-files-total-fetched-for)
11611         (gnus-agent-update-view-total-fetched-for):
11612         Bind file-name-coding-system to nnmail-pathname-coding-system.
11613         (gnus-agent-group-pathname): Don't encode file names by
11614         nnmail-pathname-coding-system.
11615         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
11616         coding-system-for-write instead of buffer-file-coding-system to
11617         gnus-agent-file-coding-system.
11618
11619         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
11620         Decode group name.
11621
11622         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
11623
11624         * gnus-start.el (gnus-update-active-hashtb-from-killed)
11625         (gnus-read-newsrc-el-file): Make group names unibyte.
11626
11627         * nnmail.el (nnmail-group-pathname): Don't encode file names by
11628         nnmail-pathname-coding-system.
11629
11630         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
11631         (nnrss-request-delete-group): Bind file-name-coding-system to
11632         nnmail-pathname-coding-system.
11633         (nnrss-read-server-data, nnrss-read-group-data):
11634         Bind file-name-coding-system correctly.
11635         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
11636
11637         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
11638         (nntp-server-to-method-cache): New variable.
11639         (nntp-group-pathname): New function that decodes non-ASCII group names.
11640         (nntp-possibly-create-directory, nntp-marks-changed-p)
11641         (nntp-save-marks, nntp-open-marks): Use it.
11642         (nntp-possibly-create-directory, nntp-open-marks):
11643         Bind file-name-coding-system to nnmail-pathname-coding-system.
11644         (nntp-open-marks): Decode group names when bootstrapping marks.
11645
11646         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
11647         Newsgroups and Folowup-To headers.
11648
11649 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11650
11651         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11652         (gnus-server-closed-face, gnus-server-denied-face)
11653         (gnus-server-offline-face): Remove variable.
11654         (gnus-server-font-lock-keywords): Use faces that are not aliases.
11655
11656         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
11657         of modifying message-stack directly for XEmacs.
11658
11659         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
11660         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
11661         if the coding-system argument is nil for XEmacs.
11662
11663         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
11664         mm-charset-override-alist.
11665
11666         * rfc2047.el: Don't require base64; require rfc2045 for the function
11667         rfc2045-encode-string.
11668         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
11669         to quote the parameter value.
11670
11671 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11672
11673         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
11674         form in gnus-group-name-charset-method-alist.
11675
11676         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
11677         overrides the default layout edit-form.
11678
11679         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
11680
11681         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
11682
11683 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11684
11685         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
11686         as unfetched articles.
11687
11688 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
11689
11690         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
11691
11692 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11693
11694         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
11695         original back end that keeps marks in the local system.
11696
11697 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11698
11699         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
11700         arg of pop-to-buffer for XEmacs.
11701         (gnus-article-read-summary-keys): Ditto; don't restore window
11702         configuration if summary command ends up with neither article buffer
11703         nor summary buffer; describe bindings if summary keys end with C-h.
11704
11705 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11706
11707         * message.el (message-fix-before-sending): Skip raw message part to be
11708         forwarded while checking illegible text.
11709         (message-forward-make-body-mime, message-forward-make-body):
11710         Mark signed or encrypted raw message as having no illegible text.
11711
11712 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11713
11714         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
11715         (gnus-message-with-timestamp-1): New macro.
11716         (gnus-message-with-timestamp): New function.
11717         (gnus-message): Use them.
11718
11719         * nnheader.el (nnheader-message): Use them.
11720
11721 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
11722
11723         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
11724         .newsrc.eld file.
11725
11726 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11727
11728         * gnus-agent.el (gnus-agent-fetch-headers)
11729         (gnus-agent-retrieve-headers):
11730         Bind gnus-decode-encoded-address-function to identity.
11731
11732         * nntp.el (nntp-send-xover-command): Recognize an xover command is
11733         available also when the server returns simply a dot.
11734
11735         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
11736
11737 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11738
11739         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
11740
11741 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11742
11743         * gnus-ems.el (gnus-x-splash): Make it work.
11744
11745         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
11746         from being used.
11747
11748         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
11749
11750 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11751
11752         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
11753         4th and the 5th arguments.
11754
11755         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
11756         the front stickiness.
11757         (gnus-article-summary-command-nosave): Correct the order of the
11758         arguments passed to pop-to-buffer.
11759         (gnus-article-read-summary-keys): Ditto; make it work properly when the
11760         summary command ends up with the article buffer.
11761
11762         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
11763         the same faces.
11764
11765 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
11766
11767         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
11768
11769 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
11770
11771         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
11772         * gnus-sum.el (gnus-summary-highlight):
11773         * pgg.el (pgg-sign-region, pgg-sign):
11774         * mail-source.el (mail-source-delete-old-incoming-confirm):
11775         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
11776
11777 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * gnus-art.el (gnus-mime-view-part-externally)
11780         (gnus-mime-view-part-internally): Fix predicate function passed to
11781         completing-read.
11782
11783         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
11784
11785         * gnus.el (gnus-update-message-archive-method): Add :version.
11786
11787 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11788
11789         * gnus.el (gnus-update-message-archive-method): New variable.
11790
11791         * gnus-start.el (gnus-setup-news): Update saved "archive" method
11792         according to gnus-message-archive-method if
11793         gnus-update-message-archive-method is non-nil.
11794
11795 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11796
11797         * gnus-sum.el (gnus-summary-limit-to-address): New function.
11798         Suggested by Loic Dachary <loic@dachary.org>.
11799         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11800
11801 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11802
11803         * message.el (message-pop-to-buffer): Add switch-function argument.
11804         (message-mail): Pass switch-function argument to it.
11805
11806 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
11807
11808         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
11809         Improve doc string.
11810
11811 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11812
11813         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
11814         (gnus-header-content)
11815         * gnus-cite.el (gnus-cite-10)
11816         * gnus-srvr.el (gnus-server-closed)
11817         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
11818         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
11819         (gnus-group-mail-3-empty, gnus-group-mail-low)
11820         (gnus-group-mail-low-empty, gnus-splash)
11821         * message.el (message-header-to, message-header-cc)
11822         (message-header-subject, message-header-other, message-header-name)
11823         (message-header-xheader, message-separator, message-cited-text)
11824         (message-mml): Lighten colors of faces used for dark background.
11825
11826 2007-05-24  Simon Josefsson  <simon@josefsson.org>
11827
11828         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
11829         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
11830
11831 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11832
11833         * message.el (message-narrow-to-headers-or-head):
11834         Ignore mail-header-separator in the body.
11835
11836 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11837
11838         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
11839         same as window size.
11840
11841 2007-05-22  Kevin Ryde  <user42@zip.com.au>
11842
11843         * message.el (message-font-lock-keywords): Use message-header-xheader
11844         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
11845         ahead of the anything pattern, to get it recognised.
11846
11847 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11848
11849         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
11850         spam.el loads uses it in the compiled defadvice form.
11851
11852 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
11853
11854         * gnus-sum.el (gnus-articles-to-read)
11855         (gnus-summary-insert-old-articles): Don't truncate group name for
11856         `read-string'.
11857
11858         * gnus-util.el (gnus-limit-string): Delete this function.
11859
11860         * gnus-sum.el (gnus-simplify-subject-fully):
11861         Use `truncate-string-to-width' instead.
11862
11863 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
11864
11865         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
11866         Tell if, on summary exit, the next group has to be selected.
11867         (gnus-summary-exit): Use it.
11868
11869 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
11870
11871         * gnus-art.el (gnus-article-mode): Fix comment about displaying
11872         non-break space.
11873
11874 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11875
11876         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
11877         Check if group is not a directory.
11878         (nnfolder-request-expire-articles): Don't delete articles if the target
11879         group is not available.
11880
11881         * nnml.el (nnml-request-create-group): Properly check if group is not a
11882         file.
11883         (nnml-request-expire-articles): Don't delete articles if the target
11884         group is not available.
11885
11886         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11887         Don't quote characters that are within parentheses.
11888
11889 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11890
11891         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
11892         (gnus-handle-ephemeral-exit): Select article according to it.
11893
11894 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11895
11896         * message.el (message-insert-formated-citation-line): Remove newline.
11897         (message-citation-line-format): Add final \n here so that the user can
11898         avoid a blank line.
11899
11900 2007-05-03  Dan Christensen  <jdc@uwo.ca>
11901
11902         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
11903         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
11904         Update lanl/arXiv support.
11905
11906 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11907
11908         * gnus.el: Bump version number.
11909
11910 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11911
11912         * gnus.el (gnus-version-number): Bump version.
11913
11914 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11915
11916         * gnus.el: No Gnus v0.6 is released.
11917
11918 2007-04-27  Didier Verna  <didier@xemacs.org>
11919
11920         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
11921         * gmm-utils.el (gmm-regexp-concat): ... here.
11922         * message.el: Don't require 'gnus-util.
11923         (message-dont-reply-to-names): Handle name change above.
11924         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
11925
11926 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11927
11928         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
11929         since the initial value varies according to the system.
11930
11931 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11932
11933         * mm-util.el (mm-charset-synonym-alist): Defcustom.
11934
11935 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
11936
11937         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
11938
11939 2007-04-24  Didier Verna  <didier@xemacs.org>
11940
11941         Improve the type of gnus-ignored-from-addresses.
11942         * gnus-util.el (gnus-orify-regexp): New function.
11943         * message.el (gnus-util): Require it.
11944         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
11945         * gnus-sum.el (gnus-ignored-from-addresses): New function.
11946         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
11947
11948 2007-04-24  Didier Verna  <didier@xemacs.org>
11949
11950         * gnus-sum.el:
11951         * gnus-utils.el: Fix some trailing whitespaces.
11952
11953 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11954
11955         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
11956         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
11957         article's Message-ID; refer parent article in summary buffer.
11958
11959         * message.el (message-bounce): Call mime-to-mml.
11960
11961         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
11962         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
11963         optimize and/or forms properly.
11964
11965 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
11966
11967         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
11968         URL.
11969
11970 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11971
11972         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
11973
11974 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11975
11976         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
11977         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
11978         displayed of multipart/alternative part if it is invoked from summary
11979         buffer.
11980
11981         * mm-view.el (mm-inline-text-html-render-with-w3m)
11982         (mm-inline-text-html-render-with-w3m-standalone)
11983         (mm-inline-render-with-function): Use mail-parse-charset by default.
11984
11985 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
11986
11987         * parse-time.el (parse-time-string-chars): Check if CHAR
11988         is less than the length of parse-time-syntax.
11989
11990 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11991
11992         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
11993         from gnus-newsgroup-processable.
11994
11995 2007-04-16  Didier Verna  <didier@xemacs.org>
11996
11997         * gnus-msg.el (gnus-configure-posting-styles):
11998         Handle message-signature-directory properly with :file syntax.
11999         Reported by "Leo".
12000
12001 2007-04-11  Didier Verna  <didier@xemacs.org>
12002
12003         New user option: message-signature-directory.
12004         * gnus-msg.el (gnus-configure-posting-styles): Support it.
12005         * message.el (message-insert-signature): Ditto.
12006         * message.el (message-signature-file): Doc update.
12007         * message.el (message-signature-directory): New.
12008
12009 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12010
12011         * gnus-msg.el (gnus-inews-yank-articles):
12012         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12013
12014 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12015
12016         * message.el (message-yank-original): Make sure cited text ends with
12017         newline; don't exchange point and mark.
12018
12019 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
12020
12021         * tls.el (open-tls-stream): Properly handle case where there
12022         is no associated buffer.
12023
12024 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
12025
12026         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
12027         message-yank-original, make sure (< mark TEXT point).
12028
12029 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12030
12031         * message.el (message-fill-column): New variable.
12032         (message-mode): Use it.  Add comment on a possible new hook.
12033
12034         * nnmail.el (nnmail-spool-file): Mark as obsolete.
12035         (nnmail-get-new-mail): Reformat.
12036
12037         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
12038
12039         * gmm-utils.el: Fix Commentary.
12040         (gmm-tool-bar-from-list): Fix typo in doc string.
12041
12042 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
12043
12044         * message.el (message-yank-original): Don't switch point and mark
12045         unnecessarily to put point and mark as documented.
12046
12047 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12048
12049         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
12050         from the message heads.
12051
12052 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
12053
12054         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
12055         article buffer does not have a window.  This may not be the best
12056         solution but is certainly better than setting the start of the null,
12057         that is the current, window.
12058
12059 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12060
12061         * gnus-draft.el (gnus-draft-setup-hook): New hook.
12062         (gnus-draft-setup): Run it.
12063
12064         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
12065         gnus-score-fast-scoring.  Allow regexp.
12066         (gnus-score-headers): Use it.
12067
12068         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
12069         XEmacs.
12070
12071         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
12072         string.
12073         (gnus-button-alist): Also catch `<f1> k ...'.
12074         (gnus-treat-display-x-face): Fix doc string.
12075
12076 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12077
12078         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
12079         evaluation of gnus-extended-version to ensure correct generation of the
12080         User-Agent header when message-generate-headers-first is used.
12081
12082 2007-03-24  Simon Josefsson  <simon@josefsson.org>
12083
12084         * hashcash.el (hashcash-generate-payment-async): Don't crash if
12085         hashcash-path is nil.  Don't call callback with incorrect number of
12086         parameters if val is 0.
12087
12088 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12089
12090         * message.el (message-required-news-headers):
12091         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12092
12093 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
12094
12095         * tls.el (open-tls-stream): In handshake-waiting loop,
12096         don't wait more if there is output available to process.
12097
12098 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
12099
12100         * tls.el (tls-program): Doc fix.
12101
12102 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12103
12104         * message.el (message-generate-new-buffers): Change the meaning of the
12105         nil value; add `standard' to the choices; treat t as `unique'; improve
12106         doc string.
12107         (gnus-select-frame-set-input-focus): Autoload.
12108         (message-buffer-name): Search for the existing message buffer if
12109         message-generate-new-buffers is nil or `standard'; treat the value t of
12110         message-generate-new-buffers as `unique'.
12111         (message-pop-to-buffer): Raise the frame already displaying the message
12112         buffer; clear the echo area after querying.
12113         (message-setup): Pass the `continue' argument to compose-mail.
12114         (message-mail): Prefer `switch-function' if it is given; search for the
12115         existing message buffer if the `continue' argument is non-nil; pass
12116         continue and switch-function arguments to compose-mail by way of
12117         message-setup.
12118         (message-mail-other-window): Adjust argument of message-setup.
12119         (message-mail-other-frame): Ditto.
12120
12121 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12122
12123         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12124         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12125         to turn font-lock on when turning gnus-message-citation-mode on.
12126
12127 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
12128
12129         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12130         (mml-smime-function-alist): New variable; add epg as the backend.
12131         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12132         mml-smime- functions instead.
12133         * mm-view.el: Require smime.
12134
12135 2007-03-05  Didier Verna  <didier@xemacs.org>
12136
12137         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12138         instead of just inheritance for posting styles.
12139         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12140
12141 2007-02-24  Chris Moore  <dooglus@gmail.com>
12142
12143         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
12144         * pgg-pgp.el (pgg-pgp-encrypt-region):
12145         * pgg-gpg.el (pgg-gpg-encrypt-region):
12146         Check pgg-encrypt-for-me if no other recipients.
12147
12148 2007-02-24  John Paul Wallington  <jpw@pobox.com>
12149
12150         * tls.el (tls-certtool-program): Fix custom type.
12151
12152 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12153
12154         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12155         and point-at-eol instead of line-(beginning|end)-position.
12156
12157         * assistant.el (assistant-parse-buffer): Ditto.
12158
12159         * netrc.el (netrc-parse-services): Ditto.
12160
12161 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
12162
12163         * mml2015.el (mml2015-epg-find-usable-key): New function.
12164         (mml2015-epg-sign): Use it.
12165         (mml2015-epg-encrypt): Use it.
12166
12167 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12168
12169         * message.el (message-make-in-reply-to): Quote name containing
12170         non-ASCII characters.  It will make the RFC2047 encoder cause an error
12171         if there are special characters.  Reported by NAKAJI Hiroyuki
12172         <nakaji@jp.freebsd.org>.
12173
12174 2007-02-27  Didier Verna  <didier@xemacs.org>
12175
12176         Include the group parameters as well as the topic ones in the
12177         inheritance filter process.
12178         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12179         argument GROUP-PARAMS-LIST.
12180         * gnus-topic.el (gnus-group-topic-parameters): Use it.
12181
12182 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12183
12184         * nntp.el (nntp-never-echoes-commands)
12185         (nntp-open-connection-functions-never-echo-commands): New variables.
12186         (nntp-send-command): Use them.
12187
12188 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
12189
12190         * mml2015.el (mml2015-epg-verify): Simplify.
12191
12192 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12193
12194         * mml.el (mml-content-disposition-alist): New user option.
12195         (mml-content-disposition): New function.
12196         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12197         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12198
12199 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
12200
12201         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12202         verification.
12203
12204 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12205
12206         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12207         articles posted in the last 24 hours.
12208
12209 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
12210
12211         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12212
12213 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
12214
12215         * nntp.el (nntp-send-command): Don't wait for echoes when
12216         nntp-open-ssl-stream is used.
12217
12218 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12219
12220         * gnus-cite.el (gnus-test-font-lock-add-keywords)
12221         (gnus-message-add-citation-keywords)
12222         (gnus-message-remove-citation-keywords): Remove.
12223         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12224         directly, make the variables in font-lock-defaults buffer-local, add
12225         gnus-message-citation-keywords to them and then update the value of
12226         font-lock-keywords.
12227
12228 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12229
12230         * message.el (message-cite-original-1): Don't call
12231         gnus-article-highlight-citation.
12232
12233         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12234         citations; fix line count.
12235
12236 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12237
12238         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12239         (gnus-message-add-citation-keywords)
12240         (gnus-message-remove-citation-keywords): Use it; fix the emulating
12241         versions of font-lock-add-keywords and font-lock-remove-keywords to
12242         work with XEmacs correctly.
12243
12244 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12245
12246         * gnus-cite.el (gnus-cite-face-list): Set the values of
12247         gnus-message-max-citation-depth and gnus-message-citation-keywords.
12248         (gnus-message-max-citation-depth): Use defvar rather than defconst.
12249         (gnus-message-cite-prefix-regexp): New variable.
12250         (gnus-message-search-citation-line): Use it; protect against long
12251         citation prefix; fill match data with nil rather than 0 for XEmacs; set
12252         the 0th match data for Emacs.
12253         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12254         (gnus-message-add-citation-keywords): Append keywords rather than
12255         prepending; emulate font-lock-add-keywords if it is not available.
12256         (gnus-message-remove-citation-keywords):
12257         Emulate font-lock-remove-keywords if it is not available.
12258
12259         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12260
12261         * message.el (message-cite-prefix-regexp): Set the value of
12262         gnus-message-cite-prefix-regexp.
12263
12264 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12265
12266         * nnweb.el (nnweb-google-parse-1): Update parser.
12267
12268 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
12269
12270         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12271
12272 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12273
12274         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12275         regexp.
12276
12277 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12278
12279         * uudecode.el (uudecode-string-to-multibyte): New function emulating
12280         string-to-multibyte.
12281         (uudecode-decode-region-internal): Use it.
12282
12283         * lpath.el: Fbind string-as-multibyte for XEmacs.
12284
12285 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12286
12287         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12288         Fix custom choice.
12289
12290         * gnus-art.el (gnus-signature-limit): Fix custom choice.
12291
12292 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
12293
12294         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12295
12296         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12297         `write-region' to respect `mm-inhibit-file-name-handlers'.
12298
12299 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
12300
12301         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12302         Use gnus-home-directory instead of "~/" or "$HOME".
12303
12304 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
12305
12306         * encrypt.el (encrypt-insert-file-contents): Add better prompt
12307         to mention filename.
12308         Add comments at beginning regarding usage.
12309         (encrypt-write-file-contents): Change interactive so a string is
12310         acceptable.  If the file has no associated model, show an error instead
12311         of a nonsense prompt.
12312
12313 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12314
12315         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12316         Thanks to Yoshihiko Yamada for kind notification of this typo.
12317
12318 2007-01-12  Kenichi Handa  <handa@m17n.org>
12319
12320         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12321         multibyte buffer.
12322
12323 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12324
12325         * gnus-score.el (gnus-score-fast-scoring): New variable.
12326         (gnus-score-headers): Use it.
12327
12328         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12329
12330         * message.el (message-cite-original-1):
12331         Call gnus-article-highlight-citation if requested.
12332         (message-make-from): Allow name and address as optional arguments.
12333
12334         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12335
12336         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12337         bugs to doc string.
12338         (gnus-button-alist): Add mid\\|message-id.
12339         (gnus-button-fetch-group): Extend for use in
12340         `browse-url-browser-function'.
12341         (gnus-button-url-regexp): Try to catch paired parentheses like in
12342         Wikipedia URLs.
12343
12344         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12345         Suggested by Simon Krahnke <overlord@gmx.li>.
12346
12347 2007-01-13  Romain Francoise  <romain@orebokech.com>
12348
12349         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12350         Update copyright.
12351
12352 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
12353
12354         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12355
12356 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12357
12358         * gnus-registry.el (gnus-registry-unfollowed-groups)
12359         (gnus-registry-split-fancy-with-parent): Fix documentation.
12360
12361 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12362
12363         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12364         from nnweb groups.
12365
12366 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12367
12368         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
12369         Xref urls.  Erase buffer before requesting head.
12370
12371         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12372
12373 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12374
12375         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
12376         customizable.
12377
12378 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
12379
12380         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
12381         no signing key is found.
12382         (mml2015-epg-encrypt): Ask user whether to skip or abort if
12383         no encrypting and/or signing key is found.
12384
12385 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12386
12387         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
12388
12389 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12390
12391         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
12392         headers read from disk with the ones newly found in the current search.
12393         This should no longer cause problems, because the article numbers in
12394         Gmane's `nov.php' output are ignored since the previous change.
12395
12396 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12397
12398         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
12399
12400 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12401
12402         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
12403         replace-regexp-in-string; bind url-version; fbind display-images-p and
12404         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
12405         find-face and set-itimer-function for Emacs; bind itimer-list for
12406         Emacs.
12407
12408         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12409
12410 2007-01-01  Romain Francoise  <romain@orebokech.com>
12411
12412         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
12413
12414 2006-12-31  Steve Youngs  <steve@sxemacs.org>
12415
12416         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
12417         `define-minor-mode' macro definition expanded properly.
12418         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
12419         exclude it there.
12420
12421         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
12422         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
12423         `fboundp' test.
12424         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
12425         This is OK to autoload in (S)XEmacs now.
12426
12427 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12428
12429         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
12430         keystroke.
12431         (gnus-summary-limit-to-singletons): Fix typo.
12432
12433         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
12434         else fails.
12435
12436 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12437
12438         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
12439         docstring.
12440
12441         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
12442         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
12443         (gnus-summary-insert-dormant-articles): Fix typo in message.
12444
12445 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
12446
12447         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
12448         nil for XEmacs.
12449         (gnus-message-citation-mode): Don't autoload in XEmacs.
12450
12451         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
12452
12453 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
12454
12455         * nnimap.el (nnimap-expunge-search-string):
12456         Mention nnimap-search-uids-not-since-is-evil in docstring.
12457
12458 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
12459
12460         * spam.el: Revert to make-obsolete-variable because
12461         define-obsolete-variable-alias is not supported in Emacs 21.
12462
12463         * spam.el (spam-ifile-path, spam-ifile-database-path)
12464         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
12465         make-obsolete-variable.
12466         (spam-bsfilter-path, spam-bsfilter-program)
12467         (spam-spamassassin-path, spam-spamassassin-program)
12468         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
12469         Don't use "path" inappropriately.
12470         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
12471         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
12472         variable names.
12473
12474 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
12475
12476         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
12477         summary buffer.
12478
12479         * password.el (password-cache-remove): Use clear-string to burn
12480         password, if available.
12481
12482 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12483
12484         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
12485
12486         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
12487
12488         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
12489         (gnus-message-highlight-citation): Move defcustom here from
12490         gnus-cite.el.
12491         (gnus-message-citation-mode): Autoload.
12492
12493         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
12494         checks to make it compile with XEmacs.
12495         (gnus-message-citation-mode): New minor mode.
12496         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
12497         (gnus-message-highlight-citation): New variables.
12498         (gnus-message-search-citation-line)
12499         (gnus-message-add-citation-keywords)
12500         (gnus-message-remove-citation-keywords)
12501         (turn-on-gnus-message-citation-mode)
12502         (turn-off-gnus-message-citation-mode): New functions.
12503
12504 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
12505
12506         * gnus-cite.el: Enable highlighting of different citation levels in
12507         message-mode.
12508
12509 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12510
12511         * message.el (message-make-fqdn): Fix comment.
12512         (message-bogus-system-names): Add ".local".
12513
12514         * spam.el (spam-ifile-path, spam-ifile-program)
12515         (spam-ifile-database-path, spam-ifile-database)
12516         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
12517         Don't use "path" inappropriately.
12518         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
12519         strings.
12520         (spam-check-ifile, spam-ifile-register-with-ifile)
12521         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
12522         Use new variable names.
12523
12524         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
12525         (gnus-treat-display-smileys): Simplify using
12526         gnus-image-type-available-p.
12527
12528         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
12529         available.
12530
12531         * gnus-xmas.el (gnus-xmas-image-type-available-p):
12532         Use `display-images-p' if available.
12533
12534 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12535
12536         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
12537         one after turning on the buffer's multibyteness instead of decoding
12538         them directly in the unibyte buffer that causes unexpected conversion
12539         in Emacs 23 (unicode).
12540
12541 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12542
12543         * message.el (message-generate-hashcash): Fix custom type.
12544
12545 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12546
12547         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
12548
12549 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12550
12551         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
12552         disconnect icons.  Add help text.
12553
12554 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
12555
12556         * spam.el (spam-extra-header-to-number): CRM114 spam score is
12557         negated to be consistent with the others we handle.
12558
12559 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12560
12561         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
12562         version of gnus-summary-buffer to something, so that we can use two
12563         article buffers at the same time.
12564
12565 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
12566
12567         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
12568         trigger all the extra headers.
12569         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
12570         sorting.
12571
12572 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12573
12574         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
12575         solid groups.
12576
12577 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
12578
12579         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
12580
12581 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12582
12583         * legacy-gnus-agent.el: Add Copyright notice.
12584
12585 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
12586
12587         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
12588
12589 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12590
12591         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
12592
12593         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
12594         to make it work reliably in CVS Emacs.
12595         (gnus-summary-limit-strange-charsets-predicate)
12596         (gnus-summary-limit-to-predicate): New functions.
12597
12598 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
12599
12600         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
12601         specifying array size.
12602         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
12603         array if it is too small.
12604         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
12605         (gnus-sort-threads-loop): New function.
12606
12607 2006-12-06  Chris Moore  <dooglus@gmail.com>
12608
12609         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
12610         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
12611
12612 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
12613
12614         * mm-url.el (mm-url-predefined-programs): Call curl with correct
12615         options.
12616
12617 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12618
12619         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
12620         DOS-ing the recipient.
12621
12622         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
12623         the headers when creating the mapping to avoid mismappings.
12624         (nnweb-gmane-create-mapping): Always nix out old mapping.
12625
12626 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12627
12628         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
12629         and mm-verify-option to never.
12630
12631 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12632
12633         * message.el (message-signed-or-encrypted-p): New function.
12634         (message-forward-make-body): Use it.
12635
12636         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
12637         Replace encode-coding-string with mm-encode-coding-string.
12638
12639 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12640
12641         * nneething.el (nneething-decode-file-name):
12642         Replace decode-coding-string with mm-decode-coding-string.
12643
12644         * gnus-int.el (gnus-open-server): Say failed server's name.
12645
12646 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12647
12648         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
12649         strings to a single string.  Quote `errors-file-name'.
12650         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
12651         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
12652         Adjust calls.  Use `shell-quote-argument'.
12653
12654 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
12655
12656         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
12657         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
12658
12659         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
12660         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
12661         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
12662         (gnus-group-make-directory-group, gnus-group-transpose-groups):
12663         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
12664         (gnus-subscribe-newsgroup, gnus-1):
12665         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
12666         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
12667         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
12668         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
12669
12670 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12671
12672         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
12673         keystroke.
12674         (gnus-summary-limit-to-bodies): Implement headersp.
12675
12676 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12677
12678         * dns.el (query-dns): Protect against "Process dns deleted" strings.
12679
12680 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12681
12682         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
12683
12684 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12685
12686         * message.el (message-generate-hashcash): Expand range of values to
12687         include `opportunistic'.
12688         (message-send-mail): Use it.
12689
12690 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12691
12692         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
12693         and comment it.
12694
12695         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
12696
12697 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
12698
12699         * gnus-util.el (gnus-extract-address-components): Improve comment.
12700
12701 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12702
12703         * gnus-util.el (gnus-extract-address-components): Work with address in
12704         which the name portion contains @.
12705
12706         * lpath.el: Fbind custom-autoload.
12707
12708 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12709
12710         * gnus.el (gnus-start): Move custom group up.
12711         (gnus-select-method): Don't autoload, but make it available for
12712         `customize-variable'.
12713         (gnus-getenv-nntpserver): Don't autoload.
12714
12715 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
12716
12717         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
12718
12719 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12720
12721         * message.el (message-sendmail-extra-arguments): New variable.
12722         (message-send-mail-with-sendmail): Use it.
12723
12724 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12725
12726         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
12727         mm-with-unibyte-current-buffer to make string unibyte.
12728
12729         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
12730         mm-string-as-multibyte.
12731
12732 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
12733
12734         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
12735         Reported by Werner Koch <wk@gnupg.org>.
12736
12737 2006-11-14  Daiki Ueno  <ueno@p360>
12738
12739         * mml2015.el: Autoload epa-select-keys when compiling.
12740
12741 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12742
12743         * mml2015.el (mml2015-epg-sign): Save the signing keys in
12744         message-options.
12745         (mml2015-epg-encrypt): Save the recipient keys in message-options.
12746
12747 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12748
12749         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
12750         EasyPG (< 0.0.6).
12751         (mml2015-always-trust): New user option.
12752         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
12753         prompt.
12754
12755 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12756
12757         * nntp.el (nntp-authinfo-force): New variable.
12758         (nntp-send-authinfo): Use it.
12759
12760 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
12761
12762         * message.el (message-strip-subject-encoded-words): Allow _not_ to
12763         decode encoded words.  Improve prompt.  Add comment about forwarding.
12764         (message-replacement-char): Move up.
12765
12766 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
12767
12768         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
12769         instead of gnus-intersection because arguments of gnus-sorted-nunion
12770         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
12771
12772 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
12773
12774         * message.el (message-strip-subject-encoded-words): Reformat prompt.
12775         (message-simplify-subject-functions):
12776         Enable message-strip-subject-encoded-words by default.
12777
12778 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
12779
12780         * message.el (message-strip-subject-encoded-words): New function.
12781         (message-simplify-subject-functions): New variable.
12782         (message-simplify-subject): Use it.  Fix typo in doc string.
12783         Support message-strip-subject-encoded-words.
12784
12785 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
12786
12787         * gnus-diary.el (gnus-diary-delay-format-function):
12788         * nndiary.el (nndiary-reminders):
12789         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
12790
12791 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12792
12793         * gnus-art.el (article-hide-boring-headers): Fetch date from
12794         gnus-original-article-buffer to avoid problems with localized date
12795         strings.
12796
12797 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12798
12799         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
12800
12801 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
12802
12803         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12804         New variables.
12805         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12806         (mm-charset-synonym-alist): Move some entries to
12807         mm-codepage-iso-8859-list.
12808         (mm-charset-synonym-alist, mm-charset-override-alist):
12809         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12810
12811 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12812
12813         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
12814
12815 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12816
12817         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
12818         with Emacs 21 and XEmacs.
12819
12820 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
12821
12822         * spam.el (spam-parse-address): New function for better parsing,
12823         catching errors, etc.
12824         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
12825
12826 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12827
12828         * mm-view.el: Add interactive arg to html2text autoload.
12829
12830 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12831
12832         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
12833
12834 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
12835
12836         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12837         New variables.
12838         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12839         (mm-charset-synonym-alist): Move some entries to
12840         mm-codepage-iso-8859-list.
12841
12842         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
12843
12844 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
12845
12846         * message.el (message-citation-line-format)
12847         (message-insert-formated-citation-line): Fix implementation of %E, %N
12848         and %n according to the doc string.
12849
12850 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
12851
12852         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12853         Use car-safe to avoid bad parses.
12854
12855 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12856
12857         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
12858         names.
12859
12860         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
12861
12862 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12863
12864         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
12865         header.
12866
12867         * message.el (message-draft-headers): Add Date.
12868         (message-headers-to-generate): Fix typo in docstring.
12869
12870         * nndraft.el (nndraft-required-headers): New variable.
12871         (nndraft-generate-headers): Use it.
12872
12873         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
12874
12875 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12876
12877         * gnus-registry.el (gnus-registry-wash-for-keywords)
12878         (gnus-registry-find-keywords): New functions to allow easy searching of
12879         articles that are in the registry.
12880
12881 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12882
12883         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12884         Use ietf-drums-parse-address instead of gnus-extract-address-components.
12885         Reported by Damien Elmes <damien@repose.cx>.
12886
12887 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12888
12889         * gnus.el (gnus-mime): Remove unused custom group.
12890
12891 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12892
12893         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
12894         "blank line" when searching for end of armor headers.
12895
12896 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12897
12898         * gmm-utils.el (gmm-write-region): Fix variable name.
12899
12900 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12901
12902         * gmm-utils.el (gmm-write-region): New function based on compatibility
12903         code from `mm-make-temp-file'.
12904
12905         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
12906
12907         * nnmaildir.el (nnmaildir--update-nov)
12908         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
12909         Use `gmm-write-region'.
12910
12911 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12912
12913         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
12914         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12915
12916         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
12917
12918         * message.el (message-replacement-char): New variable.
12919         (message-fix-before-sending): Use it.
12920         (message-simplify-subject): New function to remove duplicate code.
12921         (message-reply, message-followup): Use it.
12922
12923         * gnus-sum.el (gnus-summary-make-menu-bar):
12924         Clarify gnus-summary-limit-to-articles.
12925
12926 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12927
12928         * gnus-util.el (gnus-with-local-quit): New macro.
12929
12930         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
12931
12932 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
12933
12934         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
12935         ignore non-string data.
12936
12937 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12938
12939         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
12940         non-string data (needs to be done in the registry too).
12941
12942 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12943
12944         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
12945         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
12946         (gnus-registry-split-fancy-with-parent)
12947         (gnus-registry-fetch-simplified-message-subject-fast)
12948         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
12949         Remove text properties on ingress into the registry and when it's saved.
12950         (gnus-registry-clean-empty-function): Fix bug with cleaning the
12951         registry from entries with no groups.
12952
12953 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12954
12955         * gnus-util.el (gnus-string-remove-all-properties): Add utility
12956         function to remove string properties.
12957
12958 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12959
12960         * gmm-utils.el (gmm): Adjust custom version.
12961
12962         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
12963         Adjust custom version.
12964
12965         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
12966
12967 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12968
12969         * gnus-art.el (gnus-insert-prev-page-button)
12970         (gnus-insert-next-page-button): Simplify.  Reformat.
12971
12972 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12973
12974         * gnus-art.el (gnus-insert-prev-page-button)
12975         (gnus-insert-next-page-button): Apply gnus-article-button-face.
12976
12977 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
12978
12979         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
12980
12981 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12982
12983         * gnus-art.el (gnus-insert-mime-button)
12984         (gnus-insert-mime-security-button):
12985         Apply gnus-article-button-face to MIME and security buttons.
12986
12987 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
12988
12989         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
12990         readable.
12991
12992 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12993
12994         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
12995
12996 2006-09-20  Steve Youngs  <steve@sxemacs.org>
12997
12998         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
12999         `browse-url-of-file' instead of `browse-url'.
13000
13001 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13002
13003         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13004         regexp.  Articles containing quotation were cut prematurely.
13005
13006 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13007
13008         * message.el (message-cite-original-1): Use nobody by default for the
13009         value of From header.
13010         (message-reply): Ditto.
13011
13012 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
13013
13014         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13015         to the gnus-info.  This fixes a bug of inline-PGP message verification.
13016         Reported by Michael Piotrowski <mxp@dynalabs.de>.
13017
13018 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
13019
13020         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
13021         mails in the doc string.  Add some URLs in comment.
13022         (pop3-movemail): Warn about pop3-leave-mail-on-server.
13023
13024 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13025
13026         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
13027         backslashes handling and the way to find boundaries of quoted strings.
13028
13029 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
13030
13031         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
13032         mml1991-encrypt-to-self is set and mml1991-signers is not set.
13033         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
13034         mml2015-encrypt-to-self is set and mml2015-signers is not set.
13035
13036 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13037
13038         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
13039         doc string.
13040         (gnus-button-regexp, gnus-button-last): Remove unused variables.
13041
13042 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13043
13044         * lpath.el: Fbind epg-check-configuration.
13045
13046 2006-09-06  Simon Josefsson  <jas@extundo.com>
13047
13048         * mml2015.el (mml2015-use): Doc fix, mention epg.
13049
13050 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13051
13052         * mml2015.el (mml2015-use): Default to epg, if available.
13053
13054 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13055
13056         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
13057         message-sender.
13058         (mml1991-epg-encrypt): Ditto.
13059         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
13060         message-sender.
13061         (mml2015-epg-encrypt): Ditto.
13062
13063 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
13064
13065         * message.el (message-send-mail-with-sendmail): Look for sendmail in
13066         several common directories.
13067
13068 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
13069
13070         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
13071         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
13072
13073 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13074
13075         * gnus-art.el (article-decode-encoded-words): Make it fast.
13076
13077 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13078
13079         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
13080
13081         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
13082         in quoted string into `\'.
13083
13084 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13085
13086         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13087         Use standard-syntax-table.
13088
13089 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13090
13091         * gnus-art.el (gnus-decode-address-function): New variable.
13092         (article-decode-encoded-words): Use it to decode headers which are
13093         assumed to contain addresses.
13094         (gnus-mime-delete-part): Remove useless `or'.
13095
13096         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13097         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13098         (gnus-nov-parse-line): Use it to decode From header.
13099         (gnus-get-newsgroup-headers): Ditto.
13100         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13101
13102         * mail-parse.el (mail-decode-encoded-address-region): New alias.
13103         (mail-decode-encoded-address-string): New alias.
13104
13105         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13106         New function.
13107         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13108         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13109         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13110         (rfc2047-decode-string): Ditto.
13111         (rfc2047-decode-address-region): New function.
13112         (rfc2047-decode-address-string): New function.
13113
13114 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
13115
13116         * message.el (message-caesar-buffer-body): Allow rotating headers.
13117
13118         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13119
13120         * message.el (message-insert-formated-citation-line): Fix %f.
13121         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13122
13123 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13124
13125         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13126         (gnus-bookmark-mouse-available-p): New macro.
13127         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13128         (gnus-bookmark-bmenu-show-infos): Use it.
13129         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13130         (gnus-bookmark-bmenu-hide-infos): Ditto.
13131         (gnus-bookmark-remove-properties): New function.
13132         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13133         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13134         (gnus-bookmark-write-file): Bind coding-system-for-write.
13135         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13136         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13137         group before selecting it.
13138         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13139         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13140         quit-window if it is not available; use gnus-mouse-2 and bind it to
13141         gnus-bookmark-bmenu-select-by-mouse.
13142         (gnus-bookmark-show-details): Remove unused variable `details-list'.
13143         (gnus-bookmark-bmenu-select-by-mouse): New function.
13144
13145 2006-08-13  Romain Francoise  <romain@orebokech.com>
13146
13147         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13148         space.
13149
13150 2006-08-10  Romain Francoise  <romain@orebokech.com>
13151
13152         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
13153         (dns-mode-soa-auto-increment-serial): New user option.
13154         (dns-mode-soa-maybe-increment-serial): New function.
13155         (dns-mode): Add the latter to `write-contents-functions'.
13156
13157 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13158
13159         * compface.el (uncompface): Use binary rather than raw-text-unix.
13160
13161 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13162
13163         * compface.el (uncompface): Make sure the eol conversion doesn't take
13164         place when communicating with the external programs.
13165         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13166
13167 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13168
13169         * nnheader.el (nnheader-insert-head): Fix typo in comment.
13170
13171 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13172
13173         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13174         Make it more robust by parsing author and date independently.
13175
13176 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13177
13178         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13179
13180 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
13181
13182         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13183         first matching secret key.
13184         (mml2015-epg-encrypt): Ditto.
13185
13186         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13187         first matching secret key.
13188         (mml1991-epg-encrypt): Ditto.
13189
13190         * mml2015.el (mml2015-encrypt-to-self): New user option.
13191         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13192         mml2015-epg-encrypt-to-self is set.
13193
13194         * mml1991.el (mml1991-encrypt-to-self): New variable.
13195         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13196         mml1991-epg-encrypt-to-self is set.
13197
13198         * mml2015.el (mml2015-signers): New user option.
13199         (mml2015-epg-sign): Reflect the value of mml2015-signers.
13200         (mml2015-epg-encrypt): Allow to select signing keys.
13201
13202         * mml1991.el (mml1991-signers): New variable.
13203         (mml1991-epg-sign): Reflect the value of mml1991-signers.
13204         (mml1991-epg-encrypt): Allow to select signing keys.
13205
13206 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13207
13208         * nnheader.el (nnheader-insert-head): Make it work even if the file
13209         uses CRLF for the line-break code.
13210
13211 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
13212
13213         * mml2015.el: Require mml-sec instead of password.
13214         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13215         (mml2015-cache-passphrase): Inherit the default value from
13216         mml-secure-cache-passphrase.
13217         (mml2015-passphrase-cache-expiry): Inherit the default value from
13218         mml-secure-passphrase-cache-expiry.
13219
13220         * mml1991.el: Require mml-sec instead of password.
13221         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13222         (mml1991-cache-passphrase): Inherit the default value from
13223         mml-secure-cache-passphrase.
13224         (mml1991-passphrase-cache-expiry): Inherit the default value from
13225         mml-secure-passphrase-cache-expiry.
13226
13227         * mml-sec.el: Require password.
13228         (mml-secure-verbose): New user option.
13229         (mml-secure-cache-passphrase): New user option.
13230         (mml-secure-passphrase-cache-expiry): New user option.
13231
13232 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
13233
13234         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
13235         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
13236         andreas@altroot.de (Andreas Vögele).
13237
13238         FIXME: Use `tiny change'?
13239
13240 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13241
13242         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13243         workaround for the url package included with Emacs.
13244
13245         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13246
13247 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13248
13249         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13250         correctly.  This fixes a bug caused by the 2006-05-12 change.
13251
13252 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
13253
13254         * nnmail.el (nnmail-article-group): If splitting raises an error, give
13255         some information about the error when saying that the `bogus' mail
13256         group will be used.
13257
13258 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
13259
13260         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13261         string.
13262
13263 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
13264
13265         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13266
13267 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13268
13269         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13270
13271 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13272
13273         * mml1991.el (mml1991-function-alist): Add epg.
13274         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13275         (mml1991-epg-encrypt): New functions.
13276
13277 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13278
13279         * mml2015.el (mml2015-verbose): New variable.
13280         (mml2015-cache-passphrase): Ditto.
13281         (mml2015-passphrase-cache-expiry): Ditto.
13282         (mml2015-function-alist): Add epg.
13283         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13284         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13285         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13286         New functions.
13287
13288 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13289
13290         * message.el (message-cite-original-1): Preserve region when removing
13291         quoted text due to X-No-Archive in order to avoid bogus attribution
13292         when citing multiple messages.
13293
13294 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13295
13296         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13297         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13298
13299 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
13300
13301         * gnus-diary.el (gnus-user-format-function-d)
13302         (gnus-user-format-function-D): Autoload.
13303
13304         * imap.el (Commentary): Fix typo.
13305
13306         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13307         2006-04-22 contribution.
13308
13309 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13310
13311         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13312         It didn't really fix the bogosity I'm seeing with solid web groups.
13313
13314 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13315
13316         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13317         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13318         created using server names.  If we use the feature without declaring
13319         it, Gnus does not properly manage server and group state.
13320
13321         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13322         bound.
13323
13324 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13325
13326         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13327         looking up the method using GROUP's prefix before inventing a new one.
13328         It is used on killed/unknown groups in various places where returning
13329         an all-new method isn't expected by the caller.
13330
13331         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13332         and match semantics of gnus-group-real-prefix.
13333
13334 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13335
13336         * nnmail.el (nnmail-broken-references-mailers): New variable.
13337         (nnmail-ignore-broken-references): New function generalizing
13338         nnmail-fix-eudora-headers.
13339         (nnmail-fix-eudora-headers): Now obsolete.
13340
13341         * gnus-art.el (gnus-button-handle-custom):
13342         Support `customize-apropos*'.
13343
13344 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13345
13346         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13347
13348         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13349         articles.
13350
13351 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13352
13353         * message.el (message-cite-reply-above): New variable.
13354         (message-yank-original): Use it.
13355
13356 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13357
13358         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13359
13360 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
13361
13362         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13363         as read.
13364
13365         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
13366
13367 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
13368
13369         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
13370         (gnus-bookmark-default-file): Use gnus-directory.
13371         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
13372         Remove "*" in doc string.
13373         (gnus-bookmark-write-file): Simplify.
13374         (gnus-bookmark-maybe-sort-alist): Use `when'.
13375         (gnus-bookmark-get-bookmark): Fix typo in doc string.
13376         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
13377         Add FIXME about Emacs 21 and XEmacs compatibility.
13378         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
13379         compatibility.
13380         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
13381         compatibility.
13382         (gnus-bookmark-menu-heading): Fix version.
13383
13384 2006-06-19  Bastien Guerry  <bzg@altern.org>
13385
13386         * gnus-bookmark.el: New file.
13387
13388 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13389
13390         * message.el (message-syntax-checks): Doc fix.
13391
13392 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13393
13394         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
13395         unsubscribed groups as if they were killed ones.  It causes duplicate
13396         entries in gnus-newsrc-alist.
13397
13398 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13399
13400         * message.el (message-syntax-checks): Doc fix.
13401         (message-send-mail): Add check for continuation headers.
13402         (message-check-news-header-syntax): Fix regexp used to check for
13403         continuation headers.
13404
13405 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13406
13407         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
13408
13409 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
13410
13411         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
13412
13413 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13414
13415         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
13416         default-truncate-lines.
13417
13418 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13419
13420         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
13421         to fill the utf-8 entry.
13422
13423         * lpath.el: Fbind unicode-precedence-list.
13424
13425 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13426
13427         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13428
13429 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
13430
13431         * gnus-agent.el (directory-files-and-attributes): Move all the way
13432         forward (the third and final move).
13433         (gnus-agent-read-agentview): Trap reconstruction errors due to
13434         nonexistent directory.  Handle by returning nil.
13435
13436 2006-05-30  Didier Verna  <didier@xemacs.org>
13437
13438         * message.el (message-dont-reply-to-names): Update the custom type.
13439         * message.el (message-dont-reply-to-names): New defsubst: potentially
13440         convert a list of regexps into a single one.
13441         * message.el (message-get-reply-headers): Use it.
13442         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
13443
13444 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13445
13446         * gnus-agent.el (directory-files-and-attributes): Move forward.
13447
13448 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13449
13450         * gnus-ml.el (gnus-mailing-list-subscribe)
13451         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
13452         (gnus-mailing-list-message): Fix doc strings.
13453
13454 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13455
13456         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
13457         of doing it manually.
13458
13459 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13460
13461         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
13462         comment.
13463
13464 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
13465
13466         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
13467         (gnus-agent-read-agentview): Fix handling of end-of-file error.
13468         (gnus-agent-read-local): All symbols allocated in my-obarray.
13469         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
13470         (gnus-agent-regenerate-group): Check numeric names to see if they are
13471         messages or groups.
13472         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
13473         better way of do this...)
13474
13475         * gnus-cache.el (gnus-agent-total-fetched-for):
13476         Ignore 'dummy.group' (there should be a better way of do this...)
13477
13478 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13479
13480         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
13481         (gnus-saved-headers): Ditto.
13482         (gnus-default-article-saver): Mention functions may have properties.
13483         (gnus-article-save): Override gnus-save-all-headers and
13484         gnus-saved-headers by :headers property which saver function may have.
13485         (gnus-summary-save-in-file): Add :headers property.
13486         (gnus-summary-write-to-file): Ditto.
13487
13488         * gnus-sum.el (gnus-summary-save-article): Bind
13489         gnus-prompt-before-saving to t when saving many articles in a file;
13490         always show all headers.
13491
13492         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
13493
13494 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13495
13496         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
13497         marks.
13498
13499         * message.el (message-indent-citation): Add optional arguments to allow
13500         using it outside of message buffers.
13501
13502         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
13503         (gnus-article-treat-unfold-headers): Use it.
13504         (gnus-article-truncate-lines): New variable.
13505         (gnus-article-mode): Use it.
13506         (gnus-article-toggle-truncate-lines): New function.
13507
13508         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13509         Add gnus-article-toggle-truncate-lines.
13510
13511         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
13512         coding system in XEmacs, use binary.
13513
13514 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13515
13516         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
13517         after-load-alist.
13518
13519         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
13520         this function should save decoded articles.
13521         (gnus-summary-write-to-file): Use property to specify this function
13522         should save decoded articles and specify gnus-summary-save-in-file
13523         should be used to save articles other than the first one when saving
13524         many articles.
13525         (gnus-summary-save-body-in-file): Use property to specify this
13526         function should save decoded articles.
13527         (gnus-summary-write-body-to-file): Use property to specify this
13528         function should save decoded articles and specify
13529         gnus-summary-save-body-in-file should be used to save articles other
13530         than the first one when saving many articles.
13531
13532         * gnus-sum.el (gnus-summary-save-article): Simplify.
13533
13534 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13535
13536         * gnus-art.el (gnus-default-article-saver):
13537         Add gnus-summary-write-body-to-file.
13538         (gnus-article-save-coding-system): Don't use coding system object
13539         in XEmacs.
13540         (gnus-read-save-file-name): Add optional `dir-var' argument which
13541         specifies directory in which files are saved; work even if optional
13542         `variable' argument is not specified.
13543         (gnus-summary-write-to-file): Read file name.
13544         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
13545         (gnus-summary-write-body-to-file): New function.
13546
13547         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
13548         (gnus-summary-local-variables): Add it.
13549         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
13550         (gnus-summary-save-article): Remove optional `decode' argument;
13551         determine whether to decode articles by the value of
13552         gnus-default-article-saver; when saving many files using
13553         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
13554         it first and use gnus-summary-save-in-file or
13555         gnus-summary-save-body-in-file thereafter unless
13556         gnus-prompt-before-saving is always; move point to article which
13557         will be saved.
13558         (gnus-summary-save-article-file): Revert.
13559         (gnus-summary-write-article-file): Revert.
13560         (gnus-summary-save-article-body-file): Revert.
13561         (gnus-summary-write-article-body-file): New function.
13562
13563 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13564
13565         * gnus-art.el (gnus-default-article-saver): Doc fix.
13566         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
13567         from gnus-summary-save-article-coding-system, and default to a
13568         certain coding system.
13569         (gnus-output-to-file): Add coding cookie and encode text according
13570         to gnus-article-save-coding-system; don't use mm-append-to-file.
13571
13572         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
13573         gnus-art.el and rename to gnus-article-save-coding-system.
13574         (gnus-summary-save-article): Require gnus-art; don't show all
13575         headers if it decodes articles; don't add coding cookie here;
13576         don't bind mm-text-coding-system-for-write.
13577         (gnus-summary-save-article-file): Save decoded articles.
13578         (gnus-summary-write-article-file): When saving many files, use
13579         gnus-summary-write-to-file first and gnus-summary-save-in-file
13580         thereafter unless gnus-prompt-before-saving is always.
13581         (gnus-summary-save-article-body-file): Save decoded articles.
13582
13583         * lpath.el: Fbind select-safe-coding-system for XEmacs.
13584
13585 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13586
13587         * nnrss.el (nnrss-check-group): Bind hash-index.
13588
13589 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
13590
13591         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
13592         its hash index.  Store this hash in `nnrss-group-data'.
13593         (nnrss-read-group-data): Update accordingly.
13594
13595 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13596
13597         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
13598         entry.
13599
13600         * gnus-sum.el (gnus-summary-make-menu-bar):
13601         Add gnus-article-browse-html-article.
13602
13603 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
13604
13605         * gnus-sum.el (gnus-summary-mime-map):
13606         Add gnus-article-browse-html-article.
13607
13608         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
13609
13610 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13611
13612         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
13613         suitable coding systems in customize.
13614
13615 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13616
13617         * mail-source.el (mail-sources): Fix custom type.
13618
13619 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13620
13621         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
13622         (gnus-summary-expire-articles-now): Shorten prompt.
13623
13624         * gmm-utils.el (wid-edit): Require.
13625         (defun-gmm): Rename from `gmm-defun-compat'.
13626         (gmm-image-search-load-path): Use it.
13627         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
13628
13629 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13630
13631         * gnus-sum.el (gnus-summary-save-article-coding-system):
13632         New variable.
13633         (gnus-summary-save-article): Add optional `decode' argument.
13634         If it is set and gnus-summary-save-article-coding-system is non-nil,
13635         save decoded article.
13636         (gnus-summary-write-article-file): Save decoded article if
13637         gnus-summary-save-article-coding-system is non-nil.
13638
13639         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
13640         type.
13641
13642 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13643
13644         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
13645
13646 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13647
13648         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
13649         first to test gnus-single-article-buffer which may be buffer-local.
13650
13651         * gnus-sum.el (gnus-summary-setup-buffer):
13652         Make gnus-single-article-buffer buffer-local and nil in ephemeral
13653         group; make gnus-article-buffer, gnus-article-current, and
13654         gnus-original-article-buffer always buffer-local.
13655         (gnus-summary-exit): Kill article buffer belonging to ephemeral
13656         group.
13657         (gnus-handle-ephemeral-exit): Don't move to next summary line.
13658
13659 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13660
13661         * nnml.el (nnml-request-compact-group): Compressed files might not
13662         have .gz extension.
13663
13664 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13665
13666         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
13667         (mm-copy-to-buffer): Use with-current-buffer.
13668         (mm-display-part): Simplify.
13669         (mm-inlinable-p): Add optional arg `type'.
13670
13671 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13672
13673         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
13674         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
13675         Try harder to show the attachment internally or externally using
13676         gnus-mime-view-part-as-type.
13677
13678 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13679
13680         * message.el (message-from-style, message-signature-separator)
13681         (message-user-organization-file, message-send-mail-function)
13682         (message-citation-line-function, message-yank-prefix)
13683         (message-indent-citation-function, message-signature)
13684         (message-signature-file, message-signature-insert-empty-line):
13685         Remove autoloads.
13686
13687         * gnus-art.el (gnus-buttonized-mime-types):
13688         Remove "multipart/signed".  Revert 2006-04-26 change.
13689
13690 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13691
13692         * gnus.el (gnus-version-number): Bump version.
13693
13694 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13695
13696         * gnus.el: No Gnus v0.5 is released.
13697
13698 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13699
13700         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
13701         fetching articles by message-id.
13702
13703 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13704
13705         * message.el (hashcash): Require hashcash as normal.
13706
13707         * ecomplete.el (ecomplete-highlight-match-line):
13708         Use point-at-eol.
13709         (ecomplete-highlight-match-line): Use `highlight', because that
13710         face exists in both Emacs and XEmacs.
13711
13712         * message.el (message-display-abbrev): Use point-at-bol.
13713
13714         * mail-source.el: Don't require timer/timer-funcs.
13715
13716         * gnus-async.el: Ditto.
13717
13718         * password.el: Ditto.
13719
13720         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
13721
13722         * mm-url.el: Ditto.
13723
13724         * gnus-xmas.el: Don't require timer-funcs.
13725
13726         * mm-util.el: Require timer/timer-funcs.
13727
13728 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13729
13730         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
13731         Close.
13732
13733 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13734
13735         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
13736         unibyte after clear-decrypt function runs.
13737
13738         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
13739         returns as a unibyte string.
13740
13741 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13742
13743         * lpath.el: Revert.
13744
13745         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
13746         (pgg-gpg-process-sentinel): Revert.
13747
13748         * pgg-pgp.el (pgg-pgp-process-region): Revert.
13749         (pgg-pgp-lookup-key): Revert.
13750
13751         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
13752         (pgg-pgp5-lookup-key): Revert.
13753
13754         * pgg.el (pgg-fetch-key): Revert.
13755
13756 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13757
13758         * lpath.el: Fbind string-as-multibyte for XEmacs.
13759
13760         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
13761         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
13762         (mml1991-pgg-encrypt): Ditto.
13763
13764         * pgg-gpg.el (pgg-string-to-multibyte): New function.
13765         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
13766         a multibyte buffer.
13767
13768         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
13769         (pgg-pgp-lookup-key): Ditto.
13770
13771         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
13772         (pgg-pgp5-lookup-key): Ditto.
13773
13774         * pgg.el (pgg-fetch-key): Ditto.
13775
13776 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
13777
13778         * message.el (message-user-organization-file): Check several
13779         locations of the organization file.
13780
13781         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
13782         Add gnus-article-view-part-as-type.
13783
13784         * gnus-art.el (gnus-article-view-part-as-type): New function.
13785
13786         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
13787         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
13788
13789         * mml.el: Simplify autoload.
13790         (mml-mode): defvar dnd-protocol-alist instead of using
13791         symbol-value.
13792         (mml-default-directory): New variable.
13793         (mml-minibuffer-read-file): Use it.
13794         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
13795
13796         * message.el (message-citation-line-format): New variable.
13797         (message-insert-formated-citation-line): New function.
13798         (message-citation-line-function):
13799         Add `message-insert-formated-citation-line' to custom type.
13800
13801         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
13802         to doc string.
13803
13804         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
13805         depending on mm-verify-option.
13806
13807 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13808
13809         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
13810         binding pgg-* variables; reimplement the section which prevents
13811         MIME header from being signed.
13812         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
13813         pgg-text-mode; remove a blank line at the top of body.
13814
13815         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
13816         lines at the top of body; use gnus-newsgroup-charset if there's no
13817         Charset header.
13818
13819 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13820
13821         * message.el (message-self-insert-commands): Doc fix.
13822
13823         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
13824         (mm-uu-pgp-encrypted-test): Ditto.
13825         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
13826         between header and body; return application/pgp-encrypted handle
13827         if decryption failed; decode decrypted body by charset.
13828
13829         * mm-decode.el (mm-automatic-display): Don't make application/pgp
13830         element match to application/pgp-*.
13831
13832 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13833
13834         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
13835         HTML.
13836
13837 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13838
13839         * mail-source.el (mail-source-call-script): Message the error
13840         string.
13841
13842 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13843
13844         * gnus-util.el (gnus-byte-compile): Use it.
13845
13846 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
13847
13848         * gnus-util.el (kill-empty-logs): New function.
13849
13850 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13851
13852         * message.el (message-mail-alias-type): Doc fix.
13853         (message-mail-alias-type-p): New function.
13854         (message-send): Use it.
13855         (message-mode): Ditto.
13856         (message-strip-forbidden-properties): Ditto.
13857
13858         * ecomplete.el (ecomplete-database-file-coding-system):
13859         New variable.
13860         (ecomplete-save): Use it.
13861         (ecomplete-setup): Use it.
13862
13863 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13864
13865         * message.el (message-self-insert-commands): New variable.
13866         (message-strip-forbidden-properties): Use it.
13867
13868 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13869
13870         * message.el (message-put-addresses-in-ecomplete): Use a regexp
13871         that doesn't make XEmacs choke.
13872
13873 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
13874
13875         * gnus-util.el (gnus-replace-in-string):
13876         Prefer replace-regexp-in-string over of replace-in-string.
13877
13878 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13879
13880         * gnus-util.el (gnus-select-frame-set-input-focus):
13881         Use select-frame-set-input-focus if it is available in XEmacs; use
13882         definition defined in Emacs 22 for old Emacsen.
13883
13884         * dgnushack.el: Autoload unmorse-region for XEmacs.
13885
13886         * lpath.el: Bind cursor-in-non-selected-windows and
13887         select-frame-set-input-focus for XEmacs.
13888
13889 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13890
13891         * mm-view.el (mm-inline-text): Use equal instead of equalp.
13892
13893 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
13894
13895         * gnus-registry.el (gnus-registry-cache-save): Remove text
13896         properties when saving via the temp buffer.
13897
13898 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13899
13900         * message.el (message-generate-hashcash): Honor custom type.
13901
13902 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13903
13904         * message.el (message-generate-hashcash): Default to non-nil when
13905         hashcash is found.
13906
13907         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
13908         (gnus-refer-thread-limit): Increase default to 500.
13909
13910         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
13911
13912         * flow-fill.el (fill-flowed): Allow delete-space.
13913
13914 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13915
13916         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13917         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
13918         Remove autoloads.
13919
13920 2006-04-18  Simon Josefsson  <jas@extundo.com>
13921
13922         * message.el (message-generate-hashcash): Default to.
13923
13924 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13925
13926         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13927         concatenating segments rather than before concatenating them.
13928
13929 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13930
13931         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
13932
13933 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13934
13935         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
13936
13937         * message.el (message-forward-make-body-plain):
13938         Allow message-forward-ignored-headers to be a list.
13939         (message-remove-ignored-headers): Factor out into function.
13940         (message-forward-make-body-mml): Use it.
13941
13942         * imap.el (imap-quote-specials): New function.
13943         (imap-login-auth): Quote specials.
13944
13945         * rfc2231.el (rfc2231-parse-string): Remove dead code.
13946         (rfc2231-parse-string): Allow concatanation of parameters that
13947         aren't contiguous.  The test case is
13948           (mail-header-parse-content-type "message/external-body;
13949             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
13950             access-type=LOCAL-FILE;
13951             name*1*=plugh%2fhello-sailor%2fbing.pdf")
13952
13953 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13954
13955         * nntp.el (nntp-accept-process-output): Return the value of
13956         `nnheader-accept-process-output'.
13957
13958 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13959
13960         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
13961         (gnus-button-alist): Recognize more diff formats.
13962         (gnus-button-patch): Strip directory.
13963
13964 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13965
13966         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
13967         Emacs 22 when setting focus.
13968
13969 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13970
13971         * gnus-art.el (gnus-article-treat-types): Do treatment of
13972         text/x-verbatim parts.
13973         (gnus-button-patch): New command.
13974
13975         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
13976         addresses that contain invalid characters.
13977
13978 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13979
13980         * message.el (message-put-addresses-in-ecomplete):
13981         Use gnus-replace-in-string.
13982         (message-is-yours-p): Use the more correct
13983         mail-header-parse-address instead of
13984         mail-extract-address-components.
13985         (message-put-addresses-in-ecomplete): Fix typo.
13986
13987         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
13988         keystroke.
13989
13990         * gnus-art.el (gnus-treatment-function-alist): Change order of
13991         newsgroups/generic header folding to avoid double-folding.
13992
13993         * message.el (message-hidden-headers): Add X-Draft-From.
13994
13995         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
13996         New command.
13997         (gnus-summary-repeat-search-article-backward): New command.
13998
13999         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14000         groups in the parent topic.
14001
14002 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
14003
14004         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14005         (spam-extra-header-to-number): Return the CRM114 number as a
14006         number instead of a string.
14007
14008 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14009
14010         * gnus-art.el (gnus-face-properties-alist): Move here from
14011         gnus-fun.
14012
14013         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14014
14015 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14016
14017         * message.el (message-strip-forbidden-properties): Only display on
14018         self-insert-command.
14019
14020         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14021         reindent.
14022         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
14023
14024 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
14025
14026         * smiley.el (smiley-style): Fix typo.
14027
14028 2006-03-23  Kenichi Handa  <handa@m17n.org>
14029
14030         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
14031         instead of set-buffer-multibyte.
14032
14033 2006-03-23  Kenichi Handa  <handa@m17n.org>
14034
14035         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14036         buffer and then decode the buffer text if necessary.
14037         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14038         first, and after mm-encode-body, change the buffer to unibyte.
14039
14040 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14041
14042         * hashcash.el (hashcash-insert-payment-async-2):
14043         Use message-goto-eoh instead of doing it manually.
14044         (mail-add-payment): Use message-narrow-to-header instead of trying
14045         to do the same itself.
14046
14047         * message.el (message-hidden-headers): Add Face.
14048
14049         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
14050         reparenting code.
14051         (gnus-summary-reparent-children): Refactored out code.
14052         (gnus-summary-thread-map): New keystroke.
14053         (gnus-summary-reparent-children): Make into command.
14054
14055         * smiley.el (smiley-style): Default to `medium' if using a large
14056         font.
14057
14058         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
14059         does it itself.
14060
14061         * message.el (message-point-in-header-p): Simplify definition.
14062
14063 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14064
14065         * nnagent.el (nnagent-request-set-mark): Silence log file
14066         writing.
14067         (nnagent-request-set-mark): Use write-region instead of
14068         append-to-file.
14069
14070         * gnus-sum.el (gnus-read-header): Fudge article number if using a
14071         strange select method.
14072
14073         * ecomplete.el (ecomplete-display-matches): Get highlightling
14074         right.
14075         (ecomplete-display-matches): Use literals.
14076         (ecomplete-display-matches): Disable message logging.
14077
14078         * message.el (message-display-abbrev): Small optimization.
14079
14080         * ecomplete.el (ecomplete-display-matches): Allow automatic
14081         display.
14082
14083         * message.el (message-strip-forbidden-properties):
14084         Display abbrevs.
14085         (message-display-abbrev): Get automatic display right.
14086
14087         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
14088         keystrokes.
14089
14090 2006-04-13  Romain Francoise  <romain@orebokech.com>
14091
14092         TODO: Backport to v5-10!
14093
14094         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14095         Move here (and rename) from gnus-registry.el.
14096
14097         * gnus-registry.el: Require gnus-util.
14098         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14099
14100 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14101
14102         * gnus-group.el (gnus-group-catchup-current):
14103         Change if-then-else-if-then-else into cond.
14104         (gnus-group-catchup): Indent.
14105         (group-name-at-point): New function.
14106         (gnus-fetch-group): Provide default from thing at point.
14107
14108 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14109
14110         * message.el (message-display-abbrev): Fix regexp.
14111
14112         * ecomplete.el (ecomplete-highlight-match-line):
14113         Reimplement choosing.
14114         (ecomplete-highlight-match-line): Fix up code rewrite, remove
14115         dead variables.
14116
14117         * message.el (message-newline-and-indent): Remove debugging.
14118         (message-display-abbrev): Use new implementation.
14119
14120 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14121
14122         * gnus-art.el (gnus-article-mode):
14123         Set cursor-in-non-selected-windows to nil.
14124
14125         * smiley.el: Revert previous change.
14126         (smiley-data-directory): defvar it before using it in the
14127         defcustom of `smiley-style'.
14128
14129 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14130
14131         * message.el (message-newline-and-indent): New function.
14132
14133         * ecomplete.el: Implement more bits.
14134
14135         * message.el (message-put-addresses-in-ecomplete): Clean up the
14136         string.
14137
14138         * ecomplete.el (ecomplete-add-item): Chop off decimals.
14139
14140         * gnus-sum.el (gnus-summary-save-parts):
14141         Bind gnus-summary-save-parts-counter and use it to make unique file
14142         names.
14143
14144         * gnus-art.el (gnus-ignored-headers): Add some more headers.
14145
14146         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14147         parameter to say whether to actually parse the individual
14148         addresses.
14149
14150         * message.el (message-put-addresses-in-ecomplete): New function.
14151         (ecomplete): Require.
14152         (message-mail-alias-type): Add ecomplete as an option.
14153
14154 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
14155
14156         * flow-fill.el (fill-flowed): Remove trailing space from blank
14157         quoted lines.
14158
14159 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14160
14161         * smiley.el (smiley-style): Move definition later to avoid a
14162         compilation warning.
14163
14164 2006-04-12  Kenichi Handa  <handa@m17n.org>
14165
14166         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14167         buffer and then decode the buffer text if necessary.
14168         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14169         first, and after mm-encode-body, change the buffer to unibyte.
14170         Use mm-disable-multibyte instead of set-buffer-multibyte.
14171
14172 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14173
14174         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14175         Content-Type header instead of Content-Disposition header.
14176         (gnus-mime-inline-part): Ditto.
14177         (gnus-mime-view-part-as-charset): Ignore charset that the part
14178         specifies.
14179
14180         * mm-decode.el (mm-display-part): Work with external parts and
14181         usual parts similarly.
14182
14183         * mm-extern.el (mm-inline-external-body): Use mm-display-part
14184         instead of gnus-display-mime.
14185
14186         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14187         instead of with-temp-buffer.
14188
14189         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14190         tag to summarized topics part in order to encode non-ASCII text.
14191
14192 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14193
14194         * smiley.el (smiley-style): New variable.
14195         (smiley-directory): New function.
14196         (smiley-data-directory): Derive from `smiley-style' using
14197         `smiley-directory'.
14198         (smiley-regexp-alist): Add new entries.
14199
14200         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14201         (gnus-article-browse-delete-temp): Add :version.
14202
14203 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
14204
14205         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14206         the sieve region.
14207
14208 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14209
14210         * gnus.el (gnus-version-number): Bump version.
14211
14212 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14213
14214         * gnus.el: No Gnus v0.4 is released.
14215
14216 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14217
14218         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14219         layout.
14220
14221         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14222         unknown charset.
14223
14224         * message.el (message-header-synonyms): Add Original-To to the
14225         default.
14226
14227         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14228         optional parameter.
14229
14230 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14231
14232         * gnus-fun.el (gnus): Require it for gnus-directory.
14233
14234 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14235
14236         * gnus-fun.el (gnus-face-properties-alist): Add :version.
14237
14238 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14239
14240         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14241
14242 2006-04-05  Simon Josefsson  <jas@extundo.com>
14243
14244         * password.el (password-reset): New function.
14245
14246 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14247
14248         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14249         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14250
14251 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14252
14253         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14254         Some whitespace was matched into the url, which broke browsing hits
14255         > 100 when mm-url-use-external was nil.
14256
14257 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14258
14259         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14260         Check gnus-extra-headers for 'Newsgroups.
14261
14262         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14263         bound.
14264
14265 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
14266
14267         * pgg-gpg.el: Clean up process buffers every time gpg processes
14268         complete.
14269
14270 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
14271
14272         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14273         doc string.
14274
14275 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
14276
14277         * pgg-gpg.el (pgg-gpg-process-filter)
14278         (pgg-gpg-wait-for-completion): Check if buffer is alive.
14279
14280         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14281         lines, temporary fix.
14282
14283 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14284
14285         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14286
14287 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
14288
14289         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14290         default-enable-multibyte-characters.  This reverts the change from
14291         revision 6.17 which is no longer necessary because the passphrase
14292         is sent separately now.  GnuPG messages are unreadable under
14293         multibyte locales with default-enable-multibyte-characters set to
14294         nil.
14295
14296 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
14297
14298         * message.el (message-tool-bar-gnome): Move "spell".
14299
14300 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
14301
14302         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14303         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
14304         instead.
14305
14306 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
14307
14308         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14309         Improve newsgroups handling for NNTP overviews which don't include
14310         Newsgroups.
14311
14312 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14313
14314         * message.el (message-resend): Bind message-generate-hashcash to nil.
14315
14316 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14317
14318         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14319         when searching for already-paid recipients.
14320
14321 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14322
14323         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14324         passphrases when it is not needed.
14325         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14326         passphrase stuff from gpg, should only be necessary when you use
14327         gpg with a smartcard.
14328
14329 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14330
14331         * mml.el (mml-insert-mime): Ignore cached contents of
14332         message/external-body part.
14333
14334         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14335         (mm-insert-part): Ditto.
14336
14337 2006-03-23  Simon Josefsson  <jas@extundo.com>
14338
14339         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14340         Reiner.
14341         (pgg-gpg-use-agent-p): Use it again.
14342
14343 2006-03-23  Simon Josefsson  <jas@extundo.com>
14344
14345         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14346         older emacsen.
14347         (pgg-gpg-use-agent-p): Don't use it.
14348
14349 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
14350
14351         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14352         if we can.
14353
14354 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
14355
14356         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14357         (pgg-gpg-update-agent): New function.
14358         (pgg-gpg-use-agent-p): New function.
14359         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14360         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14361         (pgg-gpg-sign-region): Use it.
14362
14363 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14364
14365         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
14366         Reported by Ralf Wachinger <rwachinger@gmx.de>.
14367
14368 2006-03-21  Simon Josefsson  <jas@extundo.com>
14369
14370         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14371         <wilde@sha-bang.de>.
14372         (pgg-gpg-use-agent): New variable.
14373         (pgg-gpg-process-region): Use it.
14374         (pgg-gpg-encrypt-region): Likewise.
14375         (pgg-gpg-encrypt-symmetric-region): Likewise.
14376         (pgg-gpg-decrypt-region): Likewise.
14377         (pgg-gpg-sign-region): Likewise.
14378         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14379
14380 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14381
14382         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
14383
14384         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
14385         Add comment on version.
14386
14387 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14388
14389         * smiley.el: Add missing test smiley.
14390
14391 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14392
14393         * mm-decode.el (mm-with-part): New macro.
14394         (mm-get-part): Use it; work with message/external-body as well.
14395         (mm-save-part): Treat name and filename equally.
14396
14397         * mm-extern.el (mm-extern-cache-contents): New function.
14398         (mm-inline-external-body): Use it; force the part to be displayed;
14399         move undisplayer added to the cached handle to the parent.
14400
14401         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
14402         (gnus-mime-view-part-as-type): Work with message/external-body.
14403
14404         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
14405
14406 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14407
14408         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
14409         images in image-load-path.  [Sync with image.el, revision 1.60, in
14410         Emacs.]
14411
14412 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14413
14414         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
14415         path rather than symbol.  Always return list of directories.
14416         Guarantee that image directory comes first.  [Sync with image.el,
14417         revision 1.59, in Emacs.]
14418
14419         * message.el (message-make-tool-bar): Adjust to new API of
14420         `gmm-image-load-path-for-library'.
14421
14422         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14423
14424         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14425
14426 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14427
14428         * gnus-art.el (gnus-article-only-boring-p):
14429         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
14430         intangible text.
14431         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
14432
14433 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
14434
14435         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
14436         Use `defun' instead of `gmm-defun-compat'.
14437
14438 2006-03-14  Simon Josefsson  <jas@extundo.com>
14439
14440         * message.el (message-unique-id): Don't use message-number-base36
14441         if (user-uid) is a float.
14442         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
14443
14444 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14445
14446         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
14447
14448         * gnus-art.el (gnus-mime-display-single): Make sure there is an
14449         empty line between a part and a message part.
14450
14451 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
14452
14453         * smiley.el: Add more test smileys.
14454         (smiley-data-directory, smiley-regexp-alist)
14455         (gnus-smiley-file-types): Fix doc strings.
14456         (smiley-update-cache): Clear smiley-cached-regexp-alist before
14457         adding new elements.
14458         (smiley-mouse-map): Unused code.  Make it a comment.
14459
14460 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14461
14462         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
14463         scan latest NoCeM messages instead of old ones.
14464         (gnus-nocem-check-article): Fix regexps so as to match to PGP
14465         delimiters that are recently used.
14466         (gnus-nocem-load-cache): Add autoload cookie.
14467
14468         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
14469
14470         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
14471         level which is larger than gnus-use-nocem is specified.
14472
14473         * gnus-group.el (gnus-group-get-new-news): Ditto.
14474
14475 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14476
14477         * gnus-util.el (gnus-tool-bar-update): New function.
14478
14479         * gnus-group.el (gnus-group-update-tool-bar): New variable.
14480         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
14481
14482         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
14483
14484         * gnus-group.el (gnus-group-redraw-when-idle)
14485         (gnus-group-redraw-check): Remove.
14486         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
14487
14488 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14489
14490         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
14491         if optional last element is specified in splits (FIELD VALUE...).
14492
14493 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
14494
14495         * message.el (message-make-tool-bar): Rename gmm-image-load-path
14496         to gmm-image-load-path-for-library.  Call with no-error argument.
14497         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
14498
14499         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14500
14501         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14502
14503         * gmm-utils.el (gmm-image-load-path): Remove alias.
14504
14505 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
14506
14507         * gmm-utils.el (gmm-image-load-path): Add alias.
14508
14509         * nnml.el (nnml-generate-nov-databases-directory): Rename from
14510         nnml-generate-nov-databases-1.
14511         (nnml-generate-nov-databases): Use it.
14512         (nnml-generate-nov-databases-directory): Document no-active
14513         argument.
14514
14515         * gmm-utils.el (gmm-image-load-path-for-library): Return single
14516         directory if path is t.  Add no-error.
14517
14518         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
14519         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14520
14521         * gnus-art.el (gnus-article-browse-delete-temp-files):
14522         Simplify resetting gnus-article-browse-html-temp-list.
14523
14524         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
14525         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
14526         Add example to docstring.  Rename local variables.  Move error
14527         checks to default case in cond and simplify.
14528
14529 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14530
14531         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
14532         handle is multipart when calling it recursively.
14533         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
14534
14535 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
14536
14537         * nnimap.el (nnimap-request-update-info-internal): Optimize.
14538         Don't `gnus-uncompress-range' to avoid excessive memory usage.
14539
14540 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14541
14542         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
14543         is loaded.
14544
14545         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
14546         loaded.
14547
14548 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14549
14550         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
14551         to "Emacs 23 (unicode)" in doc string.
14552
14553         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
14554         "Emacs 23 (unicode)" in comment.
14555
14556 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14557
14558         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
14559
14560         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
14561         characters 160 through 255 in Emacs 23.
14562
14563 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14564
14565         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
14566         gnus-article-browse-html-temp.
14567         (gnus-article-browse-delete-temp): Make it customizable.
14568         Add `file'.  Adjust doc string.
14569         (gnus-article-browse-delete-temp-files): Add argument.
14570         Allow query for each file.  Adjust doc string.
14571         (gnus-article-browse-html-parts):
14572         Add `gnus-article-browse-delete-temp-files' to
14573         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
14574
14575 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
14576
14577         * gnus-art.el (gnus-article-browse-html-temp)
14578         (gnus-article-browse-delete-temp): New variables.
14579         (gnus-article-browse-delete-temp-files): New function.
14580         (gnus-article-browse-html-parts): Use it.
14581
14582 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14583
14584         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
14585
14586         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
14587         string.
14588
14589         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
14590         gnus-summary-insert-new-articles when unplugged.
14591         Remove gnus-summary-search-article-forward.
14592
14593         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
14594         display-visual-class instead of display-color-cells.
14595
14596 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14597
14598         * dgnushack.el: Autoload customize-group for XEmacs.
14599
14600         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
14601         message/* containing non-ASCII text properly.
14602
14603 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14604
14605         * message.el: Require gmm-utils, remove autoloads.
14606         (message-tool-bar): Set default based on
14607         gmm-tool-bar-style.
14608         (message-tool-bar-gnome): Add gmm-customize-mode.
14609
14610         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
14611         gmm-tool-bar-style.
14612         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
14613
14614         * gnus-group.el (gnus-group-tool-bar): Set default based on
14615         gmm-tool-bar-style.
14616         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
14617
14618         * gmm-utils.el (gmm-image-directory): Rename variable from
14619         gmm-image-load-path.
14620         (gmm-image-load-path): Use gmm-image-directory.
14621         (gmm-customize-mode): New function.
14622         (gmm-tool-bar-style): New variable.
14623
14624         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
14625         gnus-group-redraw-line-number.
14626         (gnus-group-redraw-check): Simplify.
14627         (gnus-group-tool-bar-update): Remove redraw check.
14628         (gnus-group-make-tool-bar): Add redraw check.
14629
14630 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
14631
14632         * gnus-art.el (gnus-button): Add missing parentheses.
14633
14634 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14635
14636         * lpath.el: Fbind line-number-at-pos.
14637
14638 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14639
14640         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
14641
14642 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14643
14644         * gnus-art.el (gnus-button): New face.
14645         (gnus-article-button-face): Use it.
14646
14647         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14648         Add gnus-summary-next-page.  Re-order.
14649
14650         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
14651         next-node are now included.
14652         (gnus-group-redraw-line-number): New internal variable.
14653         (gnus-group-redraw-check): Helper function for updating the tool
14654         bar.
14655         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
14656
14657         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
14658
14659         * spam.el (spam-spamassassin-score-regexp): New internal variable.
14660         (spam-extra-header-to-number, spam-check-spamassassin-headers):
14661         Use it to match format of Spamassassin 3.0 and later.
14662         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
14663         (spam-check-bogofilter)
14664         (spam-bogofilter-register-with-bogofilter): Fix args of
14665         `gnus-error' calls.
14666
14667 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14668
14669         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
14670         unnecessary interaction when sending queued mails.
14671         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
14672
14673 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14674
14675         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
14676         first or last are nil.
14677
14678 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14679
14680         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
14681
14682 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14683
14684         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
14685
14686 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14687
14688         * dns.el (query-dns): Protect more against buggy tcp output.
14689
14690 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14691
14692         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
14693         nov.php.
14694
14695 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14696
14697         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
14698         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
14699         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
14700         output on the server side.
14701         (nnweb-google-create-mapping): Update regexps and add some
14702         progress indication.
14703
14704 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
14705
14706         * gnus-group.el (gnus-group-tool-bar-gnome):
14707         Fix gnus-agent-toggle-plugged.  Re-order icons.
14708         (gnus-group-tool-bar-gnome):
14709         Add gnus-group-{prev,next}-unread-group.
14710         (gnus-group-tool-bar-gnome): Re-order icons.
14711
14712         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14713         Move gnus-summary-insert-new-articles.
14714
14715         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
14716         Fix comments.
14717
14718         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
14719         also available in Emacs 21.3.
14720
14721         * message.el (message-fix-before-sending): Change "Emacs 22" to
14722         "Emacs 23 (unicode)" in comment.
14723
14724         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
14725         "Emacs 23 (unicode)" in comment.
14726
14727         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
14728         comment.
14729         (mm-coding-system-p): Add comment about no-MULE XEmacs.
14730
14731         * mm-view.el (mm-fill-flowed): Add :version.
14732
14733 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14734
14735         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
14736         and load-path.
14737
14738 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
14739
14740         * message.el: Autoload gmm-image-load-path.
14741         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
14742         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
14743         consitency.
14744
14745         * gmm-utils.el (gmm-image-load-path): Also search in
14746         "../etc/images".  Don't set gmm-image-load-path if we don't find
14747         the image.
14748
14749 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14750
14751         * gmm-utils.el (gmm-image-load-path): Don't make
14752         `gmm-image-load-path' include subdirectories which the second arg
14753         `image' might specify.
14754
14755         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
14756         subdirectory to icon file names.
14757
14758         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
14759
14760 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14761
14762         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
14763         gmm-image-load-path calls.
14764
14765         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14766
14767         * message.el (message-make-tool-bar): Ditto.
14768
14769         * mml.el (mml-preview): Add comment concerning tool bar icons.
14770
14771         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
14772         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
14773
14774         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
14775         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
14776
14777         * message.el (message-tool-bar-gnome): Use new icon names.
14778         (message-make-tool-bar): Use `gmm-image-load-path'.
14779
14780         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
14781         New functions from MH-E.
14782         (gmm-image-load-path): New variable from MH-E.
14783         (gmm-image-load-path): New function from MH-E.  Add arguments
14784         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
14785         *-image-load-path-called-flag.
14786
14787 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
14788
14789         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
14790
14791 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
14792
14793         * nnimap.el (nnimap-request-move-article): Change folder back to
14794         source group before deleting.
14795
14796 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
14797
14798         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
14799
14800         * gnus-art.el (mm-url-insert-file-contents-external):
14801         Autoload mm-url.
14802
14803         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
14804
14805 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14806
14807         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
14808         coding system which mm-charset-to-coding-system returns for a
14809         given charset is valid.
14810
14811 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
14812
14813         * html2text.el (html2text-remove-tag-list):
14814         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
14815
14816 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
14817
14818         * gnus-cus.el: Revert 2005-10-17 change.
14819
14820 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14821
14822         * gnus-art.el (article-strip-banner):
14823         Call article-really-strip-banner only when the regexp match is made.
14824
14825 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14826
14827         * gnus-art.el (article-strip-banner):
14828         Use gnus-extract-address-components instead of
14829         mail-header-parse-addresses to make it work with non-ASCII text;
14830         remove mail-encode-encoded-word-string.
14831
14832         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
14833         values which are surrounded with \"...\"; make it never cause a
14834         Lisp error; give up parsing of parameters if it failed in
14835         extracting type.
14836
14837 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
14838
14839         * smime.el (smime-cert-by-ldap-1): Fix bug where
14840         `smime-ldap-search' returns results without userCertificates.
14841
14842 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14843
14844         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
14845
14846 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14847
14848         * spam.el (spam-check-spamassassin-headers): Adapt format for
14849         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
14850         <ari@mbf.ocn.ne.jp>.
14851         (spam-list-of-processors): Add spam-use-gmane.
14852
14853 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14854
14855         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
14856         make-temp-file; make it work with XEmacs as well.
14857
14858         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
14859         mm-make-temp-file.
14860
14861         * mm-decode.el (mm-display-external): Use the 3rd arg of
14862         mm-make-temp-file.
14863         (mm-create-image-xemacs): Ditto.
14864
14865 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14866
14867         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
14868         with message-narrow-to-headers.
14869         (gnus-draft-setup): Narrow to header to run message-fetch-field.
14870         (gnus-draft-check-draft-articles): New function.
14871         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
14872
14873 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14874
14875         * gnus-art.el (gnus-article-browse-html-parts):
14876         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
14877         Don't use suffix argument for mm-make-temp-file for Emacs 21
14878         compatibility.  Remove useless `format'.
14879
14880 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14881
14882         * nnweb.el (nnweb-google-wash-article): Update regexps.
14883         (nnweb-group-alist): Use defvoo instead of defvar.
14884
14885 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14886
14887         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
14888         re-loading nn* modules.
14889
14890 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14891
14892         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
14893         for `tool-bar-mode' and don't check it's default-value.
14894
14895         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14896
14897         * message.el (message-make-tool-bar): Ditto.
14898
14899         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
14900         `substring'.  Shorten tmp-file name.
14901
14902         * gnus.el: Remove bogus comment.
14903
14904 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
14905
14906         * gnus-art.el (gnus-article-browse-html-parts): New function.
14907         (gnus-article-browse-html-article): New function for viewing html
14908         articles with a browser.
14909
14910 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
14911
14912         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
14913         in elisp.
14914         (pgg-gpg-encrypt-symmetric-region): Ditto.
14915         (pgg-gpg-sign-region): Ditto.
14916
14917         * pgg-def.el (pgg-text-mode): New variable.
14918
14919         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
14920         (mml2015-pgg-encrypt): Ditto.
14921
14922         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
14923         (mml1991-pgg-encrypt): Ditto.
14924
14925 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14926
14927         * nnfolder.el (nnfolder-insert-newsgroup-line):
14928         Use message-make-date instead of current-time-string.
14929
14930         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
14931         to gnus-decoded which mm-uu might set.
14932
14933 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14934
14935         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
14936         don't decode quoted parameters; remove misimported Emacs code.
14937         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14938         (rfc2231-decode-encoded-string): Don't use split-string which
14939         behaves differently according to Emacs version; use
14940         mm-decode-coding-region to convert charset to coding-system.
14941         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14942         (rfc2231-encode-string): Remove misimported Emacs code.
14943
14944 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14945
14946         * gnus-art.el (article-decode-charset): Don't use ignore-errors
14947         when calling mail-header-parse-content-type.
14948         (article-de-quoted-unreadable): Ditto.
14949         (article-de-base64-unreadable): Ditto.
14950         (article-wash-html): Ditto.
14951
14952         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
14953         calling mail-header-parse-content-type and
14954         mail-header-parse-content-disposition.
14955         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
14956         mail-header-parse-content-type.
14957
14958         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
14959         insert charset and format parameters; encode description after
14960         inserting it to buffer.
14961         (mml-insert-parameter): Fold lines properly even if a parameter is
14962         segmented into two or more lines; change the max column to 76.
14963
14964         * rfc1843.el (rfc1843-decode-article-body): Don't use
14965         ignore-errors when calling mail-header-parse-content-type.
14966
14967         * rfc2231.el (rfc2231-parse-string): Return at least type if
14968         possible; don't cause an error even if it fails in parsing of
14969         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14970         (rfc2231-encode-string): Don't break lines at the beginning, leave
14971         it to mml-insert-parameter.
14972
14973         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
14974         calling mail-header-parse-content-type.
14975
14976 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
14977
14978         * spam-report.el (spam-report-gmane-use-article-number):
14979         Improve doc string.
14980         (spam-report-gmane-internal): Check if a suitable header was found
14981         in the article.
14982
14983 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14984
14985         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
14986         (rfc2231-encode-string): Make param*=value always begin with LWSP.
14987
14988 2006-02-05  Romain Francoise  <romain@orebokech.com>
14989
14990         Update copyright notices of all files in the gnus directory.
14991
14992 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14993
14994         * nnweb.el (nnweb-request-group): Avoid growing overview files.
14995
14996 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14997
14998         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
14999         segmented lines of parameter value to cope with Thunderbird 1.5
15000         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15001         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15002         (rfc2231-encode-string): Don't make lines exceeding 76 column.
15003
15004 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
15005
15006         * mml.el (mml-generate-mime-1): Correct the order of inline signed
15007         parts.
15008
15009 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15010
15011         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15012         there's only one active file for all servers.
15013         (nnweb-request-scan): Make sure nnweb-articles is initialized on
15014         solid groups.  Gnus might have used a FAST request to select the group.
15015         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15016         and nnweb-search redundantly in the active file.
15017         (nnweb-request-list): Don't list bogus groups.  There can only be one.
15018         (nnweb-request-create-group): Don't use ARGS.
15019         (nnweb-possibly-change-server, nnweb-request-group): Remove some
15020         initialisations.  Let nnoo do the work.
15021
15022 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15023
15024         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
15025         Say the part has been decoded.
15026
15027         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
15028
15029 2006-01-31  Kevin Ryde  <user42@zip.com.au>
15030
15031         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
15032         mailcap-viewer-test-cache when there's no 'test clause, since that
15033         will invert the meaning of a "nil" test previously determined by
15034         mailcap-mailcap-entry-passes-test.
15035
15036 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15037
15038         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
15039         compiling.
15040
15041         * gnus-sum.el: Ditto.
15042
15043         * message.el: Don't bind tool-bar-map when compiling.
15044
15045 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
15046
15047         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
15048
15049 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15050
15051         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
15052         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
15053         current Google Groups.
15054
15055 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
15056
15057         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
15058         and tool-bar-mode.
15059
15060         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
15061         and tool-bar-mode.
15062
15063         * message.el (message-tool-bar-update): Simplify.
15064         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
15065
15066         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
15067         gnus-summary-buffer.
15068         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
15069         gnus-summary-reply.
15070
15071         * gmm-utils.el (gmm): Add :version.
15072
15073 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15074
15075         * Makefile.in (clean): New rule.
15076         (distclean): Use it.
15077
15078 2006-01-26  Steve Youngs  <steve@sxemacs.org>
15079
15080         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
15081         Don't autoload.
15082
15083 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15084
15085         * gmm-utils.el (gmm-verbose): Add :group.
15086
15087 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
15088
15089         * message.el: Change some comments WRT tool-bars.
15090
15091         * gnus-sum.el (gnus-summary-tool-bar)
15092         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15093         (gnus-summary-tool-bar-zap-list): New variables.
15094         (gnus-summary-make-tool-bar): Complete rewrite using
15095         `gmm-tool-bar-from-list'.
15096
15097         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15098         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15099         New variables.
15100         (gnus-group-make-tool-bar): Complete rewrite using
15101         `gmm-tool-bar-from-list'.
15102         (gnus-group-tool-bar-update): New function.
15103
15104         * message.el (message-mode-field-menu): Add "Show hidden Headers".
15105
15106 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15107
15108         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15109         is dissected into a single part of which the type is the same as
15110         the given one; decode charset.
15111
15112 2006-01-21  Kevin Ryde  <user42@zip.com.au>
15113
15114         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15115         into alists as symbol not string, since that's what
15116         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15117         look for.
15118
15119 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
15120
15121         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15122         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15123
15124         * message.el (message-tool-bar-gnome): Use gmm-ignore.
15125
15126 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15127
15128         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
15129         (gnus-xmas-mime-security-button-menu): New function.
15130
15131         * gnus-art.el (gnus-mime-security-button-commands): New variable.
15132         (gnus-mime-security-button-menu): New definition.
15133         (gnus-mime-security-button-map): Use them.
15134         (gnus-mime-security-button-menu): New function.
15135         (gnus-insert-mime-security-button): Addition to help echo.
15136         (gnus-mime-security-run-function, gnus-mime-security-save-part)
15137         (gnus-mime-security-pipe-part): New functions.
15138
15139         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15140         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15141
15142         * mm-decode.el (mm-handle-set-disposition): Remove.
15143         (mm-handle-set-description): Remove.
15144
15145 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15146
15147         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15148         (mm-w3m-standalone-supports-m17n-p): New function.
15149         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15150         w3m usage.
15151
15152         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15153         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15154
15155 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15156
15157         * message.el (message-tool-bar-zap-list):
15158         Use gmm-tool-bar-zap-list as custom type.
15159         (message-tool-bar-update): New function.
15160         (message-tool-bar, message-tool-bar-gnome)
15161         (message-tool-bar-retro): Add message-tool-bar-update.
15162         (message-tool-bar-gnome): Add flyspell-buffer.
15163
15164         * gnus-util.el (gnus-error): Describe `args'.
15165
15166         * gmm-utils.el (gmm-error): Describe `args'.
15167         (gmm-tool-bar-zap-list): New widget.
15168         (gmm-tool-bar-from-list): Improve description of `zap-list'.
15169
15170 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15171
15172         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15173         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15174         the number of recursive calls.
15175
15176         * mm-decode.el (mm-handle-set-disposition): New macro.
15177         (mm-handle-set-description): New macro.
15178
15179 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15180
15181         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15182         encoding.
15183
15184 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15185
15186         * message.el (message-tool-bar-zap-list, message-tool-bar)
15187         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15188         (message-tool-bar-local-item-from-menu): Remove.
15189         (message-tool-bar-map): Replace by `message-make-tool-bar'.
15190         (message-make-tool-bar): New function.
15191         (message-mode): Use `message-make-tool-bar'.
15192
15193         * gmm-utils.el: New file.
15194         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15195         (gmm-lazy): New widget copied from `nnmail.el'.
15196         (gmm-tool-bar-from-list): New function for creating customizable
15197         tool bars.
15198         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
15199         output.
15200         (gmm): Add :prefix to defgroup.
15201
15202 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
15203
15204         * gmm-utils.el (gmm-widget-p): New function.
15205
15206 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15207
15208         * mml.el (mml-attach-file): Describe `description' in doc string.
15209         (mml-menu): Add Emacs MIME manual and PGG manual.
15210
15211 2006-01-20  Richard M. Stallman  <rms@gnu.org>
15212
15213         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15214
15215 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
15216
15217         * nntp.el (nntp-end-of-line): Doc fix.
15218
15219 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
15220
15221         * imap.el (imap-open): Handle case where buffer is a buffer
15222         object.
15223
15224 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15225
15226         * gnus-delay.el (gnus-delay): Don't autoload.
15227         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15228         to be re-loaded when customizing the `gnus-delay' group.
15229
15230 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
15231
15232         * message.el (message-insert-citation-line): Use newlines.
15233
15234 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15235
15236         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
15237         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
15238         these routines, so the passphrase can be managed externally and
15239         passed in to the system.
15240         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
15241         pgg-add-passphrase-to-cache function.
15242
15243         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
15244         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
15245         these routines, so the passphrase can be managed externally and
15246         passed in to the system.
15247         (pgg-pgp5-sign-region): Use new name of
15248         pgg-add-passphrase-to-cache function.
15249
15250 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15251
15252         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
15253         part of the decoded armor to find the key-identifier.
15254         (pgg-gpg-lookup-key-owner): New function to return the
15255         human-readable identifier of a key owner.
15256         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
15257         itself.
15258         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
15259         the key value) if we have a key and can match it against a secret
15260         key.  Also, added a note pointing out fact that the prompt only
15261         indicates the first matching key.
15262
15263         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
15264         pgg-decrypt-region.
15265         (pgg-add-passphrase-to-cache): Rename from
15266         `pgg-add-passphrase-cache' to reduce confusion (all callers
15267         changed).
15268         (pgg-remove-passphrase-from-cache): Rename from
15269         `pgg-remove-passphrase-cache' to reduce confusion (all callers
15270         changed).
15271         (pgg-read-passphrase, pgg-add-passphrase-cache)
15272         (pgg-remove-passphrase-cache): Add informative docstrings.
15273         (pgg-decrypt): Convey provided passphrase in subordinate call to
15274         pgg-decrypt-region.
15275
15276 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
15277
15278         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
15279         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
15280         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
15281         'passphrase' argument, so the passphrase can be managed externally
15282         and then passed in to the system.
15283
15284         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
15285         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
15286         so the passphrase cache can be used reliably with identifiers
15287         besides a pgp packet's key id.
15288
15289         * pgg-gpg.el (pgg-gpg-encrypt-region)
15290         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15291         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
15292         these routines, so the passphrase can be managed externally and
15293         passed in to the system.
15294
15295         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
15296         'notruncate' argument, so the passphrase cache can be used
15297         reliably with identifiers besides a pgp packet's key id.
15298
15299 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
15300
15301         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
15302         symmetric encryption.
15303         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
15304         encrypted session key.
15305         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
15306         message ask for the passphrase in a proper way.
15307
15308         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
15309         New user commands for symmetric encryption.
15310
15311 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15312
15313         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15314
15315         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15316
15317 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15318
15319         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15320
15321 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15322
15323         * mm-decode.el (mm-inlined-types): Add application/pgp.
15324         (mm-automatic-display): Ditto.
15325
15326         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15327         part as text.
15328
15329 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15330
15331         * nnrss.el: Update copyright.
15332         (nnrss-opml-import): Query whether to subscribe to each entry.
15333
15334         * gnus-art.el:
15335         * gnus-sum.el:
15336         * gnus-xmas.el:
15337         * messagexmas.el:
15338         * mm-uu.el:
15339         * mm-view.el: Update copyright.
15340
15341 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15342
15343         * message.el (message-info): New function.
15344         (message-mode-menu): Add it.
15345         Update copyright.
15346
15347         * ChangeLog: Fix and update copyright.
15348
15349 2006-01-13  Romain Francoise  <romain@orebokech.com>
15350
15351         * message.el (message-forward-subject-name-subject): Prefer the
15352         address to 'nowhere' if the sender has no name.
15353         Fix typo.  Update copyright year.
15354
15355 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15356
15357         * gnus-art.el (article-wash-html):
15358         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15359         (gnus-article-wash-html-with-w3m-standalone): New function.
15360
15361         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15362         mm-inline-text-html-render-with-w3m-standalone.
15363         (mm-text-html-washer-alist): Map w3m-standalone to
15364         gnus-article-wash-html-with-w3m-standalone.
15365         (mm-inline-text-html-render-with-w3m-standalone): New function.
15366
15367 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15368
15369         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
15370         Improve LaTeX.
15371
15372 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15373
15374         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
15375         (nnrss-request-article): Render text/plain parts as HTML.
15376
15377         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
15378         the buffer.
15379
15380 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
15381
15382         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
15383         custom definition of `gnus-posting-styles'.
15384
15385         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
15386         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
15387
15388 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15389
15390         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
15391         Use nntp for bug archive.
15392
15393 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15394
15395         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
15396         parts.
15397         (nnrss-normalize-date): New function converts ISO 8601 date into
15398         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15399         (nnrss-check-group): Use it.
15400
15401 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15402
15403         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
15404
15405         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
15406         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15407         (nnrss-insert-w3): Ditto.
15408
15409 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15410
15411         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
15412         the articles to be forwarded including the case where neither a
15413         number of articles nor a region is specified.
15414
15415 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15416
15417         * nnrss.el (nnrss-request-article): Fix last change; fill
15418         text/plain parts.
15419
15420 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15421
15422         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
15423         in text/plain part.
15424         (nnrss-check-group): Don't add excessive newline to dc:subject.
15425
15426 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
15427
15428         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
15429         article.
15430
15431 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15432
15433         * nnml.el: Don't require gnus-bcklg.  Autoload it.
15434         (nnml-use-compressed-files, nnml-save-mail): Support other
15435         comression programs such as bzip2.
15436
15437 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15438
15439         * dns.el (query-dns): Make sure we check the buffer size before
15440         removing tcp headers.
15441
15442 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15443
15444         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
15445         remove MIME buttons associated with multipart/alternative parts.
15446         (gnus-mime-display-alternative): Tag buttons using `article-type'
15447         text property.
15448
15449         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
15450         associated with multipart/alternative parts.
15451
15452         * gnus-art.el (gnus-signature-separator): Fix custom type.
15453
15454         * mm-decode.el (mm-inlined-types): Fix custom type.
15455         (mm-keep-viewer-alive-types): Ditto.
15456         (mm-automatic-display): Ditto.
15457         (mm-attachment-override-types): Ditto.
15458         (mm-inline-override-types): Ditto.
15459         (mm-automatic-external-display): Ditto.
15460
15461 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15462
15463         * spam-report.el (spam-report-user-mail-address)
15464         (spam-report-user-agent): New variables.
15465         (spam-report-url-ping-plain): Use spam-report-user-agent.
15466
15467 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
15468
15469         * gnus-art.el (gnus-button-handle-custom): Do not just use
15470         `customize-apropos' for any "M-x customize-*" button but the
15471         function called for.  Accept both the function name and its
15472         argument in order to achieve this.
15473         (gnus-button-alist): Remove support for "custom:" URL's.
15474         Pass function name to `gnus-button-handle-custom' in case of "M-x
15475         customize-*" buttons.
15476
15477 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15478
15479         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
15480         multipart/alternative and add xref to mm-discouraged-alternatives
15481         in doc string.
15482
15483         * mm-decode.el (mm-discouraged-alternatives): Add xref to
15484         gnus-buttonized-mime-types in doc string.
15485
15486 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
15487
15488         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
15489         Suggest image/.* in the doc string.
15490
15491 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
15492
15493         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
15494         message-marks (Debian bug #342521).
15495
15496 2005-12-12  Simon Josefsson  <jas@extundo.com>
15497
15498         * password.el (password-read-from-cache): Add.
15499         (password-read): Use it.
15500
15501 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15502
15503         * rfc2047.el (rfc2047-charset-to-coding-system):
15504         Recognize us-ascii as a MIME charset.
15505
15506         * mm-bodies.el (mm-decode-content-transfer-encoding):
15507         Protect against the case where the 2nd arg TYPE is nil.
15508
15509 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15510
15511         * pop3.el (pop3-stream-type): Fix custom version.
15512
15513         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
15514
15515 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15516
15517         * mm-decode.el (mm-display-external): Add missing cdr.
15518
15519 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15520
15521         * mm-decode.el (mm-display-external): Use nametemplate (defined in
15522         RFC1524) if it is in mailcap or add a suffix according to
15523         mailcap-mime-extensions when generating a temp filename; postpone
15524         deleting a temp file for 2 seconds for some wrappers, shell
15525         scripts, and so on, which might exit right after having started a
15526         viewer command as a background job.
15527
15528 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15529
15530         * nntp.el (nntp-marks-directory): Fix custom group.
15531
15532         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
15533         steps when < 10.
15534
15535         * gnus-start.el (gnus-no-server-1):
15536         Mention `gnus-level-default-subscribed' in doc string.
15537
15538 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15539
15540         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
15541         parens.
15542
15543 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15544
15545         * gnus-xmas.el (gnus-use-toolbar): Revert.
15546         (gnus-xmas-setup-toolbar): Use global default-toolbar if
15547         gnus-use-toolbar is default.
15548
15549         * messagexmas.el (message-use-toolbar): Revert.
15550         (message-setup-toolbar): Use global default-toolbar if
15551         message-use-toolbar is default.
15552
15553 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15554
15555         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
15556         according to default-toolbar-visible-p.
15557
15558         * messagexmas.el (message-use-toolbar): Ditto.
15559
15560 2005-11-26  Dave Love  <fx@gnu.org>
15561
15562         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
15563         (tls-program, tls-success): Provide openssl alternative.
15564
15565         * starttls.el: Doc fixes.
15566         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
15567         SERVICE to PORT.
15568
15569         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
15570         port null or service name.
15571         (starttls-negotiate): Autoload.
15572
15573 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15574
15575         * message.el (message-kill-to-signature): Fix interactive spec.
15576
15577 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15578
15579         * pop3.el (pop3-open-server): Recognize a string as a service name.
15580
15581 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
15582
15583         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
15584
15585 2005-11-23  Dave Love  <fx@gnu.org>
15586
15587         Add pop3s, pop3/starttls.
15588
15589         * pop3.el (pop3-authentication-scheme): Clarify doc.
15590         (open-tls-stream, starttls-open-stream): Autoload.
15591         (pop3-stream-type): New.
15592         (pop3-open-server): Use it.
15593
15594         * mail-source.el (mail-sources): Fix some :types.  Add stream type
15595         for POP.
15596         (mail-source-keyword-map): Add :stream for POP.
15597         (mail-source-fetch-pop): Use pop3-stream-type.
15598
15599 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15600
15601         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
15602         of current-time-string.
15603
15604 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
15605
15606         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
15607         date header.
15608
15609 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15610
15611         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
15612         it can seriously impact performance as it bypasses the agent's
15613         local caches.
15614
15615 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15616
15617         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
15618         must be explicitly online rather than "not explicitly offline" for
15619         its flags to be synchronized.
15620
15621         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
15622         that gnus-uu-unmark-thread will function correctly.
15623
15624         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
15625         1024K is instead displayed as 1M.
15626
15627 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15628
15629         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
15630
15631 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
15632
15633         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
15634
15635 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
15636
15637         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
15638         error message to display actual error condition.
15639         (gnus-agent-save-local): Avoid saving symbols that are bound to
15640         nil as they simply result in a warning message in
15641         gnus-agent-read-local.
15642
15643 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15644
15645         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
15646         rather than make-variable-buffer-local for file-precious-flag.
15647
15648 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15649
15650         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
15651         for duplicates which are removed.  The invalid sort check then
15652         triggers a rescan after the sort as sorting may have moved
15653         duplicate entries such that they can be cheaply detected.
15654
15655 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15656
15657         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
15658
15659 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15660
15661         * gnus-agent.el (gnus-agent-article-alist-save-format):
15662         Change internal variable to a custom variable.  Change default value
15663         from compressed(2) to uncompressed(1).
15664         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
15665         support for uncompressed agentview files.  Taken together, reading
15666         the agentview file should now be 6-7 times faster.
15667
15668 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15669
15670         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
15671         as a buffer-local variable.  This avoids creating truncated
15672         dribble files as a result of a hang up, eg.
15673
15674 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
15675
15676         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
15677         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
15678         XEmacs.
15679
15680 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15681
15682         * gnus-start.el (gnus-start-draft-setup):
15683         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
15684
15685         * gnus.el (gnus-splash): Change custom group.
15686         (gnus-group-get-parameter, gnus-group-parameter-value):
15687         Describe allow-list argument.
15688
15689         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
15690         string.
15691
15692 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15693
15694         * gnus-art.el (gnus-default-article-saver): Add user-defined
15695         `function' to custom type.
15696
15697 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15698
15699         * imap.el (imap-open): Handle case where buffer is a buffer
15700         object.
15701
15702 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
15703
15704         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
15705         long lines.
15706         (gnus-cache-delete-group): Wrap doc strings.
15707
15708         * gnus-agent.el (gnus-agent-rename-group)
15709         (gnus-agent-delete-group): Wrap doc strings.
15710
15711 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15712
15713         * messagexmas.el (message-use-toolbar): Change the valid values
15714         into default, top, bottom, left, and right.
15715         (message-toolbar-thickness): New variable.
15716         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
15717         well.
15718         (message-setup-toolbar): Make it work.
15719
15720         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
15721         (gnus-use-toolbar): Change the valid values into default, top,
15722         bottom, left, and right.
15723         (gnus-toolbar-thickness): New variable.
15724         (gnus-xmas-setup-toolbar): New function.
15725         (gnus-xmas-setup-group-toolbar): Use it.
15726         (gnus-xmas-setup-summary-toolbar): Use it.
15727
15728 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15729
15730         * gnus-start.el (gnus-1): Add "native" to
15731         gnus-predefined-server-alist.
15732
15733         * gnus.el (gnus-method-to-server): Don't add "native" to the
15734         lists here, because that leads to problems when
15735         gnus-select-method is bound.
15736
15737 2005-11-09  Simon Josefsson  <jas@extundo.com>
15738
15739         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
15740         use (not sort-by-date) instead.
15741
15742 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15743
15744         * gnus-delay.el (gnus-delay-group): Don't autoload.
15745         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15746         to be re-loaded when customizing the `gnus-delay' group.
15747
15748 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
15749
15750         * message.el: Revert last changes.
15751         (message-insert-citation-line): Use newlines.
15752
15753 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
15754
15755         * message.el (message-courtesy-message)
15756         (message-mark-insert-begin, message-mark-insert-end)
15757         (message-elide-ellipsis, message-cancel-message)
15758         (message-add-header, message-change-subject)
15759         (message-cross-post-followup-to-header)
15760         (message-cross-post-insert-note, message-reduce-to-to-cc)
15761         (message-widen-reply, message-delete-not-region)
15762         (message-kill-to-signature, message-insert-signature)
15763         (message-insert-importance-high, message-insert-importance-low)
15764         (message-insert-or-toggle-importance)
15765         (message-insert-disposition-notification-to)
15766         (message-indent-citation, message-yank-original)
15767         (message-cite-original-without-signature, message-cite-original)
15768         (message-insert-citation-line, message-position-on-field)
15769         (message-fix-before-sending, message-send-mail-partially)
15770         (message-send-mail, message-send-mail-with-sendmail)
15771         (message-send-mail-with-qmail, message-send-news)
15772         (message-check-news-header-syntax, message-generate-headers)
15773         (message-insert-courtesy-copy, message-fill-address)
15774         (message-fill-header, message-shorten-references)
15775         (message-setup-1, message-cancel-news)
15776         (message-forward-make-body-plain, message-forward-make-body-mime)
15777         (message-forward-make-body-mml, message-encode-message-body)
15778         (message-forward-make-body-digest-plain)
15779         (message-forward-make-body-digest-mime)
15780         (message-use-alternative-email-as-from): Insert `hard-newline'
15781         instead of ordinary newlines.
15782
15783 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15784
15785         * message.el (message-generate-headers): Downcase the argument
15786         given to message-check-element.
15787
15788 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
15789
15790         * nntp.el (nntp-authinfo-rejected): New error condition.
15791         (nntp-wait-for): Use new error condition to signal authentication
15792         error.
15793         (nntp-retrieve-data): Rethrow new error condition to break out of
15794         recursive call to nntp-send-authinfo.
15795
15796 2005-11-08  Romain Francoise  <romain@orebokech.com>
15797
15798         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
15799         (gnus-summary-exit-map): Bind to `Z p'.
15800         (gnus-summary-make-menu-bar): Add menu item.
15801
15802 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
15803
15804         * gnus-art.el (gnus-article-treat-custom): Add `first'.
15805         (gnus-treat-*): Add `first' in all doc strings.
15806
15807         * gnus-group.el (gnus-group-compact-group): Fix typo.
15808
15809 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15810
15811         * gnus.el (gnus-parameters-case-fold-search): New variable.
15812         (gnus-parameters-get-parameter): Use it.
15813
15814         * gnus-score.el (gnus-home-score-file): Doc fix.
15815
15816 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
15817
15818         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
15819
15820 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15821
15822         * mm-util.el (mm-special-display-p): New function.
15823
15824         * mml.el (mml-preview): Use it; doc fix.
15825
15826 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15827
15828         * imap.el (imap-open): Handle case where buffer is a buffer object.
15829
15830 2005-10-29  Romain Francoise  <romain@orebokech.com>
15831
15832         * message.el (message-fix-before-sending): Fix comment.
15833
15834 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15835
15836         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
15837
15838 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15839
15840         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
15841         Used in gnus-score.el.
15842
15843 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15844
15845         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
15846
15847 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15848
15849         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
15850         whitespace removed in revision 7.8.  Use concatenated string to
15851         protect trailing whitespace.
15852
15853 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
15854
15855         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
15856         (nnimap-request-expire-articles): Use it to avoid sending 'UID
15857         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
15858         Courier IMAP ("some version from 2004").  Mostly based on similar
15859         code in the same function.
15860
15861 2005-10-26  Didier Verna  <didier@xemacs.org>
15862
15863         * gnus-group.el (gnus-group-compact-group): Invalidate original
15864         article buffer.
15865         * gnus-srvr.el (gnus-server-compact-server): Ditto.
15866         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
15867         NOV database and in article itself.
15868         Invalidate article backlog.
15869
15870 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15871
15872         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
15873
15874 2005-10-26  Simon Josefsson  <jas@extundo.com>
15875
15876         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
15877         part of 2004-07-25 change.
15878
15879 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15880
15881         * message.el (message-display-completion-list): New function.
15882         (message-expand-group): Use it; make sure the Completions buffer
15883         is modifiable.
15884 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
15885
15886         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
15887         user-mail-name is an empty string.
15888
15889 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15890
15891         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
15892         depending on gnus-score-decay-constant.
15893
15894         * encrypt.el (encrypt-insert-file-contents)
15895         (encrypt-write-file-contents): Don't use `gnus-message'.
15896
15897         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
15898         arguments.
15899         (mm-uu-type-alist): Add message-marks and insert-marks.
15900         Pass arguments to mm-uu-verbatim-marks-extract.
15901         (mm-uu-hide-markers): New variable.
15902         (mm-uu-extract): Use face similar to `gnus-cite-3'.
15903
15904         * gnus-fun.el (gnus-convert-image-to-x-face-command)
15905         (gnus-convert-image-to-face-command): Use "convert" by default to
15906         allow other input image formats.
15907         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
15908         accordingly.
15909
15910 2005-10-23  Simon Josefsson  <jas@extundo.com>
15911
15912         * imap.el (imap-gssapi-program): Align command line parameters
15913         with latest GNU SASL.
15914         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
15915
15916 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15917
15918         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
15919         HTML.
15920         (nnslashdot-request-article): Ditto.
15921
15922         * lpath.el (featurep): Add nobreak-char-display.
15923
15924 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15925
15926         * mail-source.el (mail-source-fetch-pop): Require pop3.
15927         (mail-source-check-pop): Ditto.
15928
15929 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15930
15931         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
15932         errors.
15933
15934 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
15935
15936         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
15937         (gnus-treat-strip-leading-blank-lines): Improve doc string.
15938
15939         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
15940
15941         * mm-bodies.el (mm-decode-string):
15942         Call `mm-charset-to-coding-system' with allow-override argument.
15943
15944 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15945
15946         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
15947         (rfc2047-charset-to-coding-system): New function.
15948         (rfc2047-decode-encoded-words): New function.
15949         (rfc2047-decode-region): Use them.
15950         (rfc2047-decode-cte): Remove.
15951         (rfc2047-parse-and-decode): Remove.
15952         (rfc2047-decode): Remove.
15953
15954 2005-10-15  Kenichi Handa  <handa@m17n.org>
15955
15956         * rfc2047.el (rfc2047-decode-cte): New function.
15957         (rfc2047-decode-region): Change the way to decode successive
15958         encoded-words: decode B- or Q-encoding in each encoded-word,
15959         concatenate them, and decode it as charset.
15960
15961 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15962
15963         * lpath.el: Fbind codepage-setup for XEmacs.
15964
15965 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
15966
15967         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
15968         widget-move-and-invoke.
15969         (gnus-custom-mode): Use gnus-custom-map.
15970
15971 2005-10-15  Bill Wohler  <wohler@newt.com>
15972
15973         * message.el (message-tool-bar-map): Rename image file from
15974         mail_send to mail/send.
15975
15976 2005-10-16  Masatake YAMATO  <jet@gyve.org>
15977
15978         * message.el (message-expand-group): Pass the common
15979         prefix substring of completion to `display-completion-list'.
15980
15981 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
15982
15983         * mml-sec.el (mml-secure-method): New internal variable.
15984         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
15985         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
15986         New functions using mml-secure-method.
15987
15988         * mml.el (mml-mode-map): Add key bindings for those functions.
15989         (mml-menu): Simplify security menu entries.  Suggested by Jesper
15990         Harder <harder@myrealbox.com>.
15991         (mml-attach-file, mml-attach-buffer, mml-attach-external):
15992         Goto end of message if point is the headers of the message.
15993
15994         * message.el (message-in-body-p): New function.
15995
15996         * assistant.el: Autoload gnus-util and netrc.
15997
15998         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
15999         Use `mm-charset-override-alist' only when decoding.
16000
16001         * mm-bodies.el (mm-decode-body):
16002         Call `mm-charset-to-coding-system' with allow-override argument.
16003
16004         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
16005         `filename' from Content-Disposition if Content-Type doesn't
16006         provide `name'.
16007         (gnus-mime-view-part-as-type): Set default instead of
16008         initial-input.
16009
16010 2005-10-09  Daniel Brockman  <daniel@brockman.se>
16011
16012         * format-spec.el (format-spec): Propagate text properties of % spec.
16013
16014 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16015
16016         * gnus-art.el (gnus-treat-predicate): Add `first'.
16017
16018 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16019
16020         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
16021         (mm-charset-override-alist): New variable.
16022         (mm-charset-to-coding-system): Use it.
16023         (mm-codepage-setup): New helper function.
16024         (mm-charset-eval-alist): New variable.
16025         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
16026         Warn about unknown charsets.
16027
16028         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
16029
16030 2005-10-04  David Hansen  <david.hansen@gmx.net>
16031
16032         * nnrss.el (nnrss-request-article): Add support for the comments tag.
16033         (nnrss-check-group): Ditto.
16034
16035 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16036
16037         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
16038         Rename x-gnus-verbatim to x-verbatim.
16039         (mm-uu-type-alist): Fix regexp for verbatim-marks.
16040
16041         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
16042         x-verbatim.
16043
16044         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
16045
16046         * gnus-util.el (gnus-remove-duplicates): Remove.
16047
16048         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
16049         instead of gnus-remove-duplicates.
16050
16051         * message.el (message-remove-duplicates): Remove.
16052         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
16053         message-remove-duplicates.
16054
16055         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
16056         available, else use implementation from `delete-dups'.
16057
16058         * message.el (message-insert-expires): New function.
16059         (message-mode-map): Add key binding.
16060         (message-mode-field-menu): Add menu entry.
16061         (message-mode): Document it.
16062         (message-make-expires-date): Use `message-make-date'.
16063
16064 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
16065
16066         * message.el (message-make-expires-date): New function.
16067
16068 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16069
16070         * Makefile.in (list-installed-shadows): New entry.
16071         (install): Use it.
16072         (remove-installed-shadows): New entry.
16073
16074         * dgnushack.el (dgnushack-default-load-path): New variable.
16075         (dgnushack-find-lisp-shadows): New function.
16076         (dgnushack-remove-lisp-shadows): New function.
16077
16078 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16079
16080         * Makefile.in (install-el-elc): New entry.
16081         (install): Use it so that .el files are necessarily installed.
16082
16083 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16084
16085         * time-date.el: Autoload parse-time-string, XEmacs needs it.
16086
16087 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16088
16089         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
16090         function rather than the diff-mode.el package.
16091         (mm-display-external): Use with-current-buffer.
16092         (mm-viewer-completion-map, mm-viewer-completion-map):
16093         Move initialization inside declaration.
16094
16095 2005-09-29  Simon Josefsson  <jas@extundo.com>
16096
16097         * spam.el: Load hashcash when compiling, to avoid warnings.
16098         Don't autoload mail-check-payment.
16099         (spam-check-hashcash): Define unconditionally, since hashcash.el
16100         is part of Gnus now.  Ignore errors from payment checking.
16101
16102 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16103
16104         * message.el (message-bold-region, message-unbold-region):
16105         Rename from `bold-region' and `unbold-region'.
16106
16107         * message.el: Remove useless autoloads.
16108
16109 2005-09-28  Simon Josefsson  <jas@extundo.com>
16110
16111         * message.el (message-use-idna): Default to t.
16112         (message-use-idna): Test whether encoding works too.  Doc fix.
16113
16114 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16115
16116         * nntp.el (nntp-warn-about-losing-connection): Remove.
16117
16118 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16119
16120         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16121         customizable.  Change default value.
16122         (mm-uu-diff-groups-regexp): Change default value.
16123         (mm-uu-type-alist): Add doc string.
16124         (mm-uu-configure): Add doc string.  Make it interactive.
16125         (mm-uu-tex-groups-regexp): New variable.
16126         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16127         (mm-uu-type-alist): Add LaTeX documents.
16128         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16129         of "text/verbatim".
16130         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16131
16132         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16133         instead of "text/verbatim".
16134
16135         * message.el (message-mark-inserted-region)
16136         (message-mark-insert-file): Use slrn style marks when called with
16137         prefix argument.
16138
16139 2005-09-27  Simon Josefsson  <jas@extundo.com>
16140
16141         * message.el (message-idna-to-ascii-rhs-1): Reformat.
16142
16143 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
16144
16145         * message.el (message-remove-duplicates): New function.
16146         Implementation borrowed from `gnus-remove-duplicates'.
16147         (message-idna-to-ascii-rhs): Also encode idna addresses in
16148         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16149         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16150         only ask about the same idna domain once per header and also tell
16151         in what header to replace the idna domain.
16152
16153         * gnus-art.el (article-decode-idna-rhs): Also decode idna
16154         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16155         (article-decode-idna-rhs): Fix regexp so that all idna-address in
16156         a header is decoded and not just the last one.
16157
16158 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16159
16160         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16161         has been decoded.
16162
16163         * mm-decode.el (mm-automatic-display): Add text/verbatim.
16164         (mm-insert-part): Don't modify text if it has been decoded.
16165
16166         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16167         decoded.
16168
16169         * mm-view.el (mm-inline-text): Don't strip text props unless
16170         decoding enriched or richtext parts.
16171
16172 2005-09-25  Romain Francoise  <romain@orebokech.com>
16173
16174         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16175         * gnus-start.el (gnus-subscribe-interactively):
16176         * gnus-uu.el (gnus-uu-grab-articles):
16177         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16178         space.
16179
16180 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
16181
16182         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16183         * mm-view.el (mm-view-pkcs7-decrypt):
16184         * gnus-sum.el (gnus-summary-limit-to-extra)
16185         (gnus-summary-respool-article, gnus-read-move-group-name):
16186         * gnus-score.el (gnus-summary-increase-score):
16187         * gnus-util.el (gnus-completing-read-with-default):
16188         * gnus-art.el (gnus-read-save-file-name)
16189         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16190         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16191         * message.el (message-check-news-header-syntax):
16192         Follow convention for reading with the minibuffer.
16193
16194 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
16195
16196         * spam-report.el (spam-report-url-ping-plain):
16197         Use gnus-extended-version as User-Agent.
16198
16199         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16200         default value is nil.
16201
16202         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16203         (mm-uu-verbatim-marks-extract): New function.
16204         (mm-uu-extract): New face.
16205         (mm-uu-copy-to-buffer): Use it.
16206
16207         * spam-report.el (spam-report-gmane-ham): Rename from
16208         `spam-report-gmane-unspam'.
16209         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16210         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
16211
16212         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16213         Autoload.
16214         (spam-report-gmane-unregister-routine):
16215         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16216
16217 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
16218
16219         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16220         (spam-report-gmane-unregister-routine): Add support for gmane
16221         unregistration.
16222
16223         * spam-report.el (spam-report-gmane-unspam)
16224         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16225         (spam-report-gmane): Change to take a single article and do unspam
16226         registration.
16227
16228 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16229
16230         * mm-url.el (mm-url-decode-entities): Fix regexp.
16231
16232 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16233
16234         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16235         default to nil, to be able to use Gnus at all.  If the default
16236         switches to something else, then the function should be fixed not
16237         be exceedingly slow.
16238
16239 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
16240
16241         * gnus-start.el (gnus-activate-group): If the server is nil, don't
16242         fail hard.
16243
16244         * spam-report.el: Add better Keywords line.
16245
16246         * spam.el: Add Maintainer and better Keywords line.
16247
16248 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16249
16250         * gnus-art.el (gnus-article-replace-part)
16251         (gnus-mime-replace-part): New functions.
16252         (gnus-mime-action-alist, gnus-mime-button-commands)
16253         (gnus-mime-save-part-and-strip): Add file argument.
16254         (gnus-article-part-wrapper): Add interactive argument.
16255
16256         * gnus-sum.el (gnus-summary-mime-map):
16257         Add `gnus-article-replace-part'.
16258
16259 2005-09-19  Didier Verna  <didier@xemacs.org>
16260
16261         The nnml compaction feature:
16262         * nnml.el (nnml-request-compact-group): New function.
16263         * nnml.el (nnml-request-compact): New function.
16264         * gnus-int.el (gnus-request-compact-group): New function.
16265         * gnus-int.el (gnus-request-compact): New function.
16266         * gnus-group.el (gnus-group-compact-group): New function.
16267         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16268         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16269         * gnus-srvr.el (gnus-server-compact-server): New function.
16270         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16271         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16272
16273 2005-09-18  Deepak Goel  <deego@gnufans.org>
16274
16275         * sieve.el (sieve-help): Fix `message' call: first arg should be a
16276         format spec.
16277
16278 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16279
16280         * gnus.el (gnus-group-startup-message): Bind image-load-path.
16281
16282 2005-09-15  Romain Francoise  <romain@orebokech.com>
16283
16284         * message.el (message-fill-paragraph): Clarify docstring.
16285
16286 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16287
16288         * gnus-art.el (gnus-mime-display-part): Protect against broken
16289         MIME messages.
16290
16291 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16292
16293         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16294         before parsing header.
16295
16296 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
16297
16298         * html2text.el (html2text-replace-list): Add new entities.
16299
16300 2005-09-11  Romain Francoise  <romain@orebokech.com>
16301
16302         * message.el (message-alternative-emails): Improve docstring.
16303         (message-setup-1): Call `message-use-alternative-email-as-from'
16304         after `message-setup-hook' to give it precedence over posting
16305         styles, etc.
16306         (message-use-alternative-email-as-from): Add docstring.
16307         Remove the original From header if present.
16308
16309         * nnml.el (nnml-compressed-files-size-threshold): New variable.
16310         (nnml-save-mail): Use it.
16311
16312         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16313         articles.  Add new argument `silent'.
16314         (gnus-uu-mark-all): Report the total number of marked articles.
16315
16316 2005-09-10  Romain Francoise  <romain@orebokech.com>
16317
16318         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16319         (gnus-uu-mark-series): Likewise.
16320
16321 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16322
16323         * spam-report.el (spam-report-gmane): Fix generation of spam
16324         report URL.
16325
16326 2005-09-10  Simon Josefsson  <jas@extundo.com>
16327
16328         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16329         t, based on discussion on the ding list with Robert Epprecht
16330         <epprecht@solnet.ch>.
16331
16332 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16333
16334         * spam-report.el (spam-report-gmane): Make it work without
16335         X-Report-Spam header.  Gmane now only provides Archived-At.
16336         This is only used if `spam-report-gmane-use-article-number' is nil.
16337         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16338
16339         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16340         make `gnus-summary-sort-by-recipient' work with threading.
16341
16342         * nnweb.el (nnweb-google-wash-article): Print a message if article
16343         is not available.
16344
16345 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16346
16347         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16348         change.  Decode text/* parts content before displaying.
16349
16350 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16351
16352         * mml-smime.el: Remove defvar of gnus-extract-address-components.
16353
16354 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16355
16356         * mm-view.el (mm-display-inline-fontify): Disable support modes.
16357
16358         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
16359         url-package-name, url-package-version,
16360         w3m-cid-retrieve-function-alist, w3m-current-buffer,
16361         w3m-display-inline-images, and w3m-minor-mode-map.
16362
16363 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
16364
16365         * message.el (message-tab-body-function): Fix mismatched custom type.
16366
16367         * gnus.el (gnus-group-change-level-function): Ditto.
16368
16369         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
16370
16371         * gnus-art.el (gnus-signature-limit)
16372         (gnus-article-mime-part-function): Ditto.
16373
16374 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16375
16376         * mml.el (mml-mode): Silence the byte compiler.
16377
16378         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
16379         using `(sit-for 0)' before moving the point to the specified part;
16380         skip unbuttonized parts.
16381         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
16382         return to the summary window if gnus-auto-select-part is non-nil.
16383
16384 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
16385
16386         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
16387         New variables.
16388         (mml-dnd-attach-file, mml-mode): Use them.
16389
16390         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
16391         Make fetching article by MID work again for Google Groups.
16392         Add FIXME concerning gnus-group-make-web-group.
16393
16394         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
16395         Don't depend on Gnus by using mail-extract-address-components if
16396         gnus-extract-address-components is not bound.
16397
16398 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16399
16400         * gnus-art.el (gnus-mime-display-security): Don't display the
16401         signature, but only the signed part.
16402
16403 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16404
16405         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
16406
16407         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
16408         list, not listp.
16409
16410 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
16411
16412         * mm-encode.el (mm-encode-content-transfer-encoding):
16413         Likewise when encoding.
16414
16415         * mm-bodies.el (mm-decode-content-transfer-encoding):
16416         De-canonicalize CRLF for all text content types, not just
16417         text/plain.
16418
16419 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16420
16421         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
16422         valid article; point arrow and cursor at the MIME button.
16423
16424 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16425
16426         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
16427         Suggested by Dan Christensen <jdc@uwo.ca>.
16428
16429         * mm-decode.el (mm-save-part): Enable change of prompt.
16430
16431 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
16432
16433         * gnus-msg.el (gnus-inews-add-send-actions):
16434         Make `message-post-method' lambda parameter ARG `&optional'.
16435
16436 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16437
16438         * gnus-sum.el (gnus-summary-mime-map):
16439         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
16440         gnus-article-jump-to-part.
16441
16442         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
16443         (gnus-article-edit-part): Use it.
16444         (gnus-article-part-wrapper): Add no-handle argument.
16445         (gnus-article-save-part-and-strip, gnus-article-delete-part):
16446         New functions.
16447
16448 2005-08-29  Romain Francoise  <romain@orebokech.com>
16449
16450         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16451         docstring.
16452         (gnus-face-from-file): Likewise.
16453
16454 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16455
16456         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
16457         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
16458         non-nil.
16459         (gnus-auto-select-part): New variable.
16460         (gnus-article-jump-to-part): New function.
16461         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
16462         (gnus-mime-delete-part): Allow selecting specified part after
16463         deleting or stripping parts.
16464         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
16465         part if argument is bogus.
16466
16467 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
16468
16469         * gnus-art.el (w3m-minor-mode-map):
16470         * gnus-spec.el (gnus-newsrc-file-version):
16471         * gnus-util.el (nnmail-active-file-coding-system)
16472         (gnus-original-article-buffer, gnus-user-agent):
16473         * gnus.el (gnus-ham-process-destinations)
16474         (gnus-parameter-ham-marks-alist)
16475         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
16476         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
16477         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
16478         * mm-decode.el (gnus-current-window-configuration):
16479         * mm-extern.el (gnus-article-mime-handles):
16480         * mm-url.el (url-current-object, url-package-name)
16481         (url-package-version):
16482         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
16483         (smime-keys, w3m-cid-retrieve-function-alist)
16484         (w3m-current-buffer, w3m-display-inline-images)
16485         (w3m-minor-mode-map):
16486         * mml-smime.el (gnus-extract-address-components):
16487         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
16488         (gnus-newsrc-hashtb, message-default-charset)
16489         (message-deletable-headers, message-options)
16490         (message-posting-charset, message-required-mail-headers)
16491         (message-required-news-headers):
16492         * mml1991.el (mc-pgp-always-sign):
16493         * mml2015.el (mc-pgp-always-sign):
16494         * nnheader.el (nnmail-extra-headers):
16495         * rfc1843.el (gnus-decode-encoded-word-function)
16496         (gnus-decode-header-function, gnus-newsgroup-name):
16497         * spam-stat.el (gnus-original-article-buffer): Add defvars.
16498
16499 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
16500
16501         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
16502         the end of the date treatments.
16503
16504 2005-08-15  Simon Josefsson  <jas@extundo.com>
16505
16506         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
16507         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
16508         Capello and Romain Francoise.
16509         (pgg-fetch-key-function): Remove, not used?
16510         (pgg-insert-url-with-w3): Require url, to get
16511         url-insert-file-contents regardless of where it is defined.
16512
16513 2005-08-13  Romain Francoise  <romain@orebokech.com>
16514
16515         * message.el (message-cite-original-1): New function.
16516         (message-cite-original): Use it.
16517         (message-cite-original-without-signature): Ditto.
16518
16519 2005-08-08  Romain Francoise  <romain@orebokech.com>
16520
16521         * message.el (message-yank-empty-prefix): New variable.
16522         (message-indent-citation): Use it.
16523         (message-cite-original-without-signature): Respect X-No-Archive.
16524
16525 2005-08-08  Simon Josefsson  <jas@extundo.com>
16526
16527         * pgg.el: Autoload url-insert-file-contents instead of loading
16528         w3/url.
16529         (pgg-insert-url-with-w3): Don't load url here.
16530
16531 2005-08-07  Jesper Harder  <harder@phys.au.dk>
16532
16533         * message.el (message-kill-to-signature): Don't insert newline at
16534         bol.
16535         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
16536
16537 2005-08-06  Romain Francoise  <romain@orebokech.com>
16538
16539         * message.el (message-user-fqdn): Fix typo in docstring.
16540
16541 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
16542
16543         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
16544
16545         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
16546
16547 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16548
16549         * mm-bodies.el (mm-encode-body): Use coding system rather than
16550         charset to encode text.
16551
16552         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
16553         number of charsets if utf-8 is available (XEmacs).
16554
16555 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16556
16557         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
16558         taken from `gnus-button-mid-or-mail-regexp'.
16559         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
16560         (gnus-button-alist): Improve regexp for domain part of the MIDs
16561         for news:localpart@domain buttons.
16562         (gnus-button-ctan-directory-regexp): Update.
16563
16564 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16565
16566         * sieve-manage.el (sieve-manage-interactive-login):
16567         Use make-local-variable rather than make-variable-buffer-local.
16568         (sieve-manage-open): Ditto.
16569         (sieve-manage-authenticate): Ditto.
16570
16571         * mml.el (mml-generate-mime-1): Make the content type default to
16572         text/plain if the filename is not specified.
16573
16574 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16575
16576         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
16577         instead of insert-buffer.
16578
16579         * message.el (message-yank-original): Ditto; set the mark at the
16580         end of the yanked message.
16581
16582 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16583
16584         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
16585         lines to scroll rather than to stop it.
16586
16587         * mml.el (mml-generate-default-type): Add doc string.
16588         (mml-generate-mime-1): Use mm-default-file-encoding or make it
16589         default to application/octet-stream when determining the content
16590         type if it is not specified for the part or the mml contents; add
16591         a comment about mml-generate-default-type.
16592
16593 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
16594
16595         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
16596         make it default to application/octet-stream when determining the
16597         content type if it is not specified for the external contents.
16598
16599 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16600
16601         * rfc2231.el (rfc2231-parse-string): Take care that not only a
16602         segmented parameter but also other parameters might be there.
16603
16604 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16605
16606         * mm-decode.el (mm-display-external): Delete temp file, directory
16607         and buffer immediately if the external process is exited.
16608
16609 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16610
16611         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
16612         fewer lines than that of scroll-margin.
16613         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
16614
16615 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16616
16617         * gnus-art.el (gnus-article-next-page): Revert.
16618         (gnus-article-beginning-of-window): New macro.
16619         (gnus-article-next-page-1): Use it.
16620         (gnus-article-prev-page): Ditto.
16621         (gnus-article-edit-part): Use insert-buffer-substring instead of
16622         insert-buffer.
16623         (gnus-article-edit-exit): Ditto.
16624
16625         * gnus-util.el (gnus-beginning-of-window): Remove.
16626         (gnus-end-of-window): Remove.
16627
16628         * lpath.el: Don't bind header-line-format and scroll-margin.
16629
16630 2005-07-25  Simon Josefsson  <jas@extundo.com>
16631
16632         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
16633         to have the url package without w3.  Reported by Daiki Ueno
16634         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
16635
16636 2005-07-20  Didier Verna  <didier@xemacs.org>
16637
16638         * gnus-diary.el: Remove the description comment (nndiary is now
16639         properly documented in the Gnus manual).
16640         Fix the spelling of "Back End".
16641         * nndiary.el: Ditto.
16642         Fix the copyright notice.
16643
16644 2005-07-18  Romain Francoise  <romain@orebokech.com>
16645
16646         * gnus-sum.el (gnus-summary-to-prefix)
16647         (gnus-summary-newsgroup-prefix): New variables.
16648         (gnus-summary-from-or-to-or-newsgroups): Use them.
16649
16650 2005-07-17  Romain Francoise  <romain@orebokech.com>
16651
16652         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
16653         space as it's generally not especially interesting to the user.
16654
16655 2005-07-16  Romain Francoise  <romain@orebokech.com>
16656
16657         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
16658         nil to avoid prompting and file modification if one of the
16659         messages at the top of the nnfolder file contains a copyright
16660         notice.
16661         Update copyright notice.
16662
16663         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
16664         instead of `current-time-string' as the latter creates a time
16665         string that is not RFC 2822 compliant (it lacks the zone).
16666         Update copyright notice.
16667
16668 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16669
16670         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
16671         for text/rtf.  Display default in prompt.  Pass default for M-n.
16672
16673         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
16674
16675 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16676
16677         * gnus-msg.el (gnus-button-mailto):
16678         Remove save-selected-window-window hackery because it relies on
16679         save-selected-window internals.
16680
16681 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16682
16683         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
16684         (gnus-article-next-page-1): Use gnus-beginning-of-window.
16685         (gnus-article-prev-page): Ditto.
16686
16687         * gnus-util.el (gnus-beginning-of-window): New function.
16688         (gnus-end-of-window): New function.
16689
16690         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
16691
16692 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16693
16694         * gnus-score.el (gnus-score-edit-all-score):
16695         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
16696         gnus-message.
16697
16698 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16699
16700         * gnus-msg.el (gnus-button-mailto):
16701         Remove save-selected-window-window hackery because it relies on
16702         save-selected-window internals.
16703
16704 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16705
16706         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
16707         add-minor-mode.
16708         (gnus-binary-mode): Ditto.
16709
16710         * gnus-topic.el (gnus-topic-mode): Ditto.
16711
16712 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
16713
16714         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
16715         (gnus-article-prev-page): Take scroll-margin into consideration.
16716
16717 2005-07-04  Lute Kamstra  <lute@gnu.org>
16718
16719         Update FSF's address in GPL notices.
16720
16721 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
16722
16723         * gnus.el (gnus-exit):
16724         * gnus-group.el (gnus-group-icons):
16725         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
16726
16727         * gnus-nocem.el (gnus-nocem):
16728         * message.el (message-various, message-buffers, message-sending)
16729         (message-interface, message-forwarding, message-insertion)
16730         (message-headers, message-news, message-mail):
16731         * pgg-gpg.el (pgg-gpg):
16732         * pgg-parse.el (pgg-parse):
16733         * pgg-pgp.el (pgg-pgp):
16734         * pgg-pgp5.el (pgg-pgp5):
16735         * pop3.el (pop3): Finish `defgroup' description with period.
16736
16737 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16738
16739         * gnus-art.el (article-display-face): Improve the efficiency.
16740         (article-display-x-face): Ditto; remove grey x-face stuff.
16741
16742 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16743
16744         * gnus-art.el (article-display-face): Correct the position in
16745         which Faces are inserted.
16746
16747 2005-06-29  Didier Verna  <didier@xemacs.org>
16748
16749         * gnus-art.el (article-display-face): Display faces in correct
16750         order.
16751
16752 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16753
16754         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
16755         (gnus-fill-real-hashtb): Use hash table instead of obarray.
16756         (gnus-nocem-check-article): Fetch the Type header.
16757         (gnus-nocem-message-wanted-p): Fix the way to examine types.
16758         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
16759         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
16760         make sure gnus-nocem-hashtb is initialized.
16761         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
16762         (gnus-nocem-unwanted-article-p): Ditto.
16763
16764         * pgg.el (pgg-verify): Return the verification result.
16765
16766 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16767
16768         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
16769         is ascii.
16770
16771 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
16772
16773         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
16774         `show-nonbreak-escape'.
16775
16776 2005-06-23  Lute Kamstra  <lute@gnu.org>
16777
16778         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
16779
16780         * dig.el (dig-mode):
16781         * smime.el (smime-mode): Use gnus-run-mode-hooks.
16782
16783 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
16784
16785         * nnimap.el (nnimap-split-download-body): Fix spellings.
16786
16787 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
16788
16789         * gnus-art.el (gnus-article-encrypt-body):
16790         * gnus-cus.el (gnus-score-customize):
16791         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
16792         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
16793
16794 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
16795
16796         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
16797         header by looking for magic "MII" at the beginnig.
16798
16799 2005-06-16  Miles Bader  <miles@gnu.org>
16800
16801         * gnus-xmas.el (gnus-xmas-group-startup-message):
16802         Use renamed gnus-splash face.
16803
16804         * assistant.el (assistant-field): Remove "-face" suffix from face name.
16805         (assistant-field-face): New backward-compatibility alias for renamed
16806         face.
16807         (assistant-render-text): Use renamed assistant-field face.
16808
16809         * spam.el (spam): Remove "-face" suffix from face name.
16810         (spam-face): New backward-compatibility alias for renamed face.
16811         (spam-face, spam-initialize): Use renamed spam face.
16812
16813         * message.el (message-header-to, message-header-cc)
16814         (message-header-subject, message-header-newsgroups)
16815         (message-header-other, message-header-name)
16816         (message-header-xheader, message-separator, message-cited-text)
16817         (message-mml): Remove "-face" suffix from face names.
16818         (message-header-to-face, message-header-cc-face)
16819         (message-header-subject-face, message-header-newsgroups-face)
16820         (message-header-other-face, message-header-name-face)
16821         (message-header-xheader-face, message-separator-face)
16822         (message-cited-text-face, message-mml-face):
16823         New backward-compatibility aliases for renamed faces.
16824         (message-font-lock-keywords): Use renamed message faces.
16825
16826         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
16827         (sieve-test-commands, sieve-tagged-arguments):
16828         Remove "-face" suffix from face names.
16829         (sieve-control-commands-face, sieve-action-commands-face)
16830         (sieve-test-commands-face, sieve-tagged-arguments-face):
16831         New backward-compatibility aliases for renamed faces.
16832         (sieve-control-commands-face, sieve-action-commands-face)
16833         (sieve-test-commands-face, sieve-tagged-arguments-face):
16834         Use renamed sieve faces.
16835
16836         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
16837         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
16838         (gnus-group-news-3-empty, gnus-group-news-4)
16839         (gnus-group-news-4-empty, gnus-group-news-5)
16840         (gnus-group-news-5-empty, gnus-group-news-6)
16841         (gnus-group-news-6-empty, gnus-group-news-low)
16842         (gnus-group-news-low-empty, gnus-group-mail-1)
16843         (gnus-group-mail-1-empty, gnus-group-mail-2)
16844         (gnus-group-mail-2-empty, gnus-group-mail-3)
16845         (gnus-group-mail-3-empty, gnus-group-mail-low)
16846         (gnus-group-mail-low-empty, gnus-summary-selected)
16847         (gnus-summary-cancelled, gnus-summary-high-ticked)
16848         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
16849         (gnus-summary-high-ancient, gnus-summary-low-ancient)
16850         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
16851         (gnus-summary-low-undownloaded)
16852         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
16853         (gnus-summary-low-unread, gnus-summary-normal-unread)
16854         (gnus-summary-high-read, gnus-summary-low-read)
16855         (gnus-summary-normal-read, gnus-splash):
16856         Remove "-face" suffix from face names.
16857         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
16858         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
16859         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
16860         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
16861         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
16862         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
16863         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
16864         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
16865         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
16866         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
16867         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
16868         (gnus-summary-selected-face, gnus-summary-cancelled-face)
16869         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
16870         (gnus-summary-normal-ticked-face)
16871         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
16872         (gnus-summary-normal-ancient-face)
16873         (gnus-summary-high-undownloaded-face)
16874         (gnus-summary-low-undownloaded-face)
16875         (gnus-summary-normal-undownloaded-face)
16876         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
16877         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
16878         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
16879         (gnus-splash-face):
16880         New backward-compatibility aliases for renamed faces.
16881         (gnus-group-startup-message): Use renamed gnus faces.
16882
16883         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
16884         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
16885         (gnus-server-agent): Remove "-face" suffix from face names.
16886         (gnus-server-agent-face, gnus-server-opened-face)
16887         (gnus-server-closed-face, gnus-server-denied-face)
16888         (gnus-server-offline-face):
16889         New backward-compatibility aliases for renamed faces.
16890         (gnus-server-agent-face, gnus-server-opened-face)
16891         (gnus-server-closed-face, gnus-server-denied-face)
16892         (gnus-server-offline-face): Use renamed gnus faces.
16893
16894         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
16895         Remove "-face" suffix from face names.
16896         (gnus-picon-xbm-face, gnus-picon-face):
16897         New backward-compatibility aliases for renamed faces.
16898
16899         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
16900         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
16901         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
16902         (gnus-cite-11): Remove "-face" suffix from face names.
16903         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
16904         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
16905         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
16906         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
16907         New backward-compatibility aliases for renamed faces.
16908         (gnus-cite-attribution-face, gnus-cite-face-list)
16909         (gnus-article-boring-faces): Use renamed gnus faces.
16910
16911         * gnus-art.el (gnus-signature, gnus-header-from)
16912         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
16913         (gnus-header-content): Remove "-face" suffix from face names.
16914         (gnus-signature-face, gnus-header-from-face)
16915         (gnus-header-subject-face, gnus-header-newsgroups-face)
16916         (gnus-header-name-face, gnus-header-content-face):
16917         New backward-compatibility aliases for renamed faces.
16918         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
16919
16920         * gnus-sum.el (gnus-summary-selected-face)
16921         (gnus-summary-highlight): Use renamed gnus faces.
16922         * gnus-group.el (gnus-group-highlight): Likewise.
16923
16924 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
16925
16926         * gnus-sieve.el (gnus-sieve-article-add-rule):
16927         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
16928         * spam-stat.el (spam-stat-buffer-change-to-spam)
16929         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
16930
16931         * message.el (message-is-yours-p):
16932         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
16933
16934 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16935
16936         * mm-view.el (mm-inline-text): Withdraw the last change.
16937
16938 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16939
16940         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
16941         executing enriched-decode.
16942
16943 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16944
16945         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
16946         charset of tar files.
16947
16948 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
16949
16950         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
16951
16952 2005-06-04  Lute Kamstra  <lute@gnu.org>
16953
16954         * nnfolder.el (nnfolder-read-folder): Make sure that undo
16955         information is never recorded.
16956
16957 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16958
16959         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
16960
16961 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16962
16963         * pop3.el (pop3-apop): Run md5 in the binary mode.
16964
16965         * starttls.el (starttls-set-process-query-on-exit-flag):
16966         Use eval-and-compile.
16967
16968 2005-05-31  Simon Josefsson  <jas@extundo.com>
16969
16970         * smime.el (smime-replace-in-string): Define.
16971         (smime-cert-by-ldap-1): Use it.
16972
16973 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16974
16975         * gnus-art.el (article-display-x-face): Replace
16976         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16977
16978         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
16979         set-process-query-on-exit-flag or process-kill-without-query.
16980
16981         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
16982         loop instead of replace-regexp.
16983
16984         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
16985         instead of process-kill-without-query if it is available.
16986
16987         * lpath.el: Fbind ldap-search-entries.
16988
16989         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
16990         instead of find-file-hooks if it is available.
16991
16992         * mml1991.el: Bind pgg-default-user-id when compiling.
16993
16994         * mml2015.el: Bind pgg-default-user-id when compiling.
16995
16996         * nndraft.el (nndraft-request-associate-buffer):
16997         Use write-contents-functions instead of write-contents-hooks if it is
16998         available.
16999
17000         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17001         instead of find-file-hooks if it is available.
17002
17003         * nntp.el (nntp-open-connection): Replace
17004         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17005         (nntp-open-ssl-stream): Ditto.
17006         (nntp-open-tls-stream): Ditto.
17007
17008         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
17009         set-process-query-on-exit-flag or process-kill-without-query.
17010         (starttls-open-stream-gnutls): Use it instead of
17011         process-kill-without-query.
17012         (starttls-open-stream): Ditto.
17013
17014 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
17015
17016         * smime.el (smime-cert-by-ldap-1): Don't use
17017         replace-regexp-in-string.
17018
17019 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
17020
17021         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
17022
17023         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
17024         in PEM format.  Adjust to the XEmacs compatibility.
17025
17026 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
17027
17028         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
17029         by `string-to-number'.
17030         * gnus-agent.el (gnus-agent-regenerate-group)
17031         (gnus-agent-fetch-articles): Ditto.
17032         * gnus-art.el (gnus-button-fetch-group): Ditto.
17033         * gnus-cache.el (gnus-cache-generate-active)
17034         (gnus-cache-articles-in-group): Ditto.
17035         * gnus-group.el (gnus-group-set-current-level)
17036         (gnus-group-insert-group-line): Ditto.
17037         * gnus-score.el (gnus-score-set-expunge-below)
17038         (gnus-score-set-mark-below, gnus-summary-score-effect)
17039         (gnus-summary-score-entry): Ditto.
17040         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
17041         (gnus-soup-pack): Ditto.
17042         * gnus-spec.el (gnus-xmas-format): Ditto.
17043         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
17044         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
17045         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
17046         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
17047         * nndb.el (nndb-get-remote-expire-response): Ditto.
17048         * nndiary.el (nndiary-parse-schedule-value)
17049         (nndiary-string-to-number, nndiary-request-replace-article)
17050         (nndiary-request-article): Ditto.
17051         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
17052         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
17053         * nneething.el (nneething-make-head): Ditto.
17054         * nnfolder.el (nnfolder-request-article)
17055         (nnfolder-retrieve-headers): Ditto.
17056         * nnheader.el (nnheader-file-to-number): Ditto.
17057         * nnkiboze.el (nnkiboze-request-article): Ditto.
17058         * nnmail.el (nnmail-process-unix-mail-format)
17059         (nnmail-process-babyl-mail-format): Ditto.
17060         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
17061         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
17062         (nnmh-request-create-group, nnmh-request-list-1)
17063         (nnmh-request-group, nnmh-request-article): Ditto.
17064         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
17065         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
17066         * nnsoup.el (nnsoup-make-active): Ditto.
17067         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
17068         * nntp.el (nntp-find-group-and-number)
17069         (nntp-retrieve-headers-with-xover): Ditto.
17070         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
17071         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
17072         (pgg-format-key-identifier): Ditto.
17073         * pop3.el (pop3-last, pop3-stat): Ditto.
17074         * qp.el (quoted-printable-decode-region): Ditto.
17075
17076         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
17077         of concat.
17078
17079 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17080
17081         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
17082
17083         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
17084
17085         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
17086
17087         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
17088
17089         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
17090
17091         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
17092
17093         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
17094         (gnus-carpal-mode): Ditto.
17095
17096         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
17097         (gnus-browse-mode): Ditto.
17098
17099         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
17100
17101         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
17102
17103 2005-05-29  Richard M. Stallman  <rms@gnu.org>
17104
17105         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
17106
17107 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17108
17109         * gnus-util.el (gnus-run-mode-hooks): New function.
17110
17111         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
17112
17113         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
17114         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
17115
17116 2005-05-27  Lute Kamstra  <lute@gnu.org>
17117
17118         * dns-mode.el (dns-mode): Specify customization group.
17119
17120 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
17121
17122         * gnus-agent.el (gnus-agent-make-mode-line-string):
17123         Use mode-line-highlight as mouse-face.
17124
17125 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17126
17127         * canlock.el (canlock): Change the parent group to news.
17128
17129         * deuglify.el (gnus-outlook-deuglify): Add :group.
17130
17131         * dig.el (dig): Add :group.
17132
17133         * dns-mode.el (dns-mode): Add :group.
17134
17135         * encrypt.el (encrypt): Add :group.
17136
17137         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17138         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17139         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17140         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17141         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17142
17143         * gnus-diary.el (gnus-diary): Add :group.
17144
17145         * gnus.el (gnus-group-news-1-face): Add :group.
17146         (gnus-group-news-1-empty-face): Ditto.
17147         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17148         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17149         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17150         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17151         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17152         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17153         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17154         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17155         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17156         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17157         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17158         (gnus-summary-high-ticked-face): Ditto.
17159         (gnus-summary-low-ticked-face): Ditto.
17160         (gnus-summary-normal-ticked-face): Ditto.
17161         (gnus-summary-high-ancient-face): Ditto.
17162         (gnus-summary-low-ancient-face): Ditto.
17163         (gnus-summary-normal-ancient-face): Ditto.
17164         (gnus-summary-high-undownloaded-face): Ditto.
17165         (gnus-summary-low-undownloaded-face): Ditto.
17166         (gnus-summary-normal-undownloaded-face): Ditto.
17167         (gnus-summary-high-unread-face): Ditto.
17168         (gnus-summary-low-unread-face): Ditto.
17169         (gnus-summary-normal-unread-face): Ditto.
17170         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17171         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17172
17173         * hashcash.el (hashcash): New custom group.
17174         (hashcash-default-payment): Add :group.
17175         (hashcash-payment-alist): Ditto.
17176         (hashcash-default-accept-payment): Ditto.
17177         (hashcash-accept-resources): Ditto.
17178         (hashcash-path): Ditto.
17179         (hashcash-extra-generate-parameters): Ditto.
17180         (hashcash-double-spend-database): Ditto.
17181         (hashcash-in-news): Ditto.
17182
17183         * message.el (message-minibuffer-local-map): Add :group.
17184
17185         * netrc.el (netrc): Add :group.
17186
17187         * sieve-manage.el (sieve-manage-log): Add :group.
17188         (sieve-manage-default-user): Diito.
17189         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17190         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17191         (sieve-manage-authenticators): Ditto.
17192         (sieve-manage-authenticator-alist): Ditto.
17193         (sieve-manage-default-port): Ditto.
17194
17195         * sieve-mode.el (sieve-control-commands-face): Add :group.
17196         (sieve-action-commands-face): Ditto.
17197         (sieve-test-commands-face): Ditto.
17198         (sieve-tagged-arguments-face): Ditto.
17199
17200         * smime.el (smime): Add :group.
17201
17202         * spam-report.el (spam-report): Add :group.
17203
17204         * spam.el (spam, spam-face): Add :group.
17205
17206 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17207
17208         * nntp.el (nntp-next-result-arrived-p): Some news servers may
17209         return \n.\n.\n at the end of articles.  Protect against that.
17210         (nntp-with-open-group): Allow debugging.
17211
17212         * nnheader.el (mail-header-set-extra): Make into a function
17213         because I just could't understand how to quote the list properly.
17214
17215         * dns.el (query-dns-cached): New function.
17216
17217 2005-05-26  Lute Kamstra  <lute@gnu.org>
17218
17219         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17220
17221 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17222
17223         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
17224
17225         * gnus-art.el: Don't autoload mail-extract-address-components.
17226
17227         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17228         eval-and-compile to evaluate it.
17229
17230         * hashcash.el: Don't autoload executable-find.
17231
17232         * nndb.el: Don't declare the nndb back end two or more times; don't
17233         autoload news-reply-mode, news-setup, cancel-timer and telnet.
17234
17235         * nntp.el: Autoload format-spec instead of format; use
17236         eval-and-compile to evaluate autoload forms.
17237
17238 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
17239
17240         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17241
17242 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17243
17244         * gnus.el (gnus-version-number): Bump version.
17245
17246 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17247
17248         * gnus.el: No Gnus v0.3 is released.
17249
17250 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17251
17252         * lpath.el (featurep): Bind show-nonbreak-escape.
17253
17254 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17255
17256         * gnus-art.el (gnus-article-edit-part): Disable undo.
17257
17258 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17259
17260         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17261         gnus-article-date-lapsed-new-header is t if date timer is active;
17262         skip headers in which the original date value is empty.
17263         (gnus-article-save-original-date): Redefine it as a macro.
17264         (gnus-display-mime): Use it.
17265
17266 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17267
17268         * gnus-art.el (article-date-ut): Support converting date in
17269         forwarded parts as well.
17270         (gnus-article-save-original-date): New function.
17271         (gnus-display-mime): Use it.
17272
17273 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
17274
17275         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17276         enclosure element of <item>.
17277
17278 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
17279
17280         * message.el (message-kill-buffer-query): Rename from
17281         `message-kill-buffer-query-if-modified'.  Add :version.
17282
17283 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17284
17285         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17286         window layout.
17287
17288 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17289
17290         * mml.el: Autoload dnd when compiling.
17291
17292 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17293
17294         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17295         x-dnd-*.
17296
17297 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17298
17299         * qp.el (quoted-printable-encode-region): Save excursion.
17300
17301 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
17302
17303         * message.el (message-kill-buffer-query-if-modified): Add new variable
17304         so the user can kill a modified message buffer quickly.
17305         (message-kill-buffer): Use it.
17306
17307 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17308
17309         * lpath.el: Fbind display-time-event-handler; don't fbind
17310         string-to-multibyte.
17311
17312         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17313
17314 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17315
17316         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17317         contained in text because xml.el decodes entities) with LFs.
17318
17319 2005-04-11  Lute Kamstra  <lute@gnu.org>
17320
17321         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17322         differently.
17323
17324 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17325
17326         * mm-util.el (mm-detect-coding-region): Typo.
17327
17328 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17329
17330         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17331
17332 2005-04-06  Deepak Goel  <deego@gnufans.org>
17333
17334         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17335         user-function allow user modifications of the scores.
17336         (spam-stat-score-buffer-user): New function, to allow
17337         user-computed modifications to the score.
17338         (spam-stat-score-buffer-user-functions): List of additional
17339         scoring functions.
17340         (spam-stat-error-holder): Global temporary error holder.
17341         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17342         variable.
17343
17344 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
17345
17346         * gnus-registry.el (gnus-registry-clean-empty-function)
17347         (gnus-registry-trim, gnus-registry-fetch-groups)
17348         (gnus-registry-delete-group): Groups that match
17349         `gnus-registry-ignored-groups' are removed from the registry
17350         entries, not just ignored for splitting.  This helps clean up the
17351         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
17352         to get all the groups a message ID is in.
17353
17354         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17355         (spam-stat-split-fancy): Change "threshhold" to "threshold".
17356         (spam-stat-score-buffer-user-functions): Add :number custom type.
17357
17358 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17359
17360         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17361         argument in XEmacs.
17362
17363         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17364         (nnrss-request-group): Decode group name first.
17365         (nnrss-request-article): Make a text/plain article if mml-to-mime
17366         failed.
17367         (nnrss-get-encoding): Return a compatible encoding according to
17368         nnrss-compatible-encoding-alist.
17369         (nnrss-find-el): Use consp instead of listp.
17370         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
17371
17372 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17373
17374         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
17375         which Emacs 20 doesn't support.
17376         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
17377
17378 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17379
17380         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
17381         silence the byte compiler inside the defun.
17382
17383         * gnus-demon.el (parse-time-string): Add autoload.
17384
17385         * gnus-delay.el (parse-time-string): Add autoload.
17386
17387         * gnus-art.el (parse-time-string): Add autoload.
17388
17389         * nnultimate.el (parse-time): Require for `parse-time-string'.
17390
17391 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17392
17393         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
17394
17395         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
17396
17397         * smime.el (smime-ldap-host-list): Add :version.
17398
17399 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17400
17401         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
17402         pass it to `gnus-browse-read-group'.
17403         (gnus-browse-read-group): Add NUMBER argument and pass it to
17404         `gnus-group-read-ephemeral-group'.
17405
17406         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
17407         argument and pass it to `gnus-group-read-group'.
17408
17409 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
17410
17411         * mm-util.el (mm-xemacs-find-mime-charset): Only call
17412         mm-xemacs-find-mime-charset-1 if we have the mule feature
17413         available at runtime.
17414
17415 2005-03-25  Werner Lemberg  <wl@gnu.org>
17416
17417         * nnmaildir.el: Replace `illegal' with `invalid'.
17418
17419 2005-03-23  Lute Kamstra  <lute@gnu.org>
17420
17421         * time-date.el: Add comment on time value formats.
17422         Don't require parse-time.
17423         (with-decoded-time-value): New macro.
17424         (encode-time-value): New function.
17425         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
17426         (days-to-time): Return a valid time value when arg is huge.
17427         (time-since): Use time-subtract.
17428         (time-to-number-of-days): Use time-to-seconds.
17429
17430 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17431
17432         * gnus-start.el (gnus-display-time-event-handler):
17433         Check display-time-timer at runtime rather than only at load time
17434         in case display-time-mode is turned off in the mean time.
17435
17436 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17437
17438         * nnimap.el (nnimap-open-connection): Print which authinfo file is
17439         used.
17440
17441         * nneething.el (nneething-map-file-directory): Derive from
17442         `gnus-directory'.
17443
17444         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
17445         the To/Cc button.
17446
17447 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17448
17449         * nnmaildir.el (nnmaildir-request-accept-article):
17450         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
17451
17452 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17453
17454         * gnus-async.el: Require timer-funcs at compile time when in
17455         XEmacs for `run-with-idle-timer'.
17456
17457 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17458
17459         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
17460         autoloaded function.
17461
17462 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17463
17464         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
17465
17466 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
17467
17468         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
17469
17470 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17471
17472         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
17473         Add gnus-expert-user to default.
17474
17475 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
17476
17477         * nnimap.el (nnimap-open-server): Ditto.
17478
17479         * imap.el (imap-authenticate): Fix typo.
17480
17481 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
17482
17483         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
17484         buffer (since IMAP server might return FETCH response out of
17485         order, and the nntp buffer must be sorted).
17486
17487 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
17488
17489         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
17490         comparison on string.
17491
17492         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
17493         (gnus-agent-score): Rename category keywords to match gnus-cus.
17494         (gnus-agent-summary-fetch-series): Modify to protect against
17495         gnus-agent-summary-fetch-group clearing processable flags.
17496         (gnus-agent-synchronize-group-flags): Update live group buffer as
17497         synchronization may occur due to the user toggle the plugged
17498         status.
17499         (gnus-agent-fetch-group-1): Clear downloadable flag when article
17500         successfully downloaded.
17501         (gnus-agent-expire-group-1): Avoid using markers when the overview
17502         is in ascending order; greatly improves performance.
17503         (gnus-agent-regenerate-group):
17504         Use gnus-agent-synchronize-group-flags to reset read status in both
17505         gnus and server.
17506         (gnus-agent-update-files-total-fetched-for): Fix initial size.
17507
17508 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
17509
17510         * message.el: Don't autoload former message-utils variables.
17511         (message-strip-subject-trailing-was): Change doc string.
17512
17513         * nnweb.el: Fixes for `gnus-group-make-web-group'.
17514         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
17515         (nnweb-google-search): Add "hl=en" here.
17516         (nnweb-google-parse-1, nnweb-google-create-mapping):
17517         Don't hardcode URL.
17518
17519 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17520
17521         * message.el (message-get-reply-headers, message-followup):
17522         Mention related variables `message-use-followup-to' and
17523         `message-use-mail-followup-to', in the information buffer.
17524
17525         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
17526         of broken groups(-beta).google.com.
17527
17528 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
17529
17530         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
17531         parameter to invoked gnus-request-move-article; remove the
17532         redundant gnus-sum-hint-move-is-internal variable; apply the marks
17533         all at once instead of once per article.
17534         (gnus-summary-remove-process-mark): Accept a list of articles as
17535         well as a single article for processing.
17536
17537         * gnus-int.el (gnus-request-move-article): Add move-is-internal
17538         parameter.
17539
17540         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
17541
17542         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
17543
17544         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
17545         parameter.
17546
17547         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
17548         parameter.
17549
17550         * nnimap.el (nnimap-request-move-article): Add move-is-internal
17551         parameter and remove the gnus-sum-hint-move-is-internal variable.
17552
17553         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
17554         parameter.
17555
17556         * nndraft.el (nndraft-request-move-article): Add move-is-internal
17557         parameter.
17558
17559         * nndiary.el (nndiary-request-move-article): Add move-is-internal
17560         parameter.
17561
17562         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
17563
17564         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
17565         parameter.
17566
17567         * nnagent.el (nnagent-request-move-article): Add move-is-internal
17568         parameter.
17569
17570 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17571
17572         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
17573         a more conservative way.
17574
17575 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17576
17577         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
17578         buffer, so it moves the window's cursor.
17579
17580 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
17581
17582         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
17583         `mm-dissect-multipart' and receive the from field as an (optional)
17584         argument from `mm-dissect-multipart'.
17585         (mm-dissect-multipart): Receive the from field as an argument and
17586         pass it on when we call `mm-dissect-buffer' on MIME parts.
17587         Fixes verification/decryption of signed/encrypted MIME parts.
17588
17589 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
17590
17591         * gnus-sum.el (gnus-summary-move-article):
17592         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
17593         whatever it calls (right now, only nnimap-request-move article
17594         respects it).
17595
17596         * nnimap.el (nnimap-request-move-article):
17597         When gnus-sum-hint-move-is-internal is set, don't do the extra
17598         nnimap-request-article.
17599
17600 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17601
17602         * nnheader.el (nnheader-find-file-noselect): Add doc string.
17603
17604         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
17605         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
17606
17607         * gnus-sum.el (gnus-summary-caesar-message):
17608         Apply `gnus-treat-article' after rotation.
17609
17610         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
17611         doc string.
17612
17613 2005-02-22  Simon Josefsson  <jas@extundo.com>
17614
17615         * encrypt.el (encrypt-password-cache-expiry): Remove (use
17616         `password-cache-expiry' instead).  Reported by Arne Jørgensen
17617         <arne@arnested.dk>.
17618         (encrypt): Add password-cache and password-cache-expiry as group
17619         members.
17620
17621 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
17622
17623         * smime.el (smime-ldap-host-list): Doc fix.
17624         (smime-ask-passphrase): Use `password-read-and-add' to read (and
17625         cache) password.
17626         (smime-sign-region): Use it.
17627         (smime-decrypt-region): Use it.
17628         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
17629         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
17630         fails.
17631         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
17632         certificate from DER to PEM format rather than calling openssl.
17633
17634         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
17635
17636         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
17637         for signing/encryption.
17638
17639         * mml.el (mml-parse-1): Use them.
17640
17641 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
17642
17643         * nnrss.el (nnrss-verbose): Remove.
17644         (nnrss-request-group): Use `nnheader-message' instead.
17645
17646 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
17647
17648         * nnrss.el (nnrss-verbose): New variable.
17649         (nnrss-request-group): Make it say nnrss is requesting a group.
17650
17651 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17652
17653         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
17654         Handle news URL with given port correctly.
17655
17656 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17657
17658         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
17659         containing special characters.
17660
17661         * gnus-sum.el (gnus-summary-edit-article): Ditto.
17662
17663         * mml.el (mime-to-mml): Ditto.
17664
17665         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
17666         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
17667         (rfc2047-decode-region): Quote decoded words containing special
17668         characters when rfc2047-quote-decoded-words-containing-tspecials
17669         is non-nil.
17670
17671 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
17672
17673         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
17674
17675         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
17676
17677 2005-02-15  Simon Josefsson  <jas@extundo.com>
17678
17679         * nnimap.el (nnimap-debug): Doc fix.
17680
17681         * imap.el (imap-debug): Doc fix.
17682
17683 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17684
17685         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
17686
17687 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
17688
17689         * gnus.el (spam-contents): Improve docs for spam-contents
17690         parameter in its variable incarnation.
17691
17692 2005-02-14  Simon Josefsson  <jas@extundo.com>
17693
17694         * smime-ldap.el: Use require instead of load-library for ldap.
17695         (smime-ldap-search): Indent.
17696         (smime-ldap-search-internal): Shorten line.
17697
17698         * smime.el (smime-cert-by-dns): Add doc-string.
17699         (smime-cert-by-ldap-1): Indent.
17700
17701         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
17702         mml-smime-get-dns-ldap.
17703         (mml-smime-encrypt-query): Use new function.  Default to ldap.
17704
17705 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
17706
17707         * smime.el: Require smime-ldap.
17708         (smime-ldap-host-list): New variable.
17709         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
17710
17711         * mml-smime.el (mml-smime-encrypt-query): New function.
17712         (mml-smime-encrypt-query): Use it.
17713
17714         * smime-ldap.el: New file.
17715
17716 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17717
17718         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
17719
17720 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
17721
17722         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
17723         argument in doc string.  Make query for type more clear.
17724
17725 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
17726
17727         * gnus.el (gnus-group-startup-message): Search for gnus images in
17728         etc/images/gnus.
17729         * mm-util.el (mm-image-load-path): Likewise.
17730         * smiley.el (smiley-data-directory): Search for smilies in
17731         etc/images/smilies.
17732
17733 2005-02-09  Kim F. Storm  <storm@cua.dk>
17734
17735         Change Emacs release version from 21.4 to 22.1 throughout.
17736         Change Emacs development version from 21.3.50 to 22.0.50.
17737
17738 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17739
17740         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
17741
17742         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
17743         non-Mule XEmacs as well.
17744         (mm-decompress-buffer): Signal an error intentionally if it does
17745         not decompress compressed data because auto-compression-mode is
17746         disabled.
17747
17748 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
17749
17750         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
17751         an ID in the registry even if it has no groups.
17752
17753 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17754
17755         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
17756         merge it into mm-decompress-buffer.
17757         (gnus-mime-copy-part): Use the MIME part charset, the value which
17758         a user specified or gnus-newsgroup-charset for decoding, like
17759         gnus-mime-inline-part does; set buffer-file-coding-system to tell
17760         save-buffer what was used.  Suggested by Kevin Ryde
17761         <user42@zip.com.au>.
17762         (gnus-mime-inline-part): Allow the name parameter as well as the
17763         filename parameter; force decompressing of compressed data; always
17764         display contents being not decoded as unibyte.
17765
17766         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
17767         as well as the filename parameter.
17768
17769         * mm-util.el (mm-decompress-buffer):
17770         Merge gnus-mime-jka-compr-maybe-uncompress.
17771         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
17772         of compressed data.
17773
17774 2005-02-08  Simon Josefsson  <jas@extundo.com>
17775
17776         * imap.el (imap-log): Doc fix.
17777
17778 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17779
17780         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
17781         the coding cookies; decompress compressed parts.
17782
17783         * mml.el (mml-generate-mime-1): Add the charset parameter according
17784         to the value which a user specified manually or the coding cookie.
17785
17786         * mm-util.el (mm-string-to-multibyte): New function.
17787         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
17788         (mm-coding-system-to-mime-charset): New function.
17789         (mm-decompress-buffer): New function.
17790         (mm-find-buffer-file-coding-system): New function.
17791
17792         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
17793         (mm-display-inline-fontify): Rewrite for decoding and decompressing
17794         parts.
17795
17796 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17797
17798         * mm-view.el (mm-display-inline-fontify): Decode a part according
17799         to the charset parameter.
17800
17801 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17802
17803         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
17804         prefix arg is neither nil nor a number, as info specifies.
17805
17806 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17807
17808         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
17809         timestamps.
17810
17811 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
17812
17813         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
17814         groups error checking and notify user.
17815
17816 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
17817
17818         * message.el (message-send-mail-function): Check existence of
17819         sendmail-program first before using default value
17820         `message-send-mail-with-sendmail'.  Otherwise use more generic
17821         `smtpmail-send-it'.
17822
17823 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17824
17825         * nntp.el (nntp-request-update-info): Always return nil.
17826
17827 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17828
17829         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
17830
17831 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17832
17833         * message.el (message-beginning-of-line): Change the behavior when
17834         invoked between BOL and : so that it first moves backward.
17835
17836 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17837
17838         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
17839         article buffer when editing of the article is discarded.
17840         (gnus-article-prepare): Revert.
17841
17842 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17843
17844         * gnus-art.el (gnus-article-prepare):
17845         Remove message-strip-forbidden-properties from the local hook.
17846
17847 2005-01-27  Simon Josefsson  <jas@extundo.com>
17848
17849         * password.el (password-cache-add): Only start one timer per key.
17850         Reported by Derek Atkins <warlord@MIT.EDU>.
17851
17852 2005-01-26  Steve Youngs  <steve@sxemacs.org>
17853
17854         * run-at-time.el: Remove.  It is no longer needed as
17855         timer-funcs.el in the xemacs-base package has a working version of
17856         `run-at-time'.
17857
17858         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
17859
17860         * password.el: Require timer-funcs instead of run-at-time in
17861         XEmacs.
17862         Remove `password-run-at-time' macro.
17863         (password-cache-add): Use `run-at-time' instead of
17864         `password-run-at-time'.
17865
17866         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
17867         Remove `nnheader-cancel-function-timers' alias,
17868         `cancel-function-timers' exists in XEmacs in timer-funcs.
17869
17870         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
17871         for `run-with-idle-timer'.
17872
17873         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
17874         for `run-at-time'.
17875
17876         * mm-url.el: Require timer-funcs at compile time when in XEmacs
17877         for `with-timeout'.
17878
17879         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
17880         the same as for XEmacs 21.4.
17881         No need to ignore `run-with-idle-timer', this function exists in
17882         XEmacs now in timer-funcs.el in the xemacs-base package.
17883         (dgnushack-compile): No need to delete
17884         run-at-time.el from the list of files to compile because it
17885         doesn't exist anymore.
17886
17887 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17888
17889         * mml.el (mml-generate-mime-1): Convert string into unibyte when
17890         inserting " *mml*" buffer's contents into a unibyte temp buffer.
17891
17892 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
17893
17894         * mail-source.el (mail-source-fetch-imap): Search for ^From case
17895         sensitively.
17896
17897 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
17898
17899         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
17900
17901 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17902
17903         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
17904         which will be inserted according to the multibyteness of a buffer
17905         rather than the type of contents.  Suggested by ARISAWA Akihiro
17906         <ari@mbf.ocn.ne.jp>.
17907
17908         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
17909         of string which old xml.el may return rather than a string.
17910
17911 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17912
17913         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
17914
17915 2005-01-16  Simon Josefsson  <jas@extundo.com>
17916
17917         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
17918         idn/idna.el isn't available.
17919         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
17920         <michael@waxrat.com>.
17921
17922         * hashcash.el: Remove non-FSF copyright header.
17923
17924         * hashcash.el (hashcash-extra-generate-parameters): New variable.
17925         (hashcash-generate-payment): Use it.
17926         (hashcash-generate-payment-async): Use it.
17927
17928 2005-01-15  Simon Josefsson  <jas@extundo.com>
17929
17930         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
17931         Suggested by Raymond Scholz <ray-2005@zonix.de>.
17932
17933         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
17934         gnus-summary-idna-message.
17935         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
17936         (gnus-summary-idna-message): New function.
17937
17938 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
17939
17940         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
17941         gnus-novice-user.
17942
17943 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17944
17945         * nnrss.el (nnrss-request-delete-group): Delete entries in
17946         nnrss-group-alist as well.
17947         (nnrss-save-server-data): Insert newline.
17948
17949 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
17950
17951         * gnus.el (gnus-user-agent): Use list of symbols instead of
17952         symbols.  Display full version number for (S)XEmacs.
17953         Optionally display (S)XEmacs codename.
17954
17955         * gnus-util.el (gnus-emacs-version): Update for new
17956         `gnus-user-agent'.
17957
17958         * gnus-msg.el (gnus-extended-version): Make it possible to omit
17959         Gnus version.
17960
17961 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17962
17963         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
17964         which is unreadable in some setups.
17965
17966 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17967
17968         * gnus-spec.el (gnus-update-format-specifications): Flush the
17969         group format spec cache if it doesn't support decoded group names.
17970
17971 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17972
17973         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
17974         Allow to apply decay on score files matching a regexp.
17975
17976 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17977
17978         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
17979         compatibility in %g and %c.
17980
17981 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17982
17983         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
17984         name for only %g and %c.
17985         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
17986         of gnus-tmp-group to decoded group name.
17987         (gnus-group-make-rss-group): Exclude `/'s from group names.
17988
17989 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17990
17991         * nnrss.el (nnrss-get-encoding): Fix regexp.
17992
17993 2004-12-27  Simon Josefsson  <jas@extundo.com>
17994
17995         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
17996         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
17997         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
17998
17999 2004-12-17  Kim F. Storm  <storm@cua.dk>
18000
18001         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18002
18003         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18004
18005 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18006
18007         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18008
18009 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18010
18011         * nnrss.el: Require rfc2047 and mml.
18012         (nnrss-file-coding-system): New variable.
18013         (nnrss-format-string): Redefine it as an inline function.
18014         (nnrss-decode-group-name): New function.
18015         (nnrss-string-as-multibyte): Remove.
18016         (nnrss-retrieve-headers): Decode group name; don't use
18017         nnrss-format-string.
18018         (nnrss-request-group): Decode group name.
18019         (nnrss-request-article): Decode group name; allow a Message-ID as
18020         well as an article number; don't use nnrss-format-string; encode a
18021         Message-ID string which may contain non-ASCII characters; use
18022         mml-to-mime to compose a MIME article.
18023         (nnrss-request-expire-articles): Decode group name.
18024         (nnrss-request-delete-group): Decode group name.
18025         (nnrss-fetch): Clarify error message.
18026         (nnrss-read-server-data): Use insert-file-contents instead of load;
18027         bind file-name-coding-system; use multibyte buffer.
18028         (nnrss-save-server-data): Bind coding-system-for-write to the
18029         value of nnrss-file-coding-system; bind file-name-coding-system;
18030         add coding cookie.
18031         (nnrss-read-group-data): Use insert-file-contents instead of load;
18032         bind file-name-coding-system; use multibyte buffer.
18033         (nnrss-save-group-data): Bind coding-system-for-write to the
18034         value of nnrss-file-coding-system; bind file-name-coding-system.
18035         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
18036         make it work with non-ASCII text.
18037         (nnrss-find-el): Make it work with old xml.el as well.
18038
18039 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18040
18041         * nnrss.el (nnrss-get-encoding): New function.
18042         (nnrss-fetch): Use unibyte buffer initially; bind
18043         coding-system-for-read while performing mm-url-insert; remove ^Ms;
18044         decode contents according to the encoding attribute.
18045         (nnrss-save-group-data): Add coding cookie.
18046         (nnrss-mime-encode-string): New function.
18047         (nnrss-check-group): Use it to encode subject and author.
18048
18049 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
18050
18051         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
18052         imaginary variable.
18053
18054 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18055
18056         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
18057         correctly even if there are wide characters.
18058
18059 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
18060
18061         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
18062         downcased symbol names; make a new cache instead of reusing
18063         bbdb-hashtable.
18064
18065 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18066
18067         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18068         concatenating segments rather than before concatenating them.
18069         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18070
18071         * message.el (message-get-reply-headers): Bind `extra'.
18072
18073 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18074
18075         * message.el (message-extra-wide-headers): New variable.
18076         (message-get-reply-headers): Use it.
18077
18078 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18079
18080         * gnus-agent.el (gnus-agent-group-path): Decode group name.
18081         (gnus-agent-group-pathname): Ditto.
18082
18083         * gnus-cache.el (gnus-cache-file-name): Decode group name.
18084
18085         * gnus-group.el (gnus-group-make-group): Decode group name.
18086         (gnus-group-make-rss-group): Register the group data after opening
18087         the nnrss group.
18088
18089 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
18090
18091         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
18092         by expiry now get marked as read.
18093
18094 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18095
18096         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
18097
18098 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
18099
18100         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
18101         unify Latin characters in XEmacs.
18102         (mm-find-mime-charset-region): Use it.
18103
18104 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18105
18106         * gnus-util.el (gnus-delete-directory): New function.
18107
18108         * gnus-agent.el (gnus-agent-delete-group): Use it.
18109
18110         * gnus-cache.el (gnus-cache-delete-group): Use it.
18111
18112 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18113
18114         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
18115         names.
18116
18117 2004-12-16  Simon Josefsson  <jas@extundo.com>
18118
18119         * hashcash.el (hashcash-payment-alist): Fix custom :type.
18120
18121 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18122
18123         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
18124
18125         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
18126         (gnus-group-set-current-level): Decode group name.
18127
18128 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
18129
18130         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
18131         failed.
18132
18133 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18134
18135         * gnus-group.el (gnus-group-delete-group): Decode group name.
18136         (gnus-group-make-rss-group): Encode group name.
18137         (gnus-group-catchup-current): Decode group name.
18138         (gnus-group-kill-group): Decode group name.
18139
18140 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18141
18142         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
18143
18144 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18145
18146         * gnus-group.el (gnus-group-make-rss-group):
18147         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
18148
18149         * gnus-start.el (gnus-setup-news): Honor user's setting to
18150         gnus-message-archive-method.  Suggested by Lute Kamstra
18151         <lute@gnu.org>.
18152
18153 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
18154
18155         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
18156         global counterparts of the buffer-local variables.
18157
18158 2004-11-16  Romain Francoise  <romain@orebokech.com>
18159
18160         * gnus-sum.el (gnus-summary-exit): Don't clear the global
18161         counterparts of the buffer-local variables.
18162
18163 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18164
18165         * message.el (message-forbidden-properties): Fix typo in doc
18166         string.
18167
18168 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18169
18170         * gnus-util.el (gnus-replace-in-string): Add doc string.
18171
18172         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18173         to avoid problems when splitting mails with many recipients.
18174
18175 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18176
18177         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18178         pop-to-buffer, covered by the subsequent gnus-configure-windows.
18179
18180 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
18181
18182         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18183         if there is no hashtable in memory or file modification time is
18184         newer than cached timestamp.
18185
18186 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
18187
18188         * gnus-sum.el (gnus-summary-limit-to-recipient):
18189         Implement not-matching option.
18190
18191 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
18192
18193         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18194         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18195         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18196         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18197         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
18198         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18199
18200 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18201
18202         * message.el (message-forward-make-body-mml): Remove headers
18203         according to message-forward-ignored-headers if a message is decoded.
18204
18205 2004-12-02  Romain Francoise  <romain@orebokech.com>
18206
18207         * message.el (message-forward-make-body-plain): Always remove
18208         headers according to message-forward-ignored-headers.
18209
18210 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
18211
18212         * spam.el (spam-summary-prepare-exit): Remove the
18213         gnus-summary-limit pop for now, it has problems with ham marks for
18214         me.
18215
18216 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
18217
18218         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18219         correctly.
18220
18221 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
18222
18223         * format-spec.el (format-spec): Message the char.
18224
18225 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
18226
18227         * gnus-art.el (gnus-split-methods): Reformat comments.
18228
18229         * spam.el (spam-summary-prepare-exit): Remove article limits
18230         before exiting the summary buffer.
18231
18232 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18233
18234         * lpath.el: Remove bbdb-create-internal, bbdb-records,
18235         spam-BBDB-register-routine and spam-enter-ham-BBDB.
18236
18237         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18238         order to silence the byte compiler.
18239
18240         * spam.el: Fix the way to silence the byte compiler, which
18241         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18242         bbdb-search-simple, spam-BBDB-register-routine,
18243         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18244         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18245         spam-stat-buffer-is-spam, spam-stat-load,
18246         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18247         spam-stat-save and spam-stat-split-fancy.
18248
18249 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18250
18251         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18252         which may confuse users.
18253         (canlock-password-for-verify): Ditto.
18254
18255         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18256
18257         * gnus-art.el (gnus-emphasis-alist): Ditto.
18258
18259         * gnus-registry.el (gnus-registry-max-entries): Ditto.
18260
18261         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18262
18263         * gnus-start.el (gnus-save-killed-list): Ditto.
18264
18265         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18266         (gnus-sum-thread-tree-root): Ditto.
18267         (gnus-sum-thread-tree-false-root): Ditto.
18268         (gnus-sum-thread-tree-single-indent): Ditto.
18269
18270         * message.el (message-courtesy-message): Ditto.
18271         (message-archive-note): Ditto.
18272         (message-subscribed-address-file): Ditto.
18273         (message-user-fqdn): Ditto.
18274
18275         * spam-report.el (spam-report-gmane-regex): Ditto.
18276
18277         * spam.el (spam-blackhole-good-server-regex): Ditto.
18278
18279 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18280
18281         * mml.el (mml-preview): Widen the message buffer before copying
18282         the contents to the preview buffer; sort headers before previewing.
18283
18284         * message.el (message-hidden-headers): Fix the way to avoid a bug
18285         in the `repeat' widget in Emacs 21.3 or earlier.
18286
18287 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18288
18289         * message.el (message-hidden-headers): Default to "^References:".
18290         Improve customization type.  Suggested by Reiner Steib
18291         <Reiner.Steib@gmx.de>.
18292
18293 2004-11-25  Romain Francoise  <romain@orebokech.com>
18294
18295         * message.el (message-strip-forbidden-properties): Remove check for
18296         obsolete `message-hidden' text property, hidden headers are not
18297         accessible in the buffer anymore.
18298
18299 2004-11-22  Romain Francoise  <romain@orebokech.com>
18300
18301         * message.el (message-header-format-alist): Add `From' in list
18302         so that it can be sorted.
18303         (message-fix-before-sending): Widen and sort headers before
18304         sending.
18305         (message-hide-headers): Use narrowing to hide headers by moving
18306         them to the top of the buffer and narrowing to the region
18307         underneath.
18308
18309 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18310
18311         * message.el (message-strip-forbidden-properties):
18312         Bind buffer-read-only (etc) to nil.
18313
18314 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18315
18316         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18317         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18318
18319 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18320
18321         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18322
18323 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18324
18325         * dns.el (query-dns): Use sit-for to time instead of
18326         accept-process-output, since that doesn't seem to work on udp
18327         sockets.
18328
18329 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18330
18331         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18332
18333 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18334
18335         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18336         doc string.  Improve doc string.
18337
18338 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18339
18340         * nntp.el (nntp-request-update-info): Return nil if
18341         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18342         may not call gnus-activate-group which uselessly issues the GROUP
18343         commands for all nntp groups and wastes time.  Reported by Romain
18344         Francoise <romain@orebokech.com>.
18345
18346         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18347
18348 2004-11-15  Simon Josefsson  <jas@extundo.com>
18349
18350         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18351         headers separately.
18352         (gnus-button-openpgp): New function, inspired by Jochen Küpper
18353         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18354
18355 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18356
18357         * gnus-start.el (gnus-convert-old-newsrc):
18358         Assign legacy-gnus-agent to 5.10.7.
18359
18360 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18361
18362         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18363         start of the lines.
18364
18365 2004-11-14  Magnus Henoch  <mange@freemail.hu>
18366
18367         * hashcash.el (hashcash-default-payment): Change default to 20.
18368         (hashcash-default-accept-payment): Change default to 20.
18369         (hashcash-process-alist): New variable.
18370         (hashcash-generate-payment-async): Add.
18371         (hashcash-already-paid-p): Add.
18372         (hashcash-insert-payment): Don't generate payments twice.
18373         (hashcash-insert-payment-async): Add.
18374         (hashcash-insert-payment-async-2): Add.
18375         (hashcash-cancel-async): Add.
18376         (hashcash-wait-async): Add.
18377         (hashcash-processes-running-p): Add.
18378         (hashcash-wait-or-cancel): Add.
18379         (mail-add-payment): New optional argument.  Conditionally start
18380         asynchronous calculation.
18381         (mail-add-payment-async): Add.
18382
18383         * message.el (message-send-mail): Wait for asynchronous hashcash
18384         results.  Don't clobber existing X-Hashcash headers.
18385         (message-setup-1): Call mail-add-payment-async when
18386         message-generate-hashcash is non-nil.
18387
18388 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18389
18390         * message.el (message-use-alternative-email-as-from): Examine the
18391         From header as well; use message-make-from in order to include a
18392         user's full name.
18393
18394 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18395
18396         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
18397         default; improve customization type.
18398         (gnus-emphasis-custom-with-format): New macro.
18399         (gnus-emphasis-custom-value-to-external): New function.
18400         (gnus-emphasis-custom-value-to-internal): New function.
18401
18402 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18403
18404         * dns.el (query-dns): Resolve reverse addresses.
18405
18406 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18407
18408         * gnus-group.el (gnus-group-get-new-news): Use it.
18409
18410         * gnus-start.el (gnus-check-reasonable-setup): New function.
18411
18412 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18413
18414         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
18415         "Args out of range" error.  Reported by Arnaud Giersch
18416         <arnaud.giersch@free.fr>.
18417
18418 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18419
18420         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
18421
18422 2004-11-04  Richard M. Stallman  <rms@gnu.org>
18423
18424         * spam.el (spam group): Add :version.
18425
18426         * pgg-def.el (pgg group): Add :version.
18427
18428 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18429
18430         * gnus-art.el (gnus-article-edit-article): Don't associate the
18431         article buffer with a draft file.  This is a temporary measure
18432         against the 2004-08-22 change to gnus-article-edit-mode.
18433
18434 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18435
18436         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
18437         (html2text-format-tags): Remove unused variable `attr'.
18438
18439 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18440
18441         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
18442
18443         * tls.el (tls-process-connection-type, tls-success)
18444         (tls-certtool-program): Add :version.
18445
18446         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
18447         (starttls-extra-arguments, starttls-process-connection-type)
18448         (starttls-connect, starttls-failure, starttls-success): Add :version.
18449
18450         * spam-stat.el (spam-stat): Add :version.
18451
18452         * sieve.el (sieve): Add :version.
18453
18454         * sha1.el (sha1): Add :version.
18455         (sha1-use-external): Remove redundant version.
18456
18457         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
18458         (nnmail-cache-ignore-groups, nnmail-spool-hook)
18459         (nnmail-split-fancy-match-partial-words)
18460         (nnmail-split-lowercase-expanded): Add :version.
18461
18462         * nndiary.el (nndiary): Add :version.
18463
18464         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
18465
18466         * mml-sec.el (mml-default-sign-method)
18467         (mml-default-encrypt-method, mml-signencrypt-style-alist):
18468         Add :version.
18469
18470         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
18471
18472         * mm-url.el (mm-url-use-external, mm-url-program)
18473         (mm-url-arguments): Add :version.
18474
18475         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
18476         (mm-attachment-file-modes, mm-decrypt-option)
18477         (mm-w3m-safe-url-regexp): Add :version.
18478
18479         * message.el (message-cite-prefix-regexp)
18480         (message-sendmail-envelope-from, message-minibuffer-local-map)
18481         (message-user-fqdn, message-completion-alist): Add :version.
18482
18483         * gnus-win.el (gnus-configure-windows-hook)
18484         (gnus-use-frames-on-any-display): Add :version.
18485
18486         * gnus-art.el (gnus-article-address-banner-alist)
18487         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
18488         (gnus-treat-from-picon, gnus-treat-mail-picon)
18489         (gnus-treat-x-pgp-sig): Add :version.
18490
18491         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
18492         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
18493         (gnus-summary-article-delete-hook)
18494         (gnus-summary-display-while-building): Add :version.
18495
18496         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
18497         (gnus-get-top-new-news-hook): Add :version.
18498
18499         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
18500         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
18501
18502         * gnus-registry.el (gnus-registry): Add :version.
18503
18504         * gnus-spec.el (gnus-use-correct-string-widths)
18505         (gnus-make-format-preserve-properties): Add :version.
18506
18507         * gnus.el (gnus-group-charter-alist)
18508         (gnus-group-fetch-control-use-browse-url)
18509         (gnus-install-group-spam-parameters): Add :version.
18510
18511         * gnus-diary.el (gnus-diary): Add :version.
18512
18513         * gnus-delay.el (gnus-delay): Add :version.
18514
18515         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
18516         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
18517         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
18518         Add :version.
18519
18520         * gnus-agent.el (gnus-agent-max-fetch-size)
18521         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
18522         (gnus-agent-prompt-send-queue): Add :version.
18523
18524         * deuglify.el (gnus-outlook-deuglify): Add :version.
18525
18526         * html2text.el: Beautify code.  Improve doc strings.
18527         Some checkdoc cleanup.
18528         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
18529
18530 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
18531
18532         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
18533
18534 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
18535
18536         * gnus-registry.el (gnus-registry-hashtb): Create the registry
18537         when package is loaded.
18538
18539         * spam.el (spam-summary-score-preferred-header): Add global preference
18540         for people who want to override the default SpamAssassin over
18541         Bogofilter preference (when both are set).
18542         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
18543         (spam-user-format-function-S):
18544         Check spam-summary-score-preferred-header.
18545         (spam-extra-header-to-number): Add X-Bogosity header parsing.
18546         (spam-user-format-function-S): Format the score correctly.
18547
18548 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18549
18550         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
18551         signature file.  Suggested by Manoj Srivastava
18552         <srivasta@golden-gryphon.com>.
18553
18554         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
18555         iso-2022-jp even in the Japanese language environment.
18556         Suggested by Jason Rumney <jasonr@gnu.org>.
18557
18558 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18559
18560         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
18561         use the same characters as the dummy marks; make it free from
18562         getting affected by the language environment.
18563         (gnus-summary-read-group-1): Update mark positions only when the
18564         format spec is updated.
18565
18566         * gnus-spec.el (gnus-update-format-specifications): Return a list
18567         of updated types.
18568
18569 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18570
18571         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
18572         of boundp to check if display-warning is available.
18573
18574 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
18575
18576         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
18577
18578 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18579
18580         * nnspool.el (nnspool-spool-directory): Use news-path if the
18581         news-directory variable is not bound.
18582
18583         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
18584         function instead of display-warning if it is not available.
18585
18586 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18587
18588         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
18589         v5-10: Use `point-at-bol'.
18590
18591 2004-10-26  Simon Josefsson  <jas@extundo.com>
18592
18593         * hashcash.el: Fix URL in comment, reported by Cheng Gao
18594         <chenggao@gmail.com>.
18595
18596 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18597
18598         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
18599         instead.
18600
18601 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
18602
18603         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
18604         to remove a server from the nnimap-server-buffer-alist.
18605         (nnimap-open-connection, nnimap-close-server): Use it.
18606
18607         * gnus-encrypt.el: Remove file in favor of encrypt.el.
18608
18609 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18610
18611         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
18612         running the major-mode function.
18613
18614 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18615
18616         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
18617         dummy marks in the right way.
18618
18619 2004-10-18  David Edmondson  <dme@dme.org>
18620
18621         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
18622         excessively.
18623
18624 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
18625
18626         * gnus-util.el (gnus-split-references): Accept a nil references
18627         string and go on blissfully.
18628
18629         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
18630         cases where the references string is non-nil but has no references.
18631
18632         * encrypt.el: Add autoload tags.
18633
18634         * spam.el (spam-resolve-registrations-routine): Remove article
18635         from unregistration list too.  Reported by David Hanak
18636         <dhanak@isis.vanderbilt.edu>
18637
18638 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
18639
18640         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
18641         nil.  Change custom type.
18642
18643 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
18644
18645         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
18646
18647         * gnus-sum.el (gnus-summary-move-article): Use it.
18648
18649 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
18650
18651         * encrypt.el: Add autoload cookies.
18652
18653         * spam.el (spam-backend-article-list-property)
18654         (spam-backend-get-article-todo-list)
18655         (spam-backend-put-article-todo-list)
18656         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
18657         Resolve registrations separately.
18658         (spam-register-routine): Format comments.
18659         (spam-unregister-routine, spam-register-routine): Always call with
18660         specific-articles, no default list.
18661         (spam-summary-prepare-exit): Use the spam-classifications function.
18662
18663         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
18664         gnus-encrypt.el.
18665
18666         * encrypt.el: Copied from gnus-encrypt.el.
18667
18668         * gnus-encrypt.el: Commented that it's obsolete.
18669
18670 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18671
18672         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
18673         (gnus-score-save): Use it.
18674
18675         * message.el (message-bury): Use `window-dedicated-p'.
18676
18677 2004-10-15  Simon Josefsson  <jas@extundo.com>
18678
18679         * pop3.el (top-level): Don't require nnheader.
18680         (pop3-read-timeout): Add.
18681         (pop3-accept-process-output): Add.
18682         (pop3-read-response, pop3-retr): Use it.
18683
18684 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
18685
18686         * spam.el (spam-register-routine): Move comment.
18687         (spam-verify-bogofilter): Use 'unknown for the initial
18688         spam-bogofilter-valid state, not 'never.
18689
18690         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
18691         for netrc-machine.
18692
18693         * nnimap.el (nnimap-open-connection):
18694         Use netrc-machine-user-or-password.
18695
18696 2004-10-17  Richard M. Stallman  <rms@gnu.org>
18697
18698         * gnus-registry.el (gnus-registry-unload-hook):
18699         Set as a variable with add-hook.
18700
18701         * nnspool.el (nnspool-spool-directory): Use news-directory instead
18702         of news-path.
18703
18704         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
18705
18706         * spam.el: Delete duplicate `provide'.
18707         (spam-unload-hook): Set as a variable with add-hook.
18708
18709 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18710
18711         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
18712         in the doc string.
18713
18714         * message.el (message-ignored-news-headers)
18715         (message-ignored-supersedes-headers)
18716         (message-ignored-resent-headers)
18717         (message-forward-ignored-headers): Improve custom type.
18718
18719 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18720
18721         * message.el (message-tokenize-header): Fix 2004-09-06 change
18722         which used point-min in the wrong place.
18723
18724 2004-10-12  Simon Josefsson  <jas@extundo.com>
18725
18726         * tls.el (tls-certtool-program): New variable.
18727         (tls-certificate-information): New function, based on
18728         ssl-certificate-information.
18729
18730 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18731
18732         * compface.el: Move the version of ELisp-based uncompface program
18733         to the contrib directory because of the copyright problem.
18734
18735 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
18736
18737         * message.el (message-kill-buffer): Raise the current frame.
18738
18739 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18740
18741         * gnus-sum.el: Mention that multibyte characters don't work as marks.
18742
18743         * gnus.el (message-y-or-n-p): Autoload.
18744
18745         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
18746         (pop3-password-required, pop3-authentication-scheme)
18747         (pop3-leave-mail-on-server): Make customizable.
18748         (pop3): New custom group.
18749         (pop3-retr): Remove `sleep-for' statements.
18750         Suggested by Dave Love <fx@gnu.org>.
18751
18752         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
18753         Windows/DOS.
18754
18755         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18756         (imap-parse-body): Fix incorrect use of `assert'.
18757         Suggested by Dave Love <fx@gnu.org>.
18758
18759         * mml.el (mml-minibuffer-read-disposition): Require match.
18760         Suggested by Dave Love <fx@gnu.org>.
18761
18762 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
18763
18764         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
18765         doc string.
18766
18767 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18768
18769         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
18770
18771 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18772
18773         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
18774         instead of calling `mm-insert-inline', to decode text/* parts
18775         before displaying them.
18776
18777 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18778
18779         * mm-uu.el (mm-uu-text-plain-type): New variable.
18780         (mm-uu-pgp-signed-extract-1): Use it.
18781         (mm-uu-pgp-encrypted-extract-1): Use it.
18782         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
18783         bind mm-uu-text-plain-type with that value.
18784         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
18785         mm-uu-dissect.
18786
18787 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18788
18789         * gnus-group.el (gnus-update-group-mark-positions):
18790         * gnus-sum.el (gnus-update-summary-mark-positions):
18791         * message.el (message-check-news-body-syntax):
18792         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
18793         of string-as-multibyte.
18794
18795 2004-10-05  Juri Linkov  <juri@jurta.org>
18796
18797         * gnus-group.el (gnus-update-group-mark-positions):
18798         * gnus-sum.el (gnus-update-summary-mark-positions):
18799         * message.el (message-check-news-body-syntax):
18800         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
18801         8-bit unibyte values to a multibyte string for search functions.
18802
18803 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18804
18805         * mm-uu.el (mm-uu-dissect): Allow optional arg.
18806         (mm-uu-dissect-text-parts): New function.
18807
18808         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
18809         dissect text parts.
18810
18811         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
18812         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
18813
18814         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
18815
18816         * gnus-topic.el (gnus-topic-hierarchical-parameters):
18817         Use gnus-current-topics instead of gnus-current-topic.
18818
18819 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
18820
18821         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
18822
18823 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
18824
18825         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
18826         where approriate.
18827
18828         * nnml.el (nnml-generate-active-info): do.
18829
18830         * nndiary.el (nndiary-generate-active-info): do.
18831
18832         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
18833         (gnus-topic-move): do.
18834
18835         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
18836         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
18837
18838         * gnus-srvr.el (gnus-server-prepare)
18839         (gnus-server-open-all-servers): do.
18840
18841         * gnus-msg.el (gnus-summary-cancel-article)
18842         (gnus-summary-resend-message)
18843         (gnus-summary-mail-crosspost-complaint): do.
18844
18845         * gnus-move.el (gnus-change-server): do.
18846
18847         * gnus-group.el (gnus-group-unmark-all-groups)
18848         (gnus-group-set-current-level): do.
18849
18850 2004-10-04  Simon Josefsson  <jas@extundo.com>
18851
18852         * message.el (message-generate-hashcash): Doc fix.
18853
18854 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
18855
18856         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
18857         avoid infinite recursion via gnus-get-function.
18858
18859 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
18860
18861         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
18862
18863         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
18864
18865         * nnmail.el (nnmail-split-history): do.
18866
18867         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
18868         (nnml-request-delete-group): do.
18869
18870         * nnslashdot.el (nnslashdot-read-groups): do.
18871
18872         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
18873         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
18874
18875         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
18876         (nnspool-sift-nov-with-sed): Use last.
18877         (nnspool-retrieve-headers-with-nov): Use mapc.
18878         (nnspool-request-newgroups): Use dolist.
18879         (nnspool-request-group): Use last.
18880
18881         * nntp.el (nntp-read-server-type): Use dolist.
18882
18883         * nnvirtual.el (nnvirtual-create-mapping)
18884         (nnvirtual-update-read-and-marked): Use dolist.
18885         (nnvirtual-convert-headers): Simplify.
18886
18887 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18888
18889         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18890         Add support for sync'ing tick marks.
18891
18892 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18893
18894         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
18895         there's no visible header.
18896
18897 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18898
18899         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18900         When necessary, pass full group name to gnus-request-set-marks.
18901
18902 2004-10-01  Simon Josefsson  <jas@extundo.com>
18903
18904         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
18905         acroread.
18906
18907 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18908
18909         * spam-report.el (spam-report-gmane): Fix interactive.
18910
18911         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
18912
18913         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
18914         when writing file.
18915         (gnus-agent-synchronize-flags): Don't default to being
18916         interactive.
18917
18918 2004-09-30  Simon Josefsson  <jas@extundo.com>
18919
18920         * message.el (message-generate-hashcash): Add.
18921         (message-send-mail): Use it, call mail-add-payment.
18922
18923 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18924
18925         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
18926
18927 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
18928
18929         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
18930         gnus-requst-update-info with explicit code to sync the in-memory
18931         info read flags with the marks being sync'd to the backend.
18932
18933         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
18934
18935 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18936
18937         * spam.el (spam-verify-bogofilter): Add new function.
18938         (spam-check-bogofilter)
18939         (spam-bogofilter-register-with-bogofilter): Use it.
18940         (spam-verify-bogofilter): Add small fixes.
18941
18942 2004-09-28  Simon Josefsson  <jas@extundo.com>
18943
18944         * hashcash.el (hashcash-generate-payment): Revert.
18945
18946 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18947
18948         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18949         Use gnus-extract-references instead of gnus-split-references.
18950
18951         * gnus-util.el (gnus-extract-references): Add new function, analogous
18952         to gnus-split-references but extracts only the message-ID without
18953         anything extra.
18954
18955         * hashcash.el (hashcash-generate-payment)
18956         (hashcash-check-payment): Do the right thing if hashcash-path is
18957         nil (because the hashcash program could not be found).
18958
18959         * spam.el (spam-use-hashcash): Remove comment.
18960
18961 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
18962
18963         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
18964         (gnus-cache-enter-article, gnus-cache-remove-article)
18965         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
18966
18967         * gnus-async.el (gnus-async-prefetch-remove-group): do.
18968
18969         * gnus-art.el (article-hide-boring-headers)
18970         (article-translate-strings, article-display-face)
18971         (gnus-article-mime-match-handle-first)
18972         (gnus-article-highlight-headers)
18973         (gnus-article-add-buttons-to-head): do.
18974
18975 2004-09-27  Simon Josefsson  <jas@extundo.com>
18976
18977         * hashcash.el: New version, from
18978         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
18979         ../contrib/.
18980
18981 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18982
18983         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
18984
18985 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
18986
18987         * gnus-dup.el (gnus-dup-open): Use mapc.
18988         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
18989
18990         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
18991         Reported by Stefan Wiens <s.wi@gmx.net>.
18992
18993         * gnus.el (gnus-shutdown): Use dolist.
18994
18995         * gnus-undo.el (gnus-undo): Use mapc.
18996
18997         * nnrss.el (nnrss-generate-active): do.
18998
18999         * message.el (message-cite-original-without-signature)
19000         (message-cite-original): Use mapc.
19001         (message-do-actions, message-make-forward-subject): Use dolist.
19002
19003 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19004
19005         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19006         deletion to remove entire duplicate line.  Fixes merged article
19007         number bug.
19008
19009 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19010
19011         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19012         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19013         first ask if you want to open a server and then, even when you
19014         responded with no, asking if you want to synchronize the server's
19015         flags.
19016         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19017         multi-line expressions.
19018         (gnus-agent-synchronize-group-flags): New internal function.
19019         Updates marks in memory (in the info structure) AND in the
19020         backend.
19021
19022         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19023
19024         * nnagent.el (nnagent-request-set-mark):
19025         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19026         method, to ensure that synchronization updates marks in the
19027         backend and in the info (in memory) structure.
19028
19029 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19030
19031         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19032         convention fully; don't miss the root article of a thread; make
19033         the X-Draft-From header with correct article numbers.
19034
19035 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
19036
19037         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19038         unless plugged.  Disable the agent so that an open failure causes
19039         an error.
19040
19041         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19042         Revert 2004-09-21 change.  The backend must be opened while
19043         synchronizing flags even when the backend stores the flags
19044         locally.
19045
19046 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
19047
19048         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
19049         in `header' match.  Reported by Svend Tollak Munkejord.
19050
19051         * message.el (message-cite-original): Fix use of
19052         `message-cite-articles-with-x-no-archive'.
19053
19054 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19055
19056         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
19057         (gnus-window-to-buffer): Ditto.
19058
19059         * mml.el (mml-preview-buffer): New variable.
19060         (mml-preview): Manage window layout with gnus-buffer-configuration.
19061
19062         * gnus-msg.el (gnus-setup-message): Put article numbers into the
19063         X-Draft-From header even if those articles aren't quoted.
19064
19065 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
19066
19067         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
19068         (gnus-request-set-mark, gnus-request-update-mark): Use new
19069         g-s-t-u-l-m to decide to use backend even when unplugged.
19070
19071 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19072
19073         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
19074         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
19075
19076 2004-09-20  Simon Josefsson  <jas@extundo.com>
19077
19078         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
19079         "utf-16-le".
19080
19081 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19082
19083         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
19084
19085 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19086
19087         * uudecode.el (uudecode-use-external): Add :version.
19088
19089         * smime.el (smime-CA-file, smime-encrypt-cipher)
19090         (smime-dns-server): Add :version.
19091
19092         * smiley.el (gnus-smiley-file-types): Add :version.
19093
19094         * sha1.el (sha1-use-external): Add :version.
19095
19096         * pgg-def.el (pgg-query-keyserver): Add :version.
19097
19098         * nnmail.el (nnmail-fancy-expiry-targets)
19099         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
19100         Add :version.
19101
19102         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
19103         (nnimap-retrieve-groups-asynchronous): Add :version.
19104         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
19105
19106         * mml.el (mml-content-disposition-parameters)
19107         (mml-insert-mime-headers-always): Add :version.
19108
19109         * mm-util.el (mm-coding-system-priorities): Add :version.
19110
19111         * mm-decode.el (mm-inline-text-html-with-images)
19112         (mm-keep-viewer-alive-types, mm-external-terminal-program)
19113         (mm-verify-option): Add :version.
19114         (mm-text-html-renderer): Change :version.
19115
19116         * message.el (message-fcc-externalize-attachments)
19117         (message-required-headers, message-draft-headers)
19118         (message-subject-trailing-was-query)
19119         (message-subject-trailing-was-ask-regexp)
19120         (message-subject-trailing-was-regexp, message-mark-insert-begin)
19121         (message-mark-insert-end, message-archive-header)
19122         (message-archive-note, message-cross-post-default)
19123         (message-cross-post-note, message-followup-to-note)
19124         (message-cross-post-note-function, message-use-mail-followup-to)
19125         (message-subscribed-address-functions)
19126         (message-subscribed-address-file, message-subscribed-addresses)
19127         (message-subscribed-regexps, message-allow-no-recipients)
19128         (message-yank-cited-prefix, message-signature-insert-empty-line)
19129         (message-hidden-headers, message-hierarchical-addresses)
19130         (message-mail-user-agent, message-use-idna)
19131         (message-valid-fqdn-regexp)
19132         (message-strip-special-text-properties, message-header-synonyms)
19133         (message-beginning-of-line, message-tab-body-function): Add :version.
19134         (message-insert-canlock, message-wide-reply-confirm-recipients):
19135         Change :version.
19136
19137         * mail-source.el (mail-source-ignore-errors): Add :group, :type
19138         and :version.
19139         (mail-source-delete-old-incoming-confirm)
19140         (mail-source-movemail-program): Add :version.
19141
19142         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
19143         (gnus-agent-cache, gnus-agent): Change :version.
19144
19145         * gnus-util.el (gnus-use-byte-compile): Change :version.
19146
19147         * gnus-sum.el (gnus-summary-make-false-root-always)
19148         (gnus-summary-default-high-score)
19149         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
19150         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
19151         (gnus-read-all-available-headers, gnus-article-emulate-mime)
19152         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
19153         (gnus-sum-thread-tree-single-indent)
19154         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
19155         (gnus-sum-thread-tree-leaf-with-other)
19156         (gnus-sum-thread-tree-single-leaf): Add :version.
19157         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
19158         (gnus-article-loose-mime): Change :version.
19159
19160         * gnus-start.el (gnus-backup-startup-file)
19161         (gnus-save-startup-file-via-temp-buffer): Add :version.
19162
19163         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
19164         (gnus-server-offline-face): Add :version.
19165
19166         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
19167
19168         * gnus-msg.el (gnus-gcc-externalize-attachments)
19169         (gnus-debug-files, gnus-debug-exclude-variables)
19170         (gnus-discouraged-post-methods): Change :version.
19171         (gnus-confirm-mail-reply-to-news)
19172         (gnus-confirm-treat-mail-like-news): Add :version.
19173
19174         * gnus-int.el (gnus-server-unopen-status): Add :version.
19175
19176         * gnus-group.el (gnus-group-jump-to-group-prompt)
19177         (gnus-large-ephemeral-newsgroup)
19178         (gnus-fetch-old-ephemeral-headers): Add :version.
19179
19180         * gnus-fun.el (gnus-x-face-directory)
19181         (gnus-convert-pbm-to-x-face-command)
19182         (gnus-convert-image-to-x-face-command)
19183         (gnus-convert-image-to-face-command): Add :version.
19184
19185         * gnus-delay.el (gnus-delay-default-hour): Add :version.
19186
19187         * gnus-cite.el (gnus-cite-blank-line-after-header)
19188         (gnus-article-boring-faces): Add :version.
19189
19190         * gnus-art.el (gnus-buttonized-mime-types)
19191         (gnus-inhibit-mime-unbuttonizing)
19192         (gnus-treat-display-face)
19193         (gnus-treat-body-boundary): Change :version.
19194         (gnus-body-boundary-delimiter, gnus-picon-databases)
19195         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19196         (gnus-treat-date-english, gnus-treat-fold-headers)
19197         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19198         (gnus-treat-mail-picon, gnus-treat-wash-html)
19199         (gnus-article-encrypt-protocol)
19200         (gnus-use-idna, gnus-article-over-scroll)
19201         (gnus-mime-display-multipart-alternative-as-mixed)
19202         (gnus-mime-display-multipart-related-as-mixed)
19203         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19204         (gnus-ctan-url, gnus-button-ctan-handler)
19205         (gnus-button-handle-ctan-bogus-regexp)
19206         (gnus-button-ctan-directory-regexp)
19207         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19208         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19209         (gnus-button-man-level, gnus-button-emacs-level)
19210         (gnus-button-message-level, gnus-button-browse-level): Add :version.
19211
19212         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19213         (gnus-agent-go-online): Change :version.
19214         (gnus-agent-expire-unagentized-dirs)
19215         (gnus-agent-auto-agentize-methods): Add :version.
19216
19217         * flow-fill.el (fill-flowed-display-column)
19218         (fill-flowed-encode-column): Add :version.
19219
19220         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19221         (gnus-outlook-deuglify-unwrap-max)
19222         (gnus-outlook-deuglify-cite-marks)
19223         (gnus-outlook-deuglify-unwrap-stop-chars)
19224         (gnus-outlook-deuglify-no-wrap-chars)
19225         (gnus-outlook-deuglify-attrib-cut-regexp)
19226         (gnus-outlook-deuglify-attrib-verb-regexp)
19227         (gnus-outlook-deuglify-attrib-end-regexp)
19228         (gnus-outlook-display-hook): Add :version.
19229
19230         * binhex.el (binhex-use-external): Add :version.
19231
19232 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
19233
19234         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19235         and `invisible'.
19236
19237 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
19238
19239         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19240         in gnus-registry-trim.
19241
19242 2004-09-13  Simon Josefsson  <jas@extundo.com>
19243
19244         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19245
19246         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19247
19248         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19249         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19250         <yamaoka@jpl.org>.
19251         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19252         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19253         <yamaoka@jpl.org>.
19254
19255         * sieve.el (sieve-manage-mode): Ditto.
19256
19257 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
19258
19259         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19260
19261 2004-09-11  Simon Josefsson  <jas@extundo.com>
19262
19263         * dns-mode.el: Add.
19264
19265         * mm-view.el (mm-display-dns-inline): Add.
19266
19267         * mm-decode.el (mm-inline-media-tests): Add text/dns.
19268         (mm-automatic-display): Ditto.
19269
19270         * mailcap.el (mailcap-mime-data): Add text/dns.
19271         (mailcap-mime-extensions): Map .soa to text/dns.
19272
19273 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
19274
19275         * gnus-art.el (article-decode-mime-words, article-babel)
19276         (gnus-article-highlight-signature, gnus-article-add-buttons)
19277         (gnus-signature-toggle): Remove unnecessary bindings of
19278         `inhibit-read-only' inherited from v5.10 merge.
19279
19280 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
19281
19282         * nntp.el (nntp): New customization group.
19283         (nntp-authinfo-file): Add customization group.
19284
19285         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19286
19287         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19288
19289         * gnus.el (to-address, to-list, subscribed)
19290         (large-newsgroup-initial): Ditto.
19291
19292         * flow-fill.el (fill-flowed-display-column)
19293         (fill-flowed-encode-column): Ditto.
19294
19295 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19296
19297         * message.el (message-tokenize-header, message-send-mail-with-qmail):
19298         Use point-min rather than 1.
19299         (message-send-mail): Use buffer-size rather than point-max.
19300
19301         * gnus-sum.el (gnus-summary-search-article-forward):
19302         Signal a specific `search-failed' rather than a generic `error'.
19303
19304         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19305         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19306         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19307
19308 2004-09-10  Simon Josefsson  <jas@extundo.com>
19309
19310         * nndb.el (require): Remove tcp and duplicate cl.
19311
19312 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19313
19314         * gnus-agent.el (directory-files-and-attributes): Move forward.
19315
19316 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19317
19318         * gnus-agent.el (directory-files-and-attributes):
19319         Optionally defined to support XEmacs.
19320
19321 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19322
19323         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19324         to avoid run-time CL dependencies.
19325         (gnus-agent-unfetch-articles): New function.
19326         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19327         article numbers even when local .overview file is missing.
19328         (gnus-agent-read-article-number): New function.  Only accepts
19329         27-bit article numbers.
19330         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19331         Use gnus-agent-read-article-number.
19332         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19333         from backend while recognizing that article numbers in .overview
19334         must be valid.
19335         (gnus-agent-update-files-total-fetched-for):
19336         Use directory-files-and-attributes to improve performance.
19337         * gnus-int.el (gnus-request-move-article):
19338         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19339         improve performance.
19340
19341         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19342         some users confused by references to .newsrc when they only have a
19343         .newsrc.eld file.
19344         (gnus-convert-mark-converter-prompt)
19345         (gnus-convert-converter-needs-prompt): Fix use of property list.
19346         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19347         New function.  Used internally to only display 'gnus converting
19348         files' message when actually necessary.
19349
19350         * gnus-sum.el (): Remove (require 'gnus-agent) as required
19351         methods now autoloaded.
19352
19353 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19354
19355         * gnus-sum.el (gnus-summary-insert-subject): Remove list
19356         identifiers.
19357
19358 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
19359
19360         * gnus-picon.el: Fix indentation and closing parenthesis.
19361
19362 2004-09-01  Simon Josefsson  <jas@extundo.com>
19363
19364         * message.el (message-canlock-generate): Require sha1, not
19365         sha1-el.  (Can we get rid of this require altogether?  It is ugly
19366         to require within a function.  Sadly, if sha1.el isn't loaded, the
19367         let binding in m-c-g will hide the defcustom definition, which is
19368         bad.)
19369
19370         * canlock.el: Require sha1, not sha1-el.
19371
19372         * message.el: Don't autoload sha1 (there is a autoload cookie in
19373         sha1.el).
19374
19375         * sha1-el.el: Rename to sha1.el.
19376
19377 2004-08-30  Juanma Barranquero  <lektu@terra.es>
19378
19379         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
19380
19381 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19382
19383         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
19384
19385 2004-08-30  Kim F. Storm  <storm@cua.dk>
19386
19387         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
19388
19389         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
19390         Add :group 'nnimap.
19391
19392 2004-08-30  Andreas Schwab  <schwab@suse.de>
19393
19394         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
19395         ?* and ?\;.
19396
19397         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
19398         and ?\' to symbol instead of whitespace.
19399
19400 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19401
19402         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
19403
19404         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
19405         instead of re-search-forward.
19406
19407         * gnus-uu.el (gnus-uu-save-article): Ditto.
19408         (gnus-uu-post-encode-uuencode): Ditto.
19409
19410         * html2text.el (html2text-clean-list-items): Ditto.
19411         (html2text-clean-dtdd): Ditto.
19412         (html2text-format-tags): Ditto.
19413
19414         * message.el (message-send-mail-with-sendmail): Fix regexp.
19415         (message-fill-field-general): Use search-forward instead of
19416         re-search-forward.
19417         (unbold-region): Ditto.
19418
19419         * nnrss.el (nnrss-request-article): Ditto.
19420
19421         * nnslashdot.el (nnslashdot-request-article): Ditto.
19422
19423         * nnweb.el (nnweb-gmane-wash-article): Ditto.
19424
19425         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
19426         "Unrecognized menu descriptor" error in XEmacs.
19427
19428 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19429
19430         * gnus-sum.el (gnus-read-header): Don't remove a header for the
19431         parent article of a sparse article in the thread hashtb.
19432
19433 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
19434
19435         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
19436         (nnmail-expand-newtext): Lowercase expanded entries if
19437         nnmail-split-lowercase-expanded is non-nil.
19438
19439 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19440
19441         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
19442
19443         * gnus-group.el (gnus-group-line-format-alist): Convert the value
19444         of gnus-tmp-news-method into string under XEmacs.  It will be
19445         passed to gnus-correct-length which takes only a string argument.
19446
19447 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19448
19449         * gnus-util.el (gnus-bind-print-variables): New macro.
19450         (gnus-prin1): Use it.
19451         (gnus-prin1-to-string): Use it.
19452         (gnus-pp): New function.
19453         (gnus-pp-to-string): New function.
19454
19455         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
19456         Replace pp-to-string with gnus-pp-to-string.
19457         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
19458         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
19459         * gnus-msg.el (gnus-debug): Ditto.
19460         * gnus-score.el (gnus-score-save): Ditto.
19461         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
19462         gnus-pp-to-string.
19463         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
19464         with gnus-pp.
19465         * score-mode.el (gnus-score-pretty-print): Ditto.
19466         * webmail.el (webmail-debug): Ditto.
19467
19468 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19469
19470         * gnus-art.el (article-display-face, article-display-x-face):
19471         Use buffer-read-only.
19472
19473 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19474
19475         * gnus-art.el (article-hide-list-identifiers):
19476         Bind inhibit-read-only as t.
19477
19478 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
19479
19480         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
19481
19482 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19483
19484         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
19485         (gnus-narrow-to-page): Don't assume point-min == 1.
19486         (gnus-article-edit-mode): Derive from message-mode.
19487
19488         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
19489         point-min == 1.
19490
19491         * imap.el (imap-parse-address-list, imap-parse-body-ext):
19492         Disable incorrect use of `assert'.
19493
19494         * message.el (message-mode): Set comment-start-skip.
19495
19496
19497 2004-08-22  Sam Steingold  <sds@gnu.org>
19498
19499         * pop3.el (pop3-leave-mail-on-server): New user variable.
19500         (pop3-movemail): Delete mail only when it is nil.
19501
19502 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
19503
19504         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
19505
19506         * mml.el (mml-preview): Use `pop-to-buffer'.
19507
19508         * message.el (message-goto-mail-followup-to): Insert after "To".
19509         (message-carefully-insert-headers): Add comment.
19510
19511         * gnus.el: Remove unused variable `gnus-article-check-size'.
19512
19513         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
19514
19515         * gnus-art.el (gnus-button-alist):
19516         Improve `gnus-button-handle-library' entry.
19517
19518 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
19519
19520         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
19521         Use downcase, since XEmacs capitalizes error messages differently.
19522
19523 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
19524
19525         * nntp.el: Add (require 'gnus) due to reference to
19526         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
19527
19528 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
19529
19530         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
19531         Bind `mm-fill-flowed'.
19532
19533         * mm-decode.el (mm-dissect-singlepart): Check it.
19534
19535 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
19536
19537         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
19538         'imap' for netrc parsing.
19539
19540 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
19541
19542         * mailcap.el (mailcap-mime-data): Mark as risky.
19543
19544 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19545
19546         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
19547         may be included in the encoded word.
19548         (rfc2047-encode): Don't append a space if the encoded word
19549         includes close parenthesis.
19550
19551 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19552
19553         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
19554         of text within parentheses.
19555
19556 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
19557
19558         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
19559         (gnus-encrypt-write-file-contents): Make the password key the file
19560         name PLUS the cipher, not just the cipher.  Also remove failed
19561         passwords from the cache.
19562
19563 2004-08-06  Simon Josefsson  <jas@extundo.com>
19564
19565         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
19566         Doc fix.
19567
19568 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19569
19570         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
19571         LWSP.
19572
19573 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
19574
19575         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19576         Try to append in-reply-to: data to the references: header.
19577
19578         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
19579         (netrc-parse): Use gnus-encrypt.el functions.
19580
19581         * gnus-encrypt.el: Add new file for encryption support; currently
19582         does only a few GPG ciphers and an internal XOR cipher.
19583
19584         * password.el: Add comments on using password-read-and-add.
19585         (password-read-and-add): Add function to read and add the
19586         password to the cache at once.
19587
19588 2004-07-28  Simon Josefsson  <jas@extundo.com>
19589
19590         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
19591         parameter (but don't use it, for now).
19592
19593         * imap.el (imap-ssl-open): Use imap-process-connection-type,
19594         instead of hard coding to nil.
19595
19596 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19597
19598         * mm-view.el (mm-inline-image-emacs): Open lines under an image
19599         as mm-inline-image-xemacs does.
19600
19601 2004-07-26  Simon Josefsson  <jas@extundo.com>
19602
19603         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
19604         Revert part of 2004-07-17 change below.
19605
19606 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19607
19608         * rfc2047.el (rfc2047-encode-region): Don't infloop.
19609         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19610
19611 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19612
19613         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
19614         quotes that actually start with ">" at the beginning of the
19615         lines.
19616
19617 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19618
19619         * rfc2047.el (rfc2047-encode-region): Fix last change.
19620         (rfc2047-encode-parameter): Remove useless concat.
19621
19622 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19623
19624         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
19625         encode special characters; fix some kind of misconfigured headers;
19626         signal a real error if debug-on-quit or debug-on-error is non-nil.
19627         (rfc2047-encode-max-chars): New variable.
19628         (rfc2047-encode-1): Use it.
19629         (rfc2047-encode-parameter): New function.
19630
19631         * mml.el (mml-insert-parameter): Remove an excessive space.
19632
19633 2004-07-17  Simon Josefsson  <jas@extundo.com>
19634
19635         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
19636         Kai Grossjohann <kai@emptydomain.de>.
19637         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
19638         (gnus-group-make-menu-bar): Ditto.
19639
19640         * gnus-util.el (gnus-group-server): Add.
19641
19642 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
19643
19644         * message.el (message-clone-locals): Clone sendmail and smtp
19645         variables.
19646
19647 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19648
19649         * rfc2047.el (rfc2047-encode-region): Fix last change.
19650
19651 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19652
19653         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
19654         characters as non-special.
19655
19656 2004-07-09  Simon Josefsson  <jas@extundo.com>
19657
19658         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
19659         Users will lose all flag changes made while unplugged with
19660         e.g. nntp unless flag synchronization happens, thus `nil' is not a
19661         good default.  See numerous reports on ding mailing list.
19662
19663 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19664
19665         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
19666         add generate-head-function and generate-article-function to the
19667         rfc822-forward entry.
19668         (nndoc-rfc822-forward-generate-article): New function.
19669         (nndoc-rfc822-forward-generate-head): New function.
19670
19671         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
19672
19673 2004-07-06  Dan Christensen  <jdc@uwo.ca>
19674
19675         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
19676         respect display group parameter and gnus-summary-expunge-below.
19677         (gnus-articles-to-read): Remove unused reference to display group
19678         parameter.
19679
19680 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19681
19682         * nnheader.el (nnheader-uniquify-message-id): New experimental
19683         variable.
19684         (nnheader-nov-read-message-id): Use it.
19685
19686         * spam-report.el (spam-report-gmane): Add interactive.
19687
19688 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19689
19690         * mm-encode.el (mm-content-transfer-encoding-defaults):
19691         Use qp-or-base64 for the application/* types.
19692
19693 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
19694
19695         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
19696
19697 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
19698
19699         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
19700         trim value.
19701
19702 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19703
19704         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
19705         New macro and function.
19706         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
19707
19708 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19709
19710         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
19711         after-load-alist.
19712
19713 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19714
19715         * gnus-group.el (gnus-group-get-new-news-this-group):
19716         Don't update info that isn't there.
19717
19718 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
19719
19720         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
19721         entry.
19722
19723 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19724
19725         * mm-view.el (mm-inline-render-with-function): Use multibyte
19726         buffer; decode html source by charset.
19727
19728         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
19729
19730         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
19731         Mule-UCS is loaded under XEmacs.
19732         (mm-mime-mule-charset-alist): Avoid duplicated entries.
19733
19734 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
19735
19736         * nnheader.el (nnheader-max-head-length): Increase to 8192.
19737
19738 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19739
19740         * mm-util.el (mm-coding-system-p): Return a coding-system.
19741         (mm-mime-mule-charset-alist): Use shift_jis instead of
19742         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
19743         entries for the mime charsets iso-2022-jp-3 and shift_jis.
19744         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
19745         instead of japanese-shift-jis and iso-latin-1 respectively in
19746         order to share the default value with both Emacs and XEmacs-mule.
19747         (mm-mule-charset-to-mime-charset):
19748         Make mm-coding-system-priorities effective.
19749         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
19750         while predicating of candidates upon the priorities.
19751
19752 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
19753
19754         * gnus-sum.el (gnus-summary-make-menu-bar):
19755         Add gnus-uu-invert-processable.
19756
19757         * gnus.el: Autoload gnus-uu-invert-processable.
19758
19759 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19760
19761         * mm-util.el (mm-with-multibyte-buffer): New macro.
19762
19763         * rfc2047.el (rfc2047-encode-string): Use it.
19764         (rfc2047-encode-region): Move point to the end of the region after
19765         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
19766
19767 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19768
19769         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
19770         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
19771
19772 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19773
19774         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
19775         (gnus-cite-parse): Ignore quoted envelope From_.
19776         Suggested by Karl Chen <quarl@nospam.quarl.org>.
19777
19778 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
19779
19780         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
19781         invalid addresses.
19782
19783 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
19784
19785         * spam.el: Change section markers, revise TODO list.
19786         (spam-backends): Make new master list of all installed backends.
19787         (spam-summary-exit-behavior): Add new variable to determine how
19788         messages moves are done at summary exit.
19789         (spam-move-spam-nonspam-groups-only)
19790         (spam-process-ham-in-nonham-groups)
19791         (spam-process-ham-in-spam-groups): Remove variables, the
19792         spam-summary-exit-behavior variable should be used to manage this
19793         behavior.
19794         (spam-old-ham-articles, spam-old-spam-articles): Remove.
19795         (spam-old-articles): Add variable, replacing spam-old-ham-articles
19796         and spam-old-spam-articles.
19797         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
19798         Add empty variables, placeholders for the backends they represent.
19799         (spam-set-difference): Move, unchanged.
19800         (spam-list-of-processors): Declare OBSOLETE, not used anymore
19801         unless the user has a processor variable.
19802         (spam-classifications, spam-classification-valid-p)
19803         (spam-backend-properties, spam-backend-property-valid-p)
19804         (spam-backend-function-type-valid-p)
19805         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
19806         (spam-report-articles-gmane, spam-report-articles-resend):
19807         Remove functions, they are not needed.
19808         (spam-install-backend-super, spam-backend-list)
19809         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
19810         (spam-backend-function, spam-backend-ham-registration-function)
19811         (spam-backend-spam-registration-function)
19812         (spam-backend-ham-unregistration-function)
19813         (spam-backend-spam-unregistration-function)
19814         (spam-backend-statistical-p, spam-backend-mover-p)
19815         (spam-install-backend-alias, spam-install-checkonly-backend)
19816         (spam-install-mover-backend, spam-install-nocheck-backend)
19817         (spam-install-backend, spam-install-statistical-backend)
19818         (spam-install-statistical-checkonly-backend): Add backend installation
19819         support.
19820         (spam-summary-prepare-exit): Rewrite to use the new backend code.
19821         (spam-group-processor-p): Use the new backend code and respect the
19822         summary exit behavior.
19823         (spam-mark-spam-as-expired-and-move-routine): Remove.
19824         (spam-summary-prepare): Change to use the new spam-old-articles
19825         variable.
19826         (spam-copy-or-move-routine, spam-copy-spam-routine)
19827         (spam-move-spam-routine, spam-copy-ham-routine)
19828         (spam-move-ham-routine): Add code to copy/move ham or spam.
19829         (spam-fetch-field-fast): Improve doc and code, plus allow the
19830         'number request.
19831         (spam-list-of-checks, spam-list-of-statistical-checks):
19832         Remove variables.
19833         (spam-split, spam-find-spam): Use the new backend code.
19834         (spam-registration-functions): Remove variable.
19835         (spam-unregister-routine): Add convenience wrapper.
19836         (spam-log-undo-registration, spam-register-routine)
19837         (spam-log-processing-to-registry)
19838         (spam-log-unregistration-needed-p): Rename "check" to "backend"
19839         where possible.
19840         (spam-check-gmane-xref, spam-check-regex-headers)
19841         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
19842         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
19843         (spam-check-bogofilter-headers, spam-check-spamoracle)
19844         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
19845         (spam-check-crm114-headers): Use the spam-split-group that
19846         spam-split prepares, no need to determine it every time.
19847
19848         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
19849         to the nnheader-parse-naked-head call.
19850
19851         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
19852
19853         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
19854         the nnheader-nov-read-message-id call.
19855
19856 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19857
19858         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
19859         gnus-activate-group twice.  Suggested by Markus Peter
19860         <warp@spin.de>.
19861
19862 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19863
19864         * gnus-art.el (gnus-article-time-format): Exchange the order of
19865         day and month in the default value; fix customization type.
19866         (article-date-ut): Use add-text-properties.
19867         (article-make-date-line): Use message-make-date instead of
19868         current-time-string.
19869
19870         * message.el (message-fetch-field): Don't use set-text-properties.
19871         (message-make-date): Simplify.
19872
19873         * messagexmas.el (message-xmas-make-date): New function.
19874         (message-xmas-redefine): Defalias message-make-date to it.
19875
19876 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19877
19878         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
19879         (rfc2047-encode-region): Treat text within parentheses as special;
19880         show the original text when error has occurred.
19881
19882         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
19883         already-computed method to gnus-activate-group.
19884
19885         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
19886         same select-methods identical Lisp objects.
19887
19888         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
19889         object when modifying the info.
19890
19891 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19892
19893         * gnus-srvr.el (gnus-server-set-info): Remove the server from
19894         gnus-opened-servers since it has never been opened with the new
19895         configuration yet.
19896
19897 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19898
19899         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
19900         arg to nnheader-generate-fake-message-id.
19901
19902 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
19903
19904         * nnheader.el (nnheader-generate-fake-message-id): Accept a
19905         number and build a fake message ID localized to a group and
19906         article number (so it's repeatable from that point on).
19907         (nnheader-fake-message-id-p): Change regex to accomodate new fake
19908         ID format.
19909
19910         * gnus-sum.el (gnus-get-newsgroup-headers):
19911         Call nnheader-generate-fake-message-id with the article number.
19912
19913 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
19914
19915         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
19916         end-of-buffer.
19917
19918 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19919
19920         * message.el (message-ignored-supersedes-headers): Add Approved.
19921
19922 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19923
19924         * rfc2047.el (rfc2047-encode-message-header): Remove useless
19925         goto-char.
19926         (rfc2047-encode): Fold the line before encoding.
19927
19928 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19929
19930         * rfc2047.el (rfc2047-encode-message-header): Disabled header
19931         folding -- not all headers can be folded, and this should be done
19932         by the message composition mode.  Probably.  I think.
19933
19934 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19935
19936         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
19937         fast.
19938
19939         * gnus-ems.el (gnus-remove-image): Don't use
19940         message-text-with-property; remove only the image found first.
19941
19942         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
19943         found first.
19944
19945 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
19946
19947         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
19948
19949 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19950
19951         * message.el (message-text-with-property): Make it fast and accept
19952         optional arguments.
19953         (message-strip-forbidden-properties): Use it.
19954         (message-fix-before-sending): Follow the m-t-w-p change.
19955
19956         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
19957
19958 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19959
19960         * gnus-art.el (article-hide-headers): Don't change the buffer
19961         mistakenly when performing mml-preview even if
19962         gnus-single-article-buffer is nil.
19963
19964 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
19965
19966         * message.el (message-expand-name-databases): New user option.
19967         (message-expand-name): Use it.
19968
19969 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
19970
19971         * spam.el (spam-report-articles-resend)
19972         (spam-report-resend-register-routine): Allow ham reporting.
19973         (spam-report-resend-register-ham-routine): Add wrapper.
19974         (spam-registration-functions): Add ham resending functions.
19975         (spam-list-of-processors): Add ham resend processor.
19976
19977         * gnus.el (ham-resend-to): Add new group parameter.
19978         (spam-process): Add ham resend option.
19979
19980         * spam-report.el (spam-report-resend): Allow reporting ham.
19981         (spam-report-resend-ham): Add wrapper.
19982
19983 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19984
19985         * message.el (message-cite-articles-with-x-no-archive):
19986         New variable.
19987         (message-cite-original): Use it.
19988
19989 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19990
19991         * message.el (message-cite-original): Respect X-No-Archive.
19992
19993 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19994
19995         * gnus-art.el (article-hide-headers): Refer to the values for
19996         gnus-ignored-headers and gnus-visible-headers in the summary
19997         buffer since a user may have set them as group parameters.
19998
19999 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20000
20001         * assistant.el (assistant-node-name): Add convenience function.
20002         (assistant-render-text, assistant-render-node): Add error handling,
20003         plus handle multiple next nodes.
20004         (assistant-find-next-node): Comment out for now.
20005         (assistant-find-next-nodes): Add function, returns list of next
20006         nodes.
20007
20008 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20009
20010         * mail-source.el (mail-source-directory): Fix doc-string.
20011
20012 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20013
20014         * assistant.el (assistant-render-text, assistant-eval): Add :set
20015         widget type, which is different because it takes and returns a
20016         list.  Much hilarity ensues.
20017
20018 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20019
20020         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20021
20022         * gnus-group.el (gnus-group-get-new-news-this-group):
20023         Add doc-string.
20024
20025         * gnus-start.el (gnus-activate-group): Add doc-string.
20026
20027 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20028
20029         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20030
20031 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
20032
20033         * assistant.el (assistant-render-text): Try to add a :set
20034         widget, more to come.
20035
20036         * spam.el (spam-group-spam-contents-p): Handle empty groupname
20037         strings.
20038         (spam-report-articles-resend)
20039         (spam-register-routine): Do registration iff any articles warrant
20040         it.
20041         (spam-summary-prepare-exit): Change log message for nil group
20042         destinations.
20043
20044 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
20045
20046         * spam.el (spam-report-resend-register-routine):
20047         Allow spam-report-resend-to to be a group parameter or a global value.
20048
20049 2004-05-26  Simon Josefsson  <jas@extundo.com>
20050
20051         * starttls.el: Merge with my GNUTLS based starttls.el.
20052         (starttls-gnutls-program, starttls-use-gnutls)
20053         (starttls-extra-arguments, starttls-process-connection-type)
20054         (starttls-connect, starttls-failure, starttls-success):
20055         New variables.
20056         (starttls-program, starttls-extra-args): Doc fix.
20057         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
20058         New functions.
20059         (starttls-negotiate, starttls-open-stream):
20060         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
20061         function if it is set.
20062
20063 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20064
20065         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
20066         structured fields.
20067
20068 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20069
20070         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
20071
20072 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
20073
20074         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20075         Add variable.
20076         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
20077         assigning the spam-mark to new messages.
20078
20079 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
20080
20081         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
20082
20083 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20084
20085         * dgnushack.el: Autoload customize-set-variable for XEmacs.
20086
20087         * rfc2047.el (rfc2047-encodable-p): Don't move point.
20088         (rfc2047-decode): Treat the ascii coding-system as raw-text by
20089         default.
20090
20091 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
20092
20093         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
20094         correct data.
20095
20096 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
20097
20098         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
20099         (spam-group-processor-p): Fix function.
20100         (spam-group-processor-multiple-p)
20101         (spam-group-spam-processor-report-gmane-p)
20102         (spam-group-spam-processor-report-resend-p)
20103         (spam-group-spam-processor-bogofilter-p)
20104         (spam-group-spam-processor-blacklist-p)
20105         (spam-group-spam-processor-ifile-p)
20106         (spam-group-ham-processor-ifile-p)
20107         (spam-group-spam-processor-spamoracle-p)
20108         (spam-group-spam-processor-crm114-p)
20109         (spam-group-ham-processor-bogofilter-p)
20110         (spam-group-spam-processor-stat-p)
20111         (spam-group-ham-processor-stat-p)
20112         (spam-group-ham-processor-whitelist-p)
20113         (spam-group-ham-processor-BBDB-p)
20114         (spam-group-ham-processor-spamoracle-p)
20115         (spam-group-ham-processor-copy-p): Remove functions with some
20116         prejudice against unneeded code.
20117         (spam-report-articles-resend)
20118         (spam-report-resend-register-routine): Allow the group/topic
20119         spam-resend-to value to override spam-report-resend-to.
20120         (spam-summary-prepare-exit): Invoke spam-group-processor-p
20121         properly now.
20122
20123         * gnus.el (spam-resend-to): Add group/topic parameter.
20124         (spam-process): Move the OBSOLETE processors to the end of the
20125         choices.
20126
20127 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
20128
20129         * spam-report.el (spam-report-resend-to, spam-report-resend):
20130         Start with resend-to set to nil, and then ask the user if necessary.
20131         (spam-report-resend): spam-report-resend takes a list of articles, not
20132         separate article numbers.
20133
20134 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20135
20136         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
20137         addition to emacs-w3m.
20138
20139 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20140
20141         * assistant.el (assistant-authinfo-data): New function.
20142         (assistant-eval): Eval for entire assistant.
20143
20144         * netrc.el (netrc-services-file): New variable.
20145         (netrc-parse-services): New function.
20146         (netrc-find-service-name): New function.
20147         (netrc-find-service-number): New function.
20148         (netrc-port-equal): New function.
20149         (netrc-machine): Use it.
20150
20151         * nnimap.el (nnimap-open-connection): Use netrc.
20152
20153         * gnus-util.el (gnus-netrc-get): Remove aliases.
20154
20155         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
20156
20157         * assistant.el (wid-edit): Fix compilation.
20158
20159         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
20160
20161 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
20162
20163         * gnus-util.el (gnus-set-file-modes): New function.  (small
20164         patch).
20165
20166 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20167
20168         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
20169
20170         * assistant.el (assistant-render-node): Fix up rendering and
20171         read-only text.
20172         (assistant-render-node): Reset.
20173         (assistant-make-read-only): Not sticky.
20174
20175 2004-05-20  Danny Siu  <dsiu@adobe.com>
20176
20177         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20178         centered even when gnus-auto-center-summary is t.
20179
20180 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20181
20182         * dns.el (dns-get-txt-answer): New function.
20183         (dns-read-txt): Ditto.
20184         (query-dns): Use it.
20185
20186 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20187
20188         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20189         active for foreign groups even if the group level is higher than
20190         the specified value.
20191
20192 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20193
20194         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20195         non-active groups.
20196
20197         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20198
20199 2004-05-20  Magnus Henoch  <mange@freemail.hu>
20200
20201         * dns.el (dns-read-type): Add support for SVR.  (small patch)
20202
20203 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
20204
20205         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20206         (spam-crm114-header, spam-crm114-spam-switch)
20207         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20208         (spam-crm114-positive-spam-header)
20209         (spam-crm114-database-directory, spam-list-of-processors)
20210         (spam-group-spam-processor-crm114-p)
20211         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20212         (spam-generic-score, spam-list-of-checks)
20213         (spam-list-of-statistical-checks, spam-registration-functions)
20214         (spam-check-crm114-headers, spam-crm114-score)
20215         (spam-check-crm114, spam-crm114-register-with-crm114)
20216         (spam-crm114-register-spam-routine)
20217         (spam-crm114-unregister-spam-routine)
20218         (spam-crm114-register-ham-routine)
20219         (spam-crm114-unregister-ham-routine): Add CRM114 support.
20220         From asjo@koldfront.dk (Adam Sjøgren).
20221
20222         * gnus.el: Add spam-use-crm114.
20223
20224         * spam.el (spam-list-of-processors, spam-registration-functions):
20225         Add spam-use-resend.
20226         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20227         (spam-report-articles-gmane): Add doc fix.
20228         (spam-report-articles-resend, spam-report-resend-register-routine):
20229         Add wrappers around spam-report-resend-to.
20230
20231         * spam-report.el (spam-report-resend-to, spam-report-resend):
20232         Add support for resending spam.
20233         (spam-report-gmane): Fix line length >80.
20234
20235         * gnus.el (spam-process): Add spam-use-resend.
20236
20237 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20238
20239         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20240         number of processed spam messages.
20241         (spam-ham-copy-or-move-routine): Return the number of processed
20242         ham messages.
20243         (spam-summary-prepare-exit): Use the above values to decide
20244         whether status messages shouled be displayed.
20245
20246 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20247
20248         * rfc2047.el (rfc2047-encode-function-alist): Rename from
20249         `rfc2047-encoding-function-alist' in order to avoid conflicting
20250         with the old version.
20251         (rfc2047-encode-region): Concatenate words containing non-ASCII
20252         characters in structured fields; don't encode space-delimited
20253         ASCII words even in unstructured fields; don't break words at
20254         char-category boundaries.
20255         (rfc2047-encode-1): New function.
20256         (rfc2047-encode): Use it; encode text so that it occupies the
20257         maximum width within 76-column; work correctly on Q encoding for
20258         iso-2022-* charsets.
20259         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20260         sure not to break a line just after the header name.
20261         (rfc2047-b-encode-region): Remove.
20262         (rfc2047-b-encode-string): New function.
20263         (rfc2047-q-encode-region): Remove.
20264         (rfc2047-q-encode-string): New function.
20265
20266         * mm-util.el (mm-replace-in-string): New function.
20267
20268 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20269
20270         * gnus-msg.el (gnus-inews-make-draft-meta-information):
20271         Really get it right.
20272         (gnus-inews-make-draft): Really.
20273
20274 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
20275
20276         * nnmh.el (nnmh-request-list-1): Don't check the link count
20277         before descending.  (small patch)
20278
20279 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20280
20281         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20282         stuff.
20283
20284         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20285         Match on real group name.
20286
20287         * gnus-art.el (gnus-signature-limit): Doc fix.
20288
20289         * gnus-msg.el (gnus-inews-make-draft): Quote list.
20290
20291         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
20292
20293 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
20294
20295         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
20296         isn't a string.
20297
20298 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20299
20300         * gnus-draft.el (gnus-draft-send):
20301         Bind rfc2047-encode-encoded-words.
20302
20303         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20304         (rfc2047-encodable-p): Say that =? needs encoding.
20305         (rfc2047-encode-encoded-words): New variable.
20306
20307         * gnus-group.el (gnus-group-select-group): Doc fix.
20308
20309         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20310
20311         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20312         to nil.
20313
20314         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20315
20316         * nnheader.el (nnheader-get-lines-and-char): New function.
20317
20318 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20319
20320         * gnus-msg.el (gnus-summary-followup-with-original):
20321         Document yanking of region when active.
20322
20323 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20324
20325         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20326         groups if the group level is higher than the specified value.
20327
20328 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20329
20330         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20331         (gnus-group-jump-to-group): Add prefix argument using
20332         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20333         non-active group.
20334
20335         * compface.el (uncompface): Be verbose when changing
20336         `uncompface-use-external'.
20337
20338         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20339         handle manual section.
20340
20341 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20342
20343         * gnus-art.el (gnus-button-alist): Revert previous change.
20344
20345 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20346
20347         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20348
20349 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20350
20351         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20352         whether backend can accept message.
20353
20354         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20355
20356 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
20357
20358         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20359         Avoid creating directory when nntp-marks-is-evil is true.
20360         Reported by Reiner Steib.
20361
20362 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20363
20364         * gnus-picon.el (gnus-picon-style): New variable.
20365         (gnus-picon-insert-glyph): Add optional `nostring' argument.
20366         (gnus-picon-transform-address): Support `gnus-picon-style'.
20367         From Jesper Harder <harder@ifa.au.dk>.
20368
20369 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20370
20371         * message.el (message-fill-field): Return point.
20372         (message-generate-headers): Go to end of field.
20373
20374         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
20375         stuff for non-living groups.
20376
20377 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
20378
20379         * gnus-art.el (gnus-article-followup-with-original)
20380         (gnus-article-reply-with-original): gnus-mark-active-p ->
20381         gnus-region-active-p.
20382
20383 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
20384
20385         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
20386         only when there is spam or ham to be processed.
20387
20388 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20389
20390         * mail-source.el (mail-source-delete-crash-box): Refactor.
20391         (mail-source-fetch): Use it.
20392         (mail-source-fetch-file): Ditto.
20393         (mail-source-fetch-directory): Run postscript in loop.
20394         (mail-source-fetch-pop): Delete.
20395         (mail-source-fetch-maildir): Ditto.
20396         (mail-source-fetch-imap): Ditto.
20397
20398         * imap.el (imap-authenticators): Comment out sasl.
20399
20400         * message.el (message-skip-to-next-address): New function.
20401         (message-fill-header-address): Refactor.
20402         (message-fill-address): Use it.
20403         (message-delete-address): Use it.
20404         (message-fill-header-general): Refactor.
20405         (message-fill-field-address): Rename.
20406         (message-narrow-to-field): Find the start of the header.
20407         (message-header-format-alist): Don't pre-fill.
20408         (message-fill-header): Remove.
20409         (message-insert-header): New function.
20410         (message-shorten-references): Use it.
20411
20412         * rfc2047.el (rfc2047-field-value): Strip props.
20413
20414         * mail-parse.el (mail-header-make-address): New alias.
20415
20416         * ietf-drums.el (ietf-drums-make-address): New function.
20417
20418         * imap.el: Add compiler directives.
20419
20420         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
20421
20422         * gnus-art.el (article-decode-idna-rhs): Don't use
20423         message-idna-inside-rhs-p.
20424
20425 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20426
20427         * message.el (message-idna-inside-rhs-p): Remove.
20428         (message-idna-to-ascii-rhs-1): Use proper address parsing.
20429
20430         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
20431         false positives.
20432
20433 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
20434
20435         * imap.el (imap-sasl-make-mechanisms): Use sasl.
20436
20437 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20438
20439         * nneething.el (nneething-file-name): Don't create spurious
20440         files.
20441
20442         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
20443         (gnus-inews-do-gcc): Remove sleep.
20444
20445         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
20446         part under point.
20447
20448         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
20449         (gnus-agent-regenerate-group): Using nil messages aren't valid.
20450
20451 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
20452
20453         * spam.el (spam-summary-prepare-exit): Fix (length).
20454
20455 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
20456
20457         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
20458         as expired without moving it" message when there are spam
20459         messages left.
20460
20461 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
20462
20463         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
20464         header is not nil.
20465
20466 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
20467
20468         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20469         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
20470         (nntp-marks-changed-p): New arg SERVER.
20471         (nntp-request-update-info): Adjust caller.
20472
20473 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
20474
20475         * nntp.el (nntp-save-marks): Pass missing arg.
20476
20477 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
20478
20479         * nntp.el: Support marks.
20480         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
20481         (nntp-marks-modtime, nntp-marks-directory): New variables.
20482         (nntp-request-set-mark, nntp-request-update-info)
20483         (nntp-possibly-create-directory, nntp-marks-changed-p)
20484         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
20485         New functions.
20486
20487 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
20488
20489         * gnus-xmas.el (gnus-xmas-select-lowest-window)
20490         (gnus-xmas-redefine): Rename.
20491
20492         * gnus-score.el (gnus-score-insert-help):
20493         Use gnus-select-lowest-window.
20494
20495         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
20496         appt-select-lowest-window and rename to gnus-select-lowest-window.
20497
20498         * gnus.el: do.
20499
20500 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20501
20502         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
20503         encodings of MIME-encoded words, in order to improve
20504         interoperability with several broken MUAs.
20505
20506 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20507
20508         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
20509         tags, only when charsets are not specified in headers.
20510         (mm-inline-text-html-render-with-w3m): Ditto.
20511
20512         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
20513         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
20514
20515 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20516
20517         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
20518         instead of MIME-decoded from fields when checking
20519         `gnus-article-address-banner-alist'.
20520
20521 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
20522
20523         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
20524         description rather than subject.
20525
20526 2004-05-02  Steve Youngs  <steve@youngs.au.com>
20527
20528         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
20529
20530 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20531
20532         * gnus.el (gnus-version-number): Bump.
20533
20534 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20535
20536         * gnus.el: No Gnus v0.2 is released.
20537
20538 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20539
20540         * gnus-agent.el (gnus-agent-read-agentview):
20541         Inline gnus-uncompress-range.
20542
20543 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20544
20545         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
20546         `exec-installed-p'.
20547
20548 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20549
20550         * gnus.el (spam-process, spam-autodetect-methods):
20551         Add bsfilter and bsfilter-headers.
20552
20553         * spam.el (spam-bsfilter): New customize group.
20554         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
20555         (spam-bsfilter-header, spam-bsfilter-probability-header)
20556         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
20557         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
20558         (spam-bsfilter-database-directory): New options.
20559         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
20560         (spam-list-of-statistical-checks, spam-registration-functions):
20561         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
20562         (spam-bsfilter-score): New command.
20563         (spam-check-bsfilter-headers, spam-check-bsfilter)
20564         (spam-bsfilter-register-with-bsfilter)
20565         (spam-bsfilter-register-spam-routine)
20566         (spam-bsfilter-unregister-spam-routine)
20567         (spam-bsfilter-register-ham-routine)
20568         (spam-bsfilter-unregister-ham-routine): New functions.
20569         (spam-generic-score): Support bsfilter; Accept an optional argument
20570         to recalcurate spam score even if scoring header has already been
20571         added.
20572         (spam-bogofilter-score, spam-spamassassin-score): Accept an
20573         optional argument to recalcurate spam score even if scoring header
20574         has already been added.
20575
20576 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
20577
20578         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
20579         strings!  Reported by David D. Smith <davidsmith@acm.org>.
20580         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
20581         link is missing.
20582
20583 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
20584
20585         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
20586         (html2text-get-attr): Rewrite.
20587
20588         * message.el (message-setup-1): Remove redundant put-text-property
20589         on mail-header-separator.
20590
20591 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
20592
20593         * gnus-registry.el (gnus-registry-cache-whitespace)
20594         (gnus-registry-action, gnus-registry-spool-action)
20595         (gnus-registry-split-fancy-with-parent): Change message levels
20596         from 5 to 3 or 7, as needed.
20597
20598         * spam.el (spam-summary-prepare-exit)
20599         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
20600         (spam-split, spam-find-spam, spam-log-undo-registration)
20601         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
20602         level from 5 to 6.
20603
20604 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20605
20606         * gnus-ems.el: Autoload appt-select-lowest-window (revert
20607         2004-03-04 change).
20608
20609 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
20610
20611         * sieve-manage.el (sieve-manage-open):
20612         * nnweb.el (nnweb-insert-html):
20613         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
20614         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
20615         * nnspool.el (nnspool-request-group):
20616         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
20617         * nnml.el (nnml-request-update-info):
20618         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
20619         (nnmh-request-create-group, nnmh-update-gnus-unreads):
20620         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
20621         (nnimap-request-set-mark):
20622         * nnfolder.el (nnfolder-request-update-info):
20623         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
20624         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
20625         * gnus-uu.el (gnus-uu-find-articles-matching):
20626         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
20627         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
20628         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
20629         * gnus-nocem.el (gnus-nocem-scan-groups):
20630         * gnus-int.el (gnus-start-news-server):
20631         * gnus-group.el (gnus-group-make-kiboze-group)
20632         (gnus-group-browse-foreign-server):
20633         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
20634         Use mapc when appropriate.
20635
20636 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
20637
20638         FIXME: Make separate entries for each person.
20639
20640         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
20641         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
20642         <shields@msrl.com>:
20643
20644         * spam.el (spam-necessary-extra-headers): Get the extra headers we
20645         may need for spam sorting and scoring.
20646         (spam-user-format-function-S): Add user format function suitable for
20647         general use.
20648         (spam-article-sort-by-spam-status): Add sorting function for summary
20649         sorting.
20650         (spam-extra-header-to-number): Add function to get a score from a
20651         header.
20652         (spam-summary-score): Add function to get a numeric score from the
20653         headers.
20654         (spam-generic-score): Fix function doc, was in wrong place.
20655         (spam-initialize): Take symbols when it's run, and install the
20656         extra headers that spam-necessary-extra-headers thinks we need.
20657
20658 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
20659
20660         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
20661         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20662
20663 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
20664
20665         * gnus-sum.el (gnus-set-global-variables)
20666         (gnus-build-all-threads, gnus-get-newsgroup-headers)
20667         (gnus-article-get-xrefs, gnus-summary-best-group)
20668         (gnus-summary-next-article, gnus-summary-enter-digest-group)
20669         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
20670         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
20671         Use with-current-buffer.
20672
20673 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
20674
20675         * spam.el (spam-summary-prepare-exit): Simplify logic.
20676         (spam-fetch-article-header): Read the article header if it's not
20677         available.
20678         (spam-list-articles): Simplify logic.
20679         (spam-filelist-register-routine): Fix bug with unregister-list.
20680
20681         * gnus-registry.el: Fix comments at beginning.
20682
20683 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
20684
20685         * message.el (message-cater-to-broken-inn): Remove.
20686         (message-shorten-references): Make sure the total folded length of
20687         References is shorter than 998 characters to cater to a bug in INN
20688         2.3.  Also, don't pretend that references aren't folded -- this
20689         hasn't worked for a while.
20690
20691 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20692
20693         * gnus-agent.el (gnus-agentize):
20694         gnus-agent-send-mail-real-function no longer set to current value
20695         of message-send-mail-function but rather a lambda that calls
20696         message-send-mail-function.  The change makes the agent real-time
20697         responsive to user changes to message-send-mail-function.
20698
20699 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20700
20701         * legacy-gnus-agent.el
20702         (gnus-agent-convert-to-compressed-agentview): Fix typos with
20703         help from Florian Weimer <fw@deneb.enyo.de>
20704
20705 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20706
20707         * nnmail.el (nnmail-cache-insert): Revert last change.
20708
20709 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20710
20711         * nnmail.el (nnmail-cache-insert): Always check whether
20712         nnmail-cache-ignore-groups matches a group name.
20713
20714 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
20715
20716         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
20717         (spam-find-spam, spam-log-processing-to-registry)
20718         (spam-log-registered-p, spam-log-unregistration-needed-p)
20719         (spam-log-undo-registration): Use gnus-message instead of
20720         gnus-error, none of these errors are fatal.
20721
20722         * gnus-registry.el (gnus-registry-clean-empty-function)
20723         (gnus-registry-clean-empty): Remove only empty entries without
20724         extra data.
20725
20726 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
20727
20728         * spam-stat.el (spam-stat-buffer-change-to-spam)
20729         (spam-stat-buffer-change-to-non-spam): Change (error) to
20730         (gnus-message 8) invocation.
20731
20732 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20733
20734         * nntp.el (nntp-via-netcat-command): New variable.
20735         (nntp-via-netcat-switches): New variable.
20736         (nntp-open-via-rlogin-and-netcat): New function.
20737         (nntp-open-connection-function): Doc fix.
20738         (nntp-telnet-command): Doc fix.
20739         (nntp-end-of-line): Doc fix.
20740         (nntp-via-rlogin-command): Doc fix.
20741         (nntp-via-user-name): Doc fix.
20742         (nntp-via-address): Doc fix.
20743
20744 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20745
20746         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
20747         error in Emacs 21.1.
20748
20749 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
20750
20751         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
20752
20753 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20754
20755         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
20756         (gnus-agent-with-refreshed-group): New macro.
20757         (gnus-agent-rename-group): New function.
20758         (gnus-agent-delete-group): New function.
20759         (gnus-agent-save-group-info): Use gnus-command-method when
20760         `method' parameter is nil.  Don't write nil entries into the
20761         active file.
20762         (gnus-agent-get-group-info): New function.
20763         (gnus-agent-fetch-articles):
20764         Use gnus-agent-update-files-total-fetched-for to increment disk space
20765         used.
20766         (gnus-agent-fetch-headers, gnus-agent-save-alist):
20767         Use gnus-agent-update-view-total-fetched-for to increment disk space
20768         used.
20769         (gnus-agent-get-local): Add optional parameters to avoid calling
20770         gnus-group-real-name and gnus-find-method-for-group.
20771         (gnus-agent-set-local): Delete stored entry if either min, or max,
20772         are nil.
20773         (gnus-agent-fetch-session): Reworded error/quit messages.
20774         On quit, use gnus-agent-regenerate-group to record existance of any
20775         articles fetched to disk before the quit occurred.
20776         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
20777         gnus-agent-update-view-total-fetched-for, and
20778         gnus-agent-update-files-total-fetched-for to decrement disk space
20779         used.
20780         (gnus-agent-retrieve-headers):
20781         Use gnus-agent-update-view-total-fetched-for to increment disk space
20782         used.
20783         (gnus-agent-regenerate-group): Replace gnus-group-update-group
20784         with gnus-agent-update-files-total-fetched-for to decrement disk
20785         space and fresh group buffer.
20786         (gnus-agent-inhibit-update-total-fetched-for): New variable.
20787         (gnus-agent-need-update-total-fetched-for): New variable.
20788         (gnus-agent-update-files-total-fetched-for): New function.
20789         (gnus-agent-update-view-total-fetched-for): New function.
20790         (gnus-agent-total-fetched-for): New function.
20791
20792         * gnus-cache.el (gnus-cache-save-buffers):
20793         Use gnus-cache-update-overview-total-fetched-for to change disk space
20794         used by this group.
20795         (gnus-cache-possibly-enter-article):
20796         Use gnus-cache-update-file-total-fetched-for to increment disk space
20797         used by this group.
20798         (gnus-cache-possibly-remove-article):
20799         Use gnus-cache-update-file-total-fetched-for to decrement disk space
20800         used by this group.
20801         (gnus-cache-generate-nov-databases): Purge total fetched cache.
20802         (gnus-cache-rename-group): New function.
20803         (gnus-cache-delete-group): New function.
20804         (gnus-cache-inhibit-update-total-fetched-for): New variable.
20805         (gnus-cache-need-update-total-fetched-for): New variable.
20806         (gnus-cache-with-refreshed-group): New macro.
20807         (gnus-cache-update-file-total-fetched-for): New function.
20808         (gnus-cache-update-overview-total-fetched-for): New function.
20809         (gnus-cache-rename-group-total-fetched-for): New function.
20810         (gnus-cache-delete-group-total-fetched-for): New function.
20811         (gnus-cache-total-fetched-for): New function.
20812
20813         * gnus-group.el: Require gnus-sum and autoload functions to
20814         resolve warnings when gnus-group.el compiled alone.
20815         (gnus-group-line-format): Documented new %F.
20816         (size of Fetched data) group line format; identifies disk space
20817         used by agent and cache.
20818         (gnus-group-line-format-alist): Defined new F format.
20819         (gnus-total-fetched-for): New function.
20820         (gnus-group-delete-group): No longer update
20821         gnus-cache-active-altered as gnus-request-delete-group now keeps
20822         the cache in sync.
20823         (gnus-group-list-active): Let the agent store a server's active
20824         list if currently plugged.
20825
20826         * gnus-int.el (gnus-request-delete-group):
20827         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
20828         local disk in sync with the server.
20829         (gnus-request-rename-group):
20830         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
20831         local disk in sync with the server.
20832
20833         * gnus-start.el (gnus-get-unread-articles):
20834         Cosmetic simplification to logic.
20835
20836         * gnus-util.el (gnus-rename-file): New function.
20837
20838 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
20839
20840         * mm-util.el (mm-image-load-path): Handle nil in load-path.
20841
20842 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
20843
20844         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
20845         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
20846
20847 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
20848
20849         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
20850         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
20851
20852 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
20853
20854         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
20855
20856 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
20857
20858         * spam.el (spam-set-difference): Add function to replace
20859         gnus-set-difference in spam.el.
20860         (spam-summary-prepare-exit): Use spam-set-difference.
20861
20862 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
20863
20864         * gnus-registry.el (gnus-registry-cache-file): Update to use
20865         gnus-dribble-directory OR gnus-home-directory OR ~.
20866         (gnus-registry-split-fancy-with-parent): Fix doc.
20867
20868 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20869
20870         * message.el (message-exchange-point-and-mark):
20871         Use message-mark-active-p.  Suggested by Jesper Harder
20872         <harder@ifa.au.dk>.
20873
20874 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20875
20876         * message.el (message-exchange-point-and-mark): Don't activate
20877         region if it was inactive.  Suggested by Hiroshi Fujishima
20878         <pooh@nature.tsukuba.ac.jp>.
20879
20880 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20881
20882         * gnus-art.el (article-display-face): Display Faces in the same
20883         order as X-Faces.
20884
20885 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20886
20887         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
20888
20889 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20890
20891         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
20892         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
20893         (gnus-article-mime-hierarchy): Remove.
20894         (gnus-article-mime-hierarchy-next): Remove.
20895         (gnus-article-mode): Revert 2004-03-19 change.
20896         (gnus-article-setup-buffer): Revert 2004-03-19 change.
20897         (gnus-insert-mime-button): Revert 2004-03-19 change.
20898         (gnus-mime-accumulate-hierarchy): Remove.
20899         (gnus-mime-enter-multipart): Remove.
20900         (gnus-mime-leave-multipart): Remove.
20901         (gnus-mime-display-part): Revert 2004-03-19 change.
20902         (gnus-mime-display-alternative): Revert 2004-03-19 change.
20903
20904         * mml.el (mml-preview): Revert 2004-03-19 change.
20905
20906 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
20907
20908         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
20909
20910 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20911
20912         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
20913         t while entering a file name using the mm-with-multibyte macro.
20914         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20915
20916         * mm-util.el (mm-with-multibyte): New macro.
20917
20918 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20919
20920         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
20921         New user option.
20922         (gnus-mime-multipart-functions): Doc and customization fix.
20923         (gnus-article-mime-hierarchy): New variable.
20924         (gnus-article-mime-hierarchy-next): New variable.
20925         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
20926         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
20927         gnus-article-mime-hierarchy-next to nil.
20928         (gnus-insert-mime-button): Show hierarchy numbers.
20929         (gnus-mime-accumulate-hierarchy): New function.
20930         (gnus-mime-enter-multipart): New function.
20931         (gnus-mime-leave-multipart): New function.
20932         (gnus-mime-display-part): Recompute hierarchical MIME structure.
20933         (gnus-mime-display-alternative): Show hierarchy numbers.
20934
20935         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
20936         gnus-article-mime-hierarchy-next to nil.
20937
20938 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
20939
20940         * dns.el: Don't require gnus-xmas.
20941
20942 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
20943
20944         * mml.el (mml-generate-mime-1): Don't use format=flowed with
20945         inline PGP.
20946         (mml-menu): Disable mml-quote-region if mark is inactive.
20947
20948 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20949
20950         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
20951         when the group's active is not available.
20952
20953 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20954
20955         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
20956         error.
20957
20958 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
20959
20960         * imap.el (imap-store-password): New variable.
20961         (imap-interactive-login): Use it.
20962         Suggested by Mark Plaksin <happy@mcplaksin.org>.
20963
20964 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20965
20966         * gnus-art.el (gnus-article-read-summary-keys): Restore new
20967         window-start and hscroll to summary window.
20968
20969 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20970
20971         * gnus-start.el (gnus-convert-old-newsrc): Only write the
20972         conversion message to newsrc-dribble when an actual conversion is
20973         performed.
20974
20975 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
20976
20977         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
20978
20979 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20980
20981         * mm-decode.el (mm-complicated-handles): New function reviving
20982         former definition of mm-multiple-handles.
20983
20984         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
20985         (gnus-mime-delete-part): Use it.
20986
20987 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20988
20989         * gnus-agent.el (gnus-agent-read-local):
20990         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
20991         avoid the implicit assumption that they will always be equal.
20992         (gnus-agent-save-local): Bind buffer-file-coding-system, not
20993         coding-system-for-write, as the with-temp-file macro first prints
20994         to a buffer then saves the buffer.
20995
20996 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20997
20998         * gnus-art.el (gnus-article-edit-part): New function.
20999         (gnus-mime-save-part-and-strip): Use it; do query instead of
21000         signaling an error; don't use mm-multiple-handles.
21001         (gnus-mime-delete-part): Ditto.
21002
21003 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21004
21005         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21006         old file versions.
21007         (gnus-group-prepare-hook): Remove function that converted list
21008         form of gnus-agent-expire-days to group properties.
21009
21010         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21011         (gnus-request-accept-article): Re-indented.
21012
21013         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21014         converters to handle old agent file formats.  Add logic for a
21015         "backup before upgrading warning".
21016         (gnus-convert-mark-converter-prompt): Developers can mark
21017         functions as needing (default), or not needing,
21018         gnus-convert-old-newsrc's "backup before upgrading warning".
21019         (gnus-convert-converter-needs-prompt): Tests whether the user
21020         should be protected from potentially irreversable changes by the
21021         function.
21022
21023         * legacy-gnus-agent.el: New.  Provides converters that are only
21024         loaded when gnus-convert-old-newsrc needs to call them.
21025
21026 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21027
21028         * mail-source.el (mail-source-touch-pop): Doc fix.
21029
21030         * message.el (message-smtpmail-send-it): Doc fix.
21031
21032 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
21033
21034         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21035
21036         * nnmail.el (nnmail-split-fancy): do.
21037
21038         * gnus-kill.el (gnus-kill, gnus-execute): do.
21039
21040 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21041
21042         * gnus-sum.el (gnus-widget-reversible-match)
21043         (gnus-widget-reversible-to-internal)
21044         (gnus-widget-reversible-to-external): New functions.
21045         (gnus-widget-reversible): New widget.
21046         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21047
21048 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
21049
21050         * gnus-sum.el (gnus-thread-sort-functions)
21051         (gnus-article-sort-functions): Document `(not F)' items.
21052
21053 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
21054
21055         * spam.el (spam-use-gmane-xref): Add new backend.
21056         (spam-gmane-xref-spam-group): Add variable to control the name of the
21057         Gmane spam group.
21058         (spam-blackhole-servers, spam-blackhole-good-server-regex)
21059         (spam-regex-headers-spam, spam-regex-headers-ham)
21060         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21061         (spam-list-of-checks): Add spam-use-gmane-xref to list of
21062         backends and checks.
21063         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21064
21065         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21066         an autodetect method.
21067
21068 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21069
21070         * gnus-int.el (gnus-request-accept-article): Inform the agent that
21071         articles are being added to a group.
21072         (gnus-request-replace-article): Inform the agent that articles
21073         need to be uncached as the cached contents are no longer valid.
21074
21075 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21076
21077         * binhex.el: Don't autoload executable-find.
21078
21079         * canlock.el: Don't autoload mail-fetch-field.
21080
21081         * dgnushack.el: Autoload c-mode for XEmacs.
21082
21083         * gnus-ems.el: Don't autoload appt-select-lowest-window.
21084
21085         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
21086         rmail-dont-reply-to and rmail-output.
21087
21088         * gnus-score.el: Don't autoload ffap-string-at-point.
21089
21090         * gnus-setup.el: Don't autoload sc-cite-original.
21091
21092         * imap.el: Don't autoload base64-decode-string,
21093         base64-encode-string and md5.
21094
21095         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
21096         and rmail-msg-restore-non-pruned-header.
21097
21098         * mm-decode.el: Don't autoload executable-find.
21099
21100         * mm-url.el: Don't autoload executable-find.
21101
21102         * mm-view.el: Don't autoload diff-mode.
21103
21104         * nndb.el: Don't autoload news-reply-mode, news-setup,
21105         cancel-timer and telnet.
21106
21107         * password.el: Don't autoload run-at-time for Emacs.
21108
21109         * sha1-el.el: Don't autoload executable-find.
21110
21111         * sieve-mode.el: Don't autoload c-mode.
21112
21113         * uudecode.el: Don't autoload executable-find.
21114
21115 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21116
21117         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
21118         (gnus-agent-possibly-alter-active): Avoid null in numeric
21119         comparison.
21120         (gnus-agent-set-local): Refuse to save null in local object table.
21121         (gnus-agent-regenerate-group): The REREAD parameter can now be a
21122         list of articles that will be marked as unread.
21123
21124 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21125
21126         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
21127
21128 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
21129
21130         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
21131         language tags.
21132
21133 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
21134
21135         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
21136         Don't bind "obarray".
21137
21138         * gnus-sum.el (gnus-thread-sort-functions):
21139         Add `gnus-thread-sort-by-most-recent-number' and
21140         `gnus-thread-sort-by-most-recent-date'.
21141         Reported by Kai Grossjohann <kai@emptydomain.de>.
21142
21143 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21144
21145         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
21146
21147 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21148
21149         * gnus-cus.el (gnus-agent-customize-category):
21150         Remove ignore-errors macro reference that required cl to be loaded at
21151         run-time.
21152
21153         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
21154         single-interval range of the form (min . max).  Previously the
21155         range had to look like ((min . max)).  Likewise, return
21156         (min . max) rather than ((min . max)).
21157         (gnus-range-map): Use gnus-range-normalize to accept
21158         single-interval range.
21159
21160         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
21161         the cache, but not the agent, now appear with their usual face.
21162
21163         * dgnushack.el (loaddir): New variable that is bound to the
21164         directory containing the dgnushack.el file. Use loaddir, rather
21165         than srcdir, to update load-path. Change lets dgnushack compile
21166         code in directories other than GNUS/lisp.
21167
21168 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21169
21170         * lpath.el: Don't bind w3m-safe-url-regexp.
21171
21172         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
21173         w3m-safe-url-regexp variable buffer-local.
21174
21175         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21176
21177 2004-02-27  Simon Josefsson  <jas@extundo.com>
21178
21179         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
21180         gnus-group-real-prefix.
21181         (gnus-summary-move-article): Use it, instead of
21182         gnus-group-real-prefix.
21183
21184 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21185
21186         * lpath.el: Bind w3m-safe-url-regexp.
21187
21188         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
21189         w3m-safe-url-regexp variable buffer-local and set it as the value
21190         of mm-w3m-safe-url-regexp.
21191
21192         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21193
21194         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
21195         parsing gnus-posting-styles when the message is not for replying.
21196
21197         * dgnushack.el: Autoload sgml-mode for XEmacs.
21198
21199         * nnrss.el (nnrss-opml-export):
21200         Use mm-set-buffer-file-coding-system instead of
21201         set-buffer-file-coding-system.
21202
21203 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
21204
21205         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21206         of checkdoc.el).
21207         * nnrss.el: do.
21208         * gnus-mlspl.el: do.
21209         * gnus-ml.el: do.
21210         * gnus-srvr.el: do.
21211
21212         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21213
21214 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
21215
21216         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21217         Corrections to custom-manual links.
21218
21219         * gnus-art.el (gnus-article): Ditto.
21220
21221         * mm-decode.el (mime-display, mime-security): Ditto.
21222
21223 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21224
21225         * flow-fill.el: Typo.
21226
21227 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
21228
21229         * spam-wash.el: New file.
21230
21231 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
21232
21233         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21234
21235 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
21236
21237         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21238         to be run with new-articles as LIST1, not LIST2.
21239         (spam-registration-functions): Add spam-use-ham-copy as a nil
21240         registration backend.
21241
21242 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21243
21244         * spam-stat.el (spam-stat-washing-hook): New option.
21245         (spam-stat-buffer-words): Use it.
21246         (spam-stat-process-directory, spam-stat-test-directory):
21247         Use insert-file-contents-literally.
21248         (spam-stat-coding-system): New variable.
21249         (spam-stat-load, spam-stat-save): Use it.
21250
21251 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21252
21253         * spam-report.el (spam-report-plug-agent):
21254         Quote spam-report-url-to-file and spam-report-url-ping-plain.
21255
21256 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
21257
21258         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21259         Allow / in mailto URLs.
21260
21261 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21262
21263         * spam-report.el (spam-report-process-queue): Fix interactive use.
21264         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21265         (spam-report-unplug-agent): Doc fixes.
21266         (spam-report-url-ping-mm-url, spam-report-url-to-file)
21267         (spam-report-agentize, spam-report-deagentize): Autoload.
21268
21269 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21270
21271         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
21272
21273         * message.el (message-setup-fill-variables): Add mml tags to
21274         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
21275         <ajk@iu.edu>.
21276         (message-mode): Don't modify paragraph-separate there.
21277
21278 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21279
21280         * compface.el (uncompface-use-external): Default to undecided.
21281         (uncompface-use-external-threshold): New variable.
21282         (uncompface-float-time): New macro.
21283         (uncompface): Determine whether to use the external decoder if
21284         uncompface-use-external is undecided.
21285
21286 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21287
21288         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21289         after images.
21290
21291         * gnus-art.el (gnus-mime-display-single): Remove dead code.
21292
21293 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
21294
21295         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21296
21297         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21298
21299         * gnus-sum.el (gnus-summary-limit-to-age)
21300         (gnus-summary-limit-children): do.
21301
21302         * gnus-int.el (gnus-request-scan): do.
21303
21304         * gnus-group.el (gnus-group-suspend): do.
21305
21306         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21307
21308         * gnus-cite.el (gnus-cite-parse-attributions): do.
21309
21310         * gnus-agent.el (gnus-summary-set-agent-mark)
21311         (gnus-agent-regenerate-group): do.
21312
21313         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21314
21315         * binhex.el (binhex-decode-region-internal): do.
21316
21317 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21318
21319         * gnus-fun.el (gnus-face-properties-alist): New user option.
21320         (gnus-display-x-face-in-from): Use it.
21321
21322         * gnus-art.el (article-display-face): Ditto.
21323
21324         * compface.el (uncompface-use-external): Default to nil.
21325
21326 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21327
21328         * nntp.el (nntp-erase-buffer): New function.
21329         (nntp-retrieve-data, nntp-send-command)
21330         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21331         (nntp-possibly-change-group): Use it.
21332
21333         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21334         Use with-current-buffer.
21335
21336 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21337
21338         * compface.el: Merge the ELisp-based uncompface program.
21339         (compface): New customization group.
21340         (uncompface-use-external): New user option.
21341         (uncompface): Call uncompface-internal if uncompface-use-external
21342         is nil.
21343         (uncompface-internal): New function.  Note that there are also
21344         some other functions and variables added for this function.
21345
21346 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
21347
21348         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21349         if necessary.
21350
21351 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
21352
21353         * spam-report.el (spam-report-unplug-agent)
21354         (spam-report-plug-agent, spam-report-deagentize)
21355         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21356         Add support for the Agent in spam-report: when unplugged, report to a
21357         file; when plugged, submit all the requests.
21358
21359         * spam.el (spam-register-routine): Fix message about
21360         registration.
21361
21362 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
21363
21364         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21365         dependencies.
21366         (rfc2047-encode): Use it.
21367
21368         * gnus-art.el (gnus-button-marker-list): Move before first
21369         reference.
21370
21371         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21372         (imap-parse-body): Fix format string mismatch.
21373
21374         * gnus-score.el (gnus-summary-increase-score): do.
21375
21376         * nnrss.el (nnrss-close): New function.
21377
21378 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
21379
21380         * nnrss.el (nnrss-make-filename): New function.
21381         (nnrss-request-delete-group, nnrss-read-server-data)
21382         (nnrss-save-server-data, nnrss-read-group-data)
21383         (nnrss-save-group-data): Use it.
21384         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
21385         (nnrss-read-server-data, nnrss-read-group-data): Use load.
21386         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
21387
21388 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
21389
21390         * mml.el (mml-compute-boundary-1): Don't uncompress files.
21391
21392 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
21393
21394         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
21395         files.
21396
21397         * message.el (message-generate-headers-first): Don't quote nil
21398         and t in docstrings.
21399
21400         * imap.el (imap-id): do.
21401
21402         * gnus-agent.el (gnus-agent-consider-all-articles)
21403         (gnus-agent-queue-mail): do.
21404
21405 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
21406
21407         * spam-report.el (spam-report-process-queue): New function.
21408         Process requests from `spam-report-requests-file'.
21409         (spam-report-process-queue): Doc fix.
21410
21411 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
21412
21413         * spam.el (spam-register-routine)
21414         (spam-log-processing-to-registry, spam-log-registered-p)
21415         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21416         Change "check" to "spam-check" for semi-clarity.
21417
21418 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
21419
21420         * pop3.el: Require nnheader.
21421
21422         * mml-smime.el: Require cl.  Autoload message-fetch-field.
21423
21424         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
21425
21426         * gnus-picon.el: Require cl.
21427
21428         * gnus-fun.el: Require gnus-ems and gnus-util.
21429
21430         * gnus.el (gnus-method-to-server): Move defsubst before first use.
21431
21432         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
21433
21434         * gnus-art.el (gnus-article-edit-mode): Define before first
21435         reference.
21436
21437 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
21438
21439         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
21440         (gnus-uu-post-encoded): Use point-at-bol.
21441
21442         * gnus-topic.el (gnus-group-active-topic-p): do.
21443
21444         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
21445
21446         * gnus-group.el (gnus-group-kill-region): do.
21447
21448         * gnus-art.el (article-date-ut): do.
21449
21450         * message.el (message-fetch-field): Remove redundant
21451         case-fold-search binding.
21452         (message-narrow-to-field): Simplify.
21453
21454 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
21455
21456         * spam.el (spam-directory): Derive from `gnus-directory'.
21457
21458         * spam-report.el (spam-report-url-to-file)
21459         (spam-report-requests-file): New function and variable for offline
21460         reporting.
21461         (spam-report-url-ping-function): Add `spam-report-url-to-file'
21462         and user defined function.
21463         (spam-report-url-ping-mm-url): Remove doubled slash.
21464
21465 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
21466
21467         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
21468
21469 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
21470
21471         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
21472         Fix format string mismatch.
21473
21474         * sieve.el (sieve-deactivate-all): do.
21475
21476         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
21477
21478         * nnlistserv.el (nnlistserv-kk-wash-article): do.
21479
21480         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
21481
21482         * mm-bodies.el (mm-7bit-chars): Don't include \r.
21483
21484 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
21485
21486         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
21487         the list of checks.
21488
21489 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
21490
21491         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
21492         padding.
21493
21494 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
21495
21496         * mm-view.el (mm-fill-flowed): New variable.
21497         (mm-inline-text): Use it.
21498
21499 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
21500
21501         * spam.el (spam-spamassassin-register-ham-routine)
21502         (spam-spamassassin-register-spam-routine): Fix function names.
21503
21504 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21505
21506         * gnus.el (gnus-tmp-grouplens): Remove.
21507         (gnus-summary-line-format): Remove grouplens.
21508
21509         * gnus-group.el (gnus-group-line-format): Ditto.
21510
21511         * gnus-spec.el (gnus-format-specs): Ditto.
21512         (gnus-update-format-specifications): Flush the group format spec
21513         cache if there's the grouplens stuff.
21514         (gnus-parse-simple-format): Replace %l with the empty string.
21515
21516 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
21517
21518         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
21519         omission.
21520
21521 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21522
21523         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
21524         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21525
21526 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21527
21528         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
21529         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
21530         New macros and functions.
21531         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
21532         Handle > NLINK_MAX messages.
21533         * nnmaildir.el (nnmaildir-request-set-mark):
21534         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
21535
21536 2004-01-25  Alex Schroeder  <alex@gnu.org>
21537
21538         * spam-stat.el (spam-stat-process-directory-age): New option.
21539         (spam-stat-process-directory): Use it.
21540
21541 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
21542
21543         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
21544         (spam-stat-save): Accept prefix argument.
21545
21546 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
21547
21548         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
21549         links" error.
21550
21551 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21552
21553         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
21554         the rest of the and/or forms.
21555
21556 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21557
21558         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
21559         compatibility with old .newsrc.eld files.
21560
21561         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
21562
21563         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
21564
21565         * gnus-start.el (gnus-1): do.
21566
21567         * gnus-group.el (gnus-group-line-format-alist): do.
21568
21569         * gnus.el (gnus-use-grouplens, gnus-visual): do.
21570
21571         * gnus-gl.el: Remove.
21572
21573 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21574
21575         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
21576         marks consisting of a single range {for example, (3 . 5)} rather
21577         than a list of a single range { ((3 . 5)) }.
21578
21579 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21580
21581         * spam-stat.el (spam-stat-store-gnus-article-buffer):
21582         Use with-current-buffer.
21583         (spam-stat-store-current-buffer): Use insert-buffer-substring to
21584         avoid consing a string.
21585
21586         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
21587         Remove obsolete entries for big5 and gb2312.
21588
21589 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21590
21591         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
21592         uncompressed list.
21593
21594 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
21595
21596         * spam-stat.el (spam-stat-strip-xref): New function.
21597         (spam-stat-process-directory): Use it.
21598
21599         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
21600         here -- it's done in message-fetch-field.
21601
21602 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21603
21604         * gnus-agent.el (gnus-agent-queue-mail)
21605         (gnus-agent-prompt-send-queue): New variables.
21606         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
21607         * gnus-draft.el (gnus-group-send-queue): Pass the group name
21608         "nndraft:queue" along to gnus-draft-send.
21609         Use gnus-agent-prompt-send-queue.
21610         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
21611         is "nndraft:queue".  Suggested by Gaute Strokkenes
21612         <gs234@srcf.ucam.org>
21613
21614         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
21615         (agent-enable-undownloaded-faces): Add.
21616         (gnus-agent-cat-groups): Use eval-and-compile, not
21617         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
21618         method of gnus-agent-cat-groups even when the buffer has been
21619         evaled.
21620         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
21621         delete gnus-agent-save-active-1.
21622         (gnus-agent-save-groups): Delete.  Identical to
21623         gnus-agent-save-active.
21624         (gnus-agent-write-active): No longer adjust agent's copy of active
21625         file as agent's adjustments are now stored in their own
21626         file.  Remove optional parameter.
21627         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
21628         servers.  Add use of min/max range limits from server's local
21629         file.
21630         (gnus-agent-save-alist): Remove unused optional argument.
21631         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
21632         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
21633         (gnus-agent-set-local): A per-server file that keeps min/max range
21634         limits for articles known to the agent.  Provides a fast mechanism
21635         for altering many active ranges.
21636         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
21637         active file (local makes it unnecessary).
21638         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
21639
21640         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
21641         (agent-enable-undownloaded-faces): Add.
21642
21643         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
21644         disable it when sending to "nndraft:queue".
21645         (gnus-group-send-queue): Add safety check to avoid sending queue
21646         when unplugged.
21647
21648         * gnus-group.el (gnus-group-catchup): Use new
21649         gnus-sequence-of-unread-articles, not
21650         gnus-list-of-unread-articles, to avoid exhausting memory with huge
21651         numbers of articles.  Use gnus-range-map to avoid having to
21652         uncompress the unread list.
21653         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
21654         Fix invalid ange-ftp reference.
21655
21656         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
21657         (gnus-sorted-range-intersection): Intersection of two ranges
21658         without requiring that they first be uncompressed.
21659
21660         * gnus-start.el (gnus-activate-group): Unless blocked by the
21661         caller, possibly expand the active range to include both cached
21662         and agentized articles.
21663         (gnus-convert-old-newsrc): Rewrote in anticipation of having
21664         multiple version-dependent converters.
21665         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
21666         gnus-agent-save-active.
21667         (gnus-save-newsrc-file): Save dirty agent range limits.
21668
21669         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
21670         gnus-agent-possibly-alter-active.
21671         (gnus-adjust-marked-articles): Faster handling of simple lists.
21672
21673 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
21674
21675         * spam-stat.el (spam-stat-test-directory): New optional argument
21676         displays a list of files detected.  Suggested by Andrew Cohen
21677         <cohen@andy.bu.edu>.
21678         (spam-stat-buffer-words-with-scores): Don't narrow and change
21679         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
21680
21681 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
21682
21683         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
21684         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
21685         (spam-spamassassin-arguments)
21686         (spam-spamassassin-spam-flag-header)
21687         (spam-spamassassin-positive-spam-flag-header)
21688         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
21689         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
21690         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
21691         (spam-list-of-processors, spam-list-of-checks)
21692         (spam-list-of-statistical-checks, spam-registration-functions)
21693         (spam-check-spamassassin-headers, spam-check-spamassassin)
21694         (spam-spamassassin-score)
21695         (spam-spamassassin-register-with-sa-learn)
21696         (spam-spamassassin-register-spam-routine)
21697         (spam-spamassassin-register-ham-routine)
21698         (spam-assassin-register-spam-routine)
21699         (spam-assassin-register-ham-routine): Add SpamAssassin support.
21700         (spam-bogofilter-score): Fix to show article before scoring.
21701
21702 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
21703
21704         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
21705         default scoring function.
21706         (spam-generic-score): Call spam-spamassassin-score if
21707         spam-use-spamassassin or spam-use-spamassassin-headers is on;
21708         spam-bogofilter-score otherwise.
21709
21710         * gnus.el (spam-process, spam-autodetect-methods):
21711         Add spamassassin and spamassassin-headers.
21712
21713 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
21714
21715         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21716         Suppress unnecessary messages.
21717
21718 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
21719
21720         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
21721         make-hash-table.
21722
21723 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21724
21725         * canlock.el (base64-encode-string): Don't autoload it.
21726
21727 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21728
21729         * run-at-time.el: Remove useless (require 'itimer),
21730         eval-and-compile and (featurep 'xemacs).
21731
21732 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
21733
21734         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
21735         GROUP is a virtual group.
21736
21737 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
21738
21739         * gnus.el: Autoload `message-y-or-n-p'.
21740
21741 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
21742
21743         * pgg-parse.el: Remove unnecessary (require 'custom).
21744
21745         * pgg-def.el: do.
21746
21747         * nnmail.el: do.
21748
21749         * gnus-undo.el: do.
21750
21751         * gnus-picon.el: do.
21752
21753         * gnus-util.el: do.
21754
21755 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
21756
21757         * gnus-sum.el (gnus-pick-line-number): Add autoload.
21758
21759 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21760
21761         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
21762         handle, as well as a list.
21763
21764         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
21765         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
21766         (mm-w3m-cid-retrieve): Simplify.
21767
21768 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
21769
21770         * message.el (message-kill-to-signature): Allow prefix arg to
21771         specify number of lines to keep before signature.
21772
21773 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
21774
21775         * message.el (message-kill-to-signature): Change docstring.
21776
21777 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21778
21779         * canlock.el: Always require sha1-el.
21780         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
21781
21782         * message.el: Autoload sha1 only when compiling.
21783
21784         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
21785         eudc-expand-inline for XEmacs.
21786
21787 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21788
21789         * message.el (message-canlock-generate): Require sha1-el.
21790
21791 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
21792
21793         * message.el (message-expand-name): Silence the byte compiler.
21794
21795         * lpath.el: Add detect-coding-system.
21796
21797         * dgnushack.el (dgnushack-compile): Remove obsolete check for
21798         cus-edit.
21799
21800 2004-01-13  Simon Josefsson  <jas@extundo.com>
21801
21802         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
21803         Invoke gnus-score-mode.
21804         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
21805
21806         * gnus-range.el (gnus-compress-sequence): Doc fix.
21807         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
21808
21809 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21810
21811         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
21812
21813 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
21814
21815         * spam.el (spam-get-article-as-string): Update to use
21816         gnus-request-article-this-buffer, much simpler.
21817         (spam-get-article-as-buffer): Remove.
21818
21819 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
21820
21821         * message.el (message-expand-name): Use EUDC if the user uses that.
21822
21823 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21824
21825         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
21826         character for the encoding to avoid consing a string.
21827
21828         * rfc2047.el (rfc2047-decode-string): Don't cons a string
21829         unnecessarily.
21830
21831         * mm-util.el (mm-replace-chars-in-string): Remove.
21832
21833         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
21834         of mm-replace-chars-in-string.
21835
21836 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
21837
21838         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
21839
21840         * mm-util.el (mm-subst-char-in-string): Support inplace.
21841
21842         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
21843         a new string in every iteration.  Use shy groups.
21844
21845 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
21846
21847         * gnus-srvr.el (gnus-browse-unsubscribe-group):
21848         * gnus-soup.el (gnus-soup-group-brew):
21849         * gnus-msg.el (gnus-put-message):
21850         * gnus-move.el (gnus-group-move-group-to-server):
21851         * gnus-kill.el (gnus-batch-score):
21852         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
21853         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
21854         (gnus-group-update-group, gnus-group-read-group)
21855         (gnus-group-make-group, gnus-group-make-help-group)
21856         (gnus-group-make-archive-group, gnus-group-make-directory-group)
21857         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
21858         (gnus-group-sort-by-unread, gnus-group-catchup)
21859         (gnus-group-unsubscribe-group, gnus-group-kill-group)
21860         (gnus-group-yank-group, gnus-group-set-info)
21861         (gnus-group-list-groups):
21862         * gnus.el (gnus-generate-new-group-name):
21863         * gnus-delay.el (gnus-delay-send-queue):
21864         * nnvirtual.el (nnvirtual-catchup-group):
21865         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
21866         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
21867         (gnus-group-prepare-topics, gnus-topic-check-topology):
21868         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
21869         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
21870         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
21871         (gnus-group-make-articles-read):
21872         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
21873         (gnus-group-change-level, gnus-kill-newsgroup)
21874         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
21875         (gnus-get-unread-articles, gnus-make-articles-unread)
21876         (gnus-make-ascending-articles-unread): Use accessor
21877         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
21878         to get group information for improved readability.
21879
21880
21881 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21882
21883         * gnus-art.el (article-decode-mime-words, article-babel)
21884         (gnus-article-highlight-signature, gnus-article-add-buttons)
21885         (gnus-signature-toggle): Use gnus-with-article-buffer.
21886
21887         * gnus-art.el (gnus-article-highlight-headers)
21888         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
21889
21890         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
21891         (gnus-article-set-globals, gnus-request-article-this-buffer)
21892         (gnus-button-message-id, gnus-article-maybe-hide-headers)
21893         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
21894         (gnus-mime-display-alternative): Use with-current-buffer.
21895
21896 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21897
21898         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
21899         also under 80 char limit, and call gnus-error if needed.
21900         (spam-fetch-article-header): Fix - it was a
21901         buffer-local variable (gnus-newsgroup-data).
21902         (spam-find-spam): Use spam-generate-fake-headers, forget about
21903         spam-insert-fake-headers.
21904         (spam-insert-fake-headers): Remove.
21905
21906 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21907
21908         * deuglify.el (gnus-article-outlook-unwrap-lines)
21909         (gnus-outlook-rearrange-article)
21910         (gnus-outlook-repair-attribution-outlook)
21911         (gnus-outlook-repair-attribution-block)
21912         (gnus-outlook-repair-attribution-other): Remove redundant
21913         save-excursion.
21914
21915 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21916
21917         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
21918         (spam-fetch-field-subject-fast)
21919         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
21920         (spam-fetch-article-header): Add functions to deal with Gnus
21921         internals for fast retrieval of article header data.
21922         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
21923
21924 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21925
21926         * pop3.el (pop3-md5): Remove.
21927         (pop3-apop): Replace pop3-md5 with md5.
21928
21929         * mm-bodies.el: base64 is always built-in.
21930
21931         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
21932         Use with-current-buffer.
21933
21934 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21935
21936         * canlock.el (canlock-insert-header): Remove excessive grouping in
21937         regexp.
21938
21939         * gnus-sum.el (gnus-summary-read-document): Ditto.
21940
21941         * gnus-uu.el (gnus-uu-part-number): Ditto.
21942
21943         * html2text.el (html2text-remove-tags): Ditto.
21944         (html2text-format-tags): Ditto.
21945         (html2text-format-single-elements): Ditto.
21946
21947         * mml.el (mml-parse-1): Ditto.
21948
21949 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21950
21951         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
21952
21953         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
21954
21955         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
21956
21957         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
21958
21959 2003-11-15  Simon Josefsson  <jas@extundo.com>
21960
21961         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
21962         (pgg-gpg-lookup-key): Use regexp match instead of
21963         split-string (split-string is different between emacs 21.2 and
21964         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
21965
21966 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21967
21968         * gnus-art.el (gnus-mime-view-all-parts)
21969         (gnus-article-part-wrapper, gnus-article-view-part):
21970         Use with-current-buffer.
21971
21972 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21973
21974         * spam.el (spam-disable-spam-split-during-ham-respool)
21975         (spam-spamoracle-database, spam-cache-lookups)
21976         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
21977         (spam-group-ham-mark-p, spam-group-spam-mark-p)
21978         (spam-group-ham-marks, spam-group-spam-marks)
21979         (spam-group-spam-contents-p, spam-group-ham-contents-p)
21980         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
21981         also add spam-use-blackholes to the statistical checks.
21982         (spam-fetch-field-fast): Add interface to fetching fields, may
21983         become a macro.
21984         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
21985         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
21986         (spam-insert-fake-headers): Fake an article when needed.
21987         (spam-find-spam): Fake article when possible.
21988         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
21989         (spam-check-bogofilter-headers): Use message-fetch-field instead
21990         of nnmail-fetch-field.
21991
21992 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
21993
21994         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
21995
21996 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21997
21998         * spam.el (spam-split): Do not require spam-use-CHECK to be
21999         enabled if that check is passed to spam-split explicitly; also
22000         fix so 'spam doesn't get converted to spam-split-group when
22001         spam-split-symbolic-return is t.
22002         (spam-find-spam): Find registrations of the article and use those
22003         instead of re-running spam-split to find the spam/ham
22004         classification of the article.
22005         (spam-log-processing-to-registry, spam-log-registered-p)
22006         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22007         Use gnus-error instead of gnus-message.
22008         (spam-log-registration-type): Add function to determine the
22009         classification of a message based on registry entries; will
22010         return nil if both 'spam and 'ham are found.
22011         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22012         a reasonably fast local cache without the loading errors.
22013         (spam-cache-lookups): Set to t by default.
22014         (spam-find-spam): Don't try to guess spam-cache-lookups.
22015         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22016         spam-caches entry.
22017         (spam-filelist-build-cache, spam-filelist-check-cache):
22018         Fix caching of whitelist/blacklist entries.
22019         (spam-check-whitelist, spam-check-blacklist):
22020         Invoke spam-from-listed-p with a type, not a cache variable.
22021         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22022
22023 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22024
22025         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22026
22027         * nnmail.el (nnmail-split-fancy): do.
22028
22029         * mml.el (mml-parse): do.
22030
22031         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22032         (gnus-score-adaptive): do.
22033
22034 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22035
22036         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22037         (gnus-mime-button-map): Don't set keymap parent.
22038         (gnus-button-ctan-directory-regexp): Use shy grouping.
22039         (gnus-prev-page-map): Don't set keymap parent.
22040         (gnus-prev-page-map): Remove duplicated one.
22041         (gnus-next-page-map): Don't set keymap parent.
22042         (gnus-mime-security-button-map): Ditto.
22043
22044         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22045         version number.
22046
22047         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22048
22049 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22050
22051         * canlock.el (canlock-sha1-function): Remove.
22052         (canlock-sha1-function-for-verify): Remove.
22053         (canlock-openssl-program): Remove.
22054         (canlock-openssl-args): Remove.
22055         (canlock-ignore-errors): Remove.
22056         (canlock-sha1-with-openssl): Remove.
22057         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22058         (canlock-verify): Don't use canlock-ignore-errors.
22059
22060         * sha1-el.el (sha1-string-external): Make it can return a string
22061         in binary form.
22062         (sha1-region-external): Ditto.
22063         (sha1-string-internal): Ditto.
22064         (sha1-region-internal): Ditto.
22065         (sha1-region): Ditto.
22066         (sha1-string): Ditto.
22067         (sha1): Ditto.
22068
22069 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22070
22071         * spam.el (spam-report-articles-gmane): New command.
22072
22073 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22074
22075         * gnus.el: Don't make unnecessary *Group* buffer when loading.
22076
22077         * run-at-time.el (run-at-time-saved): Remove.
22078         (run-at-time): Doc fix.
22079
22080 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22081
22082         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22083         (gnus-summary-limit-map): Add it.
22084         (gnus-summary-make-menu-bar): do.
22085
22086 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
22087
22088         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22089         Make attempt at some caching support (done for BBDB only now).
22090         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22091         addresses to be checked.
22092         (spam-clear-cache-BBDB): Add function, to be invoked by
22093         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22094         (spam-check-BBDB): Check and use the caches, if
22095         spam-cache-lookups is on, remove superfluous (provide).
22096
22097 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22098
22099         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22100
22101 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
22102
22103         * run-at-time.el (run-at-time-saved): Move to after the definition
22104         of `run-at-time'.
22105
22106         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
22107
22108 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22109
22110         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22111         mm-w3m-local-map-property.
22112
22113         * mm-view.el (mm-w3m-mode-map): Remove.
22114         (mm-w3m-local-map-property): Remove.
22115         (mm-inline-text-html-render-with-w3m): Don't use
22116         mm-w3m-local-map-property.
22117
22118 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22119
22120         * run-at-time.el: New file.
22121
22122         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
22123         under Emacs.
22124
22125         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
22126         of gnus-set-text-properties.
22127
22128         * gnus-uu.el (gnus-uu-save-article): Ditto.
22129
22130         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
22131
22132         * gnus-cite.el (gnus-cite-parse): Ditto.
22133
22134         * gnus-art.el (gnus-button-push): Use set-text-properties instead
22135         of gnus-.
22136
22137         * gnus-xmas.el (run-at-time): Require run-at-time.
22138
22139         * gnus.el: Change calls to nnheader-run-at-time and
22140         password-run-at-time throughout to use run-at-time directly.
22141
22142         * password.el: Remove definition of run-at-time.
22143
22144         * nnheaderxm.el: Remove definition of run-at-time.
22145
22146 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
22147
22148         * mml.el (mml-minibuffer-read-disposition): Show attachment type
22149         in prompt.
22150
22151 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22152
22153         * messagexmas.el (message-xmas-redefine): Alias
22154         `message-make-caesar-translation-table' to
22155         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
22156         version.
22157
22158         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
22159         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
22160         `gnus-xmas-set-text-properties'.
22161         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
22162         `gnus-xmas-completing-read'.
22163         (gnus-xmas-completing-read): Removed.
22164         (gnus-xmas-open-network-stream): Removed.
22165
22166         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
22167         XEmacs version.
22168
22169         * dns.el (dns-make-network-process): Use `open-network-stream'
22170         instead of `gnus-xmas-open-network-stream'.
22171
22172         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
22173
22174         * .cvsignore: Add auto-autoloads.el, custom-load.el.
22175
22176 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22177
22178         * gnus-art.el (gnus-mime-display-alternative)
22179         (gnus-insert-mime-button, gnus-insert-mime-security-button)
22180         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
22181         Don't use gnus-local-map-property.
22182
22183         * gnus-util.el (gnus-local-map-property): Remove.
22184
22185         * mm-view.el (mm-view-pkcs7-decrypt):
22186         Replace gnus-completing-read-maybe-default with completing-read.
22187
22188         * gnus-util.el (gnus-completing-read): do.
22189         (gnus-completing-read-maybe-default): Remove.
22190
22191 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22192
22193         * password.el: Only autoload `run-at-time' if not XEmacs.
22194         Only autoload the itimer functions if XEmacs.
22195
22196 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22197
22198         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
22199         XEmacsen.
22200
22201         * dgnushack.el: Autoload executable-find for XEmacs.
22202
22203 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22204
22205         * gnus-art.el (gnus-read-string): Remove.
22206         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
22207         read-string.
22208
22209 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
22210
22211         * netrc.el: Autoload password-read.
22212         (netrc): Add configuration group.
22213         (netrc-encoding-method, netrc-openssl-path):
22214         Add variables for encoding and decoding of files with symmetric
22215         ciphers.
22216         (netrc-encode): Add assistant function to encode a file with
22217         netrc-encoding-method.
22218         (netrc-parse): Add interactive parameter, added optional
22219         decoding if netrc-encoding-method is non-nil but otherwise
22220         behavior is standard.
22221         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
22222         Do s/encode/encrypt/ everywhere.
22223
22224         * spam.el: Remove executable-find autoload.
22225
22226 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22227
22228         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
22229
22230         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
22231
22232 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22233
22234         * gnus-art.el (gnus-treat-ansi-sequences)
22235         (article-treat-ansi-sequences): New variable and function.
22236         Suggested by Dan Jacobson <jidanni@jidanni.org>.
22237
22238         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
22239         Use it.
22240
22241 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22242
22243         * mm-util.el (mm-quote-arg): Remove.
22244
22245         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
22246         shell-quote-argument.
22247
22248         * gnus-uu.el (gnus-uu-command): do.
22249
22250         * gnus-sum.el (gnus-summary-insert-pseudos): do.
22251
22252         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
22253         with make-char.
22254
22255         * mm-util.el (mm-make-char): Remove.
22256
22257         * mml.el (mml-mode): Replace gnus-add-minor-mode with
22258         add-minor-mode.
22259
22260         * gnus-undo.el (gnus-undo-mode): do.
22261
22262         * gnus-topic.el (gnus-topic-mode): do.
22263
22264         * gnus-sum.el (gnus-dead-summary-mode): do.
22265
22266         * gnus-start.el (gnus-slave-mode): do.
22267
22268         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22269
22270         * gnus-ml.el (gnus-mailing-list-mode): do.
22271
22272         * gnus-gl.el (gnus-grouplens-mode): do.
22273
22274         * gnus-draft.el (gnus-draft-mode): do.
22275
22276         * gnus-dired.el (gnus-dired-mode): do.
22277
22278         * gnus-ems.el (gnus-add-minor-mode): Remove.
22279
22280         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22281         Replace gnus-char-width with char-width.
22282
22283         * gnus-ems.el (gnus-char-width): Remove.
22284
22285         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22286         Replace gnus-char-width with char-width.
22287
22288         * gnus-ems.el (gnus-char-width): Remove.
22289
22290         * spam-stat.el (with-syntax-table): Remove with-syntax-table
22291         definition.
22292         Remove Emacs 20 hash table compatibility code.
22293
22294         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22295         20 compatibility code.
22296
22297         * spam.el (spam-point-at-eol): Replace with point-at-eol.
22298
22299         * smime.el (smime-point-at-eol): Replace with point-at-eol.
22300
22301         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22302         Replace with point-at-{eol,bol}.
22303
22304         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22305
22306         * imap.el (imap-point-at-eol): Replace with point-at-eol.
22307
22308         * flow-fill.el (fill-flowed-point-at-bol)
22309         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22310
22311         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22312         Replace with point-at-{eol,bol} throughout all files.
22313
22314 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22315
22316         * ntlm.el (ntlm-string-as-unibyte): New macro.
22317         (ntlm-build-auth-response): Use it.
22318
22319         Remove Emacs 20 stuff:
22320         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22321         (butlast, mapc, remove): Remove the compiler macros.
22322         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22323         of delq and copy-sequence.
22324         * gnus-art.el (popup-menu): Remove the compiler macro.
22325         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22326         Emacs 20.
22327
22328 2004-01-05  Simon Josefsson  <jas@extundo.com>
22329
22330         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22331         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22332         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22333         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22334         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22335         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22336         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22337         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22338         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22339         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22340         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22341         string-xor into ntlm-string-xor.
22342         Suggested by Jesper Harder <harder@myrealbox.com>.
22343
22344         * ntlm.el: Don't include poem.
22345
22346         * md4.el (print-int32, print-string-hexa): Remove.
22347         Suggested by Jesper Harder <harder@myrealbox.com>.
22348
22349         * sasl-ntlm.el, ntlm.el, md4.el: New files.
22350
22351         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
22352         probably breaks emacs with DL patch, but do we care? Is anyone
22353         still using the DL stuff?)
22354
22355         * sieve-manage.el: Use the password package.
22356         (sieve-manage-read-passwd): Remove.
22357         (sieve-manage-interactive-login): Use password.  Re-add
22358         condition-case around loop.
22359
22360         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22361         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22362         Use the password package.
22363
22364 2003-02-19  Simon Josefsson  <jas@extundo.com>
22365
22366         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
22367         token.
22368
22369 2002-08-07  Simon Josefsson  <jas@extundo.com>
22370
22371         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
22372         (sieve-manage-authenticators):
22373         (sieve-manage-authenticator-alist): Add some SASL mechs.
22374         (sieve-sasl-auth): New function.
22375         (sieve-manage-cram-md5-auth):
22376         (sieve-manage-plain-auth): Rewrite using SASL library.
22377         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
22378         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
22379         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
22380         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
22381
22382 2004-01-05  Simon Josefsson  <jas@extundo.com>
22383
22384         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
22385         New files.
22386
22387 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22388
22389         * gnus-group.el (gnus-no-groups-message): Update.
22390
22391         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
22392
22393 2003-11-09  Simon Josefsson  <jas@extundo.com>
22394
22395         * imap.el: Support for ID IMAP extension (RFC 2971).
22396         (imap-local-variables): Add imap-id.
22397         (imap-id): New variable.
22398         (imap-id): New function.
22399         (imap-parse-response): Parse untagged ID response.
22400         * nnimap.el (nnimap-id): New variable.
22401         (nnimap-open-connection): Use it.
22402
22403 2003-12-28  Simon Josefsson  <jas@extundo.com>
22404
22405         * gnus-score.el (gnus-score-edit-all-score): New.
22406         * gnus-group.el (gnus-group-score-map): Bind it to W e.
22407
22408 2004-01-04  Simon Josefsson  <jas@extundo.com>
22409
22410         * password.el: Add.
22411
22412 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
22413
22414         * dns.el (dns-query-types): Fix typo.
22415         (dns-query-types): New function.
22416         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
22417         PTR and SOA replies, see RFC 1035.
22418
22419 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22420
22421         * gnus.el (gnus-logo-color-style): Change colors to `no'.
22422
22423         * Move to Changelog.2.
22424
22425 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22426
22427         * gnus.el (gnus-version-number): Bump version.
22428
22429 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22430
22431         * gnus.el: No Gnus v0.1 is released.
22432
22433 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22434
22435         * gnus.el: No Gnus v0.0 is released.
22436
22437 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22438
22439         * gnus.el (gnus-version-number): Bump.
22440         (gnus-version): No.
22441
22442 See ChangeLog.2 for earlier changes.
22443
22444   Copyright (C) 2004-2011  Free Software Foundation, Inc.
22445
22446   This file is part of GNU Emacs.
22447
22448   GNU Emacs is free software: you can redistribute it and/or modify
22449   it under the terms of the GNU General Public License as published by
22450   the Free Software Foundation, either version 3 of the License, or
22451   (at your option) any later version.
22452
22453   GNU Emacs is distributed in the hope that it will be useful,
22454   but WITHOUT ANY WARRANTY; without even the implied warranty of
22455   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22456   GNU General Public License for more details.
22457
22458   You should have received a copy of the GNU General Public License
22459   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
22460
22461 ;; Local Variables:
22462 ;; coding: utf-8
22463 ;; fill-column: 79
22464 ;; add-log-time-zone-rule: t
22465 ;; End: