(nnimap-process-expiry-targets): Say what target we're expiring articles to.
[gnus] / lisp / ChangeLog
1 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
4         expiring articles to.
5
6         * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
7         variations as ASCII (bug#5458).
8
9 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10
11         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
12
13 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14
15         * message.el (message-point-in-header-p): Tweak the function to default
16         to saying that we're not in the headers if there is no separator at
17         all.  This makes it possible to use the Message version of `M-q' in
18         buffers with no headers (bug#7987).
19         (message-point-in-header-p): Fix last checkin to work with an empty
20         mail-header-separator, too.
21
22         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
23         again, save the choice via customize.
24
25 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26
27         * message.el (message-send-mail-function): Add `sendmail-query-once'.
28
29         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
30         ended the connection, bail out before waiting infinitely on a new
31         connection.
32
33 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
34
35         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
36         reports.
37
38         * gnus.el (gnus-bug-package): Use "gnus."
39         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
40
41 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
42
43         * dgnushack.el: Make the timer warning go away on XEmacs.
44
45         * gnus-art.el (gnus-article-stop-animations): New function to stop any
46         animations going on at article exit time.
47
48         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
49         since removing it breaks people upgrading.
50
51         * shr.el (shr-put-image): Use the new interface for animating images.
52         (shr-put-image): Animate for 60 seconds.
53
54         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
55         avoid compiler warnings.
56
57         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
58         error with `find-file-hooks' on Emacs 22.
59         (with-auth-source-epa-overrides): Ugly hack to Wrap the
60         `find-file-hook' things in `symbol-value' to avoid compilation warnings
61         on all architectures.
62
63         * spam.el (spam-stat): Require in a normal fashion without binding
64         `spam-stat-install-hooks' to avoid compilation warnings.
65
66         * spam-stat.el (spam-stat-install-hooks): Removed.
67         (spam-stat-install-hooks): Don't run automatically.
68
69 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
70
71         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
72         and keystroke.
73
74 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
75
76         * auth-source.el (auth-source-netrc-cache): Move forward.
77
78 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
79
80         * proto-stream.el (proto-stream-open-starttls): Use
81         `gnutls-available-p' to see whether we have built-in support.
82
83         * auth-source.el (auth-source-netrc-create): Don't query the bits that
84         we already know.
85         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
86         (auth-source-netrc-create): Don't prompt for the stuff we already know.
87
88 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
89
90         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
91         %S format, since that looks odd.
92         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
93         file, especially when saving.
94
95 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
96
97         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
98         article found.
99
100 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
101
102         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
103         `auth-source-save-secrets' with a more sensitive alist that can be
104         configured per file.  Experimental, so defaults to 'never.
105         (auth-source-netrc-create): Use it.  Still experimental code.
106         (with-auth-source-epa-overrides): Use `find-file-hooks' if
107         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
108
109 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
110
111         * auth-source.el (auth-source-save-secrets): New variable to control if
112         secret tokens should be saved encrypted.
113         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
114         to `auth-source-netrc-normalize'.
115         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
116         on the EPA variables being defined.
117         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
118         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
119         the lexical-let closure.
120         (auth-source-netrc-create): Create "gpg:" tokens according to
121         `auth-source-save-secrets'.
122
123 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
124
125         * gnus-group.el (gnus-group-update-group): Add new argument
126         `info-unchanged' that stops updating dribble buffer.
127
128         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
129         deletes lines matching to it in dribble buffer.
130
131         * gnus-agent.el (gnus-agent-fetch-group-1):
132         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
133         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
134         * gnus-start.el (gnus-group-change-level):
135         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
136
137         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
138         if newsgroup info is not changed.
139
140         * gnus-group.el (gnus-group-get-new-news-this-group):
141         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
142         Don't update dribble buffer.
143
144 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
145
146         * gnus-registry.el (gnus-registry-remove-ignored): New function to
147         remove entries with groups we ignore.
148
149 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
150
151         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
152         the underline comes at the bottom.
153
154 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
155
156         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
157         `gnus-registry-user-format-function-M' and declare the latter obsolete.
158         (gnus-registry-article-marks-to-names): Rename from
159         `gnus-registry-user-format-function-M2'.
160
161 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
164         ephemeral group.
165
166 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
167
168         * shr.el (shr-browse-image): Copy the URL if called interactively.
169
170 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
171
172         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
173         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
174         done, then unselected articles may be marked as read.
175
176         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
177         since not doing this seems to lead to a race condition in pop3-logon.
178
179         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
180         so that the call chain it correct when we call "upwards".
181
182         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
183         in read-only groups.
184
185         * gnus-group.el (gnus-group-mark-article-read): Ditto.
186
187         * message.el (message-cite-reply-position): Doc string fix.
188
189         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
190         avoid regexp overflow.
191         (nnimap-transform-split-mail): Ditto.
192
193         * pop3.el (pop3-retr): Error out if the server closes the connection.
194
195 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
196
197         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
198         mm-with-unibyte-current-buffer.  The buffer should not contain any
199         multibyte chars anyway at this stage.
200
201 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
202
203         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
204         at the end of lines.
205
206 2011-05-29  Julien Danjou  <julien@danjou.info>
207
208         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
209
210 2011-05-27  Glenn Morris  <rgm@gnu.org>
211
212         * gnus-group.el (gnus-bug-group-download-format-alist):
213         Use the "maintainer" version of debian reports as well.
214
215 2011-05-26  Glenn Morris  <rgm@gnu.org>
216
217         * gnus-group.el (gnus-bug-group-download-format-alist):
218         Use the "maintainer" version of debbugs.gnu.org reports.
219
220 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
221
222         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
223
224 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
225
226         * gnus-cus.el (gnus-agent-customize-category):
227         * gnus-delay.el (gnus-delay-send-queue):
228         * gnus.el (gnus-other-frame):
229         Don't quote lambda expressions with `quote'.
230
231 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
232
233         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
234         the thread moves us backwards and so we loop forever.
235
236 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
237
238         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
239         whitespace in base64 data lines.
240
241 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
242
243         * gnus-registry.el (gnus-registry-user-format-function-M):
244         Use `mapconcat'.
245         (gnus-registry-user-format-function-M2): Use to see the full text of
246         the marks.  Make "," the mark text separator.
247
248         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
249         authentication with auth-source.
250
251 2011-05-17  Glenn Morris  <rgm@gnu.org>
252
253         * gnus-group.el (gnus-import-other-newsrc-file):
254         Use insert-file-contents.
255
256 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
257
258         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
259         1000 iterations.
260
261 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
262
263         * nntp.el (nntp-open-connection): Check if process-type is available.
264
265 2011-05-16  Julien Danjou  <julien@danjou.info>
266
267         * shr.el (shr-tag-del): Add support for del tag.
268
269 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
270
271         * gnus-html.el (gnus-html-put-image): Register a displayer.
272
273         * shr.el (shr-image-displayer): Don't remove text props from alt text.
274
275 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
276
277         * registry.el (prune-factor): New initialization parameter defaulting
278         to 0.1.
279         (registry-prune-hard): Use it.
280
281         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
282         0.1 expicitly.
283
284 2011-05-13  Glenn Morris  <rgm@gnu.org>
285
286         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
287         is bound, since this function requires sendmail.
288
289 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
290
291         * registry.el (registry-usage-test): Disable pruning test.
292
293 2011-05-11  David Engster  <dengste@eml.cc>
294
295         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
296         Bind set-network-process-option for XEmacs.
297
298 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
299
300         * registry.el (registry-prune-hard-candidates)
301         (registry-prune-soft-candidates): Helper methods for registry pruning.
302         (registry-prune): Use them.  Make the sort function optional.
303
304 2011-05-10  Jim Meyering  <meyering@redhat.com>
305
306         * shr.el (shr-colorize-region): Fix typo "on on -> on".
307
308 2011-05-10  Julien Danjou  <julien@danjou.info>
309
310         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
311         symbol and not a list.
312
313 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
314
315         * gnus-art.el (gnus-article-mode): Move binding of
316         shr-put-image-function here from gnus-article-prepare-display.
317
318         * shr.el (shr-put-image-function): New variable.
319         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
320         (shr-put-image): Return scaled image.
321
322         * gnus-art.el (gnus-shr-put-image): New function.
323         (gnus-article-prepare-display): Bind shr-put-image-function to it.
324
325         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
326         original ones, as deletable.
327
328 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
329
330         * nntp.el (nntp-open-connection): Set TCP keepalive option.
331
332 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
333
334         * registry.el (registry-full): Add convenience method.  Fix logic.
335         (registry-insert): Use it.  Fix logic here too.
336
337         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
338         `registry-prune' if `registry-full' returns t.
339         (gnus-registry-handle-action)
340         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
341         (gnus-registry-usage-test): Use it.
342
343 2011-05-07  Julien Danjou  <julien@danjou.info>
344
345         * shr.el (shr-link): Make shr-link inherit from link by default.
346
347 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
348
349         * shr.el (shr-urlify, shr-link): Fix shr-link face.
350
351 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
352
353         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
354         error out because the face is not a list.
355
356 2011-05-05  Glenn Morris  <rgm@gnu.org>
357
358         * proto-stream.el (gnutls-negotiate): Fix declarations.
359
360         * gnus-start.el (gnus-propagate-marks): Declare.
361
362 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
363
364         * registry.el (registry-reindex): Fix percentage message.
365
366         * proto-stream.el (network-stream-open-starttls): Adjust to call
367         `gnutls-negotiate' with :process and :hostname arguments.
368
369 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
370
371         * shr.el: Add shr-link face for links.
372         (shr-urlify): Use it.
373
374         * registry.el (registry-insert): Make error message more helpful.
375
376 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
377
378         * gnus-html.el (gnus-html-schedule-image-fetching):
379         Use url-queue-retrieve, if it exists.
380
381         * shr.el (shr-tag-img): Ditto.
382
383         * gnus.el: Autoload more gnus-agent functions.
384
385         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
386         agent if we haven't already (bug#8502).
387
388         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
389         into the Agent, too.
390
391         * gnus-agent.el (gnus-agent-store-article): New function.
392
393         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
394         and moved from that file for reuse.
395
396         * pop3.el (pop3-open-server): Error messages are "-ERR".
397
398 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
399
400         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
401         (open-tls-stream): Remove superfluous tls/starttls autoloads.
402
403 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
404
405         * gnus.el: No Gnus v0.17 is released.
406
407 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
408
409         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
410         buffer has moved to a different frame.
411
412 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
413
414         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
415         to get the conversion from unibyte to multibyte buffers to work on
416         Emacs 22.
417
418         * nntp.el (nntp-request-article): Slight clean-up.
419
420 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
421
422         * shr.el (shr-strike-through): New face.
423         (shr-tag-s): Use it to provide <s> support.
424         (shr-tag-s): Remove duplicate definition.
425
426 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
427
428         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
429         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
430
431 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
432
433         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
434         `gnutls-negotiate'.
435         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
436
437 2011-04-23  Glenn Morris  <rgm@gnu.org>
438
439         * gnus-sum.el (gnus-extra-headers): Bump :version.
440
441 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
442
443         * shr.el (shr-tag-sup): New function.
444         (shr-tag-sub): Ditto.
445
446 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
447
448         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
449         for the case where `gnus-registry-ignored-groups' is a list of lists,
450         and don't call `gnus-parameter-registry-ignore' otherwise.
451
452 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
453
454         * nnimap.el (nnimap-user): New backend variable.
455         (nnimap-open-connection-1): Use it.
456         (nnimap-credentials): Accept user parameter so it's explicit what user
457         name is desired.
458
459         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
460         default.
461
462         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
463         not gnus-registry.el.
464
465         * gnus-registry.el: Mention in comments how to modify
466         `gnus-extra-headers' for proper recipient tracking and that it may
467         already have To and Cc recently, which it does as of this commit.
468         (gnus-registry-ignored-groups): Remove defcustom.
469         Explain why in comments.
470         (gnus-registry-action): Fix data-header reference to use the extra
471         headers.  Explain in package commentary how to add To and Cc headers to
472         the gnus-extra-headers.
473         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
474         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
475         parameter list or a string list in `gnus-registry-ignored-groups'.
476         Fix logic error.
477
478 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
479
480         * shr.el (shr-expand-url): Protect against null urls.
481
482 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
483
484         * shr.el (shr-base): New binding.
485         (shr-tag-base): Keep track of <base>.
486         (shr-expand-url): New function used throughout.
487
488 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
489
490         * gnus-registry.el
491         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
492         (gnus-registry-ignored-groups): New variable.
493         (gnus-registry-ignore-group-p): Use it.
494         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
495         set the destination group to nil (same as delete) if it's ignored.
496
497 2011-04-20  David Engster  <dengste@eml.cc>
498
499         * tests/gnustest-nntp.el: New file for simple NNTP testing.
500
501         * Makefile.in (test-nntp): New rule.
502         (check): Add it.
503         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
504
505 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
506
507         * gnus-registry.el (gnus-registry-action)
508         (gnus-registry-fetch-header-fast):
509         Don't use mail-header that looks an internal function of mailheader.el.
510
511 2011-04-19  Glenn Morris  <rgm@gnu.org>
512
513         * time-date.el (time-to-days): Remove unused local variables.
514
515 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
516
517         * gnus-registry.el: Eliminate cl functions.
518         (gnus-registry-sort-addresses): New function that replaces mapcan.
519         (gnus-registry-action, gnus-registry-spool-action)
520         (gnus-registry-split-fancy-with-parent)
521         (gnus-registry-fetch-recipients-fast): Use it.
522         (gnus-registry-import-eld): Replace delete* with dolist + delq.
523
524         * registry.el (initialize-instance, registry-lookup)
525         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
526         (registry-lookup-secondary-value, registry-search, registry-delete)
527         (registry-insert, registry-reindex, registry-size, registry-prune):
528         Use eval-and-compile.
529
530 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
531
532         * registry.el (registry-reindex): New method to recreate the secondary
533         registry indices.
534
535         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
536         tracked field changes.
537         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
538         (gnus-registry-action, gnus-registry-spool-action)
539         (gnus-registry-handle-action)
540         (gnus-registry--split-fancy-with-parent-internal)
541         (gnus-registry-split-fancy-with-parent)
542         (gnus-registry-register-message-ids): Add recipient tracking on spool,
543         move, and delete actions, and for fancy splitting with parent.
544         (gnus-registry-extract-addresses)
545         (gnus-registry-fetch-recipients-fast)
546         (gnus-registry-fetch-header-fast): Convenience functions.
547         (gnus-registry-misc-test): ERT test of
548         `gnus-registry-extract-addresses'.
549
550 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
551
552         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
553         Track by subject first, then sender.
554
555 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
556
557         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
558
559         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
560         Lisp.
561
562         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
563         (gnus-draft-send): Use it to avoid popping
564         up frames from gnus-group-send-queue.
565
566 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
567
568         * gnus-registry.el: Updated gnus-registry docs.
569
570 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
571
572         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
573         Fix logic bug.
574         (gnus-registry-post-process-groups): Fix logging of no results and
575         quote sender and subject.
576
577 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
578
579         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
580         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
581         gnutls-cli are too slow to be done opportunistically.
582
583         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
584         (gnus-read-active-for-groups): Don't try to finish getting stuff where
585         we had no early-data returned.
586         (gnus-get-unread-articles): Add a sanity check so that we don't issue
587         two async commands to the same server at the same time.
588
589 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
590
591         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
592
593 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
594
595         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
596         "warning" level.
597
598         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
599         (mm-url-insert-file-contents): Don't set the package names.
600
601 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
602
603         * gnus-registry.el (gnus-registry-action): Remove properties and
604         simplify subject in `gnus-registry-handle-action'.
605         (gnus-registry-spool-action): Get subject and sender from message if
606         they are not passed in.
607         (gnus-registry-handle-action): Remove properties and simplify subject
608         consistently.
609
610 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
611
612         * registry.el: Require CL before using defmacro*.
613
614 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
615
616         * gnus-art.el (article-treat-date): Assume that
617         gnus-article-date-headers may be a group parameter.
618
619 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
620
621         * gnus-registry.el (gnus-registry-handle-action): More debugging.
622
623         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
624         interactively so the newsrc file can contain foreign groups too.
625         Useful for debugging but not much for users.
626
627 2011-04-07  David Engster  <dengste@eml.cc>
628
629         * registry.el (registry-usage-test): Only do
630         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
631         lexical binding.
632
633 2011-04-07  David Engster  <dengste@eml.cc>
634
635         * Makefile.in (check, test-registry): New rules for test-suite.
636
637 2011-04-06  David Engster  <dengste@eml.cc>
638
639         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
640         argument NOERROR for `require', since XEmacs 21.4 does not support it.
641
642 2011-04-06  David Engster  <dengste@eml.cc>
643
644         * registry.el (initialize-instance): Change :after to :AFTER to be
645         compatible with old EIEIO version in XEmacs.
646
647 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
648
649         * gnus-registry.el (gnus-registry-post-process-groups)
650         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
651         and provide better messaging.
652
653 2011-04-06  David Engster  <dengste@eml.cc>
654
655         * Makefile.in (fail-on-warning): New rule to compile with warnings as
656         errors.
657
658         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
659         dgnushack-compile with error-on-warn enabled, and to signal an error if
660         clean compilation failed.
661         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
662         with `byte-compile-error-on-warn'.  Return nil if errors occured.
663
664 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
665
666         * gnus-registry.el: Don't use ERT if it's not available.  Load it
667         unconditionally anyway, discarding errors.
668         (gnus-registry-delete-entries): New convenience function.
669         (gnus-registry-import-eld): Import from old .eld registry.
670
671         * registry.el: Don't use ERT if it's not available.  Load it
672         unconditionally anyway, discarding errors.
673
674         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
675         version from the Claudio Bley GnuTLS patch (extra optional parameters
676         and host name).
677
678 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
679
680         * gnus-registry.el (gnus-registry-fixup-registry): New function to
681         fixup the parameters that can be customized by the user between
682         save/read cycles.
683         (gnus-registry-read): Use it.
684         (gnus-registry-make-db): Use it.
685         (gnus-registry-spool-action, gnus-registry-handle-action):
686         Fix messaging.
687         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
688         Map references to actual group names with sender and subject tracking.
689         (gnus-registry-post-process-groups): Use `cond' for better messaging.
690         (gnus-registry-usage-test): Add subject lookup test.
691
692         * registry.el (registry-db, initialize-instance): Set up constructor
693         instead of :initform arguments for the sake of older Emacsen.
694         (registry-lookup-breaks-before-lexbind): New method to demonstrate
695         pre-lexbind merge bug.
696         (registry-usage-test): Use it.
697         (initialize-instance, registry-db): Move the non-function initforms
698         back to the class definition.
699
700 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
701
702         * registry.el: New library to manage gnus-registry-style data.
703
704         * gnus-registry.el: Use it (major rewrite).
705
706         * nnregistry.el: Use it.
707
708         * spam.el: Use it.
709
710 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
711
712         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
713         marks on non-selected articles.
714
715 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
716
717         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
718         parameter to open-protocol-stream.
719
720 2011-04-01  Julien Danjou  <julien@danjou.info>
721
722         * mm-view.el (mm-display-inline-fontify): Do not fontify with
723         fundamental-mode.
724
725 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
726
727         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
728         servers.
729
730 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
731
732         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
733         made marks not propagate, again.
734
735 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
736
737         * proto-stream.el (open-protocol-stream): Bring back `network' type.
738         Make this the default type.
739         (proto-stream-open-plain): Rename from proto-stream-open-default.
740         (open-protocol-stream, proto-stream-open-starttls)
741         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
742         with `plain'.
743
744         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
745         value.
746
747         * nntp.el (nntp-open-connection-function): Document the fact that some
748         values are not functions but are instead handled specially.
749         Recognize nntp-open-plain-stream value.
750         (nntp-open-connection): Recognize that value.
751
752 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
753
754         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
755         where it seems to be needed.
756
757 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
758
759         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
760         stuff.
761
762         * gnus-score.el (gnus-score-string): Fix calling convention of
763         `gnus-simplify-buffer-fuzzy' after last patches.
764
765         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
766         server for articles we didn't get any headers for.  This is a sanity
767         check.
768
769 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
770
771         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
772         new CAPABILITY, use it.
773
774 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
775
776         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
777         downloading anything.
778
779         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
780
781 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
782
783         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
784         colors.
785         (gnus-splash-svg-color-symbols): New function.
786
787 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
788
789         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
790         instead of using the global gnus-simplify-subject-fuzzy-regexp.
791         (gnus-simplify-subject-fuzzy): Use the local
792         gnus-simplify-subject-fuzzy-regex instead of the global one.
793         This makes using this variable in group parameters work.
794
795 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
796
797         * gnus-registry.el (gnus-registry-unfollowed-groups):
798         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
799         archive:sent-YYYY-MM-DD groups).
800         (gnus-registry-split-fancy-with-parent): Bail out early in sender
801         tracking if there are more than `gnus-registry-max-track-groups'
802         matches.
803
804 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
805
806         * message.el (message--yank-original-internal): New function to do the
807         insertion cleanly inside eval in `message-yank-original'.
808         (message-yank-original): Use it.
809
810 2011-03-29  Julien Danjou  <julien@danjou.info>
811
812         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
813         local variables disabled rather than `normal-mode'.
814
815 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
816
817         * imap.el (imap-shell-open, imap-process-connection-type):
818         Use imap-process-connection-type for 'shell' streams as well as
819         Kerberos, SSL, other subprocesses.
820
821 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
822
823         * proto-stream.el: Changes preparatory to merging open-protocol-stream
824         with open-network-stream.
825         (proto-stream-always-use-starttls): Option removed.
826         (open-protocol-stream): Return a process object by default.  Provide a
827         new parameter :return-list specifying a list-type return value, which
828         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
829         :type `network' to `try-starttls', and `network-only' to `default'.
830         Make `default' the default, for compatibility with open-network-stream.
831         Handle the no-parameter case exactly as open-network-stream, with no
832         additional stream processing.  Search plists using plist-get.
833         Explicitly add :end-of-commend parameter if it is missing.
834         (proto-stream-open-default): Rename from
835         proto-stream-open-network-only.  Return 'default as the type.
836         (proto-stream-open-starttls): Rename from proto-stream-open-network.
837         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
838         failed.  Always return a list with a (possibly dead) process as the
839         first element, for compatibility with open-network-stream.
840         (proto-stream-open-tls): Use plist-get.  Always return a list.
841         (proto-stream-open-shell): Return `default' as connection type.
842         (proto-stream-capability-open): Use plist-get.
843         (proto-stream-eoc): Function deleted.
844
845         * nnimap.el (nnimap-stream, nnimap-open-connection)
846         (nnimap-open-connection-1): Handle renaming of :type parameter for
847         open-protocol-stream.
848         (nnimap-open-connection-1): Pass a :return-list parameter
849         open-protocol-stream to obtain a list return value.  Parse this list
850         using plist-get.
851
852         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
853         for open-protocol-stream.  Accept open-protocol-stream return value
854         that is a subprocess object instead of a list.  Handle the case of a
855         dead returned process.
856
857 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
858
859         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
860
861         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
862
863 2011-03-21  Julien Danjou  <julien@danjou.info>
864
865         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
866         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
867         query.
868         (mm-inline-text): Render normal text with fontification whenever
869         possible.
870
871         * gnus-sum.el (gnus-summary-save-parts-1):
872         * gnus-art.el (gnus-article-browse-html-save-cid-content)
873         (gnus-article-browse-html-parts, gnus-mime-delete-part)
874         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
875         Use `mm-handle-filename'.
876
877         * mm-util.el (mm-handle-filename): New function, return the filename of
878         an handle.
879
880 2011-03-18  Julien Danjou  <julien@danjou.info>
881
882         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
883         (gnus-buffer-live-p): Check that buffer is not nil.
884
885 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
886
887         * gnus.el: No Gnus v0.15 is released.
888
889 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * time-date.el (format-seconds): Use assoc instead of assoc-string to
892         avoid warning on XEmacs.
893
894         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
895         on XEmacs.
896
897         * gnus-art.el: Require mouse, which the build bot seems to say is
898         needed.
899
900         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
901
902         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
903         XEmacs, since it doesn't have url-retrieve-synchronously.
904
905         * time-date.el (format-seconds): Use assoc instead of assoc-string,
906         since assoc-string doesn't exist in XEmacs.
907
908 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
909
910         * gnus-group.el (gnus-group-list-ticked): New function.
911         (gnus-group-make-menu-bar): Provide a menu entry for it.
912         (gnus-group-list-map): Provide a binding for it.
913
914 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
915
916         * shr.el (shr-visit-file): New command.
917
918         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
919
920 2011-03-17  Bjørn Mork  <bjorn@mork.no>
921
922         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
923         servers.
924
925 2011-03-16  Julien Danjou  <julien@danjou.info>
926
927         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
928         inline.
929
930         * gnus-art.el (article-hide-list-identifiers):
931         Use gnus-group-get-list-identifiers.
932
933         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
934         (gnus-summary-remove-list-identifiers):
935         Use gnus-group-get-list-identifiers to get regexp.
936         (gnus-select-newsgroup, gnus-summary-insert-subject)
937         (gnus-summary-insert-articles):
938         Call gnus-summary-remove-list-identifiers unconditionally.
939
940 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
941
942         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
943         we're selecting a group with unread articles.
944
945         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
946
947         * gssapi.el: New file separated out from imap.el to provide a general
948         Kerberos 5 connection facility for Emacs.
949
950         * message.el (message-elide-ellipsis): Document the format spec
951         ellipsis.
952
953 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
954
955         * message.el (message-elide-region): Allow the ellipsis to say how many
956         lines were removed.
957
958 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
959
960         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
961         window configurations containing buffers that are now dead.
962
963         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
964         parsing to avoid integer overflows.
965         (nnimap-parse-flags): Simplify the last change.
966         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
967         too large for 32-bit Emacsen.
968
969 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
970
971         * auth-source.el (auth-source-netrc-create):
972         * message.el (message-yank-original): Fix use of `case'.
973
974 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
975
976         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
977         XEmacs, which was one character too wide.
978
979 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
980
981         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
982         default number of articles to display.
983         (gnus-articles-to-read): Use pretty names for prompt.
984
985 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
986
987         * gnus-int.el (gnus-open-server): Ditto.
988
989         * gnus-start.el (gnus-activate-group): Give a backtrace if
990         debug-on-quit is set and the user hits `C-g'.
991         (gnus-read-active-file): Ditto.
992
993         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
994
995 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
996
997         * message.el (message-yank-original): Use cond instead of CL case.
998
999 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1000
1001         * auth-source.el (auth-source-netrc-create): Use usual format for the
1002         default in prompts.
1003
1004 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1005
1006         * lpath.el: Fbind read-char-choice for XEmacs.
1007
1008 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1009
1010         * auth-source.el (auth-source-netrc-create): Show the default in the
1011         prompt when prompting for token creation.
1012
1013 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1014
1015         * auth-source.el (auth-source-format-prompt): Always convert the value
1016         to a string to avoid evaluating non-string arguments.
1017         (auth-source-netrc-create): Offer default properly, not as initial
1018         content in `read-string'.
1019         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
1020         of line to determine if we've been run before.  If so, don't run again,
1021         but print a trivial message to indicate the cache was hit instead.
1022
1023 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1024
1025         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
1026         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
1027         The user will have to run `gnus-sync-read' manually and wait for Cloudy
1028         Gnus.
1029
1030 2011-03-11  Julien Danjou  <julien@danjou.info>
1031
1032         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
1033         modified file".
1034
1035 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
1036
1037         * auth-source.el (auth-source-read-char-choice): New function to read a
1038         character choice using `dropdown-list', `read-char-choice', or
1039         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
1040         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
1041         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
1042         (auth-source-netrc-saver): Use it.
1043         (auth-source-pick-first-password): New convenience function.
1044
1045 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1046
1047         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
1048         parameter in the credentials.
1049         (nnimap-open-connection-1): Use it after a successful login.
1050         (nnimap-credentials): Add IMAP-specific user and password prompt.
1051
1052         * auth-source.el (auth-source-search): Add :require parameter, taking a
1053         list.  Document it and the :save-function return token.  Pass :require
1054         down.  Change the CREATED message from a warning to a debug statement.
1055         (auth-source-search-backends): Pass :require down.
1056         (auth-source-netrc-search): Pass :require down.
1057         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
1058         Change save prompt to indicate all modifications saved here are
1059         deletions.
1060         (auth-source-netrc-create): Take user login name as default in user
1061         prompt.  Move all the save functionality to a lexically bound function
1062         under the :save-function token in the returned list.  Set up clearer
1063         default prompts for user, host, port, and secret.
1064         (auth-source-netrc-saver): New function, intended to be wrapped for
1065         :save-function.
1066
1067 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1068
1069         * shr.el (shr-table-horizontal-line): Change the defaults for the table
1070         lines to be spaces instead.
1071
1072 2011-03-07  Julien Danjou  <julien@danjou.info>
1073
1074         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
1075         (sieve-sasl-auth): Check that auth-source-search did return something,
1076         or just return an empty string.
1077
1078 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1079
1080         * gnus.el (gnus-interactive): Use read-directory-name.
1081
1082         * gnus-uu.el (gnus-uu-decode-uu-and-save)
1083         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
1084         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
1085         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
1086         Likewise.
1087
1088         * gnus-group.el (gnus-group-make-directory-group): Likewise.
1089
1090 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1091
1092         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
1093         onto the list of killed groups, too.  This makes killed nnimap groups,
1094         for instance, more reliably not reappear.
1095
1096         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
1097         the parent.
1098
1099         * gnus-sum.el (gnus-update-read-articles): Fix typo.
1100
1101         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
1102         really have server-side marks.
1103
1104         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
1105         since most backends do not usefully have server-side marks.
1106         (gnus-update-read-articles): Propagate marks to all backends that
1107         really have server-side marks.
1108
1109 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1110
1111         * message.el (message-cite-reply-position, message-cite-style):
1112         New variables.
1113         (message-yank-original): Use the new citation styles.
1114
1115 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
1116
1117         * message.el (message-options): Revert 22da67af (workaround for XEmacs
1118         buffer-local issue); don't mark it buffer-local when running under
1119         XEmacs.
1120
1121 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
1122
1123         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
1124         numbers too big to be `read'.
1125
1126 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
1127
1128         * password-cache.el (password-in-cache-p): Add autoload.
1129
1130         * message.el (message-options): Make buffer-local two ways to attempt
1131         to fix a XEmacs bug.
1132
1133 2011-03-02  Julien Danjou  <julien@danjou.info>
1134
1135         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
1136
1137 2011-03-01  Julien Danjou  <julien@danjou.info>
1138
1139         * gnus-art.el (list-identifier): Add list-identifier as a parameter
1140         group.
1141         (article-hide-list-identifiers): Use list-identifier group parameter.
1142
1143 2011-02-28  Julien Danjou  <julien@danjou.info>
1144
1145         * sieve.el (sieve-buffer-script-name): New local variable to store
1146         sieve script name.
1147         (sieve-edit-script): Store sieve script name.
1148         (sieve-upload): Use sieve script name when uploading.
1149         (sieve-upload): Use substitute-command-keys.
1150         (sieve-edit-script): Use substitute-command-keys.
1151         (sieve-refresh-scriptlist): Use substitute-command-keys.
1152         (sieve-manage-mode-map): Define keymap properly.
1153         (sieve-manage-mode): Do not set mode name manually, change mode-name to
1154         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
1155         Remove commented code about cvs.
1156         (sieve-manage-quit): New function.
1157         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
1158
1159 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1160
1161         * gnus-group.el (gnus-import-other-newsrc-file): New function.
1162
1163 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1164
1165         * auth-source.el (auth-source-search): Cache empty result sets.
1166
1167         * password-cache.el (password-in-cache-p): Convenience function to
1168         check if a key is in the cache, even if the value is nil.
1169
1170         * auth-source.el (auth-source-save-behavior): New variable to replace
1171         `auth-source-never-create'.
1172         (auth-source-netrc-create): Use it.
1173         (auth-source-never-save): Remove.
1174
1175 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
1176
1177         * nnimap.el (nnimap-stream): Doc fix.
1178         (nnimap-open-connection-1): Reverse the order of the ports to that the
1179         prompted-for port is first.
1180
1181         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
1182         retrieval by the no-group selection.
1183
1184         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
1185         numerical parameters.
1186
1187 2011-02-25  Julien Danjou  <julien@danjou.info>
1188
1189         * gnus-gravatar.el: Use gnus-with-article-buffer.
1190
1191         * gnus-art.el (gnus-with-article-buffer): Check that the
1192         gnus-article-buffer is alive.
1193
1194 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1195
1196         * auth-source.el (auth-source-creation-prompts): New variable to manage
1197         creation-time prompts.
1198         (auth-source-search): Document it.
1199         (auth-source-format-prompt): Add utility function.
1200         (auth-source-netrc-create): Don't default the user name to
1201         user-login-name.  Use `auth-source-creation-prompts' and some default
1202         prompts for user, host, port, and password (the default generic prompt
1203         remains ugly).
1204         (auth-source-never-save): Add customizable option to never save info.
1205         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
1206         mode excursion.
1207
1208 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1209
1210         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
1211         argument that XEmacs doesn't support.
1212
1213         * dgnushack.el (dgnushack-compile): Exclude color.el from being
1214         compiled for Emacsen having no `libxml-parse-html-region' support.
1215
1216         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
1217
1218         * lpath.el: Bind buffer-save-without-query for XEmacs.
1219
1220 2011-02-23  Julien Danjou  <julien@danjou.info>
1221
1222         * gnus-art.el (article-make-date-line): Ignore errors if time is
1223         invalid and not convertible.
1224         (article-make-date-line): Only add lapsed time if time is not nil.
1225
1226 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1227
1228         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1229         `read-char-choice' for backwards compatibility.
1230         (auth-source-netrc-element-or-first): New function to DTRT for
1231         parameter extraction.
1232         (auth-source-netrc-create): Use it and fix multiple parameter print
1233         bug.  Use the default passed from above (given-default) or the
1234         built-in (user-login-name for :user).
1235
1236 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1237
1238         * gnus-start.el (gnus-dribble-read-file):
1239         Set buffer-save-without-query, since we always want to save the dribble
1240         file, probably.
1241
1242         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1243         nnimap.
1244
1245         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1246         -summary- since it's a user-visible variable.
1247
1248         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1249         first time you use the new Gnus.
1250
1251 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1252
1253         * auth-source.el: Don't load netrc.el.
1254         (auth-sources): Search ~/.netrc as well by default.
1255         (auth-source-debug): Add 'trivia option for extra output.
1256         (auth-source-do-trivia): Use it.
1257         (auth-source-search): Simplify logic to use
1258         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
1259         appropriate.  Don't keep a running count at this level.  Layer :create
1260         and :delete options appropriately on the first and second passes.
1261         Don't track the backend with the search results.
1262         (auth-source-search-backends): New function to search a list of
1263         backends for a processed spec.
1264         (auth-source-netrc-parse): Cache all netrc files, making
1265         auth-source-netrc-cache an alist keyed by the file name and using the
1266         file mtime as the caching criterion.  Keep the obfuscated data secret
1267         with a lexical bind.
1268         (auth-source-netrc-search): Don't calculate the length of the results
1269         unnecessarily.
1270         (auth-source-search-backends): Fix bug.
1271         (auth-source-netrc-create): Rework prompts.
1272
1273 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
1274
1275         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
1276         Lower case names of search constraints.
1277         (nnir-run-query): Cache and reuse search constraints for all imap
1278         servers.
1279
1280 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
1281
1282         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
1283         after exit.
1284         (gnus-setup-message): Define missing variable from last checkin.
1285
1286         * gnus-sum.el (gnus-summary-show-article): When called with t as the
1287         value, show the raw article.
1288
1289 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1290
1291         * gnus.el: No Gnus v0.13 is released.
1292
1293 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1294
1295         * nnimap.el (nnimap-open-connection-1): Revert last change, since
1296         auth-source now accepts numbers.
1297
1298         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
1299         spec, too.
1300         (auth-source-ensure-strings): New function.
1301
1302         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
1303         (gnus-article-setup-buffer): Always restart the date timer so that user
1304         changes to the frequency is respected.
1305
1306         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
1307         port numbers, so make sure it gets that if nnimap-server-port is
1308         explicit.
1309
1310 2011-02-21  Simon Josefsson  <simon@josefsson.org>
1311
1312         * nnimap.el (nnimap-inbox): Doc fix.
1313
1314 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1315
1316         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1317         Autoload.  Add optional arg FRAME, and pass it to color-values.
1318         (color-complement): Caller changed.  Doc fix.
1319         (color-gradient): Rewrite for better clarity and efficiency.
1320
1321 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
1322
1323         * shr-color.el (shr-color->hexadecimal): Use renamed function names
1324         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
1325         color-lab-to-srgb.
1326
1327 2011-02-20  Drew Adams  <drew.adams@oracle.com>
1328
1329         * color.el: First part of merge from hexrgb.el.
1330         (color-rgb-to-hex): Rename from color-rgb->hex.
1331         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
1332         saturation to zero if the value is too small.
1333         (color-rgb-to-hsl): Rename from color-rgb->hsl.
1334         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
1335         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
1336         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
1337         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
1338         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
1339         (color-cie-de2000): Doc fix.
1340
1341 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1342
1343         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
1344         given method as in the group name if we're using an extended method.
1345         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
1346         command, if we're using that, instead of waiting for the beginning.
1347
1348         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
1349         we're sure to get unique server names, and we don't output two async
1350         commands in the same buffer.  This fixes an NNTP hang for some users.
1351
1352 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1353
1354         * gnus.el: No Gnus v0.11 is released.
1355
1356 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1357
1358         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
1359         summary buffer before reading going to the next buffer.  This avoids
1360         putting the point in the group buffer if you `C-g' the command.
1361
1362         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
1363         cache (for now) to make ~/.authinfo.gpg files usable.
1364
1365         * nnfolder.el (copyright-update): Define for the compiler.
1366
1367         * auth-source.el (auth-source-search): Fix unbound variable.
1368
1369 2011-02-19  Glenn Morris  <rgm@gnu.org>
1370
1371         * gnus.el (gnus-meta): Doc fix.
1372
1373 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
1374
1375         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
1376         in case it's not yet loaded.
1377
1378 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1379
1380         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
1381         line we're waiting for.
1382
1383 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
1384
1385         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
1386         face with line-width greater than zero will cause RET in gnus summary
1387         buffer to scroll down article page-wise because auto vscroll happens,
1388         it should be temporalily disabled when doing a scroll-up.
1389
1390 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
1391
1392         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
1393         outputs from the server.
1394
1395 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1396
1397         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
1398         later so that bbdb can hook in easier.
1399
1400 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1401
1402         * auth-source.el (auth-source-search): Don't try to create credentials
1403         if the caller doesn't want that.
1404         (auth-source-search): If we don't find a match, don't bug out on
1405         non-bound variables.
1406         (auth-source-search): Only ask a single backend to create the
1407         credentials.
1408
1409         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
1410         logging.
1411         (nnimap-credentials): Protect against auth-source-search returning nil.
1412         (nnimap-request-list): Protect against not being able to open the
1413         server.
1414
1415 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
1416
1417         * auth-source.el (auth-source-search): Do a two-phase search, one with
1418         no :create to get the responses from all backends.
1419
1420         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
1421         when getting credentials.
1422
1423         * gnus-util.el (gnus-delete-duplicates): New function.
1424
1425 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1426
1427         * nnimap.el (nnimap-credentials): Instead of picking the first port as
1428         a creation default, pass the whole port list down.  It will be
1429         completed.
1430
1431         * auth-source.el (auth-source-search): Updated docs to talk about
1432         multiple creation choices.
1433         (auth-source-netrc-create): Accept a list as a value (from the search
1434         parameters) and do completion on that list.  Keep a separate netrc line
1435         with the password obscured for showing the user.
1436
1437         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
1438         first choice to `auth-source-search' so it will be used for entry
1439         creation instead of the server's Gnus-specific name.
1440         (nnimap-credentials): Rely on the auth-source library to select which
1441         port is actually wanted in the new netrc entry, so don't override
1442         `auth-source-creation-defaults'.
1443
1444         * auth-source.el (auth-source-netrc-parse): Use :port instead of
1445         :protocol and accept a missing user, host, or port as a wildcard match.
1446         (auth-source-debug): Default to off.
1447
1448         (auth-source-netrc-search, auth-source-netrc-create)
1449         (auth-source-secrets-search, auth-source-secrets-create)
1450         (auth-source-user-or-password, auth-source-backend, auth-sources)
1451         (auth-source-backend-parse-parameters, auth-source-search): Use :port
1452         instead of :protocol.
1453
1454         * nnimap.el (nnimap-credentials): Pass a port default to
1455         `auth-source-search' in case an entry needs to be created.
1456         (nnimap-open-connection-1): Use :port instead of :protocol.
1457
1458 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1459
1460         * auth-source.el: Bind load-path when loading EIEIO from
1461         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
1462         21.4 doesn't support, to `require'.
1463         (auth-source-secrets-search): Use mm-delete-duplicates instead of
1464         delete-dups that is not available in XEmacs 21.4.
1465
1466 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
1467
1468         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
1469         as EIEIO must also be loaded when auth-source.el is being
1470         byte-compiled.
1471
1472 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1473
1474         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
1475
1476         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
1477
1478         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
1479
1480         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
1481
1482         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
1483
1484         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
1485
1486         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
1487
1488         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
1489         necessary.
1490
1491 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1492
1493         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
1494         nil means that nnimap doesn't get updated.
1495
1496 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1497
1498         * auth-source.el (auth-source-netrc-create): Return a synthetic search
1499         result when the user doesn't want to write to the file.
1500         (auth-source-netrc-search): Expect a synthetic result and proceed
1501         accordingly.
1502         (auth-source-cache-expiry): New variable to override
1503         `password-cache-expiry'.
1504         (auth-source-remember): Use it.
1505
1506         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
1507         parameter.  Create entry if necessary by using :create t.
1508         (nnimap-open-connection-1): Don't pass `inhibit-create'.
1509
1510 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
1511
1512         * auth-source.el (auth-source-debug): Enable by default and don't
1513         mention the obsolete `auth-source-hide-passwords'.
1514         (auth-source-do-warn): New function to debug unconditionally.
1515         (auth-source-do-debug): Use it.
1516         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
1517         and for Secrets API entries when the secrets.el library is not
1518         available.
1519
1520 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1521
1522         * gnus-sum.el (gnus-propagate-marks): Default to nil.
1523         (gnus-summary-exit): Kill the correct article buffer on exit from a
1524         `C-d' group.
1525
1526         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
1527         gnus-propagate-marks.
1528
1529         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
1530         before killing the buffers so that a non-full window conf gets handled
1531         correctly.
1532         (gnus-summary-exit): Ditto.
1533         (gnus-summary-read-group-1): Ditto.
1534
1535         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
1536         async code again so that we can debug it properly.
1537
1538         * message.el (message-reply): Take an optional switch-buffer parameter
1539         so that Gnus window confs are respected better.
1540
1541 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1542
1543         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
1544         `plist-get' to accept non-list parameters (XEmacs issue).
1545         Fix docstring.
1546         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
1547         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
1548         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
1549         Login collection is "Login" and not "login".
1550
1551 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1552
1553         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
1554         multiple headers.
1555
1556         * nnimap.el (nnimap-inhibit-logging): New variable.
1557         (nnimap-log-command): Don't log login commands.
1558
1559         * auth-source.el (auth-source-netrc-search): The asserts seem to want
1560         to have more parameters.
1561
1562         * nnimap.el (nnimap-send-command): Mark the command time for each
1563         command, so that we don't get NOOPs stepping on our toes.
1564
1565         * gnus-art.el (article-date-ut): Get the date from the Date header on
1566         `t'.
1567
1568 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1569
1570         * auth-source.el (auth-source-search): Use copy-sequence instead of
1571         the cl.el copy-list.
1572
1573 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1574
1575         * imap.el: Bring it back (revert
1576         84d800cd31de3064f0ed39617d725709a2f8f42f).
1577
1578 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
1579
1580         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
1581         Improve prompt.
1582
1583 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1584
1585         * gnus-art.el (gnus-article-mode-line-format): Remove the article
1586         washing status from the default format.  It isn't very informative.
1587
1588 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
1589
1590         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
1591         Fix Gcc processing on imap.
1592
1593 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1594
1595         * imap.el: Remove file.  All the functionality is in nnimap.el.
1596
1597 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1598
1599         * message.el (message-bury): Don't pop up a new window when selected
1600         window is dedicated.
1601
1602 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1603
1604         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
1605
1606 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
1607
1608         * sieve-manage.el: Autoload `auth-source-search'.
1609         (sieve-sasl-auth): Use it.
1610
1611 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
1612
1613         * nnimap.el: Autoload `auth-source-forget+'.
1614         (nnimap-open-connection-1): Use it if the connection fails.
1615
1616         * auth-source.el: Require `password-cache'.
1617         (auth-source-hide-passwords, auth-source-cache): Remove and mark
1618         obsolete.
1619         (auth-source-magic): Marker for `password-cache' keys.
1620         (auth-source-do-cache): Update docstring.
1621         (auth-source-search): Use and check cache.
1622         (auth-source-forget-all-cached, auth-source-remember)
1623         (auth-source-recall, auth-source-forget, auth-source-forget+)
1624         (auth-source-specmatchp): Caching support functions.
1625         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
1626         Remove and obsolete.
1627         (auth-source-user-or-password): Remove caching to further discourage
1628         using it.  Always hide passwords.
1629
1630         * password-cache.el (password-cache-remove): Accept secrets that are
1631         not strings.
1632
1633 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1634
1635         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
1636         code for now, since it doesn't work for all users.
1637
1638 2011-02-09  Julien Danjou  <julien@danjou.info>
1639
1640         * message.el (message-options): Make message-options really buffer
1641         local.
1642
1643 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
1644
1645         * mail-source.el: Autoload `auth-source-search'.
1646         (mail-source-keyword-map): Note order matters.
1647         (mail-source-set-1): Get all the mail-source source values and
1648         defaults and search auth-source on those if needed.  This can all
1649         probably be simplified.
1650
1651         * nnimap.el: Autoload `auth-source-search'.
1652         (nnimap-credentials): Use it.
1653         (nnimap-open-connection-1): Ask for the virtual server and physical
1654         address in one shot.
1655
1656         * nntp.el: Autoload `auth-source-search'.
1657         (nntp-send-authinfo): Use it.  Note TODO.
1658
1659 2011-02-08  Julien Danjou  <julien@danjou.info>
1660
1661         * shr.el (shr-tag-body): Add support for text attribute in body
1662         markups.
1663
1664         * message.el (message-options): Make message-options a local variable.
1665
1666 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1667
1668         * auth-source.el (auth-source-secrets-search)
1669         (auth-source-user-or-password): Use `append' instead of `nconc'.
1670         (auth-source-user-or-password): Build return list better and protect
1671         against nil :secret.
1672
1673 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1674
1675         * nnimap.el (nnimap-update-info): Refactor slightly.
1676         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
1677         (nnimap-update-info): Clean up slightly.
1678         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
1679         characters.
1680         (nnimap-process-quirk): Rename function to avoid collision.
1681         (nnimap-update-info): Fix macrology bug-out.
1682         (nnimap-update-info): Simplify split history test.
1683
1684 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
1685
1686         * auth-source.el (top): Require 'eieio unconditionally.
1687         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
1688         (auth-source-secrets-search): Limit search when `max' is greater than
1689         number of results.
1690
1691 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1692
1693         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
1694         part not returning any data.
1695
1696         * proto-stream.el (open-protocol-stream): Document the return value.
1697
1698 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1699
1700         * auth-source.el (auth-source-secrets-search): Add examples.
1701
1702 2011-02-06  Julien Danjou  <julien@danjou.info>
1703
1704         * message.el (message-setup-1): Handle message-generate-headers-first
1705         set to t.
1706
1707 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
1708
1709         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
1710         API with a string "secrets:collection-name" and with 'default.
1711         (auth-source-backend-parse): Parse "secrets:collection-name" and
1712         'default.  Recurse on parses instead of repeating code.  Use the
1713         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
1714         message when ignoring a source.
1715         (auth-source-search): List ignored search keys at the top level.
1716         (auth-source-netrc-create): Use `case' instead of `cond'.
1717         (auth-source-secrets-search): Created with TODOs.
1718         (auth-source-secrets-create): Created with TODOs.
1719         (auth-source-retrieve, auth-source-create, auth-source-delete)
1720         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
1721         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1722         (auth-source-user-or-password-sftp)
1723         (auth-source-user-or-password-smtp): Remove.
1724         (auth-source-user-or-password): Deprecated and modified to be a wrapper
1725         around `auth-source-search'.  Not tested thoroughly.
1726
1727 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1728
1729         * auth-source.el: Bring in assoc and eioeio libraries.
1730         (secrets-enabled): New variable to track the status of the Secrets API.
1731         (auth-source-backend): New EIOEIO class to represent a backend.
1732         (auth-source-creation-defaults): New variable to set prompt defaults
1733         during token creation (see the `auth-source-search' docstring for
1734         details).
1735         (auth-sources): Simplify to allow a simple string as a netrc backend
1736         spec.
1737         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
1738         (auth-source-backend-parse-parameters): Fill in the backend parameters.
1739         (auth-source-search): Main auth-source API entry point.
1740         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
1741         (auth-source-search-collection): Helper function for searching.
1742         (auth-source-netrc-parse, auth-source-netrc-normalize)
1743         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
1744         Supports search, create, and delete.
1745         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
1746         backend stubs.
1747         (auth-source-user-or-password): Call `auth-source-search' but it's not
1748         ready yet.
1749
1750 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1751
1752         * message.el (message-setup-1): Remove the read-only stuff, since it
1753         doesn't work under XEmacs, for some reason.
1754
1755         * gnus-sum.el (gnus-user-date): Rename back from
1756         gnus-summary-user-date since user code refers to it.
1757
1758         * shr.el (shr-render-td): Store the actual background colour used.
1759
1760         * message.el (message-setup-1): Don't bind the constant
1761         -forbidden-properties.
1762         (message-setup-1): Revert previous change, since it needs to bind the
1763         props to insert them.
1764         (message-resend): Allow removing the read-only separator line.
1765
1766 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1767
1768         * nnimap.el (nnimap-request-accept-article): Give an error message if
1769         the APPEND wasn't successful.
1770
1771 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
1772
1773         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
1774         that have no groups.
1775
1776 2011-02-03  Julien Danjou  <julien@danjou.info>
1777
1778         * gnus-draft.el: Remove progn around gnus-draft-setup.
1779
1780 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1781
1782         * gnus-start.el (gnus-read-active-for-groups): This function is never
1783         called with a nil `infos', so clean that up.
1784         (gnus-get-unread-articles): Request active files from primary/secondary
1785         methods that have no groups (yet).
1786
1787 2011-02-03  Julien Danjou  <julien@danjou.info>
1788
1789         * message.el (message-setup-1): Always generate References first.
1790         (message-mail): Return the return value of message-setup, not always t.
1791         (message-setup-1): Insert mail-header-separator with read-only and
1792         intangible properties set.
1793
1794         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
1795         user-date in docstring.
1796
1797         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
1798
1799         * gnus.el (gnus-summary-line-format): Mention &user-date format in
1800         docstring.
1801
1802         * gnus.el (gnus-user-date-format-alist): Change default value. Use
1803         defcustom, with type and group. Move from gnus-util.el. Rename to
1804         gnus-summary-user-date-format-alist.
1805
1806 2011-02-03  Glenn Morris  <rgm@gnu.org>
1807
1808         * nnimap.el (gnus-fetch-headers): Declare.
1809
1810         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
1811
1812 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1813
1814         * message.el (message-forward-make-body-digest-plain)
1815         (message-followup, message-reply): Clean up things noted by Stefan.
1816
1817         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
1818         gnus-article-update-date-headers is nil.
1819         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
1820         it didn't really work with defcustom.
1821         (article-update-date-lapsed): Make sure the window start doesn't move,
1822         either.
1823
1824 2011-02-01  Julien Danjou  <julien@danjou.info>
1825
1826         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
1827         format.
1828
1829         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
1830         standard in Emacs nowadays.
1831
1832         * color.el (color-gradient): Add a color-gradient function.
1833
1834 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1835
1836         * message.el (message-expand-name): Don't trust the return value of
1837         bbdb-complete-name.
1838         (message-check-news-header-syntax): Remove unused var `start'.
1839         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
1840         (message-inhibit-body-encoding): Move to before first use.
1841         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
1842         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
1843         (Organization, Message-ID, Date, mh-previous-window-config):
1844         Defvar the vars using dynamic scoping.
1845
1846 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1847
1848         * shr.el (shr-render-td): Only do colours at the final rendering.
1849         Should be slightly faster.
1850         (shr-insert-table): Fix up TD background colours when doing the
1851         vertical padding.
1852
1853         * gnus-art.el (article-date-ut): Protect against articles with no Date
1854         header.
1855         (article-update-date-lapsed): Don't use current-column to find the
1856         horizontal position.  It's fragile in the presence of \003 characters.
1857
1858         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
1859
1860 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1861
1862         * gnus-art.el (article-transform-date): Rewrite to still work when
1863         there are several rfc2822 parts.
1864         (article-transform-date): Fix infinite recursion.
1865         (article-date-ut): Replace infinitely many Date headers with a single
1866         one when called interactively.
1867
1868         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
1869         secure manner.
1870
1871         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
1872         move around by not using save-window-excursion.  It seems to work...
1873
1874 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1875
1876         * gnus-art.el (article-make-date-line): Work for user-defined format.
1877
1878 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1879
1880         * nntp.el (nntp-retrieve-group-data-early)
1881         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
1882         fetching functions.
1883
1884         * gnus-start.el (gnus-read-active-for-groups): Read the active files
1885         thoroughly for all backends that have no known groups.  This should
1886         allow new nnml methods to retrieve mail.
1887
1888         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
1889         that Gnus doesn't know exists again.
1890
1891         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
1892         (gnus-treat-date-ut): Ditto.
1893         (gnus-article-update-date-header): Rename.
1894         (gnus-treat-date-local): Remove.
1895         (gnus-treat-date-english): Remove.
1896         (gnus-treat-date-lapsed): Remove.
1897         (gnus-treat-date-combined-lapsed): Remove.
1898         (gnus-treat-date-original): Remove.
1899         (gnus-treat-date-iso8601): Remove.
1900         (gnus-treat-date-user-defined): Remove.
1901         (gnus-article-date-headers): New variable to control all the date
1902         header options.
1903         (article-date-ut): Rewrite to allow using the new way to format date
1904         headers(s).
1905
1906 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1907
1908         * nnmail.el (nnmail-article-group): Check for a direct fancy split
1909         method.
1910         (nnmail-article-group): A better test for fanciness.
1911
1912         * nnimap.el (nnimap-request-head): Protect against not finding the
1913         article by Message-ID.
1914
1915 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
1916
1917         * gnus-art.el (article-update-date-lapsed): Try a better way to really
1918         keep point at the "same place".
1919
1920 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1921
1922         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
1923         data if the group is unactivated.
1924
1925 2011-01-28  Julien Danjou  <julien@danjou.info>
1926
1927         * gnus-win.el: Remove dead function gnus-window-configuration-element.
1928         (gnus-all-windows-visible-p): Remove old compatibility code.
1929         (gnus-window-top-edge): Add docstring.
1930
1931         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
1932
1933 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1934
1935         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
1936         older request-update-info.
1937
1938         * gnus-art.el (article-make-date-line): Limit the length a bit more.
1939
1940 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
1941
1942         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
1943         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
1944
1945 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1946
1947         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
1948         groups.  This makes the nndraft:queue group pop up if it's not already
1949         there.
1950
1951         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
1952         messages" logic, which was reversed.
1953
1954         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
1955         the "same place" even if point is on the line being replaced.
1956         (article-update-date-lapsed): Allow updating both the combined lapsed
1957         and the lapsed headers.
1958         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
1959         (article-make-date-line): Limit the number of segments dynamically to
1960         avoid too-long lines.
1961
1962 2011-01-27  Julien Danjou  <julien@danjou.info>
1963
1964         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
1965         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
1966
1967 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1968
1969         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
1970         Use plist-get instead of the cl function getf.
1971
1972 2011-01-27  Glenn Morris  <rgm@gnu.org>
1973
1974         * gnus-util.el (float-time): Get rid of compiler warning, again.
1975
1976 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1977
1978         * shr.el (shr-put-color): Special-case background colours: Do put them
1979         at the blank parts at the front of the lines.
1980
1981         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
1982         exit hook to nix out all data on readedness on group exit.
1983
1984         * gnus-util.el (float-time): If float-time is bound, always use it on
1985         all Emacsen.  It's unclear why the subrp check was there.
1986         (time-date): Require to make some autoload issues on XEmacs go away.
1987
1988         * shr.el (shr-put-color): Don't do the box padding in tables, since
1989         they're already padded.
1990
1991 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1992
1993         * gnus-art.el (gnus-article-next-page): When the last line of the
1994         article is displayed, scroll down once more instead of going to the
1995         next article at once.
1996         (article-lapsed-string): Refactor out and allow specifying how many
1997         segments you want.
1998         (gnus-article-setup-buffer): Start updating the lapsed header directly.
1999         (gnus-article-update-lapsed-header): New variable.
2000
2001         * shr.el: Revert change that made headings use different-sized faces.
2002         The Emacs display engine isn't advanced enough that, for instance,
2003         tables can comfortably use differently-sized faces.
2004
2005 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2006
2007         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
2008         used.
2009         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
2010         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
2011         we're using an encrypted connection.
2012
2013         * proto-stream.el: Alter the interface functions to also return the
2014         actual stream type used: network or tls.
2015
2016 2011-01-25  Julien Danjou  <julien@danjou.info>
2017
2018         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
2019         (mm-display-javascript-inline): New function.
2020
2021         * mm-decode.el (mm-inline-media-tests): Add application/javascript
2022         viewing function.
2023
2024 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2025
2026         * shr.el (shr-expand-newlines): Fix variable name.
2027
2028 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2029
2030         * shr.el (shr-expand-newlines): Make nested boxes work.
2031
2032 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2033
2034         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
2035         backgrounds.
2036         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
2037         in a more sensible manner.
2038
2039 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2040
2041         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
2042         if EPG is loaded.
2043
2044 2011-01-24  Julien Danjou  <julien@danjou.info>
2045
2046         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
2047         tags.
2048
2049 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2050
2051         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
2052         commands.
2053
2054         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
2055         in the article buffer.
2056         (gnus-gravatar-insert): Use blank space from the current buffer to
2057         avoid breaking text properties.  This makes X-Sent updating work again.
2058
2059         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
2060
2061 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
2062
2063         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
2064         fix the bug in url-http.el instead.
2065
2066         * shr.el (shr-image-fetched): Ditto.
2067
2068         * shr.el (shr-image-fetched): Avoid having point move in the article
2069         buffer.
2070
2071         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
2072         buffer after being called.  It's apparently being killed by url.el, and
2073         killing it made point move to end-of-buffer in a random buffer.
2074
2075         * shr.el (shr-image-fetched): Ditto.
2076
2077 2011-01-23  Julien Danjou  <julien@danjou.info>
2078
2079         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
2080
2081         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
2082         text/x-org.
2083
2084 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2085
2086         * gnus-sum.el (gnus-summary-move-article): Protect against backends
2087         (i.e., nnimap) returning nil as the article number.
2088
2089 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2090
2091         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
2092         "DelSp" parameter in RFC3676.
2093
2094 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2095
2096         * message.el (message-check-recipients): Display the encoded version of
2097         the bogus address if they differ.
2098
2099         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
2100         after sending.
2101
2102         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2103
2104         * gnus-group.el (gnus-group-refresh-group): New convenience function.
2105
2106         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
2107         group buffer after sending the queue.
2108
2109         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2110
2111 2011-01-22  Julien Danjou  <julien@danjou.info>
2112
2113         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
2114
2115 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2116
2117         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
2118         nested related parts.
2119
2120         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
2121         unexpired articles.  This fixes the regression that led expiry marks to
2122         disappear from nnfolder groups.
2123
2124 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2125
2126         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2127         Don't confuse the "ret" of "retrograde" with RET.
2128
2129 2011-01-21  Julien Danjou  <julien@danjou.info>
2130
2131         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
2132         than mm-insert-inline.
2133
2134 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2135
2136         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
2137         Widen article buffer.
2138
2139 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2140
2141         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
2142         the temp buffer.
2143         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
2144
2145 2011-01-20  Julien Danjou  <julien@danjou.info>
2146
2147         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2148
2149         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
2150         than mm-insert-inline to insert inline part: this respect
2151         mm-inline-media-tests displayers.
2152
2153         * mm-view.el (mm-display-shell-script-inline): New function.
2154
2155         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
2156
2157         * mm-uu.el (mm-uu-type-alist): Add org block.
2158         (mm-uu-org-src-code-block-extract): New function.
2159
2160         * mm-view.el (mm-display-org-inline): New function.
2161
2162         * mm-decode.el (mm-automatic-display): Add text/org.
2163
2164         * mailcap.el (mailcap-mime-extensions): Add .org.
2165
2166 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2167
2168         * gnus-art.el (gnus-article-highlight): Remove argument passed to
2169         gnus-article-add-buttons.
2170
2171 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
2172
2173         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
2174         From header with a date and "nobody" as the sender.
2175
2176 2011-01-19  Julien Danjou  <julien@danjou.info>
2177
2178         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
2179         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
2180         if you have the same regexp several times.
2181         (gnus-button-push): Fix matching when regexp is symbol.
2182
2183 2011-01-15  Glenn Morris  <rgm@gnu.org>
2184
2185         * message.el (message-mail): A compose-mail function should
2186         accept headers as strings.
2187
2188 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
2189
2190         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
2191         Add :vert-only tags.
2192         (message-mail): New arg RETURN-ACTION.
2193         (message-return-action): New var.
2194         (message-bury): Use it.
2195         (message-mode): Make it buffer-local.
2196         (message-send-and-exit): Always call message-bury.
2197
2198         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
2199         message-mail.
2200
2201 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2202
2203         * nnimap.el (nnimap-convert-partial-article): Protect against
2204         zero-length body parts.
2205
2206         * mm-decode.el (mm-preferred-alternative-precedence):
2207         Discourage showing empty parts.
2208
2209         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
2210         and stuff if the backend didn't return the article number.  This fixes
2211         an Exchange-related nnimap bug.
2212
2213         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
2214         group window, because it does the wrong thing when a separate frame
2215         displays the group buffer.
2216
2217         * proto-stream.el (open-protocol-stream): Protect against the low-level
2218         transport functions returning nil.
2219
2220 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2221
2222         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2223         (mml2015-epg-find-usable-secret-key): New function.
2224         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2225         mml2015-epg-find-usable-key (Bug#7797).
2226         (mml2015-epg-encrypt): Ditto.
2227
2228 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2229
2230         * dgnushack.el (rot13-string): Fix the way to get the argument.
2231
2232 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2233
2234         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2235
2236 2011-01-03  Glenn Morris  <rgm@gnu.org>
2237
2238         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2239
2240         * sieve.el (sieve-open-server): Give a more explicit error if
2241         sieve-manage-open returns nil.  (Bug#7720)
2242
2243 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2244
2245         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2246
2247 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2248
2249         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2250         This avoids sending passwords in plain text over non-encrypted
2251         channels.
2252
2253         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2254
2255         * nnimap.el (nnimap-login): Refactored out into own function, and
2256         implement CRAM-MD5.
2257         (nnimap-wait-for-line): Refactored out.
2258
2259         * mm-view.el (mml-smime): Require.
2260
2261 2010-12-20  David Engster  <deng@eml.cc>
2262
2263         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
2264         use EPG to decrypt S/MIME messages instead of openssl.
2265
2266 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2267
2268         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
2269
2270         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
2271         status is the group clearly is unreachable.
2272
2273         * auth-source.el (auth-source-create): Add the optional second
2274         parameter to `local-variable-p' to be compatible with XEmacs.
2275
2276 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
2277
2278         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
2279         work when using a compressed nnml folder.
2280
2281 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
2284         backends after sanitising on entry, because this never makes sense:
2285         If the articles have gone missing, then the data no longer exists on
2286         the backend, and if they haven't, then Gnus is wrong, and shouldn't
2287         overwrite anything anyway.
2288
2289         * shr.el (shr-insert-document): Bind shr-width dynamically to
2290         window-width if it's nil.
2291
2292 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2293
2294         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
2295         with the meaning of using the full emacs window width for rendering.
2296
2297 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
2298
2299         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
2300         case when sender is not given.
2301
2302 2010-12-23  Julien Danjou  <julien@danjou.info>
2303
2304         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
2305         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
2306         the addresses, otherwise we might misplaced the gravatar.
2307
2308 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
2309
2310         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
2311         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
2312         obsolete in Emacs.
2313
2314 2010-12-20  Julien Danjou  <julien@danjou.info>
2315
2316         * gnus-util.el (gnus-rescale-image): Revert last change.
2317
2318 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
2319
2320         * binhex.el: Improve commentary (Bug#7482).
2321
2322 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2323
2324         * gnus-group.el (gnus-group-delete-articles): New command.
2325
2326 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2327
2328         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
2329
2330 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2331
2332         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
2333         here, since it's up to the backends to do CRLF removal if their
2334         protocol has it.
2335
2336         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
2337
2338 2010-12-17  Julien Danjou  <julien@danjou.info>
2339
2340         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
2341         they are from file. Can also scale up.
2342
2343 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2344
2345         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
2346         gnus-use-agent.
2347         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
2348
2349         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
2350
2351 2010-12-17  Julien Danjou  <julien@danjou.info>
2352
2353         * gravatar.el (gravatar-retrieve-synchronously): New function.
2354         (gravatar-get-data): Make more robust.
2355
2356 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2357
2358         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
2359
2360 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2361
2362         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
2363         to really consider the last line.
2364
2365 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
2366
2367         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
2368         list of recipient keys, or use symmetric encryption if not a list.
2369         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
2370         EPA override, replacing the call to `netrc-store-data'.
2371
2372 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
2373
2374         * gnus-srvr.el: Avoid passing nil regexp argument to
2375         delete-matching-lines.
2376
2377 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2378
2379         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
2380         fetching stops when Gnus exits.
2381
2382         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
2383         function.
2384         (nnfolder-request-expire-articles): Save all the buffers after doing
2385         expiry.
2386
2387         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
2388         the last article", since that led to serious performance regressions
2389         when expiring nnml groups.
2390
2391 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
2392
2393         * nnir.el: Improve customizations.
2394
2395 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2396
2397         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
2398
2399         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
2400         group has been killed.
2401         (gnus-group-yank-group): Ditto.
2402
2403         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
2404
2405         * nnimap.el (nnimap-request-update-group-status): New function.
2406
2407         * gnus-int.el (gnus-request-update-group-status): New interface
2408         function.
2409
2410         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
2411         copying read-ness to the backends.
2412
2413         * nnimap.el (nnimap-quirk): New function.
2414         (nnimap-retrieve-group-data-early): Use it.
2415         (nnimap-quirks): New alist.
2416
2417 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2418
2419         * shr.el (shr-insert): Set shr-start after deleting trailing space;
2420         don't delete it within indentation.
2421
2422 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2423
2424         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
2425         previous line.
2426
2427 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2428
2429         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
2430         QRESYNC command by deleting a superfluous space which broke Cyrus
2431         servers.  This change will break other servers that are buggy the other
2432         way around.
2433
2434 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2435
2436         * spam.el: Reindent and fix long lines.
2437         (spam-copy-or-move-routine): Exclude invalid move destinations.
2438
2439 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2440
2441         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
2442         installed the registry.
2443
2444 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2445
2446         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
2447
2448 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2449
2450         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
2451         groupname doesn't contain "gmane".
2452
2453 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2454
2455         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
2456         and netrc-bound-and-true-p bindings.
2457         (netrc-parse): Cache the netrc contents.
2458
2459         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
2460         (gnus-1): Don't create the nndrafts group twice.
2461         (gnus-setup-news): There's no need to read the active file here, since
2462         that's done again later on a per-backend basis.
2463         (gnus-start-draft-setup): Make sure that the new group is started out
2464         empty.
2465
2466         * gnus-agent.el (gnus-agentize): Don't create the queue group
2467         automatically on startup.  It'll be created later, if needed.
2468
2469         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
2470         of automatically subscribed groups.
2471         (gnus-auto-subscribed-categories): New variable.
2472         (gnus-matches-options-n): Use it.
2473         (gnus-default-subscribed-newsgroups): Remove unused variable.
2474         (gnus-start-draft-setup): Message a bit less.
2475
2476 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2477
2478         * nnir.el (nnir-run-imap): Return article list in order of increasing
2479         UID.
2480
2481 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2482
2483         * gnus-sum.el (gnus-summary-enter-digest-group):
2484         Mention gnus-auto-select-on-ephemeral-exit.
2485
2486         * proto-stream.el (proto-stream-open-network-only): Fix the calling
2487         convention of the network-only option.
2488
2489 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2490
2491         * proto-stream.el (proto-stream-open-network-only): New function to
2492         have a way to specify non-STARTTLS upgrade connections.
2493
2494 2010-12-10  Julien Danjou  <julien@danjou.info>
2495
2496         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
2497         email address is nil.
2498
2499         * message.el (message-bogus-recipient-p): Set address to "" if nil.
2500
2501 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
2502
2503         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
2504         deletion.
2505         (nnir-run-imap): Only need to parse list once.
2506
2507 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2508
2509         * shr.el (shr-tag-script): Ignore <script>.
2510         (shr-tag-label): Add <label> support.
2511
2512 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2513
2514         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
2515
2516         * shr.el (shr-image-displayer): Work for images lined side by side.
2517
2518 2010-12-08  Robert Pluim  <rpluim@gmail.com>
2519
2520         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
2521         parameter, since XEmacs doesn't accept t as a parameter.
2522
2523 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
2524
2525         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
2526         ids.
2527         (nnir-run-gmane): Simplify groupspec formatting.
2528         (nnir-request-expire-articles): New function.
2529
2530 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2531
2532         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
2533         overflow, possibly.
2534
2535         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
2536         (shr-render-td): Handle td style="" better.
2537         (shr-tag-table): Use the color from the style sheet.
2538         (shr-render-td): Make sure we copy over all the overlays, too.
2539
2540 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
2541
2542         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
2543         (nnir-request-article): Improve article retrieval.
2544
2545 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2546
2547         * mm-util.el (mm-extra-numeric-entities): New variable.
2548
2549         * mm-url.el (mm-url-decode-entities):
2550         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
2551
2552         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
2553
2554 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2555
2556         * message.el: Use completion-at-point.
2557         (message-completion-function): New fun, extracted from message-tab.
2558         (message-mode): Use it for completion-at-point-functions.
2559         (message-tab): Use it and completion-at-point.
2560
2561 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2562
2563         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
2564         character if a non-breakable character follows.
2565
2566 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2567
2568         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
2569         any stream.
2570
2571         * shr.el (shr-tag-font): Colorize the region.
2572         (shr-tag-body): Ditto.
2573         (shr-tag-font): Actually let the styles be inherited instead of
2574         overwriting them.
2575         (shr-tag-font): Get the background color right.
2576         (shr-tag-style): Ignore all <style> tags for the moment.
2577
2578         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
2579         a Message-ID to avoid having nnimap depend on gnus-sum.
2580
2581         * shr.el (shr-descend): Only colorize something if we have a node that
2582         sets colors.
2583
2584 2010-12-06  Julien Danjou  <julien@danjou.info>
2585
2586         * shr.el (shr-render-td): Render td content with shr-descend, so style
2587         will be applied to <td> too.
2588         (shr-colorize-region): Colorize region even if we only have a background.
2589         (shr-tag-body): Fix color and background color inheritance.
2590         Do not recolorize after shr-generic.
2591         (shr-tag-font): Let shr-generic colorize via inheritance.
2592
2593 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2594
2595         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
2596
2597 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
2598
2599         * nnir.el (nnir-request-move-article): Remove obsolete code.
2600
2601 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2602
2603         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
2604
2605 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2606
2607         * gnus-sum.el (gnus-summary-respool-article): The completion function
2608         expects a list instead of an alist.
2609
2610         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
2611         string as the parameter.
2612
2613         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
2614
2615         * shr.el (shr-stylesheet): New dynamic variable for cascading the
2616         styles.
2617         (shr-colorize-region): New function.
2618         (shr-insert-background-overlay): Remove.
2619         (shr-render-td): Background setting should be taken care of on a higher
2620         level.
2621         (shr-tag-body): Use post-hoc colorizations.
2622         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
2623         (shr-put-color-1): Don't overwrite old colors.
2624         (shr-colorize-region): When the background color isn't explicit, use
2625         a fixed background.
2626
2627         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
2628         nnmail variables.
2629
2630 2010-12-05  Bjørn Mork  <bjorn@mork.no>
2631
2632         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
2633         unless necessary.
2634
2635 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
2636
2637         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
2638         server.
2639
2640 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2641
2642         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
2643         so that TAB works.
2644
2645         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
2646         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
2647
2648         * shr.el (shr-urlify): Show the URL before the title to avoid
2649         misleading URLs.
2650
2651 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
2652
2653         * shr.el (shr-urlify): Display the title in <a> tags.
2654
2655 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
2656
2657         * nnir.el (nnir-categorize): Replace mapcar with mapc.
2658
2659 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
2660
2661         * nnir.el: Rearrange code to allow macros to be autoloaded by
2662         gnus-sum.el.
2663         (nnir-retrieve-headers-override-function): Make this variable
2664         customizable.
2665         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
2666
2667         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
2668         from nnir.el.
2669
2670 2010-12-03  Julien Danjou  <julien@danjou.info>
2671
2672         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
2673
2674 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2675
2676         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
2677         allow optional argument `environment'.
2678
2679 2010-12-03  Glenn Morris  <rgm@gnu.org>
2680
2681         * mm-extern.el (message-goto-body): Update declaration.
2682
2683 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2684
2685         * gnus-util.el (gnus-macroexpand-all): New function.
2686
2687         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
2688         instead of macroexpand-all that is unavailable in XEmacs.
2689
2690 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
2691
2692         * nnir.el (nnir-summary-line-format): New variable.
2693         (nnir-mode): Use it.
2694         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
2695         (nnir-article-ids): Reimplement as defsubst.
2696         (nnir-retrieve-headers): Don't mangle the subject header.
2697         (nnir-run-imap): Use 100 as RSV score.
2698         (nnir-run-find-grep): Fix for full server searching.
2699         (nnir-run-gmane): Better restriction to gmane groups.
2700
2701         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
2702         summary buffers.
2703
2704 2010-12-02  Julien Danjou  <julien@danjou.info>
2705
2706         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
2707
2708         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
2709
2710         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
2711         support.
2712
2713 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
2714
2715         * nnir.el: Update to handle the registry better.
2716         (autoload): Silence byte-compiler.
2717         (nnir-open-server): Add a hook for nnir groups.
2718         (nnir-request-move-article): Don't mangle the header. Better to use
2719         formating variables (which will be added in the future).
2720         (nnir-registry-action): Update the registry using the original article
2721         group name.
2722         (nnir-mode): Install nnir-specific hooks for updating the registry.
2723
2724         * gnus-sum.el
2725         (gnus-article-original-subject,gnus-newsgroup-original-name):
2726         Remove obsolete variables.
2727         (gnus-summary-move-article): Remove use of obsolete variables.
2728         (gnus-summary-local-variables): Make move and delete hooks local to
2729         summary buffers.
2730
2731 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2732
2733         * rtree.el: New file.
2734
2735 2010-12-01  Julien Danjou  <julien@danjou.info>
2736
2737         * message.el (message-user-organization): Do not use
2738         gnus-local-organization.
2739
2740         * gnus.el: Remove gnus-local-organization.
2741
2742         * gnus-msg.el: Remove nastygram thing.
2743
2744 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
2745
2746         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
2747         funcall.
2748
2749 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2750
2751         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
2752         names.
2753
2754         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
2755         characters.
2756
2757         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
2758         to t of inhibit-read-only since it is inside gnus-with-article-headers.
2759         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
2760         (gnus-gravatar-transform-address): Use mail-extract-address-components
2761         that supports non-ASCII names rather than mail-header-parse-addresses.
2762
2763 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2764
2765         * proto-stream.el (open-protocol-stream): All starttls connections are
2766         handled by the network handler.
2767
2768 2010-11-30  Julien Danjou  <julien@danjou.info>
2769
2770         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
2771         (nnimap-open-connection-1): Fix PREAUTH.
2772
2773         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
2774
2775 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2776
2777         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
2778         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
2779         (shr-insert): Use them.
2780         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
2781
2782 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2783
2784         * nnir.el (nnir-request-move-article): Bail out if original group
2785         doesn't support article moves.
2786         (nnir-get-active): Improve active list retrieval.
2787
2788 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2789
2790         * shr.el (shr-find-fill-point): Don't break before apostrophes.
2791
2792 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
2793
2794         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
2795         seem to accept strings-with-numbers as port numbers,
2796
2797 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
2798
2799         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
2800         change the registry.
2801
2802 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2803
2804         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
2805         delete-dups that is not available in XEmacs 21.4.
2806
2807         * mm-util.el (mm-delete-duplicates): Add comment.
2808
2809 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
2810
2811         * nnir.el (nnir-ignored-newsgroups): New variable.
2812         (nnir-get-active): Use it.
2813
2814 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * proto-stream.el (proto-stream-open-network): Add some comments.
2817
2818         * nntp.el (nntp-open-connection): Provide a :success condition.
2819
2820         * nnimap.el (nnimap-open-connection-1): Ditto.
2821
2822         * proto-stream.el (proto-stream-open-network): See what the response to
2823         the STARTTLS command is.
2824
2825         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
2826         backwards compatibility).
2827         (nnimap-open-connection-1): Really respect nnimap-server-port.
2828
2829         * proto-stream.el (proto-stream-open-network): When doing opportunistic
2830         TLS upgrades we don't really care about the identity of the peer.
2831         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
2832         that what we've checked for.
2833         (proto-stream-always-use-starttls): Only default to t if
2834         open-gnutls-stream exists.
2835         (proto-stream-open-network): If STARTTLS failed, then just open a
2836         normal connection.
2837         (proto-stream-open-network): Wait until the greeting before doing
2838         STARTTLS.
2839
2840         * nntp.el (nntp-open-connection): Report what the connection error is.
2841
2842         * proto-stream.el (open-protocol-stream): Rename from
2843         open-proto-stream.
2844
2845 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2846
2847         * nnimap.el (nnimap-stream): Change default to `undecided'.
2848         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
2849         first, and then network.
2850         (nnimap-open-connection-1): Respect nnimap-server-port.
2851         (nnimap-open-connection): Be more backwards-compatible.
2852
2853         * proto-stream.el (proto-stream-always-use-starttls): New variable.
2854         (proto-stream-open-starttls): De-duplicate the starttls code.
2855         (proto-stream-open-starttls): Folded back into the main function.
2856         (proto-stream-open-network): Fix typo in the gnutls path.
2857         (proto-stream-command): Refactor out.
2858
2859         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
2860
2861         * proto-stream.el (proto-stream-open-starttls): Actually implement the
2862         starttls.el STARTTLS.
2863
2864         * color.el (color-lab->srgb): Fix function call name.
2865
2866         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
2867         if we're using tls.el.
2868         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
2869         built in, then don't try to establish a STARTTLS connection.
2870
2871         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
2872         servers.
2873
2874         * proto-stream.el (open-proto-stream): Use network, not stream.
2875         (open-proto-stream): Add a way to specify what the end of a command is.
2876
2877         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
2878         connections types.
2879         (nntp-open-network-stream): Remove.
2880         (nntp-open-ssl-stream): Remove.
2881         (nntp-open-tls-stream): Remove.
2882         (nntp-ssl-program): Remove.
2883
2884         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
2885
2886 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
2887
2888         * nnir.el: Fix typos.
2889         (nnir-retrieve-headers-override-function): Rename variable to reflect
2890         new semantics.
2891         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
2892         macros.
2893         (nnir-request-article, nnir-request-move-article): Use them.
2894         (nnir-categorize): New function.
2895         (nnir-run-query): Use it.
2896         (nnir-retrieve-headers): Rewrite to batch header retrieval.
2897         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
2898         sorted.
2899         (nnir-group-full-name): Use gnus-group-full-name instead.
2900         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
2901         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
2902
2903 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2904
2905         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
2906
2907         * proto-stream.el: New library to provide protocol-specific
2908         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
2909         protocols.
2910         (open-proto-stream): Complete the documentation.
2911         (proto-stream-open-network): Fix some typos.
2912
2913         * nnimap.el (nnimap-open-connection): Use it.
2914
2915 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
2916
2917         * pop3.el (pop3-open-server): Read server greeting before starting TLS
2918         negotiation.
2919
2920 2010-11-26  Julien Danjou  <julien@danjou.info>
2921
2922         * color.el: Rename various rgb functions to srgb.
2923
2924 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2925
2926         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
2927         names.
2928
2929 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2930
2931         * shr.el (shr-insert): Revert last change.
2932         (shr-find-fill-point): Never leave point being at bol;
2933         relax the kinsoku limitation when rendering tables.
2934
2935 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2936
2937         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
2938         results from -accept-article.
2939
2940         * shr-color.el: Require cl when compiling.
2941
2942         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
2943         checkin.
2944
2945         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
2946
2947         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
2948
2949         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
2950         'add and 'delete to set backend marks.
2951
2952         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
2953
2954         * nnheader.el (nnheader-update-marks-actions): Refactor out.
2955
2956         * nntp.el (nntp-request-set-mark): Use it.
2957
2958         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2959
2960         * nnml.el (nnml-request-set-mark): Ditto.
2961
2962         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
2963         introduces regressions in article selection.
2964         (nnimap-find-uid-response): New function.
2965         (nnimap-request-accept-article): Use the UID returned, if any.
2966         (nnimap-request-move-article): Use the UID returned, if any.
2967         (nnimap-get-groups): Reimplement to work with folded lines.
2968         (nnimap-find-uid-response): The UID is the last element in the list.
2969         (nnimap-request-set-mark): Extend syntax with 'set.
2970
2971         * nnml.el (nnml-request-set-mark): Ditto.
2972
2973         * nnfolder.el (nnfolder-request-set-mark): Ditto.
2974
2975         * nntp.el (nntp-request-set-mark): Ditto.
2976
2977 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2978
2979         * message.el (message-called-interactively-p): A temporary macro.
2980         (message-goto-body): Use it temporarily.
2981
2982 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2983
2984         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
2985         (nnimap-last-response-string): Unfold quoted lines, if they exist.
2986         (nnimap-last-response-string): Fix last unfolding fix.
2987
2988 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2989
2990         * shr.el (shr-insert): Fix the way to fold lines.
2991
2992 2010-11-25  Julien Danjou  <julien@danjou.info>
2993
2994         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
2995
2996         * color.el: Rename from color-lab.el
2997         (color-rgb->hex): Add.
2998         (color-complement): Add.
2999         (color-complement-hex): Add.
3000
3001         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
3002
3003 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3004
3005         * shr-color.el (shr-color-visible): Don't bug out if the colour names
3006         don't exist.
3007
3008 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3009
3010         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
3011         assuming that article displaying or another mml-preview may be
3012         interrupted for an error or for the like.
3013
3014         * shr.el (shr-get-background): Fix argument name.
3015
3016 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3017
3018         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
3019
3020         * gnus-sum.el (gnus-summary-include-articles): New function.
3021
3022         * message.el (message-goto-body): called-interactively-p needs a
3023         parameter, so use `any'.
3024
3025         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
3026         clear marks before moving, since they're synced from the Gnus side
3027         first.
3028
3029         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
3030         (gnus-summary-move-article): Copy over all marks before moving, so that
3031         IMAP doesn't think a new article has arrived.
3032
3033 2010-11-24  Julien Danjou  <julien@danjou.info>
3034
3035         * shr.el (shr-insert-background-overlay): Fix typo.
3036         (shr-render-td): Copy the background before rendering.
3037
3038         * shr-color.el (shr-color-visible): Fix docstring.
3039
3040         * shr.el (shr-tag-table): Add bgcolor support.
3041         (shr-render-td): Add bgcolor support.
3042         (shr-get-background): Add.
3043         (shr-insert-foreground-overlay): Use shr-get-background.
3044
3045         * message.el (message-goto-body): Use called-interactively-p.
3046         (message-in-body-p): message-goto-body returns point.
3047
3048 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3049
3050         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
3051         Fixes something or other in Emacs 23, and is backwards compatible.
3052
3053         * message.el (message-goto-body): Remove the <#secure special-casing,
3054         which is too special.
3055
3056         * shr.el (shr-parse-style): Drop !important from styles.
3057
3058 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
3059
3060         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
3061         this function to return incorrect results when calling it with an
3062         explicit article argument different from
3063         (gnus-summary-article-number).
3064
3065 2010-11-24  Julien Danjou  <julien@danjou.info>
3066
3067         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
3068         (shr-tag-body): Add background support.
3069         (shr-descend): Add background support.
3070         (shr-tag-title): Add.
3071
3072         * shr-color.el (shr-color-visible): Really return original background
3073         if fixed.
3074
3075 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3076
3077         * shr.el (shr-color-check): Protect against non-existent colour names.
3078
3079 2010-11-24  Julien Danjou  <julien@danjou.info>
3080
3081         * color-lab.el: Require 'cl when compiling.
3082
3083         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
3084
3085         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
3086         matched part.
3087
3088         * color-lab.el: Fix all expt calls to use float type.
3089
3090 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3091
3092         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
3093         expression to shr-color-check as is.
3094
3095         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
3096
3097         * color-lab.el: Add coding cookie.
3098         (float-pi): Use eval-and-compile.
3099
3100         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
3101         compiled for Emacsen having no `libxml-parse-html-region' support.
3102
3103 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3104
3105         * shr.el (shr-insert-color-overlay): Split stuff like
3106         "#444444 !important" to find the real colour.
3107         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
3108         parse <font color="red"> entries.
3109
3110 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
3111
3112         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
3113         point when parsing headers.
3114
3115         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
3116         is positioned properly when parsing headers.
3117
3118 2010-11-23  Julien Danjou  <julien@danjou.info>
3119
3120         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
3121
3122         * shr-color.el (shr-color->hexadecimal): Add support for color names.
3123
3124         * shr.el (shr-parse-style): Replace \n with space in style parsing.
3125
3126         * shr-color.el (shr-color-hsl-to-rgb-fractions):
3127         Use shr-color-hue-to-rgb.
3128         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
3129
3130 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3131
3132         * shr.el (shr-color->hexadecimal): Autoload.
3133         (shr-descend): Add color to all tags.
3134
3135 2010-11-22  Julien Danjou  <julien@danjou.info>
3136
3137         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
3138         shr-color->hexadecimal.
3139
3140         * shr-color.el (shr-color->hexadecimal): Add converting functions for
3141         RGB() or HSL() color representation.
3142
3143         * shr.el (shr-tag-font): Add.
3144         (shr-tag-color-check): New function to get better colors.
3145         (shr-tag-insert-color-overlay): Factorize code between tag-font and
3146         tag-span.
3147
3148         * shr-color.el: New file.
3149
3150         * color-lab.el: New file.
3151
3152         * gnus-art.el (gnus-url-mailto): Do not downcase args.
3153
3154 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
3155
3156         * nnir.el: Fix typo in comments.
3157         (nnir-run-imap): Simplify code. No need to reverse artlist.
3158         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
3159
3160 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3161
3162         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
3163
3164         * nnimap.el (nnimap-get-capabilities): Refactor out.
3165         (nnimap-open-connection): Re-request capabilities after STARTTLS.
3166
3167 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
3168
3169         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
3170         appearing when `mm-uu-hide-markers' is nil.
3171
3172 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3173
3174         * nnimap.el (nnimap-unselect-group): Make into its own function.
3175         (nnimap-request-rename-group): Unselect group before renaming.
3176         This had gotten lost somewhere.
3177         (nnimap-request-accept-article): Keep track of examined groups, and
3178         unselect the group before APPENDing to read-only groups.
3179         (nnimap-request-move-article): Clear flags before moving so that they
3180         can be re-set later.
3181
3182 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3183
3184         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
3185         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
3186
3187 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3188
3189         * gnus-art.el (gnus-mime-display-single)
3190         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
3191         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
3192         parameter.
3193
3194 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3195
3196         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
3197         (shr-table-vertical-line): New variable.
3198         (shr-insert-table): Use it.
3199
3200 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3201
3202         * gnus-html.el (gnus-html-wash-images): Don't display images if
3203         gnus-inhibit-images is non-nil; register displayer for cid images.
3204         (gnus-html-display-image): Work for cid image.
3205         (gnus-html-insert-image): Allow arguments.
3206         (gnus-html-put-image): Inhibit read-only.
3207         (gnus-html-prefetch-images): Don't prefetch images if
3208         gnus-inhibit-images is non-nil.
3209
3210 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3211
3212         * shr.el (shr-put-image): Break lines when inserting big pictures.
3213
3214 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3215
3216         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
3217         sender, thanks Katsumi Yamaoka.
3218
3219 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
3220
3221         * nnir.el (nnir-run-imap): Reverse the article list for each group
3222         rather than the whole list.
3223
3224 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3225
3226         * shr.el (shr-image-displayer): Protect function against non-existent
3227         image source.
3228
3229         * gnus-art.el (gnus-inhibit-images): New user option.
3230         (gnus-mime-display-single): Don't display image if it is non-nil.
3231
3232         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3233         gnus-inhibit-images.
3234
3235         * shr.el (shr-image-displayer): New function.
3236         (shr-tag-img): Use it.
3237
3238 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3239
3240         * mml2015.el (mml2015-epg-sign): Use From header.
3241
3242 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3243
3244         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3245
3246         * gnus-util.el (gnus-find-text-property-region): Return markers.
3247
3248         * shr.el (shr-tag-img): Put a displayer in the text property.
3249
3250         * gnus-util.el (gnus-find-text-property-region): New utility function.
3251
3252         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3253         (gnus-html-show-images): Remove.
3254
3255         * gnus-art.el (gnus-article-show-images): New, more general function.
3256
3257         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
3258         image url text properties.
3259
3260         * shr.el: Ditto.
3261
3262         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
3263         gnus-agent-auto-agentize-methods is set.  Which it isn't.
3264
3265 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3266
3267         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
3268         work for two or more articles.
3269
3270 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3271
3272         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
3273         divide an image that's in an html article to two or more when washing
3274         non-ASCII characters in alt text of it.
3275
3276 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3277
3278         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
3279         smime-decrypt-region using function argument.
3280         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
3281
3282         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
3283
3284         * smime.el (smime-decrypt-region): Catch it.
3285
3286 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3287
3288         * smime.el (smime-mode-map): Move initialization into declaration.
3289         (gnus-run-mode-hooks): Don't autoload.
3290         (smime-mode): Use define-derived-mode.
3291
3292 2010-11-11  Glenn Morris  <rgm@gnu.org>
3293
3294         * smime.el (from): Restrict declaration to XEmacs.
3295
3296         * nnir.el (gnus-group-topic-name): Autoload.
3297
3298 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3299
3300         * shr.el (shr-insert): Don't break long line if it is because of
3301         kinsoku-bol characters in the line end.
3302
3303 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
3304
3305         * nnir.el (nnir-request-move-article): Fix to provide original group
3306         and subject.
3307         (nnir-warp-to-article): Don't fail on articles whose headers haven't
3308         been retrieved.
3309
3310         * gnus-sum.el (gnus-summary-move-article): Use original group and
3311         subject for virtual articles such as those in an nnir summary buffer.
3312
3313 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3314
3315         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
3316         least 21.5).
3317
3318         * smime.el (from): Declare it again for XEmacs.
3319
3320 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3321
3322         * message.el (message-resend): Don't disable encoding unless it's
3323         already encoded.
3324
3325         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
3326         low-numbered articles.
3327
3328 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3329
3330         * rfc2047.el (rfc2047-syntax-table): Simplify.
3331
3332         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
3333
3334         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
3335         set-char-table-range for XEmacs.
3336
3337 2010-11-10  Glenn Morris  <rgm@gnu.org>
3338
3339         * time-date.el (time-to-seconds): Always an alias on Emacs,
3340         never a real function.
3341         (with-no-warnings): Remove compat stub, now unused.
3342         (time-less-p): Doc fix.
3343         (time-to-number-of-days): Simplify.
3344
3345         * smime.el (from): Remove unused declaration.
3346
3347         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
3348         (gnus-float-time): On Emacs, always an alias.
3349
3350         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
3351         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
3352
3353 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3354
3355         * dgnushack.el: Don't use ignore-errors in the top level form since it
3356         is unavailable in XEmacs even if cl is loaded.
3357
3358         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
3359
3360 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3361
3362         * shr.el (browse-url-mailto): Autoload.
3363
3364         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
3365
3366         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
3367         regexp doesn't need quoting.
3368
3369 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
3370
3371         * message.el (message-subject-trailing-was-ask-regexp)
3372         (message-subject-trailing-was-regexp): Match was: in addition to was.
3373
3374 2010-11-09  Glenn Morris  <rgm@gnu.org>
3375
3376         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
3377         (nnbabyl-check-mbox): Use point-at-bol.
3378
3379 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3380
3381         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
3382
3383         * message.el (message-mailto): New function.
3384         (message-mailto): Should accept other parameters.
3385         (message-mailto): Remove since it duplicates browse-url-mailto
3386         functionality.
3387
3388 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3389
3390         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
3391         methods.
3392         (gnus-read-active-file): Ditto.
3393
3394         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
3395         ": " from the prompt.
3396         (gnus-group-make-group): Ditto.
3397
3398 2010-11-07  Glenn Morris  <rgm@gnu.org>
3399
3400         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
3401         (gnus-bookmark-kill-line): Use point-at-eol.
3402
3403 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3404
3405         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
3406         asterisks in From header.
3407
3408 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3409
3410         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
3411         string to avoid making the From headers syntactically invalid.
3412
3413         * message.el (message-send-mail): Don't insert courtesy messages if the
3414         message already has List-Post and List-ID messages.
3415
3416 2010-11-06  Glenn Morris  <rgm@gnu.org>
3417
3418         * gnus-art.el (gnus-treat-article): Give dynamic local variables
3419         `condition', `type', `length' a prefix.
3420         (gnus-treat-predicate): Update for above name changes.
3421
3422 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
3423
3424         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
3425         binding.  Handled by `gnus-summary-refer-thread' instead.
3426         (nnir-warp-to-article): New backend function.
3427
3428         * nnimap.el (nnimap-request-thread): Force dependency updating.
3429
3430         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
3431         (gnus-summary-refer-thread): Rework to improve thread-referral.
3432
3433         * gnus-int.el (gnus-warp-to-article): New function.
3434
3435         * gnus-sum.el (gnus-summary-article-map): Bind it.
3436
3437 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
3438
3439         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
3440         gnus-summary-refer-thread.
3441
3442         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
3443         headers.
3444         (gnus-summary-limit-include-thread): Prevent articles in thread from
3445         being cut in gnus-cut-threads.
3446         (gnus-summary-refer-thread): Limit retrieved headers to those in
3447         thread.
3448
3449 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3450
3451         * message.el (message-send-mail): Use the value of
3452         message-courtesy-message from the message buffer.
3453
3454         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
3455
3456         * shr.el (shr-browse-url): Implement mailto: URLs.
3457
3458         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
3459         "raw".
3460
3461         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
3462         if it's already selected.
3463
3464         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
3465
3466 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
3469         to measure the length and truncate alt text.
3470
3471 2010-11-03  Glenn Morris  <rgm@gnu.org>
3472
3473         * nndiary.el (nndiary-generate-nov-databases-1)
3474         (nndiary-generate-active-info): Rename dynamic variable `files' to
3475         something less generic.
3476
3477 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
3478
3479         * nnir.el (nnir-request-move-article): Call the underlying backend to
3480         move articles from nnir.
3481
3482 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3483
3484         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
3485
3486 2010-11-02  Julien Danjou  <julien@danjou.info>
3487
3488         * nnir.el: Remove wais support.
3489
3490 2010-11-02  Glenn Morris  <rgm@gnu.org>
3491
3492         * gnus-html.el: Reorder requirements to quieten compiler.
3493
3494 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3495
3496         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
3497         properly for XEmacs as well.
3498         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
3499         (gnus-article-natural-long-line-p): Use window-width rather than
3500         frame-width.
3501
3502 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
3503
3504         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
3505         (nnir-read-parms): Don't modify query.
3506         (nnir-run-query): Add ability to search topic on current line.
3507         (nnir-get-active): Clean up.
3508
3509 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3510
3511         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
3512         degenerate articles.
3513
3514         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
3515         (gnus-print-buffer): Just print the buffer as is, without any copying
3516         to a buffer and then re-highlighting.
3517
3518         * nnimap.el (nnimap-request-group): Store the new updated info.
3519         (nnimap-request-group): Select the group when we don't know whether it
3520         exists or not.
3521
3522         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
3523         groups.
3524
3525         * gnus-group.el (gnus-group-find-new-groups): Display all the new
3526         groups.
3527
3528         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
3529         groups.
3530
3531         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
3532         long-lines case by only filling the long lines.
3533
3534         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
3535         (bug #7311).
3536
3537 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3538
3539         * shr.el: No need to declare `declare-function' since shr.el is for
3540         only Emacsen that provide `libxml-parse-html-region'.
3541
3542         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
3543         effective only in a file it is referred to.
3544
3545 2010-11-01  Glenn Morris  <rgm@gnu.org>
3546
3547         * mm-util.el (gnus-completing-read): Autoload.
3548         (mm-read-coding-system): Simplify Emacs definition.
3549
3550         * nnmail.el (gnus-activate-group):
3551         * nnimap.el (gnutls-negotiate):
3552         * nntp.el (netrc-parse): Fix declarations.
3553
3554 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3555
3556         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
3557         string-match-p in Emacs >=23.
3558
3559         * gnus-msg.el (gnus-configure-posting-styles)
3560         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
3561
3562 2010-11-01  Glenn Morris  <rgm@gnu.org>
3563
3564         * nnir.el (declare-function): Add compat stub.
3565         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
3566         (nnir-run-gmane): Require 'mm-url.
3567
3568         * mm-util.el (mm-string-to-multibyte): Simplify.
3569
3570         * shr.el (declare-function): Add compat stub.
3571         (url-cache-create-filename): Declare.
3572         (mm-disable-multibyte, widget-convert-button): Autoload.
3573
3574         * smime.el (ldap-search): Declare.
3575         (smime-cert-by-ldap-1): Require ldap on Emacs.
3576
3577         * nnimap.el: Require nnmail, and gnus-sum when compiling.
3578         (nnimap-keepalive): Use gnus-float-time.
3579
3580         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
3581         (mail-source-delete-crash-box): Use gnus-float-time.
3582
3583         * gnus-dired.el (gnus-completing-read): Autoload.
3584
3585         * mm-view.el (gnus-rescale-image): Autoload.
3586
3587         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
3588
3589         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
3590
3591         * sieve-manage.el: Require 'cl when compiling.
3592
3593         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
3594         (gnus-iswitchb-completing-read): Require iswitchb.
3595         (gnus-select-frame-set-input-focus): Silence compiler.
3596
3597 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3598
3599         * message.el (message-subject-trailing-was-query): Change default to t,
3600         since I think that's what most people want.
3601
3602         * nnimap.el (nnimap-request-accept-article): Erase buffer before
3603         appending for easier debugging.
3604         (nnimap-wait-for-connection): Take a regexp.
3605         (nnimap-request-accept-article): Wait for the continuation line before
3606         sending anything unless we're streaming.
3607
3608         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
3609         leave the header washing to take place.
3610
3611 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3612
3613         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
3614         regular expression match and replace in posting styles.
3615
3616 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
3617
3618         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
3619         an entire server.
3620         (nnir-get-active): New function.
3621         (nnir-run-imap): Use it.
3622         (nnir-run-gmane): Who knew, gmane search returns an article score!
3623
3624         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
3625         server on the current line with nnir.
3626
3627 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628
3629         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
3630         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
3631         left edge.
3632         (gnus-article-foldable-buffer): Skip past the prefix when determining
3633         raggedness.
3634
3635         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
3636         the raw article, and change `C-u g' to show the article without doing
3637         treatments.
3638
3639         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
3640         on to `gnus-treat-article'.
3641         (gnus-inhibit-article-treatments): New variable.
3642
3643         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
3644
3645         * gnus-art.el (gnus-treatment-function-alist): Have
3646         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
3647         (gnus-treat-fill-long-lines): Change default to fill all text/plain
3648         sections.
3649
3650         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
3651         parameter.
3652         (gnus-article-fill-cited-long-lines): New function.
3653         (gnus-article-fill-cited-article): Allow filling only long sections.
3654
3655         * shr.el (shr-find-fill-point): Don't break lines between punctuation
3656         and non-punctuation (like after the apostrophe in "'We").
3657
3658         * gnus-sum.el (gnus-summary-select-article): Make sure
3659         gnus-original-article-buffer is alive.
3660
3661         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
3662         reflect the order they're in in the digest.
3663
3664         * gnus.el (gnus-group-startup-message): Move point to the start of the
3665         buffer.
3666
3667         * nnimap.el (nnimap-capability): New function.
3668         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
3669         is set.
3670
3671 2010-10-31  David Engster  <dengste@eml.cc>
3672
3673         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
3674         conform with changes to gnus-completing-read.
3675
3676 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3677
3678         * shr.el (shr-tag-img): Output "*" instead of "[img]".
3679
3680 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3681
3682         * nnir.el: Move defvar, defcustom around to keep file organized
3683         and keep byte-compiler quiet.
3684         (nnir-read-parms): Accept search-engine as arg.
3685         (nnir-run-query): Pass search-engine as arg.
3686         (nnir-search-engine): Remove.
3687
3688 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3689
3690         * shr.el (shr-generic): The text nodes should be text, not :text.
3691
3692         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
3693         later in the file.
3694
3695 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
3696
3697         * nnir.el: General clean up.  Allow searching with multiple engines.
3698         Allow separate extra-parameters for each engine.
3699         Batch queries when possible.
3700         (nnir-imap-default-search-key,nnir-method-default-engines):
3701         Add customize interface.
3702         (nnir-run-gmane): New engine.
3703         (nnir-engines): Use it.  Qualify all prompts with engine name.
3704         (nnir-search-engine): Remove global variable.
3705         (nnir-run-hyrex): Restore for now.
3706         (nnir-extra-parms,nnir-search-history): New variables.
3707         (gnus-group-make-nnir-group): Use them.
3708         (nnir-group-server): Remove in favor of gnus-group-server.
3709         (nnir-request-group): Avoid searching twice.
3710         (nnir-sort-groups-by-server): New function.
3711
3712 2010-10-30  Julien Danjou  <julien@danjou.info>
3713
3714         * gnus-group.el: Remove gnus-group-fetch-control.
3715
3716         * gnus-start.el (gnus-find-new-newsgroups):
3717         Remove gnus-check-first-time-used.
3718
3719         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
3720
3721 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3722
3723         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
3724         set on groups that don't have \* permanentflags.
3725
3726 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3727
3728         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
3729         control the background color.
3730         (shr-tag-img): Ignore very small web bug type images.
3731         (shr-put-image): Add help-echo alt texts to the images.
3732         (shr-tag-video): Show the video poster image.
3733
3734 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3735
3736         * shr.el (shr-table-depth): New variable.
3737         (shr-tag-table-1): Only insert the images after the top-level table.
3738
3739         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
3740
3741         * gnus-util.el (gnus-list-memq-of-list): New function.
3742
3743         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
3744         selected.
3745         (nnimap-unsplittable-articles): New slot.
3746         (nnimap-new-articles): Use it.
3747
3748 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
3749
3750         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
3751         move to the previous line on `M-g'.
3752
3753 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3754
3755         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
3756         *-request-group, which seems unnecessary.
3757
3758         * nnimap.el (nnimap-quote-specials): Function copied over from
3759         imap.el.
3760         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
3761         they support that.  Suggested by Tom Regner.
3762
3763 2010-10-29  Julien Danjou  <julien@danjou.info>
3764
3765         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
3766         defalias.
3767         (gnus-summary-delete-marked-with): Remove obsolete defalias.
3768
3769         * gnus.el: Remove `gnus-nntp-service' variable.
3770         (gnus-secondary-servers): Make obsolete.
3771         (gnus-nntp-server): Make obsolete.
3772
3773         * gnus-start.el (gnus-1): Remove x-splash calls.
3774
3775         * gnus-ems.el (gnus-x-splash): Remove.
3776
3777         * gnus.el (gnus-group-startup-message): Simplify/update code.
3778
3779         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
3780         definition.
3781
3782         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
3783         capability before doing anything.
3784         (gnus-group-insert-group-line): Remove useless
3785         gnus-group-remove-excess-properties.
3786
3787 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3788
3789         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
3790
3791 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3792
3793         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
3794         config after reselecting.
3795
3796 2010-10-28  Julien Danjou  <julien@danjou.info>
3797
3798         * shr.el (shr-put-image): Use point even if only inserting text.
3799         (shr-put-image): Save excursion when inserting alt text on non-graphic
3800         display, so the behaviour is the same when we are on a graphic display.
3801
3802         * nnir.el (nnir-run-swish-e): Remove hyrex support.
3803
3804 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3805
3806         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
3807         (gnus-mime-copy-part): Check coding system, not charset.
3808         (gnus-mime-view-part-externally): Never remove part.
3809         (gnus-mime-view-part-internally): Don't remove part here.
3810         (gnus-article-part-wrapper): Make sure MIME tag is visible.
3811         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
3812         multipart/alternative.
3813
3814         * mm-decode.el (mm-display-part): Take optional arg `force'.
3815
3816 2010-10-26  Julien Danjou  <julien@danjou.info>
3817
3818         * gnus-group.el (gnus-group-default-list-level): Add this function to
3819         compute the default list level.
3820         (gnus-group-default-list-level): Add possibility to use a function.
3821
3822 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3823
3824         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
3825
3826         * gnus-group.el (gnus-group-completing-read)
3827         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
3828         gnus-replace-in-string.
3829
3830 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3831
3832         * shr.el (shr-tag-div): Add.
3833
3834         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
3835
3836 2010-10-25  Julien Danjou  <julien@danjou.info>
3837
3838         * gnus-util.el: Remove `gnus-with-local-quit'.
3839
3840         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
3841
3842 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3843
3844         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
3845         the original article buffer.
3846
3847 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3848
3849         * nnimap.el (nnimap-request-head): New function.
3850         (nnimap-request-move-article): Try to be slighly faster by not
3851         requesting the entire message when moving.
3852         (nnimap-transform-headers): Don't bug out on bodiless articles.
3853         (nnimap-send-command): Have no outstanding messages if the IMAP server
3854         doesn't support streaming.
3855         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
3856
3857 2010-10-24  Julien Danjou  <julien@danjou.info>
3858
3859         * message.el (message-default-headers): Fix type.
3860
3861 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3862
3863         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
3864         prefetching images.
3865
3866         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
3867         backend for unknown groups.  This is mainly useful for nnimap groups.
3868
3869         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
3870         group isn't covered by the agent.
3871
3872 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
3873
3874         * nnir.el (nnir-method-default-engines): New variable.
3875         (nnir-run-query): Use it.
3876         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
3877         (gnus-summary-nnir-goto-thread): Change group if needed.
3878
3879         * gnus-group.el (gnus-group-group-map): Add key binding for
3880         gnus-group-make-nnir-group.
3881
3882 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3883
3884         * shr.el (shr-tag-object): Add.
3885
3886         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
3887         original article buffer live.
3888         (gnus-summary-select-article-buffer):
3889         Mention gnus-widen-article-buffer.
3890
3891 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3892
3893         * shr.el (shr-tag-strong): Add.
3894
3895 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3896
3897         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
3898         group names.  They mess up the group buffer badly.
3899
3900         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
3901
3902         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
3903         instead of the summary one.
3904
3905 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3906
3907         * mml.el (mml-preview): Work properly when editing article.
3908
3909         * gnus-start.el (gnus-read-active-file-1): Don't add method to
3910         gnus-have-read-active-file if it's already been in.
3911
3912 2010-10-22  Tom Tromey  <tromey@redhat.com>
3913
3914         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
3915         gnus-group-completing-read.
3916
3917 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3918
3919         * message.el (message-mode-map): Don't bind M-; to comment region, to
3920         allow the global comment-dwim to work.
3921
3922 2010-10-21  Julien Danjou  <julien@danjou.info>
3923
3924         * message.el (message-setup-1): Allow message-default-headers to be a
3925         function.
3926
3927 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3928
3929         * shr.el (shr-tag-table): Simplify.
3930
3931 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3932
3933         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
3934         to avoid trying to snarf invalid stuff.
3935
3936         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
3937
3938         * gnus.el (gnus-message-archive-group): Quote value.
3939         (gnus-message-archive-group): Mark as changed.
3940
3941         * shr.el (shr-add-font): Don't put the font properties on the newline
3942         or the indentation.
3943
3944         * message.el (message-fix-before-sending): Change options when sending
3945         non-printable characters.
3946
3947         * gnus.el (gnus-message-archive-method): Change the default to
3948         monthly outgoing groups.
3949
3950         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
3951         that have gotten new numbers.
3952
3953         * nnimap.el (nnimap-request-replace-article): New function.
3954
3955 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3956
3957         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
3958         (nnrss-request-article): Don't use special html washing code.
3959
3960 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3961
3962         * shr.el (shr-tag-table): Remove useless nconc.
3963
3964 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3965
3966         * gnus-art.el (article-wash-html): Simplify and remove the charset
3967         stuff.  Use the normal html rendering code instead of the special html
3968         washing code.
3969
3970         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
3971         `gnus-w3m' symbols.
3972         (mm-text-html-washer-alist): Remove.
3973
3974         * mm-decode.el (mm-inline-text-html-renderer): Remove.
3975         (mm-inline-media-tests): Remove use.
3976         (mm-text-html-renderer): Change default to the `shr' symbol.
3977
3978         * mm-view.el (mm-inline-text-html): Remove use.
3979
3980         * gnus-art.el (gnus-blocked-images): New function.  Allow the
3981         `gnus-blocked-images' to be a function.
3982         (gnus-article-wash-function): Remove.
3983
3984 2010-10-20  Julien Danjou  <julien@danjou.info>
3985
3986         * spam.el (spam-list-of-processors): Mark as obsolete.
3987
3988         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
3989         (nnimap-insert-partial-structure): Fix boundary detection.
3990
3991 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
3992
3993         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
3994         run file-truename on remote files.  This can be expensive and even
3995         prevent one from editing drafts if some unrelated buffer has a stale
3996         connection.
3997
3998 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
4001         kinsoku-eol regardless of shr-kinsoku-shorten.
4002         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
4003         (shr-tag-table): Support caption, thead, and tfoot.
4004
4005 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4006
4007         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
4008         lines.
4009         (shr-save-contents): New command and keystroke.
4010
4011         * nndoc.el (nndoc-type-alist): Add git support.
4012         (nndoc-git-type-p): New function.
4013         (nndoc-transform-git-article): Ditto.
4014         (nndoc-transform-git-headers): Ditto.
4015         (nndoc-transform-git-headers): Generate Subject headers.
4016
4017         * shr.el (shr-parse-style): New function.
4018         (shr-tag-span): Ditto.
4019
4020         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
4021         to `G G' to avoid collisions.
4022
4023 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4024
4025         * shr.el: Load kinsoku if necessary.
4026         (shr-kinsoku-shorten): New internal variable.
4027         (shr-find-fill-point): Make kinsoku shorten text line if
4028         shr-kinsoku-shorten is bound to non-nil.
4029         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
4030         shr-indentation too when testing if table is wider than frame width.
4031         (shr-insert-table): Use `string-width' instead of `length' to measure
4032         text width.
4033         (shr-insert-table-ruler): Make sure indentation is done at bol.
4034
4035 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4036
4037         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
4038         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
4039         undecoded network data.
4040
4041 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4042
4043         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
4044         name in the mode line spec so that the mode line menu works
4045         (bug #2431).
4046
4047         * message.el (message-get-reply-headers): If we're fed `to-address',
4048         then always use that.
4049
4050         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
4051         aren't so wide as to need to switch off the edit menu.
4052
4053         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
4054         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
4055
4056         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4057         `M-g'.
4058         (nnimap-update-info): Update flags/read marks even if \* isn't part of
4059         the permanent marks.
4060
4061 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
4062
4063         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4064         Splitting according to references/in-reply-to obeys the ignore-groups
4065         variable, while splitting by sender and subject do not.
4066
4067 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4068
4069         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
4070         alist, so that we can look for non-Unicode chars.
4071         (article-translate-strings): Allow both character and string maps.
4072
4073 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4074
4075         * shr.el (shr-insert): Don't insert space behind a wide character
4076         categorized as kinsoku-bol, or between characters both categorized as
4077         nospace.
4078
4079 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
4080
4081         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
4082         headers to gnus-newsgroup-headers.
4083
4084 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4085
4086         * shr.el (shr-tag-img): Don't align images -- since we're not
4087         rescaling, this often leads to ugly displays.
4088
4089 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
4090
4091         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
4092         duplicates.
4093
4094 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4095
4096         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
4097         call.
4098
4099 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4100
4101         * gnus.el: Autoload gnus-html-show-images.
4102
4103         * nnimap.el: Use nnheader-message throughout.
4104
4105         * shr.el (shr-tag-img): Ignore images with no data.
4106
4107 2010-10-15  Julien Danjou  <julien@danjou.info>
4108
4109         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
4110         a possibility to disable format=flow encoding when using hard newlines.
4111
4112 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4113
4114         * shr.el (shr-insert): Remove space inserted before or after a
4115         breakable character or at the beginning or the end of a line.
4116         (shr-find-fill-point): Do kinsoku; find the second best point or give
4117         it up if there's no breakable point.
4118
4119 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4120
4121         * nnimap.el (nnimap-open-connection): Message when opening connection
4122         for debugging purposes.
4123
4124         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
4125         on every setup buffer call to allow this to change from article to
4126         article.
4127
4128         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
4129         buffers where we have a wide table.
4130
4131 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
4132
4133         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
4134         uses *-request-thread.
4135
4136 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4137
4138         * nnimap.el (nnimap-open-connection): Remove %s from openssl
4139         incantation, which is no longer valid.
4140
4141 2010-10-14  Julien Danjou  <julien@danjou.info>
4142
4143         * shr.el: Fix defcustom type (char -> character).
4144
4145 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4146
4147         * nnimap.el (nnimap-open-connection): tls-program should be a list of
4148         programs.
4149
4150 2010-10-14  Julien Danjou  <julien@danjou.info>
4151
4152         * shr.el (shr-tag-a): Use url-link as widget type.
4153
4154         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
4155         `gnus-group-get-icon'.
4156
4157 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4158
4159         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
4160         This should make server editing work better.
4161
4162         * shr.el (shr-find-fill-point): Don't inloop on indented text.
4163
4164         * tls.el (tls-program): Remove spurious %s from openssl.
4165
4166         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
4167         (nnimap-parse-flags): Fix regexp.
4168
4169         * shr.el (shr-find-fill-point): Use a filling algorithm that should
4170         probably work for CJVK text, too.
4171
4172         * nnimap.el (nnimap-extend-tls-programs): Remove.
4173         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
4174
4175         * tls.el (tls-starttls-switches): Remove starttls hack.
4176         (open-tls-stream): Ditto.
4177         (tls-find-starttls-argument): Ditto.
4178
4179 2010-10-13  Julien Danjou  <julien@danjou.info>
4180
4181         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
4182         responses.
4183
4184 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4185
4186         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
4187
4188         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
4189         anything in Emacs.
4190
4191         * shr.el (shr-current-column): Remove buggy and unnecessary function.
4192
4193 2010-10-13  Julien Danjou  <julien@danjou.info>
4194
4195         * shr.el (shr-width): Make shr-width a defcustom with default to
4196         fill-column.
4197         (shr-tag-img): Use shr-width rather than fill-column.
4198
4199 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4200
4201         * dgnushack.el (byte-optimize-apply)
4202         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
4203
4204         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
4205         position when (X-)Faces exist.
4206         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
4207         avatars when called interactively.
4208
4209 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4210
4211         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
4212         gnus-article-x-face-too-ugly is bound.
4213
4214 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4215
4216         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
4217
4218         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4219         mailbox that doesn't exist.
4220
4221 2010-10-12  Julien Danjou  <julien@danjou.info>
4222
4223         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4224         (shr-get-image-data): Encode URL properly when fetching from cache.
4225         (shr-tag-img): Use aligned-to spaces to align correctly images.
4226
4227         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4228         before inserting the Gravatar.
4229
4230         * shr.el (shr-tag-img): Add align attribute support for <img>.
4231
4232 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4233
4234         * gnus-gravatar.el (gnus-art): Require.
4235
4236         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4237         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4238         Remove long obsoleted functions.
4239
4240 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4241
4242         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4243
4244         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4245
4246         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4247         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4248         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4249         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4250         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4251         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4252         * sieve-manage.el, smime.el, spam.el:
4253         Fix comment for declare-function.
4254
4255 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4256
4257         * nnimap.el (nnimap-request-rename-group): Select group read-only
4258         before renaming it.
4259
4260         * shr.el (shr-insert): Fix up the white space only regexp.
4261
4262         * nnimap.el (nnimap-transform-split-mail): Not all articles have
4263         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
4264
4265         * shr.el (shr-current-column): New function.
4266         (shr-find-fill-point): New function.
4267
4268 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4269
4270         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
4271         numbers.
4272
4273 2010-10-11  Julien Danjou  <julien@danjou.info>
4274
4275         * shr.el (shr-hr-line): Add.
4276         (shr-tag-hr): Use shr-hr-line to specify which character to use to
4277         display hr lines.
4278         (shr-max-columns): Do not change state to nil if we just inserting
4279         spaces.
4280
4281 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4282
4283         * gnus-topic.el (gnus-topic-read-group): If after the last group,
4284         select the last group.
4285
4286 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4287
4288         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
4289
4290 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
4291
4292         * dig.el (dig-mode-map): Declare and define in one step.
4293
4294 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4295
4296         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
4297         for Gnus.
4298         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
4299         (nnimap-update-qresync-info): Mark \Seen articles as read.
4300
4301         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
4302         non-variable, too.
4303
4304         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
4305         available.
4306         (nnimap-update-info): Rely more on the current active than the param
4307         active to avoid marking articles as read too much.
4308
4309         * auth-source.el (auth-source-create): Use (user-login-name) for the
4310         user name default.
4311
4312         * nnimap.el (nnimap-update-info): If the server doesn't return any
4313         useful info, just use the previous info.
4314         (nnimap-update-info): Prefer old info over start-article.
4315         (nnimap-update-qresync-info): Finish implementing QRESYNC.
4316
4317 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
4318
4319         * nnir.el (autoload): Clean up autoloads.
4320         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
4321         Use key rather than value.
4322         (nnir-imap-search-other): New variable.
4323         (nnir-read-parm): Use it.
4324         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
4325         (gnus-summary-nnir-goto-thread): Modify to work with imap.
4326
4327 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4328
4329         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
4330         the process, too.
4331
4332 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4333
4334         * spam.el (gnus-summary-mode-map): Bind to "$".
4335         Suggested by Russ Allbery.
4336
4337         * shr.el: Rework the way things are indented by <li> slightly.
4338
4339         * gnus.el (gnus-group-set-parameter): Fix typo.
4340
4341         * nnimap.el: Start implementing QRESYNC support.
4342
4343 2010-10-09  Julien Danjou  <julien@danjou.info>
4344
4345         * nnir.el (nnir-engines): Fix too many arguments.
4346
4347 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4348
4349         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
4350         group is the "last", so that the backends like nnfolder actually save
4351         their folders.
4352
4353         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
4354         try to use that for the tls stream.
4355         (nnimap-retrieve-group-data-early): Rework the marks code to heed
4356         UIDVALIDITY and find out which groups are read-only and not.
4357         (nnimap-get-flags): Use the same marks parsing code as the rest of
4358         nnimap.
4359
4360 2010-10-09  Julien Danjou  <julien@danjou.info>
4361
4362         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
4363
4364         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
4365         retrieving gravatars.
4366
4367         * shr.el (shr-table-corner): Add.
4368         (shr-table-line): Add.
4369         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
4370
4371 2010-10-08  Julien Danjou  <julien@danjou.info>
4372
4373         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
4374
4375 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
4376
4377         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
4378
4379         * gnus-sum.el (gnus-mark-article-as-unread)
4380         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
4381         (gnus-summary-set-bookmark): Use it.
4382
4383         * gnus-msg.el (gnus-setup-message): Use it.
4384
4385         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4386
4387         * gnus.el (gnus-group-remove-parameter): Use it.
4388
4389         * gnus-group.el (gnus-group-make-web-group): Use it.
4390
4391         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4392
4393         * nnregistry.el: Update docs to mention manual.
4394
4395         * gnus-registry.el: Update docs to mention nnregistry.el.
4396         (gnus-registry-initialize): Don't install nnregistry refer method
4397         automatically.
4398         (gnus-registry-install-nnregistry): Remove it.
4399
4400 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4401
4402         * shr.el (shr-insert): Don't insert double spaces.
4403
4404 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4405
4406         * gnus-gravatar.el (gnus-treat-from-gravatar)
4407         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
4408         called interactively.
4409
4410         * gnus-art.el (gnus-mime-view-part-externally)
4411         (gnus-mime-view-part-internally): Make predicate function passed to
4412         gnus-mime-view-part-as-type assume argument is a mime type, not a list
4413         of a mime type.
4414
4415         * shr.el (shr-table-widths): Don't use cl function `reduce'.
4416
4417 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4418
4419         * shr.el (require): Require cl when compiling.
4420         (shr-tag-hr): New function.
4421
4422         * nnimap.el (nnimap-update-info): Remove double setting of high.
4423         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
4424         This makes nnimap work properly on Courier again.
4425
4426         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
4427         the variable for backwards compatibility.
4428
4429         * mm-decode.el (mm-save-part): If given a non-directory result, expand
4430         the file name before using to avoid setting mm-default-directory to
4431         nil.
4432
4433         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
4434         bidning gnus-agent variables.
4435
4436         * shr.el (shr-render-td): Use a cache for the table rendering function
4437         to avoid getting an exponential rendering behaviour in nested tables.
4438         (shr-insert): Rework the line-breaking algorithm.
4439         (shr-insert): Don't leave trailing spaces.
4440         (shr-insert-table): Also insert empty TDs.
4441         (shr-tag-blockquote): Ensure paragraphs after </ul>.
4442
4443 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4444
4445         * gnus-sum.el (gnus-number): Rename from `number'.
4446         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
4447         (gnus-summary-limit-children): Update uses correspondingly.
4448
4449 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4450
4451         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
4452         (gnus-gravatar-transform-address): Don't show avatars of people of
4453         which mail addresses match gnus-gravatar-too-ugly.
4454
4455 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4456
4457         * shr.el (shr-table-widths): Expand TD elements to fill available
4458         space.
4459
4460 2010-10-07  Julien Danjou  <julien@danjou.info>
4461
4462         * nnimap.el (nnimap-request-rename-group): Add this method.
4463
4464 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4465
4466         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
4467         name from XEmacs' function-arglist.
4468
4469         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
4470         gravatar under XEmacs.
4471
4472 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
4473
4474         * auth-source.el: Update docs with TODO items.
4475
4476         * gnus-sync.el: Update docs to explain state and plans.
4477
4478         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
4479         Hooks for mark updates.
4480         (gnus-request-set-mark, gnus-request-update-mark): Use them.
4481
4482         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
4483         hooks with arguments, which is needed for mark update hooks.
4484
4485 2010-10-06  Julien Danjou  <julien@danjou.info>
4486
4487         * gnus.el (gnus-expand-group-parameter): Only return and act on what
4488         was matched.
4489
4490         * sieve-manage.el: Update example in `Commentary'.
4491
4492         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
4493
4494         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
4495         not 2000.
4496         (sieve-manage-authenticate): Re-add function.
4497
4498 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4499
4500         * shr.el (shr-insert): Get 'space transition right.
4501         (shr-render-td): Only delete space at the end of the TD.
4502
4503         * nnimap.el (nnimap-open-connection): Prepare to support
4504         open-gnutls-stream.
4505
4506         * shr.el: Rearrange function order to be more logical.
4507
4508 2010-10-06  Julien Danjou  <julien@danjou.info>
4509
4510         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
4511         (nnrss-discover-feed): Remove 404 URL in docstring.
4512
4513         * nnir.el: Fix Swish-E URL.
4514         Fix Namazu URL.
4515
4516         * message.el (message-change-subject): Remove 404 URL in a comment.
4517
4518 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4519
4520         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
4521         called interactively.
4522
4523         * gnus-util.el (gnus-remove-if): Allow hash table.
4524         (gnus-remove-if-not): New function.
4525
4526         * gnus-art.el (gnus-mime-view-part-as-type)
4527         * gnus-score.el (gnus-summary-score-effect)
4528         * gnus-sum.el (gnus-read-move-group-name):
4529         Replace remove-if-not with gnus-remove-if-not.
4530
4531         * gnus-group.el (gnus-group-completing-read):
4532         Regard collection as a hash table if it is not a list.
4533
4534 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4535
4536         * shr.el (shr-render-td): Allow blank/missing <TD>s.
4537
4538         * shr.el: Document the table-rendering algorithm.
4539
4540 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4541
4542         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
4543         for Emacsen having no `libxml-parse-html-region' support.
4544
4545 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4546
4547         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
4548         invalid URLs.
4549
4550         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
4551         line-broken.
4552         (shr-tag-img): Ignore image fetching errors.
4553         (shr-overlays-in-region): Compute overlay positions correctly.
4554
4555         * mm-decode.el (mm-shr): Require shr.
4556
4557         * gnus-art.el (gnus-blocked-images): Move variable here.
4558
4559         * shr.el (shr-insert-table): Bind free variable.
4560
4561         * mm-decode.el (mm-shr): Bind shr-content-function.
4562
4563         * shr.el (shr-content-function): New variable.
4564
4565         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
4566         added for symmetry.
4567
4568         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
4569
4570         * gnus-group.el (gnus-group-make-group): Doc fix.
4571
4572         * nnimap.el (nnimap-request-newgroups): Return success.
4573
4574         * shr.el (shr-find-elements): New function.
4575         (shr-tag-table): Put all the images after the table.
4576         (shr-tag-table): Really inhibit images inside the table.
4577         (shr-collect-overlays): Copy over overlays from the TD elements to the
4578         main document.
4579
4580         * mm-decode.el (mm-shr): Bind shr-blocked-images to
4581         gnus-blocked-images.
4582
4583 2010-10-05  Julien Danjou  <julien@danjou.info>
4584
4585         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
4586
4587         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
4588         (gnus-html-maximum-image-size): Add this function.
4589         (gnus-html-put-image): Use gnus-html-maximum-image-size.
4590
4591         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
4592         server-value of the capability is nil.
4593
4594 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4595
4596         * shr.el (shr-tag-em): Add <EM> tag.
4597
4598 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
4599
4600         * sieve-manage.el (sieve-manage-default-stream): Make default stream
4601         customizable.
4602
4603         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
4604         handing broken links to browse-url.
4605
4606 2010-10-05  Julien Danjou  <julien@danjou.info>
4607
4608         * gnus-util.el (gnus-emacs-completing-read)
4609         (gnus-iswitchb-completing-read): Use autoload rather than require.
4610
4611 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4612
4613         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
4614         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
4615         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
4616         iswitchb-temp-buflist for XEmacs.
4617
4618         * gnus-util.el (gnus-completing-read-function): Exclude
4619         gnus-icompleting-read and gnus-ido-completing-read from candidates for
4620         XEmacs since iswitchb.el is very old and ido.el is unavailable in
4621         XEmacs.
4622
4623         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
4624         not to use `delete-dups' that is unavailable in XEmacs 21.4.
4625
4626         * gnus-html.el: Don't require help-fns under XEmacs.
4627         (gnus-html-schedule-image-fetching): Work for XEmacs.
4628
4629         * mm-decode.el (mm-shr): Decode contents by charset.
4630
4631 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4632
4633         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
4634         unknown.
4635
4636         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
4637         (shr-get-image-data): Ensure against the cache file missing.
4638
4639         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
4640         for data.
4641
4642         * spam-report.el (spam-report-url-ping-plain): Don't query about
4643         killing the process.
4644
4645         * shr.el (shr-render-td): Protect against too-wide text.
4646
4647 2010-10-04  Julien Danjou  <julien@danjou.info>
4648
4649         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
4650         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
4651
4652         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
4653         retrieved.
4654
4655 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4656
4657         * shr.el (browse-url): Require.
4658         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
4659         lines.
4660         (shr-show-alt-text, shr-browse-image): New commands.
4661         (shr-browse-url, shr-copy-url): New commands.
4662
4663         * gnus-sum.el (gnus-widen-article-window): New variable.
4664         (gnus-summary-select-article-buffer): Use it.
4665
4666         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
4667         without @ signs.
4668
4669 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4670
4671         * nnir.el (nnir-run-imap): Remove spurious space in search string.
4672
4673 2010-10-04  Julien Danjou  <julien@danjou.info>
4674
4675         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
4676         for XEmacs.
4677
4678 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4679
4680         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
4681
4682         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
4683         (nnimap-close-server): Implement.
4684
4685         * dgnushack.el (iswitchb): Require to shut up the compiler.
4686
4687         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
4688         (shr-insert): Tweak line breaking.
4689         (shr-insert): Handle <pre> better.
4690         (shr-tag-li): Get <li> indentation right.
4691         (shr-tag-li): Get <li> indentation even righter.
4692         (shr-tag-blockquote): Ensure paragraph start.
4693         (shr-make-table): Tweak table generation.
4694         (shr-make-table): Fix typo.
4695
4696         * shr.el: Implement table rendering.
4697
4698 2010-10-04  Julien Danjou  <julien@danjou.info>
4699
4700         * gnus-html.el (gnus-html-put-image): Fix resize image code.
4701
4702 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4703
4704         * shr.el (shr-insert): Use string anchors instead of line anchors.
4705
4706 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4707
4708         * shr.el: Add headings.
4709         (shr-ensure-paragraph): Actually work.
4710         (shr-tag-li): Make <ul> prettier.
4711         (shr-insert): Get white space at the beginning/end of elements right.
4712         (shr-tag-p): Collapse subsequent <p>s.
4713         (shr-ensure-paragraph): Don't insert double line feeds after blank
4714         lines.
4715         (shr-insert): \t is also space.
4716         (shr-tag-s): Fix "s" tag name function.
4717         (shr-tag-s): Fix face prop name.
4718
4719 2010-10-03  Julien Danjou  <julien@danjou.info>
4720
4721         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
4722
4723         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
4724         gnus-window-inside-pixel-edges.
4725
4726         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
4727         gnus-ems.
4728
4729         * mm-view.el (mm-inline-image-emacs): Support image resizing.
4730
4731         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
4732         function.
4733
4734         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
4735         resize choice.
4736
4737 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4738
4739         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
4740         beginning of the buffer.
4741
4742         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
4743         article buffer again.
4744
4745         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
4746
4747         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
4748         when it's at the start of the buffer.
4749
4750         * shr.el (shr-tag-blockquote): Convert name.
4751         (shr-rescale-image): Use the right image-size variant.
4752
4753         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
4754         buffer isn't shown, then select the current article first instead of
4755         bugging out.
4756         (gnus-summary-select-article-buffer): Show both the article and summary
4757         buffers again.
4758
4759         * shr.el (shr-fontize-cont): Protect against regions with no text.
4760         Rename tag functions to shr-tag-* for enhanced security.
4761         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
4762
4763 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
4764
4765         * shr.el (shr-insert):
4766         * pop3.el (pop3-movemail):
4767         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
4768         loaded.
4769
4770 2010-10-03  Glenn Morris  <rgm@gnu.org>
4771
4772         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
4773
4774         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
4775
4776         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
4777
4778         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
4779
4780         * gnus-util.el (gnus-make-local-hook): Simplify.
4781
4782 2010-10-02  Julien Danjou  <julien@danjou.info>
4783
4784         * gnus-util.el (gnus-iswitchb-completing-read): New function.
4785         (gnus-ido-completing-read): New function.
4786         (gnus-emacs-completing-read): New function.
4787         (gnus-completing-read): Use gnus-completing-read-function.
4788         Add gnus-completing-read-function.
4789
4790 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4791
4792         * shr.el (shr-insert-document): Autoload.
4793         (shr-img): Be silent.
4794         (shr-insert): Add a newline after every picture before text.
4795         (shr-add-font): Use overlays for combining faces.
4796         (shr-insert): Pass upwards the text start point.
4797
4798         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
4799         possible.
4800         (mm-shr): New function.
4801
4802 2010-10-02  Julien Danjou  <julien@danjou.info>
4803
4804         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
4805         should go backward.
4806
4807 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
4808
4809         * shr.el (shr): Fix typo in provide call.
4810
4811 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4812
4813         * shr.el: New file.
4814
4815         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
4816
4817         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
4818         completing read.
4819
4820 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4821
4822         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
4823         we're being queried about.  Suggested by Dan Jacobson.
4824
4825         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
4826         Suggested by Jason Eisner.
4827
4828         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
4829         table, too.  Suggested by Stefan Wiens.
4830         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
4831         the table unnecessary.  Suggested by Stefan Wiens.
4832
4833         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
4834         longer needed, and probably doesn't work either, as pointed out by
4835         Stefan Wiens.
4836         (gnus-summary-exit): Remove call to the clearing function.
4837         (gnus-summary-exit-no-update): Ditto.
4838
4839         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
4840         instead of gnus-eval-in-buffer-window to avoid popping up frames.
4841         Reported by Stefan Monnier.
4842         (gnus-summary-save-in-rmail): Ditto.
4843
4844         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
4845         article buffer, instead of both the article buffer and the summary
4846         buffer.  Sort of suggested by Dan Jacobson.
4847
4848         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
4849
4850         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
4851         Suggested by Dan Jacobson.
4852
4853         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
4854         documentation clearer.
4855
4856         * message.el (message-shorten-references): Comment on the number "21".
4857         Suggested by Stefan Monnier.
4858
4859         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
4860         Suggested by Dan Jacobson.
4861
4862         * gnus.el (gnus-large-newsgroup):
4863         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
4864
4865         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
4866         externalize attachments.  Bug reported by Steve Wen.
4867
4868         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
4869         really message anything to the user.
4870
4871         * nnmail.el (nnmail-article-group): Allow using the fancy split method
4872         directly.
4873
4874         * nnimap.el (nnimap-request-group): Low higher than high to signal no
4875         messages in empty groups.
4876
4877 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
4878
4879         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
4880         non-UIDNEXT group.
4881
4882 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4883
4884         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
4885         not the value from the collection.
4886
4887         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
4888         values.  This sometimes happens on some groups that have no info.
4889         (nnimap-request-newgroups): New function.
4890
4891 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
4892
4893         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
4894         check into `gnus-registry-initialize'.
4895         (gnus-registry-initialize): Ditto.
4896         Fix and extend header docs.
4897
4898 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4899
4900         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
4901         regexp backtrace overflows.
4902
4903         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
4904         for starttls that tls.el implements; i.e. openssl.
4905
4906         * tls.el (tls-starttls-switches): Give up on using starttls with
4907         gnutls-cli.
4908         (tls-program): Add --insecure to be consistent with the defaults from
4909         openssl s_client.  Now all three commands are insecure.
4910
4911 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4912
4913         * lpath.el: Bind completion-styles-alist for XEmacs.
4914
4915         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
4916         (gravatar-create-image): New function that's an alias to
4917         gnus-xmas-create-image, gnus-create-image, or create-image.
4918         (gravatar-data->image): Use it.
4919
4920 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4921
4922         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
4923         install the nnregistry refer method.
4924         (gnus-registry-install-hooks): Use it.
4925         (gnus-registry-unfollowed-groups): Add nnmairix to the default
4926         unfollowed groups.
4927
4928 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
4929
4930         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
4931         expanding threads.
4932
4933 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4934
4935         * nnir.el: Use the server names without suffixes (bug #7009).
4936
4937         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
4938         unencrypted to STARTTLS, if possible.
4939
4940 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4941
4942         * message.el (message-ignored-supersedes-headers): Strip Injection-*
4943         headers before superseding.
4944
4945 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4946
4947         * nnrss.el (nnrss-use-local): Add documentation.
4948
4949         * nnimap.el (nnimap-extend-tls-programs): New function.
4950         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
4951         (nnimap-wait-for-connection): Accept the greeting from the stupid
4952         output from openssl s_client -starttls, too.
4953
4954         * tls.el (tls-starttls-switches): New variable.
4955         (tls-find-starttls-argument): Use it.
4956         (open-tls-stream): Ditto.
4957
4958         * netrc.el (netrc-credentials): Return the value of the "default" entry.
4959         (netrc-machine): Ditto.
4960
4961         * nnimap.el (nnimap-find-article-by-message-id): Really return the
4962         article number.
4963         (nnimap-split-fancy): New variable.
4964         (nnimap-split-incoming-mail): Use it.
4965
4966         * nntp.el (nntp-server-list-active-group): Document.
4967
4968         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
4969         SELECT to get the message-id.
4970
4971         * mail-source.el (mail-sources): Remove webmail support.
4972         (defvar): Ditto.
4973         (mail-source-fetcher-alist): Ditto.
4974         (mail-source-fetch-webmail): Remove.
4975
4976         * webmail.el: Remove -- doesn't seem relevant any more.
4977
4978         * gnus.el: Fix up make-obsolete-variable declarations throughout.
4979
4980         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
4981         the \r.
4982
4983 2010-09-30  Julien Danjou  <julien@danjou.info>
4984
4985         * gnus-agent.el (gnus-agent-add-group): Fix call to
4986         gnus-completing-read.
4987
4988 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4989
4990         * nndoc.el (nndoc-retrieve-groups): New function.
4991
4992         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
4993         `default', use nnmail-split-methods.
4994         (nnimap-request-article): Downcase the NILs so that they are nil.
4995
4996         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
4997         symbol.
4998
4999         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
5000         code, since if the user has requested network, that's what they ought
5001         to get.
5002         (nnimap-request-set-mark): Erase the buffer before issuing commands.
5003         (nnimap-split-rule): Mark as obsolete.
5004
5005         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
5006         New variable.
5007
5008         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
5009         correct slot, too.
5010
5011 2010-09-29  Julien Danjou  <julien@danjou.info>
5012
5013         * gnus.el (gnus-local-domain): Declare variable obsolete.
5014
5015         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
5016         Fix history computing.
5017         (gnus-ido-completing-read): Require ido.
5018
5019 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5020
5021         * gnus-registry.el: Don't prompt on load, which makes it impossible to
5022         build Gnus.
5023
5024         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
5025         when interpreting the structures.
5026         (nnimap-request-accept-article): Add \r\n to the lines to make this
5027         work with Cyrus.
5028
5029         * nndraft.el (nndraft-request-expire-articles): Use the group name
5030         instead if "nndraft".  Fix found by Nils Ackermann.
5031
5032 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
5033
5034         * nnregistry.el: Add.
5035
5036 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5037
5038         * nnmail.el (group, group-art-list, group-art):
5039         Remove unneeded directives.
5040
5041 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5042
5043         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
5044         (mm-mime-charset)
5045         * rfc2047.el (rfc2047-syntax-table)
5046         * utf7.el (utf7-utf-16-coding-system): Comment fix.
5047
5048         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
5049         rather than `insert-file-contents' and `eval-region'.
5050
5051         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
5052         construction.
5053
5054         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
5055
5056         * time-date.el: No need to require cl for Emacs 21.
5057
5058 2010-09-29  Julien Danjou  <julien@danjou.info>
5059
5060         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
5061         replacement of `gnus-gravatar-relief' to mimic
5062         `gnus-faces-properties-alist'.
5063         Add :version property.
5064
5065 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5066
5067         * mail-source.el (mail-source-report-new-mail)
5068         * message.el (message-default-mail-headers)
5069         * mm-decode.el (mm-valid-image-format-p): Comment fix.
5070
5071         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
5072
5073 2010-09-28  Julien Danjou  <julien@danjou.info>
5074
5075         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
5076         mail-address contains the same string as real-name.
5077
5078         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
5079         non-blank in header, otherwise it'll get stripped.
5080
5081         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
5082         real-name, and then for mail address rather than doing : or , search.
5083
5084 2010-09-27  Julien Danjou  <julien@danjou.info>
5085
5086         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
5087         right completing-read function.
5088         (gnus-use-ido): New variable
5089         (gnus-completing-read-with-default): Remove.
5090         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
5091         (gnus-agent-add-group):
5092         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
5093         * mm-view.el (mm-view-pkcs7-decrypt):
5094         * mm-util.el (mm-codepage-setup):
5095         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5096         * mml-smime.el (mml-smime-openssl-sign-query):
5097         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
5098         (mml-insert-multipart):
5099         * gnus-msg.el (gnus-summary-yank-message):
5100         * gnus-int.el (gnus-start-news-server):
5101         * mm-decode.el (mm-interactively-view-part):
5102         * gnus-dired.el (gnus-dired-attach):
5103         * gnus.el (gnus-read-method):
5104         * gnus-bookmark.el (gnus-bookmark-jump):
5105         * gnus-art.el (gnus-mime-view-part-as-type)
5106         (gnus-mime-action-on-part, gnus-article-encrypt-body):
5107         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
5108         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
5109         * nnmairix.el (nnmairix-create-server-and-default-group)
5110         (nnmairix-update-groups, nnmairix-get-server)
5111         (nnmairix-backend-to-server, nnmairix-goto-original-article)
5112         (nnmairix-get-group-from-file-path):
5113         * nnrss.el (nnrss-find-rss-via-syndic8):
5114         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
5115         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
5116         (gnus-group-browse-foreign-server):
5117         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
5118         (gnus-summary-execute-command, gnus-summary-respool-article)
5119         (gnus-read-move-group-name):
5120         * gnus-score.el (gnus-summary-increase-score)
5121         (gnus-summary-score-effect):
5122         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
5123
5124 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5125
5126         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
5127         x-focus-frame.
5128
5129         * nnimap.el (auth-source-forget-user-or-password)
5130         (auth-source-user-or-password): Autoload.
5131
5132         * message.el (message-from-style, message-interactive)
5133         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5134         (message-yank-prefix, message-indentation-spaces, message-signature)
5135         (message-signature-file): Add comment.
5136
5137 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5138
5139         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
5140         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
5141         new articles.
5142
5143         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
5144         parts.
5145         (nnimap-request-article): Work with the t setting, too.
5146
5147         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
5148         that you don't get flashes of other buffers.
5149         (gnus-summary-show-complete-article): Intern before setting.
5150
5151 2010-09-27  David Engster  <dengste@eml.cc>
5152
5153         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
5154         well as HEADERS.
5155         (nnmairix-retrieve-headers): Provide new argument for the above.
5156
5157 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5158
5159         * gnus-sum.el (gnus-summary-move-article): Don't alter
5160         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
5161         group.
5162
5163         * nnimap.el (nnimap-update-info): Don't destructively alter active.
5164
5165         * message.el (message-cite-prefix-regexp): Revert my last edit.
5166
5167         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
5168         variable instead of the Gnus variable.
5169
5170         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
5171
5172         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
5173
5174         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
5175         since some servers don't like it.
5176         (nnimap-open-connection): Forget credentials if the server says the
5177         password was wrong.
5178         (nnimap-parse-line): Protect against invalid data.
5179
5180         * gnus-sum.el (gnus-summary-move-article): Add comment.
5181         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
5182         nothing alters it while scanning for new messages.
5183
5184         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
5185         which may or may not help.
5186         (nnimap-open-connection): If we're doing a stream connection, and then
5187         discover we're on a STARTTLS-capable server, then open a STARTTLS
5188         connection instead.
5189
5190 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5191
5192         * nnimap.el (utf7): Require.
5193
5194         * message.el (message-cite-prefix-regexp): Remove "}" from citation
5195         prefix.
5196
5197 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
5198
5199         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
5200
5201 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5202
5203         * nnimap.el (nnimap-request-accept-article): Message the error on
5204         error.
5205
5206 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5207
5208         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
5209
5210 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5211
5212         * nndoc.el (nndoc-request-list): Return success always.
5213
5214         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
5215         `fetch-old' -- we only want to fetch the articles we've requested.
5216         The rest are in the agent, probably.
5217         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
5218         disappeared server" to something low.  It's not important.
5219
5220         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
5221         arrived before the FETCH data.
5222
5223         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5224         target here, because we don't know the Gnus name of the group.
5225
5226         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5227         for the correct group.
5228
5229         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5230
5231         * gnus.el (gnus): Give a final warning after startup.
5232
5233         * gnus-util.el (gnus-action-message-log): New variable.
5234         (gnus-message): Use it.
5235         (gnus-final-warning): New function.
5236
5237         * nnimap.el (nnimap-open-connection): Record the greeting.
5238         (nnimap): Add greeting.
5239
5240 2010-09-26  Julien Danjou  <julien@danjou.info>
5241
5242         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5243         arguments.
5244         (gnus-html-wash-images): Fix spec computing to include start/end.
5245
5246         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5247
5248 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5249
5250         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5251         deletion.
5252         (nnimap-retrieve-headers): Don't select the group, because that's
5253         already done by nnimap-possibly-change-group.
5254
5255         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
5256         (gnus-picon-transform-address): Use it.
5257
5258         * mail-source.el (mail-source-value): Revert previous patch.
5259
5260         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
5261         on failure.
5262         (nnimap-open-connection): Look up both virtual and physical server name
5263         credentials.
5264
5265         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
5266
5267 2009-02-07  Dave Love  <fx@gnu.org>
5268
5269         * tls.el (open-tls-stream): Don't query killing process.
5270
5271 2009-02-08  Dave Love  <fx@gnu.org>
5272
5273         * gnus-win.el (gnus-window-to-buffer-helper)
5274         (gnus-all-windows-visible-p): Function needn't be a symbol.
5275
5276         * mail-source.el (mail-source-value): Function needn't be a symbol.
5277
5278 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5279
5280         * message.el (message-cite-prefix-regexp): Remove } from the cite
5281         prefix.
5282
5283         * gnus-art.el (gnus-treatment-function-alist): Do picons before
5284         highlight again, so that the highlight is correct.
5285
5286         * gnus-picon.el (gnus-picon): Remove again.
5287         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
5288
5289         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
5290         doing the header highlightling, so that the background colour of the
5291         picon is correct.
5292
5293         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
5294         (gnus-picon): Ditto.
5295         (gnus-picon): Reinstate.  The background colour for picons is white.
5296         (gnus-picon-insert-glyph): Make the background white.
5297
5298         * nnml.el (nnml-open-nov): Don't return dead buffers.
5299
5300         * auth-source.el (auth-source-create): Query the user for whether to
5301         store the credentials.
5302
5303         * netrc.el (netrc-store-data): New function.
5304
5305         * auth-source.el (auth-source-user-or-password): Use the existing auth
5306         sources, if any, for creation.
5307
5308         * gnus.el (gnus-group-fast-parameter): Return the last matching
5309         parameter instead of the first matching parameter.
5310
5311 2010-09-26  Julien Danjou  <julien@danjou.info>
5312
5313         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
5314
5315 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5316
5317         * mml2015.el (mml2015-use): Remove gpg support.
5318
5319         * mml1991.el (mml1991-function-alist): Remove gpg function.
5320         (mml1991-gpg-sign): Remove.
5321
5322 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
5323
5324         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
5325         (gnus-browse-unsubscribe-current-group): Document it.
5326         (gnus-browse-unsubscribe-group): Use it.
5327
5328 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5329
5330         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
5331         address to the To list for easier response.
5332
5333         * gnus.el (gnus-play-startup-jingle): Remove.
5334         (gnus-splash): Don't play jingle.
5335         (gnus): Silence gnus-load message.
5336
5337         * gnus-art.el (gnus-treat-play-sounds): Remove.
5338
5339         * gnus.el (gnus-play-jingle): Remove audio support.
5340
5341         * gnus-cus.el (gnus-score-customize): Remove audio reference.
5342
5343         * earcon.el: Remove -- no users.
5344
5345         * gnus-audio.el: Remove -- no users of this package.
5346
5347         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
5348
5349         * gnus-start.el (gnus-setup-news): Remove nocem support.
5350
5351         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
5352
5353         * gnus.el (gnus-use-nocem): Remove.
5354
5355         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
5356         Remove.
5357
5358         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
5359         uses NoCeM any more.
5360
5361         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
5362         (gnus-button-ctan-handler): Ditto.
5363         (gnus-button-handle-ctan-bogus-regexp): Ditto.
5364         (gnus-button-ctan-directory-regexp): Ditto.
5365         (gnus-button-handle-ctan): Ditto.
5366         (gnus-button-tex-level): Ditto.
5367         (gnus-button-alist): Remove CTAN stuff.
5368
5369 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5370
5371         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
5372         nnimap-streaming test.
5373
5374         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
5375         servers twice.
5376
5377         * nnimap.el (nnimap-open-connection): Add more error reporting when
5378         nnimap fails early.
5379
5380         * nnheader.el (nnheader-get-report-string): New function.
5381         (nnheader-get-report): Use it.
5382
5383         * gnus-int.el (gnus-check-server): Say what the error was when opening
5384         failed.
5385
5386         * nnimap.el (nnimap-wait-for-response): Search further when we're not
5387         using streaming.
5388
5389 2010-09-25  Julien Danjou  <julien@danjou.info>
5390
5391         * gnus-html.el (gnus-html-rescale-image): Use our defalias
5392         gnus-window-inside-pixel-edges.
5393
5394 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5395
5396         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
5397
5398         * mm-decode.el (mm-save-part): Allow saving to other directories the
5399         normal Emacs way.
5400
5401         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
5402         Suggested by Jay Berkenbilt.
5403
5404         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
5405         there isn't a single byte.
5406
5407         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
5408         just do it.  It doesn't really seem to matter what the user responds
5409         here, I think, so it's just a confusing question.
5410
5411         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
5412         non-streaming case.
5413
5414         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
5415         (gnus-article-encrypt-body): Use it.
5416
5417         * gnus-sum.el (gnus-summary-show-complete-article): New command and
5418         keystroke.
5419
5420         * nnimap.el (nnimap-find-wanted-parts-1):
5421         Use gnus-fetch-partial-articles.
5422
5423         * gnus-art.el (gnus-fetch-partial-articles): New variable.
5424
5425         * nnimap.el (nnimap-insert-partial-structure): New function.
5426         (nnimap-get-partial-article): New function.
5427         (nnimap-request-article): Use it.
5428         (nnimap-wait-for-response): Return whether the wait was successful.
5429         (nnimap-finish-retrieve-group-infos): Don't do anything if the
5430         retrieval wasn't successful.
5431         (nnimap-retrieve-group-data-early): Allow throttling servers.
5432         (nnimap-streaming): New variable.
5433         (nnimap-fetch-partial-articles): Remove.
5434
5435         * mm-decode.el (mm-with-part): Protect against killed buffers.
5436
5437         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
5438         for prettier summary display.
5439
5440 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
5441
5442         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
5443
5444 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5445
5446         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
5447         apparently third-party libraries depend on it.
5448
5449         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
5450         before starting negotiation.
5451
5452         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
5453         privacy reasons.
5454         (gnus-treat-mail-gravatar): Ditto.
5455
5456         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
5457         buffer when inserting images.  Inserting text into the headers, for
5458         instance, can make them invalid.
5459
5460 2010-09-25  Julien Danjou  <julien@danjou.info>
5461
5462         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
5463         variables.
5464
5465         * nnheader.el: Remove useless variables news-reply-yank-from and
5466         news-reply-yank-message-id.
5467
5468         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
5469         variables.
5470
5471         * mml1991.el: Remove useless mml1991-verbose.
5472
5473         * gnus.el: Remove useless variable gnus-use-generic-from.
5474         Remove obsolete variable gnus-topic-indentation.
5475
5476         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
5477
5478         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
5479
5480         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
5481
5482         * gnus-group.el: Remove useless gnus-group-icon-cache.
5483         Remove useless gnus-ephemeral-group-server.
5484
5485         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
5486
5487         * mml2015.el: Remove useless mml2015-verbose.
5488
5489         * mml-smime.el: Remove useless mml-smime-verbose.
5490
5491         * gnus.el: Remove useless gnus-local-domain.
5492
5493         * gnus-gravatar.el (gnus-gravatar-transform-address):
5494         Use gnus-gravatar-size.
5495
5496         * gnus-art.el: Remove useless gnus-treat-translate.
5497
5498 2010-09-24  Julien Danjou  <julien@danjou.info>
5499
5500         * gnus-sum.el: Add support for Gravatars.
5501
5502         * gnus-art.el: Add support for Gravatars.
5503
5504         * gnus-gravatar.el: Add this file.
5505
5506         * gravatar.el: Add this file.
5507
5508 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5509
5510         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
5511
5512         * gnus-group.el (gnus-group-fetch-faq): Remove.
5513
5514         * gnus.el (gnus-group-faq-directory): Remove.
5515
5516         * gnus-group.el (gnus-group-fetch-charter): Remove.
5517
5518         * gnus.el (gnus-group-charter-alist): Remove.
5519
5520         * gnus-group.el (gnus-group-archive-directory): Remove.
5521         (gnus-group-recent-archive-directory): Ditto.
5522         (gnus-group-make-archive-group): Remove.
5523
5524         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
5525
5526         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
5527         use the same article number for all the cached articles.
5528
5529         * nnimap.el (nnimap-command): Register the last command time so
5530         that we can use it for idling NOOPs.
5531         (nnimap-open-connection): Start the keeplive timer.
5532         (nnimap-make-process-buffer): Store all the process buffers.
5533         (nnimap-keepalive): New function.
5534
5535         * starttls.el (starttls-open-stream): Add autoload cookie.
5536
5537 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5538
5539         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
5540         handling.
5541
5542 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5543
5544         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
5545         its data structures.
5546
5547         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
5548         instead of the cl.el copy-list.
5549         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
5550         equalp.
5551
5552 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5553
5554         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
5555         and tool-bar-local-item-from-menu.
5556
5557         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
5558         mode-line-highlight face for Emacs.
5559
5560         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
5561         loading gnus-sum.elc; fix comment for canlock-verify.
5562         (gnus-article-jump-to-part): Use read-number.
5563         (gnus-insert-mime-button, gnus-insert-mime-security-button):
5564         Remove Emacs pre-21 compatible code for help-echo.
5565         (gnus-article-next-page-1): No need to adjust the number of lines.
5566         (gnus-article-describe-bindings): Always use help-buffer.
5567
5568         * gnus-audio.el (gnus-audio-inline-sound)
5569         * gnus-cus.el (gnus-custom-mode)
5570         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
5571
5572         * gnus-sum.el (gnus-remove-overlays): Doc fix.
5573
5574         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
5575         compatible code.
5576
5577 2010-09-24  Glenn Morris  <rgm@gnu.org>
5578
5579         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
5580         visiting the fcc file in rmail-mode.
5581
5582         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
5583
5584 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5585
5586         * nnir.el: Silence the byte compiler.
5587
5588         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
5589         alias to browse-url-url-encode-chars if any.
5590         (gnus-html-encode-url): Use it.
5591
5592 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5593
5594         * gnus-start.el (gnus-use-backend-marks): New variable.
5595         (gnus-get-unread-articles-in-group): Use it.
5596
5597         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
5598         makeover.
5599
5600 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5601
5602         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
5603
5604 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5605
5606         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
5607         Remove.
5608         (gnus-setup-news-hook):
5609         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
5610
5611         * gnus-int.el (gnus-request-update-info): Protect against backends not
5612         having the function.
5613
5614         * nnimap.el (nnimap-stream): Mention starttls.
5615         (nnimap-open-connection): Add starttls support.
5616
5617 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
5618
5619         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
5620
5621 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5622
5623         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
5624         BODYSTRUCTUREs.
5625         (nnimap-transform-headers): Unfold quoted {42} headers.
5626
5627         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
5628         the info.
5629         (gnus-get-unread-articles): Only call updatep on backends that support
5630         it.
5631
5632         * nnweb.el (nnweb-request-update-info): NOOP.
5633
5634         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
5635
5636         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
5637         since it only deals with marks.
5638
5639         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
5640         gnus-request-marks, and make a new gnus-request-update-info.
5641
5642         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
5643         the active instead of the high number, which is usually too low.
5644
5645 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
5646
5647         * netrc.el (netrc-parse): Remove encrypt.el mentions.
5648         * encrypt.el: Remove.
5649
5650 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5651
5652         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
5653         server in symbolic form.
5654
5655         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
5656
5657 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5658
5659         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
5660         (nnimap-update-info): Fix up code slightly.
5661
5662         * gnus-int.el (gnus-open-server): Add tracing for performance
5663         debugging.
5664
5665         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
5666         (gnus-group-insert-group-line): Pass the real group name so that it
5667         gets the right data.
5668
5669         * gnus-start.el (gnus-get-unread-articles): Don't have
5670         `gnus-get-unread-articles-in-group' update info, since that can be
5671         really slow and doesn't seem to be needed?
5672
5673 2010-09-22  Dan Christensen  <jdc@uwo.ca>
5674
5675         * time-date.el (date-to-time): Try using parse-time-string first before
5676         using the slower timezone-make-date-arpa-standard.
5677
5678 2010-09-22  Julien Danjou  <julien@danjou.info>
5679
5680         * gnus-group.el (gnus-group-insert-group-line):
5681         Call gnus-group-highlight-line.
5682         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
5683         default hook list.
5684         (gnus-group-update-eval-form): Add new function.
5685         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
5686         (gnus-group-get-icon): Use gnus-group-update-eval-form.
5687
5688 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5689
5690         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
5691         immediate, then expire all articles.
5692         (nnimap-update-info): Fix off-by-one errors.
5693         (nnimap-flags-to-marks): Would return no marks lists for group with no
5694         flags.  Instead return the other data.
5695
5696 2010-09-22  Julien Danjou  <julien@danjou.info>
5697
5698         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
5699         Only return an icon.
5700         (gnus-group-insert-group-line): Compute icon to return.
5701
5702         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
5703         (gnus-html-image-fetched): Only cache if
5704         gnus-html-image-automatic-caching is set.
5705         (gnus-html-image-fetched): Check for errors.
5706
5707 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5708
5709         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
5710         once per method on `g'.  This ensures that backends like nnfolder don't
5711         open all their folders.
5712
5713         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
5714         (nnimap-request-list): Nix out group in the correct buffer.
5715         (nnimap-parse-flags): Implement by using `read' instead of
5716         hand-parsing.
5717         (nnimap-flags-to-marks): Pass on permanent-flags.
5718         (nnimap-make-process-buffer): Record the server name.
5719         (nnimap-parse-flags): Fix typo.
5720         (nnimap-request-scan): Run split on the server in general, not just a
5721         single group.
5722
5723         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
5724         parameter, and propagate this downwards.
5725
5726         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
5727         since EXAMINE changes it on the server.
5728
5729         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
5730         this command might take a while.
5731
5732 2010-09-22  Julien Danjou  <julien@danjou.info>
5733
5734         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
5735         harmful if you have 2 images side-by-side, they can't be properly
5736         update on text deletion.  Using text-property is safer here.
5737         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
5738         data.
5739
5740 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5741
5742         * nnimap.el (nnimap-expunge-inbox): Remove.
5743         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
5744         (nnimap-expunge): Flip default to t.
5745
5746         * gnus.el (gnus-method-to-server): Don't push things to the cache
5747         unless it's unique.
5748         (gnus-server-to-method): Ditto.
5749
5750 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
5751
5752         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
5753
5754 2010-09-22  Julien Danjou  <julien@danjou.info>
5755
5756         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
5757         get the start of data.
5758         (gnus-html-encode-url): Add this function to encode special chars in
5759         URL.
5760         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
5761         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
5762
5763         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
5764         default.
5765         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
5766
5767         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
5768         images alt-text.
5769         (gnus-html-put-image): Put alt-text as help-echo.
5770
5771 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5772
5773         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
5774         * mm-util.el (mm-decompress-buffer)
5775         * nnir.el (nnir-run-find-grep)
5776         * pop3.el (pop3-list): Use 3rd arg of split-string.
5777
5778         * time-date.el (format-seconds): Comment fix.
5779
5780         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
5781         and byte-optimize-form-code-walker.
5782         (dgnushack-make-auto-load): Don't advise make-autoload.
5783
5784         * lpath.el: Remove Emacs 21 stuff.
5785
5786 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5787
5788         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
5789         outside the active range.  Suggested by Dan Christensen.
5790
5791         * gnus-start.el (gnus-get-unread-articles): Get the extended method
5792         slightly later to avoid double-getting it.
5793
5794         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
5795         previous patch.
5796
5797         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
5798
5799 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
5800
5801         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
5802
5803 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5804
5805         * gnus-int.el (gnus-open-server): Give a better error message in the
5806         "go offline" case.
5807
5808         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
5809         marks for nnimap, which is seldom the right thing to do.
5810
5811         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
5812         (gnus-same-method-different-name): New function.
5813
5814         * nnimap.el (parse-time): Require.
5815
5816         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
5817         method in the presence of many similar methods.
5818
5819         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
5820
5821         * nnimap.el (nnimap-find-expired-articles): Don't refer to
5822         nnml-inhibit-expiry.
5823
5824         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
5825         find out whether methods are equal.
5826
5827         * nnimap.el (nnimap-find-expired-articles): New function.
5828         (nnimap-process-expiry-targets): New function.
5829         (nnimap-request-move-article): Request the article before looking at
5830         what the Message-ID is.  Fix found by Andrew Cohen.
5831         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
5832
5833         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
5834         for oldness in addition to being a predicate.
5835
5836         * nnimap.el (nnimap-request-group): When we have zero articles, return
5837         the right data to Gnus.
5838         (nnimap-request-expire-articles): Only delete articles immediately if
5839         the target is 'delete.
5840
5841         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
5842         method, this would bug out.
5843
5844         * gnus-group.el (gnus-group-expunge-group): Rename from
5845         gnus-group-nnimap-expunge, and implemented as a normal interface
5846         function.
5847
5848         * gnus-int.el (gnus-request-expunge-group): New function.
5849
5850         * nnimap.el (nnimap-request-create-group): Implement.
5851         (nnimap-request-expunge-group): New function.
5852
5853 2010-09-21  Julien Danjou  <julien@danjou.info>
5854
5855         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
5856         (gnus-html-cache-expired): Add new function.
5857         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
5858         wethever we should display image for fetch it.
5859         Compute alt-text earlier to pass it to the fetching function too.
5860         (gnus-html-schedule-image-fetching): Change function argument to only
5861         get one image at a time, not a list.
5862         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
5863         cache.
5864         (gnus-html-get-image-data): New function to retrieve image data from
5865         cache.
5866         (gnus-html-put-image): Change buffer argument to use image data rather
5867         than file, and place image above region rather than inserting a new
5868         one.  Do not take alt-text as argument, since it's useless now: we place
5869         the image above alt-text.
5870         (gnus-html-prune-cache): Remove.
5871         (gnus-html-show-images): Start to fetch image when we find one, do not
5872         push into a temporary list.
5873         (gnus-html-prefetch-images): Only fetch image if they have expired.
5874         (gnus-html-browse-image): Fix, use 'gnus-image-url.
5875         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
5876
5877 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5878
5879         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
5880
5881 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5882
5883         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
5884         spec inser "*" if the group isn't active instead of 0.
5885
5886         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
5887         opening the server.
5888         (nnimap-request-delete-group): Implement group deletion.
5889         (nnimap-transform-headers): Return the size of the entire message in
5890         the Bytes header, not just the size of the first part.
5891         (nnimap-request-move-article): When moving an article from nnimap,
5892         request the article first so the accepting form has an article to
5893         accept.  Reported by Dan Christensen.
5894         (nnimap-command): Make sure that the error message doesn't error out.
5895
5896 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
5897
5898         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
5899         we haven't requested anything.
5900
5901 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5902
5903         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
5904         "".  Fix found by Andrew Cohen.
5905
5906         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
5907         instead of -encode-string.
5908
5909 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5910
5911         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
5912
5913         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
5914         by mm-subst-char-in-string.
5915
5916 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5917
5918         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
5919         waiting for the connection string.
5920
5921         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
5922         arriving.
5923
5924         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
5925         bogus characters.  This allows selecting certain Gmail groups.
5926
5927         * nnimap.el (nnimap-find-wanted-parts-1): New function.
5928         (nnimap-fetch-partial-articles): New variable.
5929         (nnimap-open-connection): When looking for credentials, also use the
5930         nnimap-server-port.
5931         (nnimap-request-article): Return the group/article number, so that Gnus
5932         `^' works as expected.
5933         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
5934
5935         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
5936         comments.
5937         (gnus-methods-sloppily-equal): New function.
5938         (gnus): When using the development version of Gnus, load the gnus-load
5939         file.
5940
5941         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
5942         `gnus-open-server' on each method before trying to scan them etc.
5943         This ensures that all the backend parameters are set correctly.
5944
5945         * nnimap.el (nnimap-authenticator): New variable.
5946         (nnimap-open-connection): Allow anonymous login.
5947         (nnimap-transform-headers): The chars header is called Chars not Bytes.
5948         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
5949
5950         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
5951         patch, found by Knut Anders Hatlen.
5952
5953 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
5954
5955         * gnus-agent.el (gnus-agent-batch-confirmation)
5956         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
5957         to gnus-message.
5958         * gnus-art.el (gnus-article-describe-briefly): Likewise.
5959         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
5960         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
5961         * gnus-int.el (gnus-open-server): Likewise.
5962         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
5963         (gnus-score-check-syntax): Likewise.
5964         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
5965         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
5966         Likewise.
5967         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
5968
5969 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5970
5971         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
5972         calling conventions so that prefetch doesn't bug out.
5973
5974 2010-09-19  Julien Danjou  <julien@danjou.info>
5975
5976         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
5977         rather than `subst-char-in-region' in order to be able to replace ASCII
5978         char by UTF-8 ones.
5979
5980         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
5981         than curl.
5982         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
5983         the right URL and ALT text on images.
5984         (gnus-html-wash-tags): Fix tag case.
5985         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
5986         (gnus-article-html): Add -o display_ins_del=2 option.
5987         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
5988
5989 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5990
5991         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
5992         the extra mail headers, which sometimes seem to happen for unknown
5993         reasons.
5994
5995         * mail-parse.el (mail-header-encode-parameter): Define as
5996         rfc2045-encode-string instead of as rfc2231-encode-string, since some
5997         (or most, perhaps?) mail readers don't understand the latter, but do
5998         understand the former.
5999
6000         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
6001         to nil, so that no methods are automatically agentized.  I think this
6002         is probably what most users want.
6003
6004         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
6005         from url-retrieve, for instance about invalid URLs.
6006
6007         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
6008         groups that have no articles.
6009         (nnimap-request-article): Check that we really got an article when we
6010         requested one.
6011
6012         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
6013         doesn't exist.
6014
6015         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
6016         nntp buffer so the agent can save it.
6017         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
6018         that CRLF doesn't get translated to \n.
6019         (nnimap-open-connection): Don't make 'shell commands only send \n.
6020
6021 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6022
6023         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
6024         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
6025         Update var name.
6026         (nnml-generate-nov-file): Use dolist.
6027         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
6028         Use with-current-buffer.
6029
6030 2010-09-18  Julien Danjou  <julien@danjou.info>
6031
6032         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
6033         parallel.
6034
6035 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6036
6037         * nnimap.el (nnimap-update-info): When doing partial marks update, get
6038         the range update right.
6039         (nnimap-request-group): Don't make `M-g' bug out on group with no
6040         marks.
6041         (nnoo): Require, so that other packages can require nnimap.
6042         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
6043         command we're looking for.  This helps when the server sends more
6044         responses after we've gotten everything we expected.
6045         (nnimap): Add a `newlinep' field to keep track of end-of-line
6046         conventions.
6047         Don't send CRLF to things that don't want it.
6048         (nnimap-request-accept-article): Ditto.
6049
6050 2010-09-18  Julien Danjou  <julien@danjou.info>
6051
6052         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
6053         than curl to retrieve images.
6054
6055 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6056
6057         * nnimap.el (nnimap-update-info): Extend the info so that we can set
6058         the marks.
6059         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
6060         (nnimap-wait-for-connection): New function.
6061         (nnimap-open-connection): If we have PREAUTH, don't query for login
6062         credentials.
6063         (nnimap-update-info): Fix off-by-one error when concatenating ranges
6064         when doing a partial update.
6065
6066 2010-09-18  Julien Danjou  <julien@danjou.info>
6067
6068         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
6069         tags.
6070
6071 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6072
6073         * nnimap.el (nnimap-credentials): New function.
6074         (nnimap-open-connection): Use the new function to look for credentials
6075         also on the numeric equivalents of "imap" and "imaps".
6076
6077         * gnus-start.el (gnus-activate-group): Send the info to
6078         gnus-request-group.
6079
6080         * nnimap.el (nnimap-request-group): Have the "check" version of the
6081         function parse flags and update the info, so that a `M-g' get a total
6082         resync of all flags from the group.
6083
6084         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
6085         to allow backends to alter the info on group selection.  Also alter all
6086         the backend -request-group functions to take the parameter.
6087
6088         * nnimap.el (nnimap-store-info): New function.
6089         (nnimap-update-info): Store the info for later usage.
6090         (nnimap-request-group): Use the stored info for the dont-check case, so
6091         that we don't retrieve all marks when we enter a group.
6092
6093         * nnimap.el: Use deffoo instead of defun for interface functions.
6094
6095         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6096         update the group info.  This makes the nndraft groups, for instance, go
6097         back to their old behaviour.
6098
6099         * gnus-sum.el (gnus-select-newsgroup): Indent.
6100
6101         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
6102         in.
6103         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
6104         nothing.
6105
6106         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
6107         from methods that are denied.
6108
6109         * gnus-int.el (gnus-method-denied-p): New function.
6110
6111         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
6112         store the password instead of netrc.
6113         (nnimap-open-connection): Don't error out when we can't make a
6114         connections.
6115
6116         * auth-source.el (auth-source-create): In the password prompt, say what
6117         we're querying for.  Also prompt for user name if that hasn't been
6118         given.
6119
6120         * nnimap.el (nnimap-with-process-buffer): Remove.
6121
6122 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6123
6124         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
6125         method when we're reading from the agent.
6126
6127         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
6128
6129         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
6130         that's probably most useful for users.
6131
6132         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
6133         "failed" all the time.
6134
6135         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
6136         ...)) with (with-current-buffer ... ).
6137
6138         * nntp.el (nntp-open-server): Return whether the open was successful or
6139         not.
6140
6141         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
6142         select an unread unseen article first.
6143
6144         * nnimap.el (nnimap-open-connection): If the user doesn't have a
6145         /etc/services, supply some sensible port defaults.
6146
6147         * dgnushack.el: Define netrc-credentials.
6148
6149 2010-09-17  Julien Danjou  <julien@danjou.info>
6150
6151         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
6152
6153 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6154
6155         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
6156         doesn't have any parameters.
6157
6158 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6159
6160         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
6161         only upcased checks.
6162
6163         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
6164
6165         * nnimap.el (nnimap-open-shell-stream): New function.
6166         (nnimap-open-connection): Use it.
6167         (nnimap-transform-headers): Get the number of lines in each message.
6168         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
6169         number of lines.
6170         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
6171         problem.
6172
6173         * utf7.el (utf7-encode): Autoload.
6174
6175         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
6176         to allow the mail splitting to not return a default group.  This is
6177         useful for nnimap, which will leave unmatched mail in the inbox.
6178
6179         * nnimap.el: Rewritten.
6180
6181         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
6182         nnimap usage.
6183
6184         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
6185         if the move is internal, so that nnimap can do fast internal moves.
6186
6187         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
6188         data.
6189         (gnus-read-active-for-groups): Support finishing the early retrieval of
6190         data.
6191
6192         * gnus-range.el (gnus-range-nconcat): New function.
6193
6194         * gnus-int.el (gnus-finish-retrieve-group-infos)
6195         (gnus-retrieve-group-data-early): New functions.
6196
6197 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6198
6199         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
6200         (nnrss-retrieve-groups):
6201         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
6202         (pop3-quit): Use with-current-buffer.
6203
6204 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6205
6206         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
6207         instead of nnheader-accept-process-output.
6208
6209         * dgnushack.el (dgnushack-compile): Add comment.
6210
6211         * lpath.el: No need to fbind propertize for XEmacs 21.4.
6212
6213         * gnus-html.el (gnus-html-schedule-image-fetching)
6214         (gnus-html-prefetch-images): Replace process-kill-without-query by
6215         gnus-set-process-query-on-exit-flag.
6216
6217 2010-09-16  Romain Francoise  <romain@orebokech.com>
6218
6219         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
6220
6221 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6222
6223         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6224         parameter to unintern is mandatory-ish in Emacs 24.
6225
6226         * gnus-html.el (gnus-html-schedule-image-fetching)
6227         (gnus-html-prefetch-images): Check for curl before using it.
6228
6229         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6230         depend on curl, which isn't essential.
6231
6232         * imap.el: Revert back to version
6233         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6234         seem problematic.
6235
6236 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6237
6238         * gnus-registry.el (gnus-registry-install-shortcuts):
6239         Explicitly pass `obarray' to `unintern' to avoid a warning.
6240
6241 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6242
6243         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6244         change.
6245
6246         * nnrss.el (nnrss-request-list): Remove this function and related
6247         functions, including the moreover stuff.
6248
6249 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6250
6251         * nnrss.el (nnrss-retrieve-groups): New function.
6252
6253 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6254
6255         * .dir-locals.el: Add no-byte-compile cookie.
6256
6257 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6258
6259         * time-date.el (format-seconds): Comment fix.
6260
6261         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
6262         for back end that doesn't support request-scan.
6263
6264 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6265
6266         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
6267         then do request scans from the backends.
6268
6269         * netrc.el (netrc-credentials): New conveniency function.
6270
6271         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
6272         avoid running a hook per line, since this takes a lot of time,
6273         profiling shows.
6274         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
6275         directly if gnus-visual-p is true.
6276
6277 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6278
6279         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
6280         groups; replace mapcar with dolist which is a bit faster; pass groups
6281         info to gnus-read-active-file-1.
6282         (gnus-read-active-file-1): Scan only specified groups if the new
6283         optional arg `infos' is given.
6284
6285 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6286
6287         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
6288
6289         * pop3.el (pop3-movemail): Remove.
6290         (pop3-streaming-movemail): Rename to pop3-movemail.
6291
6292         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
6293         don't restrict end-tag searches to the end of the line.
6294
6295 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6296
6297         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
6298         articles of every unchecked group to t, which means unknown since the
6299         server has never been opened.
6300
6301 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6302
6303         * gnus-html.el (gnus-html-show-alt-text): New command.
6304         (gnus-html-browse-image): Ditto.
6305         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
6306         to browse the image directly.
6307         (gnus-html-wash-tags): Search for images first, so that <a><img> works
6308         better.
6309
6310         * gnus-async.el (gnus-async-article-callback):
6311         Call `gnus-html-prefetch-images' unconditionally.
6312
6313         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
6314         before feeding URLs to curl.
6315
6316 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6317
6318         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
6319         internal images as deletable by `W D D'.
6320
6321         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
6322         (gnus-async-article-callback): Fix typo.
6323
6324 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6325
6326         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
6327         current line to work around bugs in the output from w3m.
6328
6329         * gnus-async.el (gnus-async-article-callback): Always prefetch images
6330         for groups that want that.
6331
6332         * nntp.el (nntp-wait-for-string): Supply a timeout for
6333         accept-process-output to ensure progress.
6334
6335         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
6336         level to get unread articles from, then use that for foreign groups,
6337         too.
6338
6339         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
6340         confuses the rest of the function.
6341
6342         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
6343         for the methods that support -retrieve-groups, too.
6344
6345         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
6346
6347 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6348
6349         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
6350         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
6351
6352         * pop3.el: Require cl when compiling.
6353         (pop3-number-of-responses): Search for "+OK", not "+OK ".
6354
6355 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6356
6357         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
6358         that aren't going to be activated.
6359         (gnus-get-unread-articles): Fix up the last commit.
6360
6361         * gnus-html.el (gnus-article-html): Allow calling without specifying
6362         the handle.  In that case, dissect the buffer first.
6363
6364         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
6365
6366         * nnimap.el (nnimap-open-connection): Revert the change that would look
6367         into authinfo for imaps instead of imap.
6368
6369         * gnus-start.el (gnus-activate-group): Take an optional parameter to
6370         say that you don't want to call gnus-request-group with don-check, but
6371         do check the reponse.  This is for virtual groups only.
6372         (gnus-get-unread-articles): Count the archive groups as secondary, so
6373         that they're activated the same way as before.
6374
6375         * imap.el (imap-message-map): Removed optional buffer parameter, since
6376         no callers use it.
6377         (imap-message-get): Ditto.
6378         (imap-message-put): Ditto.
6379         (imap-mailbox-map): Ditto.
6380         (imap-mailbox-put): Ditto.
6381         (imap-mailbox-get): Ditto.
6382         (imap-mailbox-get): Revert last change for this function.
6383
6384         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
6385         case-insensitively.
6386         (nnimap-debug): Remove.
6387
6388         * net/imap.el (imap-fetch-safe): Remove function, and alter all
6389         callers to use `imap-fetch' instead.  According to the comments, this
6390         should be safe, since all other IMAP clients use the 1:* syntax.
6391         (imap-enable-exchange-bug-workaround): Remove.
6392         (imap-debug): Remove -- doesn't seem very useful.
6393
6394         * mail-source.el (mail-source-fetch): Don't message if we're fetching
6395         mail from a file, and the file doesn't exist.
6396
6397         * imap.el (imap-log): New convenience function used throughout instead
6398         of repeating the same code all over the place.
6399
6400         * pop3.el (pop3-streaming-movemail): Return t for success.
6401
6402         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
6403         .authinfo if we're using ssl connection.
6404
6405         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
6406         already have if we're in a main Gnus `g' run.
6407
6408         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
6409
6410 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6411
6412         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
6413
6414         * nnmh.el (nnmh-request-list-1): Bind `file'.
6415
6416         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
6417         alias to set-process-query-on-exit-flag or process-kill-without-query.
6418         (pop3-open-server): Use it.
6419
6420 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6421
6422         * mail-source.el (mail-source-delete-crash-box): Always move the crash
6423         box to the Incoming file.  Fixes mistake in previous checkin.
6424
6425         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
6426         request loop (for debugging purposes) removed.
6427
6428         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
6429         culprit is more visible.
6430         (nnml-save-incremental-nov, nnml-open-incremental-nov)
6431         (nnml-add-incremental-nov): New functions to do "incremental" nov
6432         updates, where we just append to the end of the existing nov files
6433         without reading/writing them in full.
6434
6435         * mail-source.el (mail-source-delete-crash-box): Really only check the
6436         incoming files once in a while.
6437
6438         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
6439
6440         * mail-source.el (mail-source-delete-crash-box): Only check the
6441         incoming files for deletion once per day to save a lot of file
6442         accesses.
6443
6444         * pop3.el (pop3-logon): Fix up unbound variable typo.
6445
6446         * mail-source.el (pop3-streaming-movemail): Autoload.
6447
6448         * pop3.el (pop3-streaming-movemail):
6449         Respect pop3-leave-mail-on-server.
6450
6451         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
6452         retrieval.
6453
6454         * pop3.el (pop3-process-filter): Remove unused function.
6455         (pop3-streaming-movemail, pop3-send-streaming-command)
6456         (pop3-wait-for-messages, pop3-write-to-file)
6457         (pop3-number-of-responses): New functions for streaming pop3
6458         retrieval.
6459
6460         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
6461         come from no known methods.
6462         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
6463         list.
6464
6465         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
6466         message sizes.
6467         (pop3-movemail): Use erase-buffer instead of looping and deleting
6468         regions, which seems rather odd.
6469
6470         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
6471         file once per `g' run.
6472
6473         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
6474         directories.  This makes the draft queue directory work.
6475
6476         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
6477         data from the backends, so that we only request the list of groups from
6478         each method once.  This should speed things up considerably.
6479
6480         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
6481         detect that it's not implemented.
6482
6483         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
6484         we actually do recurse down into the tree, but don't stat all leaf
6485         nodes.
6486
6487         * gnus-html.el (gnus-html-show-images): If there are no images to show,
6488         then say so instead of bugging out.
6489
6490         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
6491         files exist before trying to read them.
6492
6493         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
6494         around <pre_int>.
6495
6496         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
6497
6498         * nnmh.el (nnmh-request-list-1): Optimize for speed.
6499
6500 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6501
6502         * mm-util.el (mm-image-load-path): Just return the image directories,
6503         not all directories in the path in addition to the image directories.
6504         (mm-image-load-path): Maintain a cache of the image directories so that
6505         the `g' command in Gnus doesn't have to stat dozens of directories each
6506         time.
6507
6508         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
6509         (gnus-html-wash-tags): Add a new `i' command to insert images.
6510         (gnus-html-insert-image): New command and keystroke.
6511         (gnus-html-redisplay-with-images): New command and keystroke.
6512         (gnus-html-show-images): Rename command.
6513         (gnus-html-wash-tags): Remove more white space before <pre_int> image
6514         spacers.
6515         (gnus-html-wash-tags): Decode entities at the end, so that entities
6516         inside the tags don't mess up the rest of the "parsing".
6517
6518         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
6519         so that nnimap methods aren't agentized by default.  There's apparently
6520         many problems related to agent/imap behaviour.
6521
6522         * gnus-art.el (gnus-article-copy-string): New command and key binding.
6523
6524         * gnus-html.el: Doc fix.
6525
6526 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6527
6528         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
6529         specifier-spec-list for Emacs 21.
6530
6531         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
6532         glyph-width and glyph-height instead of display-graphic-p and
6533         image-size; make avoidance of displaying small images work for XEmacs.
6534
6535         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
6536         for XEmacs.
6537
6538         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
6539         of symbol that holds plist data.
6540         (gnus-process-plist): Remove plist of process after getting it.
6541
6542 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6543
6544         * message.el (message-generate-hashcash): Change default to
6545         'opportunistic if hashcash is installed.
6546
6547         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
6548         (gnus-html-put-image): Only call image-size once, since it's somewhat
6549         time-consuming on remote X servers.
6550
6551 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6552
6553         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
6554         type on data, not a file name.
6555
6556         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
6557         window-pixel-edges for Emacs 21.
6558
6559         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
6560         decoded contents.
6561         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
6562
6563 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6564
6565         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
6566         group line format, since it isn't very interesting.
6567
6568         * gnus-agent.el (gnus-agent-short-article),
6569         (gnus-agent-long-article): Increase values for these two variables,
6570         since most people are likely to have more network connection and
6571         storage than before.
6572
6573         * gnus.el (gnus-refer-article-method): Change default to 'current.
6574         When referring an article, the common behaviour is to refer it from the
6575         current select method, not the native select method.  The chances of
6576         the native select method having the message in question is rather slim
6577         these days.
6578
6579         * gnus-sum.el (gnus-auto-select-subject): Change default to
6580         `unseen-or-unread'.  I think it's likely that most people want to
6581         select an unseen article over a previously seen, but unread one.
6582
6583         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
6584         means that in the article buffer none of the minor mode elements will
6585         be shown, usually, and this is not desirable in most cases.
6586
6587         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
6588         that commands like `d' (and the like) go to the next line in the
6589         buffer, instead of the next unread article.  I think this is the
6590         behaviour that is most natural for most users.
6591         (gnus-single-article-buffer): Change default to nil, so that people can
6592         have as many article buffers open as they have summary buffer.  I think
6593         this is the most natural way for the groups to behave.
6594
6595         * message.el (message-generate-new-buffers): Change default to
6596         `unsent', so that all new message buffers start their names with the
6597         string "*unsent", and it's easier to find the buffers if you move from
6598         them.
6599
6600 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6601
6602         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
6603         small.  They're probably tracking images.
6604         (gnus-html-wash-tags): Remove all <pre_int> place holders.
6605         (gnus-html-rescale-image): Yet another try at getting the image sizing
6606         right.
6607
6608         * nntp.el (nntp-request-set-mark): Refuse to do marks if
6609         nntp-marks-file-name is nil.
6610
6611 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6612
6613         * gnus-html.el (gnus-html-wash-tags)
6614         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
6615         Better logging.
6616
6617 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6618
6619         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
6620
6621         * gnus-html.el (gnus-html-wash-tags): Check the value of
6622         gnus-blocked-images in the summary buffer.
6623
6624 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6625
6626         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
6627
6628 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6629
6630         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
6631         like "a", it seems like.
6632         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
6633         since it needs to be picked from the correct buffer.
6634
6635         * nnwfm.el: Remove.
6636
6637         * nnlistserv.el: Remove.
6638
6639 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6640
6641         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
6642         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
6643
6644 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6645
6646         * nnkiboze.el: Remove.
6647
6648         * nndb.el: Remove.
6649
6650         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
6651         alt text.
6652         (gnus-html-rescale-image): Try to get the rescaling logic right for
6653         images that are just wide and not tall.
6654
6655         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
6656         overshadow variable bindings.
6657
6658 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
6659
6660         * gnus-html.el (gnus-html-wash-tags)
6661         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
6662         Add extra logging.
6663
6664 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6665
6666         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
6667         (gnus-max-image-proportion): New variable.
6668         (gnus-html-rescale-image): New function.
6669         (gnus-html-put-image): Rescale images.
6670
6671 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6672
6673         Fix up some byte-compiler warnings.
6674         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
6675         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
6676         (gnus-article-fill-cited-article, gnus-article-hide-citation)
6677         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
6678         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
6679         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
6680         (gnus-group-update-group): Use save-excursion and with-current-buffer.
6681
6682 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6683
6684         * gnus-html.el (gnus-article-html): Decode contents by charset.
6685
6686 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6687
6688         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
6689         (gnus-html-frame-width, gnus-blocked-images)
6690         * message.el (message-prune-recipient-rules): Add custom version.
6691         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
6692
6693         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
6694         functions.
6695
6696         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
6697         gnus-process-get.
6698
6699 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
6700
6701         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
6702         instead of lsub directly.
6703
6704 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6705
6706         * nnwarchive.el: Remove.
6707
6708         * gnus-soup.el: Remove.
6709
6710         * nnsoup.el: Remove.
6711
6712         * nnultimate.el: Remove.
6713
6714         * gnus-html.el (gnus-blocked-images): New variable.
6715
6716         * message.el (message-prune-recipients): New function.
6717         (message-prune-recipient-rules): New variable.
6718
6719         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
6720         guess whether a long line is natural text or not.
6721
6722         * gnus-html.el (gnus-html-schedule-image-fetching):
6723         Use gnus-process-plist and friends for compatibility.
6724
6725 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6726
6727         * gnus-html.el: Require packages that define macros used in this file.
6728         (gnus-article-mouse-face): Declare to silence byte-compiler.
6729         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
6730         process-get.
6731         (gnus-html-put-image): Use plist-get to avoid getf.
6732         (gnus-html-prefetch-images): Use with-current-buffer.
6733
6734 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6735
6736         * gnus-ems.el: Provide compatibility functions for
6737         gnus-set-process-plist.
6738
6739         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
6740         header-line-format for XEmacs 21.4.
6741
6742         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
6743         * gnus.el (gnus-valid-select-methods)
6744         * message.el (message-send-mail-partially-limit)
6745         * mm-decode.el (mm-text-html-renderer)
6746         * mml.el (mml-insert-mime-headers-always)
6747         * smiley.el (smiley-regexp-alist): Bump custom version.
6748
6749 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6750
6751         * gnus-html.el: require mm-url.
6752         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
6753         with the url to `url'.
6754         (gnus-html-wash-tags): Support cid: URLs/images.
6755
6756 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6757
6758         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
6759         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
6760         bindings, as they aren't useful at all.  `w' is moved to `W w'.
6761
6762         * gnus-move.el: Remove file, since it doesn't really work.
6763
6764         * gnus-html.el (gnus-article-html): Tell w3m that the input is
6765         UTF-8.  This seems to fix problems with some German web feeds.
6766
6767         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
6768         at the top so that the proper colours are applied.
6769
6770         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
6771         don't have dots in their names.
6772
6773         * gnus-art.el (gnus-article-view-part): Doc fix.
6774
6775         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
6776         XEmacs-compatible.
6777         (gnus-html-put-image): Don't do images on non-graphic displays.
6778
6779         * nnslashdot.el: Remove this unused backend.
6780
6781         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
6782         actions.
6783         (gnus-undo-register-1): Revert last change.
6784
6785         * gnus-group.el (gnus-group-completing-read): Protect against not
6786         having completion-styles bound.
6787
6788         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
6789         make broken recipients happier.
6790
6791         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
6792
6793         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
6794         point parameter.
6795
6796         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
6797
6798         * gnus-group.el (gnus-group-completing-read): Add 'substring to
6799         completion-styles for group selection.
6800
6801 2009-02-04  Andreas Schwab  <schwab@suse.de>
6802
6803         * gnus-score.el (gnus-score-string): Fix regex for matching extra
6804         headers and regexp-quote the match if necessary.
6805
6806 2009-03-24  Miles Bader  <miles@gnu.org>
6807
6808         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
6809         the blinking smiley.
6810
6811 2009-03-24  Simon Josefsson  <simon@josefsson.org>
6812
6813         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
6814         blink smiley.
6815
6816 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6817
6818         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
6819         where the dribbel file lives exists.
6820
6821         * message.el (message-send-mail-partially-limit): Change the default to
6822         nil, since most people don't want this.
6823
6824         * mm-url.el (mm-url-decode-entities): Also decode entities like
6825         &#x3212.
6826
6827 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
6828
6829         * gnus-sum.el (gnus-summary-idna-message):
6830         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
6831         Hyperlink urls in docstrings with URL `...'.
6832
6833 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
6834
6835         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
6836         functions.
6837
6838 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6839
6840         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
6841         say what the mouseover text should be.
6842
6843         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
6844         version of the mm-w3m-safe-url-regexp variable to only download images
6845         in the groups where we want that to happen.
6846
6847         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
6848
6849         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
6850         easier debugging.
6851         (gnus-article-beginning-of-window): Add kludge to allow spacing past
6852         big pictures in the article buffer.
6853
6854         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
6855         gnus-article-html.
6856         (mm-text-html-renderer): gnus-article-html needs curl in addition to
6857         w3m.
6858
6859         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
6860
6861 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6862
6863         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
6864         which doesn't exist.
6865
6866         * message.el (message-inhibit-ecomplete): New variable to allow some
6867         function to inhibit ecomplete address storage.
6868         (message-resend): Disable ecomplete message storage when resending
6869         messages.
6870
6871         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
6872
6873 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6874
6875         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
6876         Save excursion while copying, moving, and deleting articles in order to
6877         prevent the cursor from jumping to unforeseen place.
6878
6879 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6880
6881         * lpath.el: No need to bind bookmark-current-buffer,
6882         bookmark-yank-point and bookmark-make-record-function.
6883
6884 2010-08-17  Glenn Morris  <rgm@gnu.org>
6885
6886         * gnus-sync.el: Require gnus components whose functions are used.
6887
6888         * gnus-art.el (bookmark-make-record-function):
6889         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
6890         Declare for compiler.
6891
6892         * mm-url.el (mml-compute-boundary): Autoload.
6893
6894 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6895
6896         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
6897
6898 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
6899
6900         Typo fix "hoo4a" -> "hook".
6901
6902         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
6903
6904 2010-08-14  Glenn Morris  <rgm@gnu.org>
6905
6906         * gnus-sync.el (gnus-sync): Fix defgroup version.
6907
6908 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
6909
6910         Doc fixes and keep unknown groups (ammended for nunion bug fix).
6911
6912         * gnus-sync.el: Fix docs.
6913         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
6914         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
6915
6916 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6917
6918         Optimizations for gnus-sync.el.
6919
6920         * gnus-sync.el: Add docs about gnus-sync-backend
6921         possibilities.
6922         (gnus-sync-save): Remove unnecessary message.
6923         (gnus-sync-read): Optimize and show what groups were skipped.
6924
6925 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6926
6927         Minor bug fixes for gnus-sync.el.
6928
6929         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
6930         Don't read the sync on get-new-news.
6931
6932         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
6933         quiet.
6934
6935         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
6936         (fix typo).
6937
6938 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
6939
6940         Make saving and restoring of hidden threads work with overlays.
6941         Patch applied by Ted Zlatanov.
6942
6943         * gnus-sum.el (gnus-hidden-threads-configuration)
6944         (gnus-restore-hidden-threads-configuration): Update to deal with text
6945         properties, rather than searching for a magic character.
6946
6947 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
6948
6949         New gnus-sync.el library for synchronization of marks.
6950
6951         * gnus-sync.el: New library for synchronization of marks.
6952
6953         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
6954         renamed from `gnus-registry-grep-in-list'.
6955
6956         * gnus-registry.el (gnus-registry-follow-group-p):
6957         Use `gnus-grep-in-list'.
6958
6959         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
6960
6961 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6962
6963         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
6964         determining charset of text fails.
6965
6966 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6967
6968         * nnmail.el (nnmail-get-new-mail-1): Revert.
6969
6970         * nnml.el (nnml-active-number): Make sure names of newly created groups
6971         in nnml-group-alist are encoded.
6972
6973 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6974
6975         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
6976         containing non-ASCII characters in active file for nnml back end.
6977
6978 2010-07-24  David Engster  <dengste@eml.cc>
6979
6980         * mml-smime.el (mml-smime-epg-verify): Also accept the older
6981         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
6982
6983 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
6984
6985         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
6986         tag (Bug#6654).
6987
6988 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6989
6990         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
6991         the article buffer, not the summary buffer.
6992
6993 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6994
6995         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
6996         Emacs 23 as well.
6997
6998 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6999
7000         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
7001         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
7002
7003 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7004
7005         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
7006         Patch applied by Karl Fogel.
7007
7008         * gnus-sum.el (gnus-summary-bookmark-make-record):
7009         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
7010
7011 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7012
7013         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
7014         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
7015         C-w still not working correctly from Article buffers; Thierry's
7016         patch to fix that will be applied after this.
7017
7018         * gnus-art.el (bookmark-make-record-function): New local variable.
7019
7020         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
7021         article buffer.
7022         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
7023
7024 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
7025
7026         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
7027         on changes in bookmark.el.
7028
7029 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7030
7031         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
7032         `no-log' instead of message not to log prompt string.
7033
7034 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
7035
7036         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
7037         the *other* type of HTML form submission.
7038
7039 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
7040
7041         * auth-source.el (auth-source-pick): If choice does not contain a
7042         questioned keyword, set the check to t.
7043
7044 2010-06-12  Romain Francoise  <romain@orebokech.com>
7045
7046         * gnus-util.el (gnus-date-get-time): Move up before first use.
7047
7048 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7049
7050         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
7051         (gnus-article-edit-part): Bind it to make last part that is substituted
7052         or deleted visible.
7053         (gnus-mime-display-single): Buttonize part of which id equals to
7054         gnus-mime-buttonized-part-id.
7055
7056 2010-06-10  Dan Christensen  <jdc@uwo.ca>
7057
7058         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
7059         (gnus-dd-mmm): Use gnus-date-get-time.
7060         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
7061         simplify logic.
7062         (gnus-summary-limit-to-age): Use gnus-date-get-time.
7063         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
7064
7065 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
7066
7067         * auth-source.el (top): Autoload `secrets-list-collections',
7068         `secrets-create-item', `secrets-delete-item'.
7069         (auth-sources): Fix tag string.
7070         (auth-get-source, auth-source-retrieve, auth-source-create)
7071         (auth-source-delete): New defuns.
7072         (auth-source-pick): Rewrite in order to avoid 2 passes.
7073         (auth-source-forget-user-or-password): New parameter USERNAME.
7074         (auth-source-user-or-password): New parameters CREATE-MISSING and
7075         DELETE-EXISTING.  Retrieve password interactively, if needed.
7076
7077 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7078
7079         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
7080         deleting unused directories when gnus-expert-user is t.
7081
7082 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7083
7084         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
7085         for each temp file when gnus-article-browse-delete-temp is ask.
7086
7087 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7088
7089         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
7090         Replace Lisp calls to delete-backward-char by calls to delete-char.
7091
7092 2010-05-20  Kevin Ryde  <user42@zip.com.au>
7093
7094         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
7095
7096 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
7097
7098         * password-cache.el (password-cache-remove): Fix docstring.
7099
7100 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7101
7102         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
7103         article unless decoding article to be saved.
7104
7105 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7106
7107         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
7108         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
7109         generated within the mm-with-unibyte-current-buffer macro.
7110
7111 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7112
7113         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
7114         to nil when we're in a mml-preview buffer and no group is selected.
7115
7116 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
7117
7118         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
7119         when catching the `C-g'.  Reported by "Leo".
7120
7121 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7122
7123         * message.el (message-forward-make-body-plain)
7124         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
7125         multibyte-string-p.
7126
7127         * lpath.el: Revert.
7128
7129 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7130
7131         * message.el (message-forward-make-body-mml): Assume original message
7132         is multibyte string; error on unibyte.
7133         (message-forward-make-body-plain): Ditto; don't add excessive newline
7134         in body end.
7135
7136         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
7137
7138 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
7139
7140         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
7141         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
7142
7143 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7144
7145         * mm-extern.el (mm-extern-url): Don't use
7146         mm-with-unibyte-current-buffer.
7147         (mm-extern-cache-contents): Use with-current-buffer instead of
7148         save-excursion + set-buffer.
7149
7150 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7151
7152         * mm-util.el (mm-emacs-mule): Remove.
7153
7154 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
7155
7156         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
7157         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
7158         change.
7159
7160 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7161
7162         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
7163         bind the default value of enable-multibyte-characters to nil.
7164
7165 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7166
7167         * message.el (message-forward-make-body-plain)
7168         (message-forward-make-body-mml):
7169         Don't use mm-with-unibyte-current-buffer.
7170
7171 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7172
7173         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
7174
7175 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
7176
7177         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
7178         (Bug#5592).
7179
7180 2010-05-07  Julien Danjou  <julien@danjou.info>
7181
7182         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
7183         it to mm-pipe-part.
7184
7185         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7186         it is given.
7187
7188 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7189
7190         * binhex.el (binhex-decode-region-internal)
7191         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
7192         (dns-query)
7193         * nnweb.el (nnweb-gmane-search)
7194         * pgg-parse.el (pgg-parse-armor)
7195         * pgg.el (pgg-verify-region)
7196         * sha1.el (sha1-string-external)
7197         * uudecode.el (uudecode-decode-region-internal)
7198         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
7199         XEmacs.
7200
7201         * gnus-art.el (gnus-article-browse-html-parts)
7202         * gnus-group.el (gnus-read-ephemeral-gmane-group)
7203         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7204         make-temp-file.
7205
7206         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7207         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7208         compiling.
7209
7210         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7211         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7212         XEmacs when compiling.
7213
7214         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7215         gnus-pick-mode-off-hook for XEmacs when compiling.
7216         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7217         gnus-binary-mode-off-hook for XEmacs when compiling.
7218
7219         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7220         Return nil if char-charset is not available.
7221
7222         * imap.el (imap-disable-multibyte)
7223         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7224         macros.
7225
7226         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7227         instead of encode-coding-string.
7228
7229         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7230         'xemacs) instead of mm-emacs-mule to switch function definitions.
7231         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7232
7233         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7234         bind temporary-file-directory for XEmacs;
7235         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7236         timer-set-function for XEmacs 21.4 and SXEmacs;
7237         bind timer-list for XEmacs 21.4 and SXEmacs;
7238         fbind char-charset and find-charset-region for non-Mule XEmacs;
7239         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7240         encode-coding-region and encode-coding-string for XEmacs having no
7241         file-coding feature.
7242
7243 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7244
7245         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7246
7247 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7248
7249         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7250         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7251
7252 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7253
7254         * mm-util.el (mm-decompress-buffer): Use `delete-file';
7255         alias `jka-compr-delete-temp-file' no longer exists.
7256
7257 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7258
7259         Use define-minor-mode in Gnus where applicable.
7260         * mml.el (mml-mode): Use define-minor-mode.
7261         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
7262         (gnus-undo-mode): Use define-minor-mode.
7263         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
7264         (gnus-dead-summary-mode): Use define-minor-mode.
7265         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
7266         Initialize in declaration.
7267         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
7268         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
7269         (gnus-mailing-list-mode): Use define-minor-mode.
7270         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
7271         (gnus-draft-mode): Use define-minor-mode.
7272         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
7273         (gnus-dired-mode): Use define-minor-mode.
7274
7275 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
7276
7277         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
7278         handles on recursive mml-to-mime translation and check them for
7279         boundary delimiter collisions.  Reported by Greg Troxel.
7280
7281 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
7284
7285 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7286
7287         * mm-util.el (mm-find-buffer-file-coding-system):
7288         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
7289
7290 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
7291
7292         * message.el (message-generate-headers): Record insertion of optional
7293         headers as well.  Otherwise the check to prevent repeated insertion of
7294         optional headers is a no-op.
7295
7296 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
7297
7298         * smime.el: Don't mention CVS.
7299
7300         * nnrss.el (nnrss-fetch): Don't mention CVS.
7301
7302         * nnir.el: Don't mention CVS.
7303
7304 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7305
7306         * gnus-sum.el (gnus-summary-bookmark-make-record):
7307         Add `location' field.
7308
7309 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7310
7311         * lpath.el: Fbind bookmark-default-handler,
7312         bookmark-get-bookmark-record, bookmark-make-record-default,
7313         bookmark-prop-get for Emacs <23 and XEmacs.
7314
7315 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7316
7317         * gnus-sum.el: Add bookmark declarations to silence the compiler.
7318         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
7319         Use with-current-buffer to silence the byte-compiler.
7320         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
7321         bother to require `gnus'.
7322         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
7323
7324 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7325
7326         * gnus-sum.el (gnus-summary-bookmark-make-record)
7327         (gnus-summary-bookmark-jump): New functions.
7328         (gnus-summary-mode): Setup bookmark support.
7329
7330 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
7331
7332         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
7333         if set.
7334
7335 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7336
7337         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
7338         gnus-article-browse-html-save-cid-image; make it work recursively for
7339         forwarded messages as well.
7340         (gnus-article-browse-html-parts): Work when prefix arg is given.
7341         (gnus-article-browse-html-article): Doc fix.
7342
7343 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
7344
7345         * message.el (message-default-mail-headers):
7346         (message-default-headers): Carry the value mail-default-headers over
7347         into message-default-mail-headers, rather than message-default-headers.
7348
7349 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
7350
7351         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
7352         charset.
7353
7354         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
7355         charset into the <meta> tag when the article is encoded to utf-8.
7356
7357 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7358
7359         * gnus-art.el (gnus-article-browse-delete-temp-files):
7360         Delete directories as well.
7361         (gnus-article-browse-html-parts): Work for images that do not specify
7362         file names; delete temp directory when quitting; insert header at the
7363         right place; use file: scheme for image files.
7364
7365 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
7366
7367         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
7368         (gnus-article-browse-html-parts): Use it to make temporary cid image
7369         files in addition to html file so that browser may display them.
7370
7371 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7372
7373         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
7374
7375 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7376
7377         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
7378
7379 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
7380
7381         * auth-source.el (auth-sources): Change default to be simpler.
7382         Explain about Secret Service API sources.  Improve Customize options.
7383         (auth-source-pick): Change to accept any number of search parameters.
7384         Implement fallbacks iteratively, not recursively.  Add scoring on the
7385         second pass and sort by score.  Call Secret Service API when needed.
7386         (auth-source-user-or-password): Use it.  Call Secret Service API
7387         directly when needed to get the user name and the password.
7388
7389 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
7390
7391         * message.el (message-interactive): Doc fix.
7392         (message-qmail-inject-args): Reflow.
7393         (message-kill-to-signature): Fix typo in docstring.
7394
7395         * smiley.el (smiley-buffer): Fix typo in docstring.
7396
7397 2010-03-24  Glenn Morris  <rgm@gnu.org>
7398
7399         * mail-source.el (gnus-message): Declare.
7400         (mail-source-delete-old-incoming): Require gnus-util.
7401
7402 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7403
7404         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
7405
7406         * message.el (ecomplete-setup): Autoload it for Emacs <23.
7407
7408         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
7409         password-cache's default if it is not bound.
7410         (mml-secure-passphrase-cache-expiry): Default to 16 that is
7411         password-cache-expiry's default if it is not bound.
7412
7413         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
7414         available in Emacs 21.
7415
7416         * lpath.el: Suppress compiler warnings for:
7417         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
7418         XEmacs;
7419         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
7420         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
7421         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
7422
7423 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
7424
7425         * auth-source.el (auth-sources): Fix up definition so extra parameters
7426         are always inline.
7427
7428 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
7429
7430         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
7431         wasn't updated after mismatch.  Clear cached mailbox info correctly
7432         when uidvalidity changes.
7433         (nnimap-group-prefixed-name): New function to avoid some code
7434         duplication.
7435         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
7436         (nnimap-request-group): Use it.
7437         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
7438         (nnimap-update-unseen): Significantly improved speed of Gnus startup
7439         with many imap folders.  This is done by caching the group status from
7440         the imap server persistently in a group parameter `imap-status'.  (This
7441         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
7442         but not persistently, so every Gnus startup was still very slow.)
7443
7444 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
7445
7446         * assistant.el (assistant-render-text): Run `widget-setup' and don't
7447         delete the extra newline.  Otherwise editing of :string and :number
7448         types don't work.
7449
7450 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7451
7452         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
7453         secrets.el dependency.
7454         (auth-sources): Add optional user name.  Add secrets.el configuration
7455         choice (unused right now).
7456
7457 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7458
7459         * gnus-sum.el (gnus-summary-make-menu-bar):
7460         Let `gnus-registry-install-shortcuts' fill in the functions.
7461
7462         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
7463         warnings.
7464         (gnus-registry-misc-menus): Variable to hold registry mark menus.
7465         (gnus-registry-install-shortcuts): Populate and use it in a
7466         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
7467
7468 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
7469
7470         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
7471         In-place substitutions for the group name encoding/decoding.
7472         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
7473         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
7474         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
7475         (nnimap-update-unseen, nnimap-request-list)
7476         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
7477         (nnimap-request-set-mark, nnimap-split-to-groups)
7478         (nnimap-split-articles, nnimap-request-newgroups)
7479         (nnimap-request-create-group, nnimap-request-accept-article)
7480         (nnimap-request-delete-group, nnimap-request-rename-group)
7481         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
7482         `encoded-mbx' for consistency.
7483         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
7484         variable `imap-current-mailbox'.
7485
7486         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
7487         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
7488
7489 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
7490
7491         * pop3.el (pop3-display-message-size-flag): Display message size byte
7492         counts during POP3 download.
7493         (pop3-movemail): Use it.
7494         (pop3-list): Implement listing of available messages.
7495
7496 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
7497
7498         * nnir.el (nnir-get-article-nov-override-function): New function to
7499         override the normal NOV retrieval.
7500         (nnir-retrieve-headers): Use it.
7501
7502 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
7503
7504         * auth-source.el (netrc-machine-user-or-password): Autoload.
7505
7506 2010-03-19  Glenn Morris  <rgm@gnu.org>
7507
7508         Stop message.el from loading about 40 libraries it doesn't always need.
7509         The general approach is to autoload rather than require, and to
7510         require in the specific functions rather than the file.  (Bug#5642)
7511
7512         * gmm-utils.el: Don't require wid-edit.
7513         (widget-create-child-value, widget-convert, widget-default-get):
7514         Autoload.
7515
7516         * gnus-util.el: Don't require time-date, netrc.
7517         (message-fetch-field, gnus-group-name-decode): Declare rather than
7518         autoloading.
7519         (gnus-fetch-field): Require message.
7520         (gnus-decode-newsgroups): Require gnus-group.
7521
7522         * ietf-drums.el: Don't require time-date.
7523
7524         * message.el: Don't require hashcash, canlock, ecomplete.
7525         Do require mail-utils.  Require nnheader only when compiling.
7526         (smtpmail-default-smtp-server): Remove declaration.
7527         (message-send-mail-function): Check smtpmail-default-smtp-server
7528         is bound rather than requiring smtpmail.
7529         (message-auto-save-directory, message-insert-signature):
7530         Use expand-file-name rather than nnheader-concat.
7531         (nnheader-insert-file-contents): Autoload.
7532         (hashcash-wait-async): Declare.
7533         (message-send-mail): Only call gnus-setup-posting-charset if
7534         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
7535         (message-send-mail-with-sendmail): Require sendmail.
7536         (canlock-password, canlock-password-for-verify): Declare.
7537         (message-canlock-password): Require canlock.
7538         (nnheader-get-report): Autoload.
7539         (gnus-setup-posting-charset): Declare.
7540         (message-send-news): Require gnus-msg.
7541         (message-make-references, message-make-in-reply-to): Use mail-header-id
7542         rather than the alias mail-header-message-id.
7543         (ecomplete-add-item, ecomplete-save): Declare.
7544         (message-put-addresses-in-ecomplete): Require ecomplete.
7545         (ecomplete-display-matches): Autoload.
7546
7547         * mm-decode.el: Don't require mailcap, gnus-util.
7548         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
7549         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
7550         Autoload.
7551         (mailcap-mime-extensions): Declare.
7552
7553         * mm-encode.el: Don't require mailcap.
7554         (mailcap-extension-to-mime): Autoload.
7555
7556         * mml-sec.el: Don't require password-cache.
7557
7558         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
7559         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
7560         (mml-minibuffer-read-type): Require mailcap.
7561         (mml-preview): Require gnus-msg.
7562
7563         * mml1991.el: Require password-cache.
7564         (password-cache-expiry): Remove declaration.
7565
7566         * mml2015.el: Require password-cache.
7567         (password-cache-expiry): Remove declaration.
7568
7569         * nneething.el (mailcap): Require mailcap.
7570
7571         * nnheader.el (declare-function): Add compatibility stub.
7572         (message-remove-header): Declare rather than autoload.
7573         (nnheader-replace-header): Require message.
7574
7575         * nnimap.el (declare-function): Add compatibility stub.
7576         (netrc-parse, netrc-machine-user-or-password): Declare.
7577         (nnimap-open-connection): Require netrc.
7578
7579         * nntp.el (declare-function): Add compatibility stub.
7580         (netrc-parse, netrc-machine, netrc-get): Declare.
7581         (nntp-send-authinfo): Require netrc.
7582
7583         * rfc2047.el: Don't require qp.
7584         (quoted-printable-encode-region, quoted-printable-decode-string):
7585         Autoload.
7586
7587         * sieve-mode.el: Don't require easymenu.
7588         (easy-menu-add-item): Autoload it.
7589
7590         * spam-stat.el (time-to-number-of-days): Autoload it.
7591
7592 2010-03-19  Glenn Morris  <rgm@gnu.org>
7593
7594         * password-cache.el (password-cache, password-cache-expiry): Autoload.
7595
7596 2010-03-18  Glenn Morris  <rgm@gnu.org>
7597
7598         * hashcash.el (declare-function): Remove duplicate definition.
7599
7600 2010-03-17  Kevin Ryde  <user42@zip.com.au>
7601
7602         * mml.el (mml-read-tag): Unquote values with `read' to reverse
7603         prin1 in mml-insert-tag (just stripping the quotes gave wrong
7604         value if any backslash escapes).
7605
7606 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7607
7608         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
7609         if it is available.  (bug#5647)
7610
7611         * lpath.el: Suppress compiler warning for coding-system-from-name for
7612         Emacs 21 and XEmacs.
7613
7614 2010-03-14  Juri Linkov  <juri@jurta.org>
7615
7616         * hmac-def.el:
7617         * hmac-md5.el:
7618         * netrc.el: Fix keywords.
7619
7620 2010-02-26  Glenn Morris  <rgm@gnu.org>
7621
7622         * message.el (message-send-mail-function): Change the default, so that
7623         it inherits from a customized send-mail-function.  (Bug#5643)
7624
7625 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7626
7627         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
7628         shell-command-to-string signals an error (bug#5299).
7629
7630 2010-02-24  Glenn Morris  <rgm@gnu.org>
7631
7632         * message.el (message-smtpmail-send-it)
7633         (message-send-mail-with-mailclient): Doc fixes.
7634
7635 2010-02-16  Glenn Morris  <rgm@gnu.org>
7636
7637         * message.el (message-default-mail-headers): Change the default value
7638         to ease the transition from mail-mode to message-mode.  (Bug#5555)
7639
7640 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7641
7642         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
7643         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
7644
7645 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
7646
7647         * time-date.el (date-to-time): Doc fix (Bug#5408).
7648
7649 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
7650
7651         * message.el (message-mail): Just pass yank-action on to message-setup.
7652         (message-setup): Handle (FUN . ARGS) form of yank-action.
7653         (message-with-reply-buffer, message-widen-reply)
7654         (message-yank-original): Handle non-buffer values of
7655         message-reply-buffer (Bug#4080).
7656         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
7657
7658 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
7659
7660         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
7661         Fix typo in docstring.
7662
7663 2010-01-08  Jason Rumney  <jasonr@gnu.org>
7664
7665         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
7666         response.
7667
7668 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7669
7670         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
7671
7672         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7673
7674         * message.el (message-check-news-header-syntax): Protect against a
7675         string that `rfc822-addresses' returns when parsing fails.
7676
7677 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7678
7679         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
7680         (gnus-previous-char-property-change): New functions.
7681
7682         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
7683
7684 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
7685
7686         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
7687         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
7688
7689 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
7690
7691         * message.el (message-exchange-point-and-mark): Rework last change to
7692         avoid using optional arg of exchange-point-and-mark, for backward
7693         compatibility.
7694
7695 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
7696
7697         * message.el (message-exchange-point-and-mark):
7698         Call exchange-point-and-mark with an argument rather than setting
7699         mark-active by hand (Bug#5175).
7700
7701 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7702
7703         * nntp.el (nntp-service-to-port): Work for service expressed with
7704         numeric string; replace [:digit:] with [0-9] for XEmacs.
7705
7706 2009-12-17  Glenn Morris  <rgm@gnu.org>
7707
7708         * gnus-group.el (gnus-bug-group-download-format-alist):
7709         Change emacs entry to debbugs.gnu.org.  Bump :version.
7710
7711 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7712
7713         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
7714
7715 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7716
7717         * message.el (message-info): Explain why we use `Info-goto-node'.
7718
7719 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7720
7721         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
7722
7723 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7724
7725         * message.el (message-completion-in-region): New compatibility function.
7726         (message-expand-group): Use it.
7727
7728 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7729
7730         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
7731         with no unread article should be listed if the 2nd arg `predicate' is
7732         given.
7733
7734 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7735
7736         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
7737
7738 2009-11-29  Juri Linkov  <juri@jurta.org>
7739
7740         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
7741         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
7742         on `gnus-recenter'.  (Bug#4698, Bug#4981)
7743
7744 2009-11-26  Kevin Ryde  <user42@zip.com.au>
7745
7746         * sha1.el (sha1-string-external): default-directory "/" in case
7747         otherwise non-existent.  process-connection-type pipe for touch of
7748         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
7749
7750 2009-11-25  Kevin Ryde  <user42@zip.com.au>
7751
7752         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
7753         it's comms related and sgml-mode.el has "comm" on that basis too.
7754
7755 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7756
7757         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
7758         containing tspecial characters if they have been already quoted.
7759
7760 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
7761
7762         * dns-mode.el (auto-mode-alist): Purecopy string.
7763
7764 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7765
7766         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
7767
7768 2009-10-24  Glenn Morris  <rgm@gnu.org>
7769
7770         * gnus-art.el (help-xref-stack-item): Define for compiler.
7771
7772 2009-10-21  Kevin Ryde  <user42@zip.com.au>
7773
7774         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
7775
7776 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7777
7778         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
7779
7780 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7781
7782         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
7783         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
7784
7785 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7786
7787         * gnus.el (gnus-overlay-get): New alias to overlay-get.
7788         (gnus-overlays-in): New alias to overlays-in.
7789
7790         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
7791         gnus-overlay-get, and gnus-delete-overlay.
7792         (gnus-summary-show-thread): Make it work as well for systems in which
7793         next-single-char-property-change is not available.
7794         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
7795
7796         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
7797         (gnus-overlay-get): New alias to extent-property.
7798         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
7799
7800         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
7801         SXEmacs.
7802
7803         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
7804         SXEmacs.
7805
7806 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
7807
7808         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
7809
7810 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
7811
7812         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
7813         and XEmacs that don't have `remove-overlays'.
7814
7815 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7816
7817         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
7818         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
7819         selective display.  Use overlays instead.
7820
7821 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
7822
7823         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
7824
7825 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
7826
7827         * spam-stat.el (spam-stat-load): Fix typo in message.
7828
7829 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7830
7831         * dig.el (dig-invoke): Fix typo in docstring.
7832         (query-dig): Reflow docstring.
7833
7834 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
7835
7836         * gnus-art.el (gnus-article-encrypt-body):
7837         * message.el (message-check-recipients):
7838         * mm-util.el (mm-codepage-setup):
7839         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
7840         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
7841
7842 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
7843
7844         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
7845         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
7846         keys from the menu if mm-{sign,encrypt}-option is 'guided.
7847         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
7848         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
7849
7850 2009-09-21  Kevin Ryde  <user42@zip.com.au>
7851
7852         * dig.el: Add "Keywords: comm", as per net-utils.el.
7853
7854 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7855
7856         * dig.el (dig-mode): Use define-derived-mode.
7857
7858 2009-09-19  Glenn Morris  <rgm@gnu.org>
7859
7860         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
7861
7862 2009-09-18  Glenn Morris  <rgm@gnu.org>
7863
7864         * gnus-diary.el (gnus-diary-check-message):
7865         * message.el (message-insert-formatted-citation-line):
7866         * nnbabyl.el (top-level):
7867         * nndiary.el (nndiary-schedule):
7868         Fix typos in condition-case handlers.
7869
7870 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7871
7872         * gnus-art.el (gnus-article-edit-part): Work for the buffer
7873         configuration that provides the sole article window in a frame;
7874         position point correctly after deleting a part.
7875
7876 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
7877
7878         * spam.el (spam-unregister-on-reregister): Add boolean variable.
7879         (spam-resolve-registrations-routine): Use it to unregister articles
7880         that change status.
7881
7882 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7883
7884         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
7885         with XEmacs.
7886         (parse-time-string-chars): Use it.
7887
7888 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7889
7890         * imap.el (imap-interactive-login): Better messages.
7891         (imap-open): Fix bug with renamed buffer on reconnect.
7892         (imap-authenticate): Add buffer-local imap-last-authenticator variable
7893         for easier debugging and cleaner code.  On successful (guessed based on
7894         server capabilities) secondary authentication, set imap-state
7895         correctly.
7896         (imap-last-authenticator): Define imap-last-authenticator as a variable
7897         to avoid warnings.
7898
7899 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7900
7901         * nnrss.el (nnrss-request-article): Remove binding of
7902         default-enable-multibyte-characters that has gotten needless by
7903         the 2007-07-13 change in rfc2047-encode-message-header.
7904
7905         * mml.el (mml-insert-multipart): Error on the message header.
7906         (mml-insert-part): Error on the message header; position point at
7907         the end of a MIME tag.
7908
7909 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7910
7911         * time-date.el (autoload): Expand define-obsolete-function-alias into
7912         defalias and make-obsolete for old Emacsen that Gnus supports.
7913         (with-no-warnings): Define it for old Emacsen.
7914         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
7915         is available.
7916         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
7917         float-time is available; suppress compile warning for time-to-seconds.
7918
7919         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
7920         (gnus-float-time): Alias to float-time if it exists.
7921
7922         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
7923         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
7924         float-time is available; suppress compile warning for time-to-seconds.
7925
7926         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
7927         XEmacs.
7928
7929 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
7930
7931         * imap.el (imap-message-map): Docstring fix.
7932
7933 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7934
7935         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
7936         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
7937         Add the optional argument `encoding' that overrides the default.
7938
7939         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
7940         mm-encode-buffer.
7941
7942 2009-09-04  Glenn Morris  <rgm@gnu.org>
7943
7944         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
7945         mm-disable-multibyte, rather than default-enable-multibyte-characters.
7946         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
7947         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
7948         * mm-util.el (mm-with-unibyte-current-buffer)
7949         (mm-find-buffer-file-coding-system):
7950         * yenc.el (yenc-decode-region): Use default-value rather than
7951         default-enable-multibyte-characters.
7952
7953 2009-09-03  Glenn Morris  <rgm@gnu.org>
7954
7955         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
7956         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
7957         than default-enable-multibyte-characters.
7958
7959 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
7960
7961         * gnus-art.el (gnus-article-read-summary-keys):
7962         Fix gnus-buffer-configuration's value temporarily used.
7963
7964 2009-09-02  Glenn Morris  <rgm@gnu.org>
7965
7966         * gnus-util.el (gnus-float-time): New function.
7967         * gnus-delay.el (gnus-delay-article):
7968         * gnus-sum.el (gnus-thread-latest-date):
7969         * gnus-util.el (gnus-user-date): Use gnus-float-time.
7970         * nnspool.el (nnspool-request-newgroups):
7971         Use gnus-float-time rather than time-to-seconds.
7972         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
7973
7974         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
7975         (gnus-header-subject-face, gnus-header-newsgroups-face)
7976         (gnus-header-name-face, gnus-header-content-face):
7977         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
7978         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
7979         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
7980         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
7981         (gnus-cite-face-11):
7982         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
7983         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7984         (gnus-server-closed-face, gnus-server-denied-face)
7985         (gnus-server-offline-face):
7986         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7987         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7988         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7989         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7990         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7991         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7992         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7993         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7994         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7995         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7996         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7997         (gnus-summary-selected-face, gnus-summary-cancelled-face)
7998         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7999         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8000         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8001         (gnus-summary-high-undownloaded-face)
8002         (gnus-summary-low-undownloaded-face)
8003         (gnus-summary-normal-undownloaded-face)
8004         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8005         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8006         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8007         (gnus-splash-face):
8008         * message.el (message-header-to-face, message-header-cc-face)
8009         (message-header-subject-face, message-header-newsgroups-face)
8010         (message-header-other-face, message-header-name-face)
8011         (message-header-xheader-face, message-separator-face)
8012         (message-cited-text-face, message-mml-face):
8013         * sieve-mode.el (sieve-control-commands-face)
8014         (sieve-action-commands-face, sieve-test-commands-face)
8015         (sieve-tagged-arguments-face):
8016         * spam.el (spam-face):
8017         Mark face aliases with "-face" in the name as obsolete.
8018
8019 2009-09-01  Glenn Morris  <rgm@gnu.org>
8020
8021         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8022         than goto-line.
8023
8024 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8025
8026         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8027         Don't move point if the command is invoked inside the message header.
8028
8029 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8030
8031         * imap.el (imap-send-command): Simplify.
8032         (imap-wait-for-tag): point-max -> buffer-size.
8033
8034 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8035
8036         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8037         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8038         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8039         * nnir.el (nnir-swish-e-index-file):
8040         * gnus-sum.el (gnus-summary-delete-marked-as-read)
8041         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8042         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8043         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8044         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8045         (gnus-treat-display-xface): Add Emacs version of obsolescence.
8046
8047 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8048
8049         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8050         Don't save excursion.
8051
8052 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8053
8054         * nnheader.el (nnheader-find-file-noselect):
8055         * mm-util.el (mm-insert-file-contents):
8056         Use (default-value 'major-mode) instead of default-major-mode.
8057
8058 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8059
8060         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8061
8062 2009-08-26  Glenn Morris  <rgm@gnu.org>
8063
8064         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
8065         than placing in files.el.
8066
8067 2009-08-25  Glenn Morris  <rgm@gnu.org>
8068
8069         * nnir.el (top-level): Don't require cl at run-time.
8070         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8071         Replace cl-function substitute with gnus-replace-in-string.
8072         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8073         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8074         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8075         simplified expansions.
8076
8077 2009-08-25  Kevin Ryde  <user42@zip.com.au>
8078
8079         * dig.el (dig): Add autoload cookie.
8080
8081 2009-08-22  Glenn Morris  <rgm@gnu.org>
8082
8083         * gnus-art.el (gnus-button-patch): Use forward-line rather than
8084         goto-line.
8085
8086 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
8087
8088         * parse-time.el (parse-time-string-chars): Save match data.
8089
8090 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
8091
8092         * parse-time.el (parse-time-string-chars): Compute using character
8093         classes, to handle non-ascii characters (Bug#3190).
8094
8095 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8096
8097         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8098
8099         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8100         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8101         (gnus-mm-display-part, gnus-mime-display-single)
8102         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8103         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8104
8105         * gnus-sum.el
8106         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8107         (gnus-summary-move-article): Add expirable mark to articles copied or
8108         moved to group that has auto-expire turned on if the option is non-nil.
8109
8110 2009-07-24  Glenn Morris  <rgm@gnu.org>
8111
8112         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8113         Fix typo.  (Bug#3903)
8114
8115 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8116
8117         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8118         gnus-article-read-summary-keys rather than gnus-summary-edit-article
8119         that should not be used for draft articles.
8120         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8121         that has no concern in minor mode keys.
8122         (gnus-article-summary-command, gnus-article-summary-command-nosave):
8123         Abolish.
8124
8125 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8126
8127         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8128         article without making inquiry to a user for unknown encoding.
8129
8130         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8131         (nnmaildir--scan): Assume i-node and device number that file-attributes
8132         returns might be cons-cell.
8133
8134         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
8135
8136         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
8137
8138 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
8139
8140         * auth-source.el: Remove docs now in auth.texi.  Don't use
8141         `gnus-message' for logging.  Add new variables `auth-source-debug' and
8142         `auth-source-hide-passwords' and use them.
8143
8144 2009-07-15  Glenn Morris  <rgm@gnu.org>
8145
8146         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
8147
8148 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8149
8150         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
8151         excessive whitespace from the default values of title and description.
8152
8153 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8154
8155         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
8156         mail-fetch-field to fetch Content-Description header in order to
8157         exclude newlines.
8158
8159 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
8160
8161         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
8162         format used by GnuPG 2.0.11.
8163
8164 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8165
8166         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
8167         to deleted part.
8168
8169 2009-05-30  David Engster  <dengste@eml.cc>
8170
8171         * nnmairix.el: Remove old documentation in the commentary block.
8172         (nnmairix-request-group): Do not update active file for nnml back ends.
8173         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8174         end so that overview files are ignored.
8175         (nnmairix-update-groups): Make updating the groups more robust by using
8176         marks.
8177         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
8178         with dollar characters in message-id.
8179
8180 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
8181
8182         * spam.el: Use dns-query instead of query-dns.  Was renamed on
8183         2008-12-25 in dns.el.
8184
8185 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8186
8187         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
8188         could happen if the text is only composed of spaces and/or tabs.
8189
8190 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
8191
8192         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
8193         when sending a queued message to avoid extra mml tags.
8194
8195 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8196
8197         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
8198
8199 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8200
8201         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
8202         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
8203         rmail-toggle-header for XEmacs;
8204         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
8205
8206 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8207
8208         * gnus-dired.el: Remove autoload for gnus-setup-message.
8209         (gnus-dired-attach): Fake this-command value to prevent Gnus from
8210         displaying Gnus logo; always use compose-mail.
8211
8212 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8213
8214         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8215
8216 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8217
8218         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8219         (gnus-nocem-issuers): List currently active issuers; fix custom type.
8220         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8221         available.
8222         (gnus-nocem-epg-verify): New function.
8223
8224 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8225
8226         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8227
8228 2009-02-15  Glenn Morris  <rgm@gnu.org>
8229
8230         * gnus-util.el (rmail-insert-rmail-file-header)
8231         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8232         autoloads.
8233         (rmail-default-rmail-file): Remove unnecessary declaration.
8234         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8235
8236 2009-02-14  Glenn Morris  <rgm@gnu.org>
8237
8238         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8239         variable (only used in gnus-util, which declares it anyway).
8240         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8241         which was only needed by gnus-art (changed to not use it any more).
8242         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8243         only used in gnus-util, which autoloads it itself.
8244         (rmail-update-summary): Fix autoload.
8245
8246         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8247         rather than rmail-output-to-rmail-file.
8248
8249 2009-02-07  Glenn Morris  <rgm@gnu.org>
8250
8251         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8252         autoload of function that no longer exists.
8253         (rmail-toggle-header): Declare.
8254         (message-forward-rmail-make-body): Handle mbox Rmail.
8255
8256 2009-01-31  Glenn Morris  <rgm@gnu.org>
8257
8258         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8259         2009-01-09 change.
8260
8261 2009-01-31  Dave Love  <fx@gnu.org>
8262
8263         * imap.el (imap-fetch-safe): Bind debug-on-error.
8264         (imap-debug): Add imap-fetch-safe.
8265
8266 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
8267
8268         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8269         (auth-source-forget-all-cached): New convenience function.
8270         (auth-source-user-or-password): Accept list of modes or a single mode.
8271
8272         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
8273         auth-source modes.
8274
8275         * netrc.el (netrc-machine-user-or-password): Use list of
8276         auth-source modes.
8277
8278         * nnimap.el (nnimap-open-connection): Use list of
8279         auth-source modes.
8280
8281         * nntp.el (nntp-send-authinfo): Use list of
8282         auth-source modes.
8283
8284 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8285
8286         * auth-source.el: Update docs to reflect epa-file-enable is to be used
8287         now.
8288
8289 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8290
8291         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
8292         coding system in XEmacs; add a workaround for XEmacs.
8293
8294         * lpath.el: Fbind coding-system-aliasee.
8295
8296 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8297
8298         * mm-util.el (mm-coding-system-priorities): Protect against nil value
8299         of current-language-environment.
8300
8301 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8302
8303         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
8304         available at runtime.
8305
8306 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8307
8308         * gnus-art.el (article-date-ut): Fix end point of narrowing.
8309
8310 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
8311
8312         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
8313         the greatest positive fixnum value doesn't work under an XEmacs with
8314         bignum support; use the most-positive-fixnum constant instead,
8315         available since Emacs 21.1 with cl and XEmacs 21.1.
8316
8317 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8318
8319         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
8320         XEmacs gets not to work.
8321
8322 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8323
8324         * mm-util.el (mm-coding-system-priorities): Allow the value like
8325         "Japanese (UTF-8)" of current-language-environment.
8326
8327 2009-01-09  Glenn Morris  <rgm@gnu.org>
8328
8329         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
8330         with last-command-event.
8331
8332 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8333
8334         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
8335         in the doc string.
8336
8337         * message.el (message-fix-before-sending): Amend comment.
8338
8339 2009-01-08  Dave Love  <fx@gnu.org>
8340
8341         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
8342
8343 2009-01-07  David Engster  <dengste@eml.cc>
8344
8345         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
8346         simplified server definitions by converting it via
8347         gnus-server-to-method.
8348
8349 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8350
8351         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
8352         parameter's operands.
8353
8354 2009-01-06  David Engster  <dengste@eml.cc>
8355
8356         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
8357         primary select method (for gnus-group-mark-article-as-read).
8358
8359 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
8360
8361         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
8362         `(gnus)Face', not `(gnus)X-Face'.
8363
8364 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8365
8366         * mm-util.el (mm-ucs-to-char): New function.
8367
8368         * mm-url.el (mm-url-decode-entities): Use it.
8369
8370         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
8371         unicode-to-char.
8372
8373 2009-01-05  Dave Love  <fx@gnu.org>
8374
8375         * time-date.el: Require cl for `declare'.
8376
8377 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8378
8379         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
8380         Dave Love.
8381
8382 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8383
8384         * message.el (message-fix-before-sending): Add `eight-bit' to
8385         illegible-text check.
8386
8387 2009-01-03  Michael Olson  <mwolson@gnu.org>
8388
8389         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
8390         `headers' is nil.  This can occur if the IMAP server does not have
8391         permissions to read messages from a folder, but can write new messages
8392         to the folder.
8393         (nnimap-request-article-part): Do not insert `data' if it is nil.
8394
8395         * imap.el (imap-parse-fetch): Courier can insert spurious blank
8396         characters which will confuse `read', so skip past them.
8397
8398 2009-01-01  Dave Love  <fx@gnu.org>
8399
8400         * imap.el (imap-string-to-integer): Fix typo.
8401         (imap-fetch-safe): New function.
8402         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
8403
8404         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
8405
8406         * imap.el (imap-process-connection-type, imap-debug, imap-open):
8407         (imap-parse-greeting): Fix doc strings.
8408         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
8409         (imap-parse-flag-list): Make messages unique.
8410         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
8411
8412         * nnimap.el: Fix author email.
8413         (nnimap-split-rule): Add FIXME comment.
8414         (nnimap-debug): Fix doc string.
8415
8416 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8417
8418         * dns.el (dns-set-servers): Check "Address".  Fix typo.
8419
8420 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
8421
8422         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
8423         nslookup if resolv.conf isn't available.
8424         (dns-query): Rename from query-dns.
8425         (dns-query-cached): Rename from query-dns-cached.
8426
8427 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8428
8429         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
8430         overlay-arrow-position and overlay-arrow-string buffer-local; no need
8431         to check if those variables exist (first appeared in Emacs 18.50).
8432
8433 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8434
8435         * mm-util.el (mm-line-number-at-pos): New function.
8436
8437         * spam-report.el (spam-report-process-queue): Use it.
8438
8439 2008-12-24  David Engster  <dengste@eml.cc>
8440
8441         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
8442         parameters that haven't existed as variables as buffer-local variables.
8443
8444 2008-12-23  Dave Love  <fx@gnu.org>
8445
8446         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
8447         cadar.
8448
8449         * sieve-manage.el (sieve-manage-starttls-p): Rename from
8450         imap-starttls-p.
8451         (sieve-manage-starttls-open): Rename from imap-starttls-open.
8452
8453 2008-12-22  Dave Love  <fx@gnu.org>
8454
8455         * imap.el: Fix author email.  Doc fixes.
8456         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
8457         reply.
8458
8459 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
8460
8461         * spam-report.el (spam-report-gmane-max-requests): New constant.
8462         (spam-report-gmane-wait): New variable.
8463         (spam-report-gmane-ham, spam-report-gmane-spam)
8464         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
8465         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
8466         the server.
8467
8468         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
8469         Add explanations.
8470
8471         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
8472         nnheader-accept-process-output and nnheader-read-timeout if available.
8473         (pop3-movemail): Use it.
8474
8475         * message.el (message-check-news-body-syntax): Fix signature check if
8476         there's an attachment.
8477
8478 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8479
8480         * mm-util.el: Add comments to the mm- emulating functions.
8481
8482 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
8483
8484         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
8485         Reported by Stephen Berman <stephen.berman@gmx.net>.
8486
8487 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8488
8489         * mm-util.el (mm-substring-no-properties): New function.
8490         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
8491         (mm-special-display-p): Enable those lambda forms to be byte compiled.
8492         (mm-string-to-multibyte): Doc fix.
8493
8494         * mml.el (mml-attach-file): Use mm-substring-no-properties.
8495
8496 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8497
8498         * mml.el (mml-attach-file): Strip text properties from file name.
8499         (Bug#1574)
8500
8501 2008-12-16  Glenn Morris  <rgm@gnu.org>
8502
8503         * mm-util.el (mm-charset-override-alist): Declare for compiler.
8504
8505 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8506
8507         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
8508         knows since the charset specified might be a bogus alias that
8509         mm-charset-synonym-alist provides.
8510
8511 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8512
8513         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
8514         "ISO_8859-1".
8515
8516         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
8517
8518 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8519
8520         * mm-util.el (mm-charset-eval-alist):
8521         Define it before mm-charset-to-coding-system.
8522         (mm-charset-to-coding-system): Add optional argument `silent';
8523         define it before mm-charset-override-alist.
8524         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
8525         default value if it can be used in Emacs currently running;
8526         silence mm-charset-to-coding-system.
8527
8528 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8529
8530         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
8531         `allow-override' which says whether to use `mm-charset-override-alist'.
8532         (rfc2047-decode-encoded-words): Use it.
8533
8534         * mm-util.el (mm-charset-override-alist): Fix custom type;
8535         add `(gb2312 . gbk)' to choices.
8536
8537 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8538
8539         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
8540         fast.
8541
8542         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8543
8544         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
8545
8546 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
8547
8548         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
8549         on links.
8550
8551         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8552
8553 2008-12-03  Lute Kamstra  <lute@gnu.org>
8554
8555         * sha1.el: Remove leading * from docstrings of defcustoms,
8556         deffaces, defconsts and defuns.
8557
8558 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8559
8560         * message.el (message-idna-to-ascii-rhs-1): Protect against local
8561         users' addresses that don't have domain parts.
8562         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
8563         rather than message-narrow-to-head since there will be the message
8564         header separator.
8565
8566 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8567
8568         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
8569         since the result is inserted in a unibyte buffer anyway.
8570         (nnimap-demule-use-string-to-multibyte): Remove.
8571         (nnimap-demule): Alias it to mm-string-to-multibyte.
8572
8573 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8574
8575         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
8576         variable for debugging bug#464 and bug#1174.
8577         (nnimap-demule): Use it.
8578
8579 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8580
8581         * gnus-score.el (gnus-score-find-trace): Handle default score in total
8582         score calculation correctly.
8583
8584 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8585
8586         * message.el (message-send-mail): Just set the buffer to unibyte
8587         rather than use mm-with-unibyte-current-buffer which does a lot more.
8588         (message-send-mail-partially): Don't bother with
8589         mm-with-unibyte-current-buffer since it's already been made unibyte by
8590         message-send-mail.
8591
8592 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
8593
8594         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
8595
8596 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
8597
8598         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
8599
8600 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8601
8602         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
8603         require itself and to remove `with-no-warnings'.
8604
8605 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
8606
8607         * starttls.el (starttls-any-program-available): Get the name of the
8608         available TLS layer program.
8609         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
8610         well as the host name in the "opening" message.
8611
8612         * auth-source.el (auth-source-cache, auth-source-do-cache)
8613         (auth-source-user-or-password): Cache passwords and logins by default,
8614         allow override with `auth-source-do-cache'.
8615         (auth-source-forget-user-or-password): Allow users to remove cache
8616         entries if needed.
8617
8618 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
8619
8620         * md4.el (md4-buffer): Fix typo in docstring.
8621         (md4, md4-64): Doc fixes.
8622         (md4-pack-int32): Reflow docstring.
8623
8624 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8625
8626         * ietf-drums.el (ietf-drums-remove-comments): Localize second
8627         condition-case to only the forward-sexp call.
8628
8629 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
8630
8631         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
8632         quotes contained.  Make it more robust regardless by an extra
8633         condition-case wrapper.
8634
8635 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * lpath.el: No need to fbind codepage-setup for Emacs 23.
8638
8639 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8640
8641         * nnml.el (nnml-request-expire-articles): Check if the function set to
8642         `nnmail-expiry-target' returns the symbol `delete'.
8643
8644         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8645
8646         * nnmail.el (nnmail-expiry-target): Fix custom type.
8647
8648 2008-10-02  Glenn Morris  <rgm@gnu.org>
8649
8650         * mm-util.el (mm-codepage-setup): Tweak codepage error.
8651         Silence compiler warning.
8652
8653 2008-10-01  Magnus Henoch  <mange@freemail.hu>
8654
8655         * tls.el (open-tls-stream): Show the actual command being
8656         executed, instead of the format string.
8657
8658 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8659
8660         * lpath.el: Fbind codepage-setup for Emacs 23.
8661
8662 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
8663
8664         * mml.el (mml-menu): Don't assume mml2015 is bound.
8665
8666 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8667
8668         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
8669         exists.
8670
8671 2008-09-27  Glenn Morris  <rgm@gnu.org>
8672
8673         * gnus-util.el (mail-header-remove-comments): Autoload it.
8674
8675 2008-09-27  Andreas Schwab  <schwab@suse.de>
8676
8677         * gnus-util.el (gnus-split-references): Strip comments.
8678         (gnus-parent-id): Likewise.
8679
8680 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
8681
8682         * message.el (message-confirm-send): Fix version.
8683
8684 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8685
8686         * message.el (message-idna-to-ascii-rhs-1): Use
8687         mail-extract-address-components rather than mail-header-parse-addresses
8688         that is an alias by default to ietf-drums-parse-addresses that does not
8689         support non-ASCII names in headers' contents.
8690
8691 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8692
8693         * message.el (message-confirm-send): Fix variable documentation to
8694         avoid the "y/n" wording.
8695
8696 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
8697
8698         * message.el (message-set-auto-save-file-name): Save to a different
8699         filename so multiple messages (especially drafts) can be recovered.
8700
8701 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
8702
8703         * message.el (message-confirm-send): Add appropriate version.
8704
8705 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
8706
8707         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
8708         defvar.
8709
8710 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
8711
8712         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
8713         (mm-pkcs7-enveloped-magic): Ditto.
8714
8715 2008-09-17  Simon Josefsson  <simon@josefsson.org>
8716
8717         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
8718         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
8719
8720 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
8721
8722         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
8723         default, it's better.
8724
8725 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
8726
8727         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
8728         summary line gnus-number property and ignore them (with a warning
8729         message).
8730
8731 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8732
8733         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
8734         macro caddr in the interactive form since it won't be expanded.
8735
8736 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8737
8738         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
8739         `charset'; fix name of function called recursively.
8740         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
8741
8742 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8743
8744         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
8745         (gnus-mime-set-charset-parameters): New function.
8746         (gnus-mime-view-part-as-charset): Use it to correctly display part
8747         specifying wrong charset.
8748
8749 2008-09-08  David Engster  <dengste@eml.cc>
8750
8751         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
8752         in completing-read for back end server.
8753
8754 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
8755
8756         * message.el (message-confirm-send): New variable to confirm sending a
8757         message.
8758         (message-send): Use it.
8759
8760 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
8761
8762         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
8763
8764 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
8767
8768 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
8769
8770         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
8771         prevent tracking too many groups.
8772         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
8773         Use it.
8774
8775 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
8776
8777         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
8778         moving point to the bottom of the window in order to avoid recentering.
8779
8780 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8781
8782         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
8783
8784         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
8785         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
8786         (gnus-article-beginning-of-window): Fix calculation.
8787
8788 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8789
8790         * gnus-msg.el (gnus-summary-supersede-article)
8791         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
8792         value of gnus-newsgroup-charset to decode non-MIME encoded text in
8793         message header.
8794
8795 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
8796
8797         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
8798         pending output coming after the status change.
8799
8800 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
8801
8802         * message.el:
8803         * gnus-start.el:
8804         * gnus-registry.el: Remove VMS support.
8805
8806 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8807
8808         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
8809         macro.
8810         (rfc2104-hash): Use it.
8811
8812 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
8813
8814         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
8815         (gnus-summary-sort-by-most-recent-date): New commands.
8816         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
8817         and menu entries.
8818
8819 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8820
8821         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
8822         don't redisplay article for raw contents; remove plural articles stuff.
8823
8824         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
8825         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
8826         on gnus-summary-save-article; display results properly.
8827
8828 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * lpath.el: No need to fbind ns-focus-frame.
8831
8832 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8833
8834         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
8835
8836 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8837
8838         * gnus-art.el (gnus-summary-save-in-pipe):
8839         Consider gnus-save-all-headers.
8840
8841 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
8842
8843         * gnus-util.el (ns-focus-frame): Remove declaration.
8844         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
8845         like x.
8846
8847 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
8848
8849         * rfc2104.el (rfc2104-zero): Delete defconst.
8850         (rfc2104-hex-alist): Likewise.
8851         (rfc2104-hex-to-int): Delete func.
8852         (rfc2104-hexstring-to-bitstring): Likewise.
8853         (rfc2104-nybbles): New defconst.
8854         (rfc2104-hash): Rewrite for speed.
8855
8856 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8857
8858         * tls.el (open-tls-stream): Make it work with the 2nd argument
8859         BUFFER that is a string but does not exist as a buffer object, as
8860         mentioned in the doc-string.
8861
8862 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8863
8864         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
8865         SXEmacs.
8866
8867 2008-07-16  Glenn Morris  <rgm@gnu.org>
8868
8869         * gnus-util.el (ns-focus-frame): Declare for compiler.
8870
8871 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8872
8873         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
8874         set as a group parameter.
8875         (gnus-summary-save-in-pipe): Work when it is called independently.
8876         (gnus-summary-pipe-to-muttprint): Don't modify
8877         gnus-summary-pipe-output-default-command.
8878
8879 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8880
8881         * message.el (message-send-mail-with-sendmail):
8882         Display the error message.
8883
8884 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8885
8886         * gnus-art.el (gnus-default-article-saver):
8887         Add gnus-summary-save-in-pipe to choices.
8888         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
8889         gnus-summary-pipe-output-default-command as the default command.
8890         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
8891         instead of gnus-last-shell-command.
8892
8893         * gnus-sum.el (gnus-summary-pipe-output-default-command):
8894         New user option.
8895         (gnus-summary-muttprint-program): Mention the value will be changed.
8896         (gnus-summary-save-article): Force showing of all headers.
8897         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
8898
8899 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
8900
8901         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
8902
8903 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
8904
8905         * nnimap.el (nnimap-id):
8906         * sieve-manage.el (sieve-manage-open): Doc fixes.
8907
8908 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
8909
8910         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
8911         if available.
8912
8913 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8914
8915         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
8916
8917         * nnkiboze.el (nnkiboze-generate-group):
8918         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
8919
8920         * nnmairix.el: Require CL.
8921
8922 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8923
8924         * dgnushack.el: Autoload get-display-table and put-display-table for
8925         XEmacs 21.5.
8926
8927         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
8928         21.4 and SXEmacs.
8929
8930 2008-06-15  David Engster  <dengste@eml.cc>
8931
8932         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
8933
8934 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
8935
8936         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
8937         New macros that expand to an `aset'/`aref' call under Emacs, and to a
8938         runtime choice under XEmacs.
8939
8940         * gnus-sum.el (gnus-summary-set-display-table):
8941         Use `gnus-put-display-table', `gnus-get-display-table',
8942         `gnus-set-display-table' for the display table, instead of `aset'.
8943
8944         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
8945         Use `gnus-put-display-table', `gnus-get-display-table',
8946         `gnus-set-display-table' for the display table.
8947
8948 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8949
8950         * nnmairix.el: Add autoloads.
8951
8952 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
8953
8954         * nnmairix.el (nnmairix-delete-recreate-group)
8955         (nnmairix-update-and-clear-marks): Fix error messages.
8956
8957 2008-06-14  David Engster  <dengste@eml.cc>
8958
8959         * nnmairix.el: Upgrade to version 0.6.
8960         (nnmairix-group-toggle-propmarks-this-group)
8961         (nnmairix-group-toggle-readmarks-this-group)
8962         (nnmairix-group-delete-recreate-this-group)
8963         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
8964         (nnmairix-remove-tick-mark-original-article): New commands.
8965         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
8966         (nnmairix-propagate-marks-to-nnmairix-groups)
8967         (nnmairix-only-use-registry, nnmairix-allowfast-default)
8968         (nnmairix-marks-cache, nnmairix-version-output): New variables.
8969         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
8970         functions needed for marks propagation and manipulation of read marks.
8971         (nnmairix-update-groups): New function.
8972         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
8973         (nnmairix-determine-original-group-from-registry)
8974         (nnmairix-determine-original-group-from-path)
8975         (nnmairix-get-group-from-file-path, nnmairix-map-range)
8976         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
8977         New helper functions.
8978         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
8979         keystrokes for new commands.
8980         (nnmairix-delete-and-create-on-change): Doc string cleanup.
8981         (nnmairix-request-group): Check allow-fast group parameter.
8982         (nnmairix-request-create-group): Set allow-fast group parameter if
8983         nnmairix-allowfast-default is set.
8984         (nnmairix-close-group): Propagate marks upon closing if needed.
8985         (nnmairix-group-toggle-threads-this-group): Use new.
8986         nnmairix-group-toggle-parameter helper function.
8987         (nnmairix-search): Better check for empty search result.
8988         (nnmairix-goto-original-article): Use new helper functions for
8989         determining original article.
8990         (nnmairix-show-original-article): Make sure message-id is in brackets.
8991         (nnmairix-call-mairix-binary): Change variable name.
8992         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
8993         helper function.
8994         (nnmairix-widget-toggle-activate): Fix doc string.
8995
8996 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8997
8998         * nnir.el: Require edmacro when compiling with XEmacs.
8999         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9000         available in Emacs 21.
9001
9002 2008-06-11  Glenn Morris  <rgm@gnu.org>
9003
9004         * gnus-util.el (x-focus-frame):
9005         * gnus.el (image-size):
9006         * mm-decode.el (image-size): Declare.
9007
9008         * gnus-picon.el (declare-function): Add compat definition.
9009         (image-size): Declare.
9010
9011         * gnus-group.el (tool-bar-map):
9012         * gnus-sum.el (tool-bar-map): Define for compiler.
9013
9014         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9015
9016         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9017
9018         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9019         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9020         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9021         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9022         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9023         * sieve-manage.el, spam-report.el, spam.el:
9024         Remove unnecessary eval-and-compile of autoloads.
9025
9026 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
9027
9028         * auth-source.el: Precise Tramp doc.
9029
9030 2008-06-07  Glenn Morris  <rgm@gnu.org>
9031
9032         * nnmairix.el: Remove unnecessary eval-when-compile.
9033
9034 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9035
9036         * lpath.el: Fbind propertize for XEmacs 21.4.
9037
9038 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
9039
9040         * nnir.el: Move here from ../contrib.
9041
9042 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9043
9044         * gnus-util.el (gnus-read-shell-command): New function.
9045         * mm-decode.el (mm-pipe-part):
9046         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9047
9048 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9049
9050         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9051
9052 2008-06-03  Glenn Morris  <rgm@gnu.org>
9053
9054         * pop3.el (nnheader-accept-process-output): Autoload it.
9055
9056 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9057
9058         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9059         are not 2-digit hexadecimal characters that follow `%'s.
9060
9061 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9062
9063         * message.el (message-bogus-recipient-p): Fix type in doc string.
9064         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9065         (message-bogus-addresses): Rename from message-bogus-address-regexp.
9066         Improve custom options.
9067         (message-bogus-recipient-p): Adjust accordingly.
9068
9069 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
9070
9071         * parse-time.el (parse-time-months, parse-time-weekdays): Add
9072         long-form month and day names.
9073
9074 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9075
9076         * dgnushack.el: Autoload debug, eudc-expand-inline and
9077         pgg-snarf-keys-region for XEmacs.
9078
9079         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
9080
9081         * nnmairix.el: Require edmacro when compiling with XEmacs.
9082
9083 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
9084
9085         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9086         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9087
9088 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9089
9090         * auth-source.el: Add more docs.
9091
9092         * netrc.el (netrc-machine): Always match if the port is not given.
9093
9094 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9095
9096         * nnheader.el (nnheader-read-timeout): Change the default timeout from
9097         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
9098         retrieval faster in some cases, but might make CPU usage larger.
9099         If this has any bad side effects, we might revert this change.
9100
9101         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9102         seems to make mail retrieval much, much faster.
9103         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9104         unconditionally.
9105
9106         * gnus-draft.el (gnus-group-send-queue):
9107         Bind message-send-mail-partially-limit to nil to avoid being prompted.
9108
9109 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
9110
9111         * mml.el (mml-attach-buffer): Prompt for `disposition'.
9112
9113         * message.el (message-bogus-address-regexp): Fix and improve custom
9114         type.
9115         (message-setup-hook): Add message-check-recipients as custom option.
9116
9117 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
9118
9119         * message.el (message-cite-function): Remove bogus autoload which crept
9120         in during merge from v5-10.
9121
9122 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9123
9124         * nnimap.el (nnimap-open-connection): Fix login/password bug.
9125
9126         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9127
9128         * auth-source.el: Preliminary Tramp docs.
9129         (auth-sources): Change the default auth-sources to use
9130         EPA .gpg files.
9131
9132 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
9133
9134         * nntp.el: Autoload `auth-source-user-or-password'.
9135         (nntp-send-authinfo): Use it.
9136
9137         * nnimap.el: Autoload `auth-source-user-or-password'.
9138         (nnimap-open-connection): Use it.
9139
9140         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
9141         for the gnus-message function.
9142         (auth-source-user-or-password): Use it.
9143
9144 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9145
9146         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9147         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
9148         (rfc2104-hash): Use it.
9149
9150 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9151
9152         * gnus-art.el (gnus-article-toggle-truncate-lines):
9153         Don't use `iff' in docstring.
9154
9155 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
9156
9157         * gnus-registry.el: Adjusted copyright dates and added a keyword.
9158
9159         * gnus-util.el (gnus-extract-address-component-name)
9160         (gnus-extract-address-component-email): Convenience functions around
9161         `gnus-extract-address-components'.
9162
9163         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9164         Use `gnus-extract-address-component-email' to fix bug of comparing full
9165         sender name to `user-mail-address'.
9166
9167 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
9168
9169         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9170         catch/throw to optimize.
9171         (gnus-registry-find-keywords): Just use member to find a keyword.
9172
9173 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9174
9175         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9176         is current before calling gnus-server-prepare.
9177         (gnus-server-setup-buffer, gnus-server-update-server)
9178         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9179
9180 2008-05-04  Juri Linkov  <juri@jurta.org>
9181
9182         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9183         (mailcap-file-default-commands): Use mailcap-replace-in-string
9184         instead of replace-regexp-in-string, and mailcap-delete-duplicates
9185         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
9186
9187 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
9188
9189         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9190
9191 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9192
9193         * gnus.el: Bump version to 0.11.
9194
9195 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9196
9197         * gnus.el: No Gnus v0.10 is released.
9198
9199 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9200
9201         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9202         hooks.
9203         (gnus-update-read-articles): Speed up non-marks-using users.
9204         (gnus-use-marks): Define gnus-use-marks.
9205         (gnus-propagate-marks): Rename variable to something more sensible.
9206
9207 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9208
9209         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9210         (gmm-image-load-path-for-library): Fix typos in docstrings.
9211         (gmm-message): Reflow docstring.
9212
9213 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
9214
9215         * mail-source.el (mail-source-set-1, mail-source-bind):
9216         Move auth-source code out of the macro to clean it up and fix bugs.
9217
9218 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
9219
9220         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9221         by sender if it's equal to user-mail-address, it's likely to be
9222         useless.
9223
9224         * mail-source.el (mail-source-bind): Don't use user or password if they
9225         are not bound.  Unintern them if they are nil.  Don't use server unless
9226         it's bound, and default it to empty string otherwise.
9227
9228 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9229
9230         * mail-source.el: Load auth-source.el.
9231         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9232         get user name or password, if auth-sources is set up.
9233
9234         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9235         strategy of splitting with parent.
9236         (gnus-registry-split-fancy-with-parent)
9237         (gnus-registry-post-process-groups): Use it and fix prior
9238         bug (returning a list as the split result).
9239
9240         * auth-source.el (auth-sources): Remove server parameter.
9241         (auth-source-pick, auth-source-user-or-password)
9242         (auth-source-user-or-password-imap)
9243         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9244         (auth-source-user-or-password-sftp)
9245         (auth-source-user-or-password-smtp): Remove server parameter.
9246
9247 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9248
9249         * smime.el (smime-sign-region, smime-encrypt-region)
9250         (smime-decrypt-region):
9251         Remove redundant calls to `generate-new-buffer-name'.
9252
9253 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9254
9255         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9256         Don't use QP for message/rfc822.
9257         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9258
9259 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9260
9261         * sieve-manage.el (sieve-string-bytes): Remove.
9262         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9263         correct byte-length only if the process's coding-system is the same as
9264         the one used internally by Emacs to represent strings.
9265
9266 2008-04-22  Juri Linkov  <juri@jurta.org>
9267
9268         * mailcap.el (mailcap-file-default-commands): New function.
9269
9270 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9271
9272         * message.el (message-signature-separator, message-cite-function):
9273         Change custom version.
9274
9275 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
9276
9277         * tls.el (tls-program): Add -ign_eof argument to call the openssl
9278         commands.
9279         (tls-checktrust): Ditto.
9280
9281 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9282
9283         * mm-decode.el (mm-display-external): Make temp file read-only.
9284
9285 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9286
9287         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
9288         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
9289         `C-c C-f d'.
9290
9291 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
9292
9293         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
9294
9295 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9296
9297         * gnus.el: Bump version to 0.9.
9298
9299 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9300
9301         * gnus.el: No Gnus v0.8 is released.
9302
9303 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9304
9305         * mail-source.el (mail-source-value):
9306         Prefer fboundp to functionp so it works with macros as well.
9307
9308 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9309
9310         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9311         Fix last change in case the element is not even a symbol.
9312
9313 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9314
9315         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9316         Prefer fboundp to functionp so it works with macros as well.
9317
9318 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
9319
9320         * auth-source.el: Add docs.
9321         (auth-sources): Modify format to support server.
9322         (auth-source-pick, auth-source-user-or-password)
9323         (auth-source-user-or-password-imap)
9324         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9325         (auth-source-user-or-password-sftp)
9326         (auth-source-user-or-password-smtp): Add server parameter.
9327
9328 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
9329
9330         * gnus-registry.el: Initialize the registry when gnus-registry-install
9331         is t.
9332
9333 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9334
9335         * compface.el (uncompface): Make buffer unibyte.
9336
9337 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9338
9339         * mail-source.el (mail-source-value):
9340         Prefer fboundp to functionp so it works with macros as well.
9341
9342 2008-04-05  Glenn Morris  <rgm@gnu.org>
9343
9344         * gnus-ems.el (mm-disable-multibyte): Autoload it.
9345
9346 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9347
9348         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
9349         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
9350
9351         * nnheader.el (nnheader-init-server-buffer): Change buffer's
9352         multibyteness after rather than before erasing it.
9353
9354         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
9355         mm-with-multibyte.
9356         (gnus-request-article-this-buffer): Make sure the proper decoding is
9357         used if gnus-original-article-buffer happens to be unibyte.
9358
9359         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
9360         default-enable-multibyte-characters.
9361
9362         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
9363         default-enable-multibyte-characters.
9364
9365         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
9366
9367         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
9368
9369 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9370
9371         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9372         Fix last change in case the element is not even a symbol.
9373
9374 2008-04-02  Simon Josefsson  <simon@josefsson.org>
9375
9376         * imap.el (imap-enable-exchange-bug-workaround): New variable.
9377         (imap-message-copyuid-1): Use it.
9378         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
9379         J. Williams in
9380         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
9381
9382         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
9383         imap-enable-exchange-bug-workaround.
9384         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
9385
9386 2008-04-01  Simon Josefsson  <simon@josefsson.org>
9387
9388         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
9389         a 100 byte status-checks into a 2-3MB transfer for each group.
9390         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
9391         to enable bug workaround or not.
9392         (nnimap-find-minmax-uid): Only enable workaround conditionally.
9393
9394 2008-03-31  Glenn Morris  <rgm@gnu.org>
9395
9396         * message.el (mml2015-use): Declare for compiler.
9397         (message-info): Require mml2015 when appropriate.
9398
9399 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9400
9401         * Makefile.in (EMACS_COMP): Quote directory name that might contain
9402         whitespace.
9403
9404 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9405
9406         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
9407         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
9408         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
9409         (nntp-service-to-port): New function.
9410         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
9411         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
9412         (nntp-open-netcat-stream): New function.
9413         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
9414
9415 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
9416
9417         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
9418
9419 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9420
9421         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
9422
9423 2008-03-28  Magnus Henoch  <mange@freemail.hu>
9424
9425         * dns.el (dns-write): Use set-buffer-multibyte.
9426
9427 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
9428
9429         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
9430
9431 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9432
9433         * message.el (message-signature-separator): Change default.
9434         Improve custom type.
9435         (message-cite-function): Change default to
9436         message-cite-original-without-signature.
9437
9438         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
9439         toggle.
9440
9441         * message.el (message-check-news-body-syntax): Fix signature check.
9442         (message-setup-1): Mark buffer as unmodified _after_ running
9443         message-setup-hook and handling message-alternative-emails.
9444         (message-shorten-references): Be more strict when building list of
9445         valid references to comply with GNKSA.
9446
9447         * gnus-group.el (gnus-read-ephemeral-bug-group)
9448         (gnus-read-ephemeral-debian-bug-group)
9449         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
9450
9451         * message.el (message-info): Don't use booleanp which isn't supported
9452         in Emacs 21 and XEmacs.
9453
9454 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
9455
9456         * gnus-group.el (gnus-gmane-group-download-format): Rename from
9457         gnus-group-gmane-group-download-format.
9458         (gnus-group-read-ephemeral-gmane-group): Rename from
9459         gnus-group-read-ephemeral-gmane-group.
9460         (gnus-read-ephemeral-gmane-group-url): Rename from
9461         gnus-group-read-ephemeral-gmane-group-url.
9462         (gnus-bug-group-download-format-alist): New variable.
9463         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
9464         (gnus-read-ephemeral-emacs-bug-group): New commands.
9465
9466 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9467
9468         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
9469         (gnus-visible-headers): Improve custom type.
9470
9471 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9472
9473         * mml.el (mml-menu): Add workarounds for XEmacs.
9474
9475         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
9476         X-Boundary header.
9477
9478         * message.el (message-simplify-recipients): Fix previous commit.
9479
9480 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9481
9482         * mm-util.el (mm-set-buffer-multibyte): New function.
9483         * mm-decode.el (mm-copy-to-buffer): Use it.
9484
9485         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9486         Prefer fboundp to functionp so it works with macros as well.
9487
9488 2008-03-19  Glenn Morris  <rgm@gnu.org>
9489
9490         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
9491         Accidentally removed in the sync process with Emacs.
9492
9493 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
9494
9495         * message.el (message-alter-recipients-discard-bogus-full-name):
9496         New function.
9497         (message-alter-recipients-function): New variable.
9498         (message-get-reply-headers): Use it.
9499         (message-replace-header): New helper function.
9500         (message-recipients-without-full-name): New variable.
9501         (message-simplify-recipients): New command.
9502
9503         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
9504
9505         * message.el (message-info): Handle EasyPG manual.
9506
9507         * mml.el (mml-menu): Add entry for EasyPG.
9508
9509 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
9510
9511         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
9512         parameter.
9513
9514         * message.el (message-disassociate-draft): Specify drafts group name
9515         fully.
9516
9517 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
9518
9519         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9520         Eliminate unnecessary duplicates from the match list.
9521
9522 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9523
9524         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
9525
9526         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
9527
9528         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
9529         args of `how-many' of which the XEmacs version doesn't take; declare
9530         Info-index-next as function.
9531
9532 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9533
9534         * gnus-score.el (gnus-score-headers): Fix handling of
9535         gnus-inhibit-slow-scoring.
9536
9537         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
9538         string.
9539         (gnus-button-url-regexp): Improve handling of parenthesis.
9540         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
9541         (gnus-button-handle-info-keystrokes): Handle index entries.
9542
9543 2008-03-15  Glenn Morris  <rgm@gnu.org>
9544
9545         * parse-time.el (parse-time-string): Simplify.
9546
9547 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9548
9549         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
9550         Incoming* files.
9551
9552 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
9553
9554         * auth-source.el (auth-sources): Rename from auth-source-choices.
9555         (auth-source-pick): Use it.
9556
9557 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9558
9559         * binhex.el (binhex-decode-region-internal):
9560         * uudecode.el (uudecode-decode-region-internal):
9561         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
9562         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
9563         setting default-enable-multibyte-characters.
9564
9565 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
9566
9567         * auth-source.el (auth-source-protocols)
9568         (auth-source-protocols-customize, auth-source-choices): Add and
9569         modified variable customizations and defaults.
9570         (auth-source-pick, auth-source-user-or-password)
9571         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
9572         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9573         (auth-source-user-or-password-sftp)
9574         (auth-source-user-or-password-smtp): Use new variables and provide an
9575         interface to netrc.el.
9576
9577 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9578
9579         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
9580         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
9581         Make sure the nntp port to specify is a string.
9582
9583 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9584
9585         * nntp.el: Use with-current-buffer.
9586         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
9587         dubious mm-with-unibyte-current-buffer.
9588         (nntp-with-open-group-function): New function extracted from
9589         nntp-with-open-group macro.
9590         (nntp-with-open-group): Use the function, so it's easier to debug.
9591         Add indentation and debugging info.
9592         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
9593         Recommend the use of the netcat alternatives.
9594
9595         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
9596         Avoid mm-string-as-multibyte as well.
9597
9598         * nnweb.el (nnweb-insert-html):
9599         Remove use of nnheader-string-as-multibyte.
9600
9601         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
9602         (nnheader-string-as-multibyte): Remove.
9603
9604         * mm-view.el: Use inhibit-read-only.
9605         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
9606         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
9607         or unibyte-string.
9608
9609         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
9610         (mm-uu-yenc-extract): Use with-current-buffer.
9611
9612         * gnus-soup.el (gnus-soup-send-packet): Don't use
9613         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
9614
9615         * nnmh.el: Use with-current-buffer.
9616         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
9617         mm-string-as-multibyte on the output of mm-encode-coding-string.
9618
9619         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
9620         (nnimap-request-move-article): Use with-current-buffer.
9621
9622         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
9623         inserting the handle-buffer's text, so the implicit multibyte->unibyte
9624         conversion uses string-make-unibyte rather than string-as-unibyte.
9625
9626         * gnus-msg.el: Use with-current-buffer.
9627
9628         * message.el (message-ignored-resent-headers): Add "Delivered-To".
9629
9630 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
9631
9632         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
9633         string for caching if it is 'PIN.
9634
9635 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9636
9637         * lpath.el: Consider the case without Emacs/W3.
9638
9639 2008-03-08  Glenn Morris  <rgm@gnu.org>
9640
9641         * time-date.el (date-to-time, time-subtract, time-add)
9642         (safe-date-to-time): Doc fixes.
9643
9644 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9645
9646         * mail-source.el (mail-source-delete-old-incoming-confirm):
9647         Change default to nil.
9648         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
9649
9650 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9651
9652         * lpath.el: Rearrange.
9653
9654         * gnus-art.el (gnus-narrow-to-page): Position point properly.
9655         (gnus-article-goto-prev-page): Work for articles having ^L's.
9656
9657         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
9658
9659         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
9660
9661 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
9662
9663         * gnus-bookmark.el: Adjust for renames in bookmark.el.
9664         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
9665         (gnus-bookmark-jump): Adjust some variable names.
9666
9667 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
9668
9669         * auth-source.el: New package.
9670         (auth-source-choices): Add customization entry point variable.
9671
9672         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
9673         bug.
9674
9675 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
9676
9677         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
9678         (gnus-registry-initialize, gnus-registry-install-p): Use it.
9679         (gnus-registry-install-shortcuts): Rename from
9680         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
9681         the `gnus-registry-mark-map' keymap dynamically from
9682         `gnus-registry-marks'.  The generated functions update the summary line
9683         when a registry mark is added or deleted, and will call
9684         `gnus-registry-install-p' (see the comments in the code).
9685         (gnus-registry-user-format-function-M): Use concat intelligently.
9686
9687         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
9688         the registry mark functions.
9689
9690 2008-03-05  Glenn Morris  <rgm@gnu.org>
9691
9692         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
9693         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
9694         gnus-art.
9695         (top-level): No need to load own source when compiling.
9696
9697 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
9698
9699         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
9700         Suggested by <chris.anderton@zetnet.co.uk>.
9701
9702 2008-03-04  Glenn Morris  <rgm@gnu.org>
9703
9704         * gnus-sum.el (top-level): No need to require gnus when compiling,
9705         since unconditionally required near start of file.
9706         (gnus-summary-display-while-building): Move definition before use.
9707
9708 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9709
9710         * gnus-registry.el (gnus-registry-user-format-function-M):
9711         Add formatting function.
9712
9713 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
9714
9715         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
9716         with plists.
9717         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
9718         Use new format.
9719
9720 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9721
9722         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
9723         `where-is-internal' that returns a range of key sequences.
9724
9725 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9726
9727         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
9728
9729         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
9730         (gnus-summary-jump-to-group): Consider windows on other displayed
9731         frames as well.  Similar changes might be needed elsewhere, but that's
9732         the one I've bumped into during my use.
9733
9734         * nndoc.el (nndoc-oe-dbx-type-p):
9735         * gnus-msg.el (gnus-debug):
9736         * gnus-group.el (gnus-update-group-mark-positions):
9737         Use mm-string-to-multibyte.
9738
9739 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9740
9741         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
9742         doesn't handle NotDashEscaped.
9743
9744         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
9745         (mml-dnd-attach-options): Fix typo in custom choice.
9746
9747         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
9748         Change nndoc-article-type to mbox.
9749         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
9750
9751         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
9752         to nil, instead of html2text.
9753
9754         * imap.el (imap-debug): Add `imap-ping-server'.
9755
9756         * gnus-bookmark.el: Add FIXMEs.
9757
9758         * message.el (message-form-letter-separator)
9759         (message-send-form-letter-delay): New variables.
9760         (message-send-form-letter): Use them.  New command to send form
9761         letters.  Requested by Uwe Siart.
9762         (message-send-mail-function): Doc fix.  Add "Other" custom option.
9763
9764 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9765
9766         * Update copyright years.
9767
9768 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9769
9770         Sync from EMACS_22_BASE.
9771
9772         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
9773
9774 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
9775
9776         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
9777         empty author.
9778
9779 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
9780
9781         * gnus-registry.el (gnus-registry-marks): Add variable for
9782         customization of marks and their appearance.
9783         (gnus-registry-read-mark): Use it.
9784         (gnus-registry-do-marks): Add utility function to loop through
9785         `gnus-registry-marks'.
9786         (gnus-registry-install-shortcuts-and-menus): Add function to install
9787         shortcuts and menus.
9788         (gnus-registry-initialize): Use it.
9789         (gnus-registry-default-mark): Clarify documentation.
9790
9791 2008-02-29  Glenn Morris  <rgm@gnu.org>
9792
9793         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
9794         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
9795         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
9796         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
9797         Change defcustom :version from 23.0 to 23.1.
9798
9799 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
9800
9801         * gnus-registry.el (gnus-registry-follow-group-p)
9802         (gnus-registry-post-process-groups): Add functions to aid registry
9803         splitting and improve logging.  Clarify behavior in function
9804         documentation.
9805         (gnus-registry-split-fancy-with-parent): Use them.
9806
9807 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9808
9809         * gnus-art.el: Use with-current-buffer.
9810
9811 2008-02-27  David Engster  <dengste@eml.cc>
9812
9813         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
9814         Express real group name in the response.
9815
9816 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9817
9818         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
9819         (nnmairix-last-server, nnmairix-current-server): Defvar them.
9820         (nnmairix-goto-original-article): Defvar gnus-registry-install and
9821         autoload gnus-registry-fetch-group when compiling.
9822         (nnmairix-request-group-with-article-number-correction):
9823         Remove unreferenced argument passed to nnmairix-call-backend.
9824
9825 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9826
9827         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
9828         (mm-uu-extract): Improve face for low color ttys.
9829         Reported by Sascha Wilde.
9830
9831 2008-02-27  Glenn Morris  <rgm@gnu.org>
9832
9833         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
9834         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
9835         variables to defconsts.  Convert comments to doc-strings.
9836         (nnmairix-last-server, nnmairix-current-server): Convert from free
9837         variables to defvars.  Convert comments to doc-strings.
9838         (gnus-registry-fetch-group): Autoload.
9839         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
9840         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
9841         (nnmairix-widget-build-editable-fields): Use car cddr rather than
9842         caddr.
9843         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
9844         nnmairix-request-group-with-article-number-correction call.
9845         (nnmairix-fast, nnmairix-group): New, less general names, for free
9846         variables passed from nnmairix-request-group to
9847         nnmairix-request-group-with-article-number-correction.  Declare.
9848         (nnmairix-request-group-with-article-number-correction):
9849         Use nnmairix-fast, nnmairix-group rather than fast, group.
9850
9851 2008-02-26  David Engster  <dengste@eml.cc>
9852
9853         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
9854         version 0.5.
9855
9856 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9857
9858         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
9859         instead of making an extra function call.  Don't add the current group
9860         to articles only when they have the group.  Use
9861         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
9862         Reported by David <de_bb@arcor.de>.
9863
9864 2008-02-24  Miles Bader  <miles@gnu.org>
9865
9866         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
9867         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
9868         (mm-find-mime-charset-region):
9869         * mm-bodies.el (mm-encode-body):
9870         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
9871
9872 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9873
9874         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
9875         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
9876
9877 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
9878
9879         * mail-source.el (mail-source-delete-incoming): Change default.
9880         Supplement doc string.
9881
9882         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
9883
9884 2008-02-14  Glenn Morris  <rgm@gnu.org>
9885
9886         * time-date.el (format-seconds): New function.
9887
9888 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9889
9890         * nnmail.el (nnmail-message-id-cache-file): Derive from
9891         `gnus-home-directory'.
9892
9893 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
9894
9895         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
9896         Document negative prefix.
9897
9898         * gnus-group.el (gnus-group-read-group): Document negative prefix.
9899
9900 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9901
9902         * message.el (message-unsent-separator): Add the Exim bounce
9903         separator.
9904
9905 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
9906
9907         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
9908         list.
9909         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
9910         recipient/signer list.
9911
9912 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9913
9914         * Makefile.in (datarootdir): Define.
9915         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
9916         name that might contain whitespace.
9917
9918 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9919
9920         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
9921         fbound (Emacs 23 unicode), signal an error.
9922
9923 2008-02-08  Glenn Morris  <rgm@gnu.org>
9924
9925         * gnus-art.el (pgg-display-output-buffer): Declare as function.
9926
9927 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
9928
9929         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
9930         ports to the calls to `netrc-machine-user-or-password' in addition to
9931         "imap" and "imaps".
9932
9933 2008-02-01  Zhang Wei  <id.brep@gmail.com>
9934
9935         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
9936
9937         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
9938
9939 2008-02-01  Kenichi Handa  <handa@m17n.org>
9940
9941         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
9942         rfc2104-hexstring-to-bitstring and changed to return a byte list.
9943         (rfc2104-hash): Convert the result of concat to unibyte string.
9944
9945 2008-02-01  Dave Love  <fx@gnu.org>
9946
9947         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
9948         coding-system-for-read.
9949         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
9950
9951 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9952
9953         * gnus.el (gnus-group-startup-message): Add `find-image' call before
9954         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
9955         <hanche@math.ntnu.no>.
9956
9957 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9958
9959         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
9960
9961         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
9962
9963 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
9964
9965         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
9966         * message.el (message-beginning-of-line): Use featurep instead of bound
9967         tests in order to resolve conditionals at compile time.
9968
9969 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
9970
9971         * mail-source.el (mail-sources): Add `group' choice.
9972
9973         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
9974         parameter `in-group' to control into which group the articles go.
9975         Add treatment of `group' mail-source.
9976
9977 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9978
9979         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
9980
9981         * mm-decode.el (mm-dissect-buffer): Decode description.
9982
9983         * mml.el (mml-to-mime): Encode message header first.
9984
9985 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9986
9987         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
9988         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
9989
9990         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
9991         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
9992
9993 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
9994
9995         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
9996
9997 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9998
9999         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10000         prefix keys.
10001         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10002         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10003         gnus-xmas.el.
10004
10005         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
10006         (gnus-xmas-article-describe-bindings): New function.
10007         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
10008         gnus-xmas-article-describe-bindings.
10009
10010         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
10011
10012 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10013
10014         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10015         Add new variables for article mark management.
10016         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10017         list of extra data entries which, when present, will indicate that the
10018         article ID should not be trimmed from the registry.
10019         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10020         functions.
10021         (gnus-registry-read-mark): New function to read a mark name from the
10022         user.
10023         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10024         (gnus-registry-set-article-mark-internal): New functions to add and
10025         remove marks.
10026         (gnus-registry-get-article-marks): New function to show the marks for
10027         an article, or retrieve them for further use.
10028
10029 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10030
10031         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10032         keys when no argument is given.
10033
10034 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10035
10036         * imap.el (imap-ping-server): New variable.
10037         (imap-opened): On add extra ping if imap-ping-server is non-nil.
10038         (imap-ping-server): Minor doc string fixes.
10039
10040 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10041
10042         * imap.el (imap-ping-server): New function.
10043         (imap-opened): Call imap-ping-server.
10044
10045 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10046
10047         * gnus-sum.el (gnus-article-sort-by-random)
10048         (gnus-thread-sort-by-random): Fix doc strings.
10049         Reported by jidanni@jidanni.org.
10050
10051 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10052
10053         * gnus-art.el (gnus-article-describe-bindings): New function.
10054         (gnus-article-read-summary-keys): Use it.
10055         (gnus-article-mode-map): Bind `C-h b' to it.
10056
10057 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10058
10059         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10060         XEmacs.
10061         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10062         Protect against non-character events.
10063
10064         * lpath.el: Fbind map-keymap for Emacs 21.
10065
10066 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
10067
10068         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10069         New command.
10070         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10071         instead of END.  Change name of the temp file.
10072         (gnus-group-gmane-group-download-format): Add doc string.  Make it
10073         customizable.
10074
10075 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10076
10077         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10078         bind `S W' to gnus-article-wide-reply-with-original; set default
10079         binding to gnus-article-read-summary-send-keys.
10080         (gnus-article-read-summary-keys): Fix the order of keys; display
10081         continuation keys correctly in the echo area; describe bindings
10082         correctly when keys end with `C-h'.
10083         (gnus-article-read-summary-send-keys): New function.
10084         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10085         Work for gnus-article-read-summary-send-keys; display continuation keys
10086         correctly in the echo area.
10087         (gnus-article-reply-with-original): Ignore prefix argument.
10088         (gnus-article-wide-reply-with-original): New function.
10089
10090         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
10091         Emacs 21.
10092
10093 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10094
10095         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10096         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10097
10098 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10099
10100         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10101         (gnus-group-read-ephemeral-gmane-group): New command.
10102
10103 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10104
10105         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10106
10107 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10108
10109         * message.el (message-send-mail-function): Increase custom version.
10110
10111         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10112         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
10113
10114 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10115
10116         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
10117         for the cases where imap-authenticate is called with a nil buffer
10118         parameter.
10119
10120 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10121
10122         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10123         html parts correctly; support forwarded messages.
10124         (gnus-article-browse-html-article): Remove work buffers.
10125
10126         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10127         compiling.
10128         (netrc-bound-and-true-p): New macro.
10129         (netrc-parse): Use it instead of bound-and-true-p that is not available
10130         in XEmacs 21.4.
10131
10132 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
10133
10134         * gnus-registry.el (gnus-registry-mark-article)
10135         (gnus-registry-article-marks): Add functionality to mark articles
10136         through the Gnus registry.
10137
10138         * encrypt.el: Clarify documentation for the new pgg method.
10139         (encrypt-file-alist): Add PGG option.
10140         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
10141         functionality.  Abstract password key and messaging to external
10142         functions.
10143         (encrypt-password-key, encrypt-get-passphrase-if-needed)
10144         (encrypt-message-method-and-cipher): Add new convenience external
10145         functions.
10146         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
10147         (encrypt-pgg-process-buffer): Add PGG functionality glue.
10148
10149         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10150         (netrc-parse): Use encrypt-file-alist to determine if
10151         encrypt-find-model or encrypt-insert-file-contents should be used.
10152
10153         * encrypt.el: Clarify documentation.  Load password-cache or
10154         password, whichever one is found first, instead of autoloading.
10155
10156 2007-12-19  Glenn Morris  <rgm@gnu.org>
10157
10158         * mml.el (message-options-set, message-narrow-to-head)
10159         (message-in-body-p, message-mail-p, message-encode-message-body):
10160         Autoload.
10161         (message-remove-header, message-narrow-to-headers-or-head)
10162         (message-subscribed-p, message-make-mail-followup-to)
10163         (message-position-on-field, message-news-p)
10164         (message-options-set-recipient, message-generate-headers)
10165         (message-sort-headers): Declare as functions.
10166
10167 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10168
10169         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10170         convention in doc string.
10171
10172 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10173
10174         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10175         title to html parts.
10176         (gnus-article-browse-html-article): Pass message header to it.
10177
10178         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10179
10180 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
10181
10182         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10183         or password compatible with XEmacs.
10184
10185 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10186
10187         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10188         format document.
10189         (gnus-mime-delete-part): Don't write description line if empty.
10190         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10191
10192 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
10193
10194         * gnus-sum.el (gnus-summary-mark-unread-as-read)
10195         (gnus-summary-mark-read-and-unread-as-read)
10196         (gnus-summary-mark-current-read-and-unread-as-read)
10197         (gnus-summary-mark-unread-as-ticked): Doc fix.
10198         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10199
10200 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10201
10202         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10203         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10204
10205 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10206
10207         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10208         yes-or-no-p.
10209
10210 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10211
10212         * mm-decode.el (mm-add-meta-html-tag): New function.
10213         (mm-save-part-to-file, mm-pipe-part): Use it.
10214
10215         * gnus-art.el (gnus-article-browse-delete-temp-files):
10216         Use gnus-y-or-n-p instead of y-or-n-p.
10217         (gnus-article-browse-html-parts): Work with message/external-body; use
10218         mm-add-meta-html-tag.
10219
10220 2007-12-11  Glenn Morris  <rgm@gnu.org>
10221
10222         * gnus-cache.el: Require gnus-sum not just when compiling.
10223
10224         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10225
10226         * gnus-int.el (gnus-server-opened, gnus-status-message):
10227         Move definitions before use.
10228
10229         * mm-decode.el: Require gnus-util.
10230         (mm-remove-part): Only call delete-annotation on XEmacs.
10231
10232         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10233
10234         * nnmail.el: Require gnus-int.
10235
10236         * spam.el: Move `require's before `eval-when-compile's.
10237
10238         * gnus-ems.el (gnus-alive-p):
10239         * gnus-fun.el (message-goto-eoh):
10240         * gnus-util.el (gnus-group-name-decode):
10241         * mail-source.el (gnus-compress-sequence):
10242         * message.el (Info-goto-node, format-spec):
10243         * mm-bodies.el (message-options-get):
10244         * mm-decode.el (mm-view-pkcs7):
10245         * mm-util.el (gmm-write-region):
10246         * mml-smime.el (mml-compute-boundary)
10247         (gnus-completing-read-with-default):
10248         * mml.el (widget-button-press, gnus-make-hashtable):
10249         * mml1991.el (mm-decode-content-transfer-encoding)
10250         (mm-encode-content-transfer-encoding)
10251         (message-options-get, message-options-set):
10252         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10253         * nnfolder.el (gnus-request-group):
10254         * nnheader.el (ietf-drums-unfold-fws):
10255         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10256         * smime.el (gnus-run-mode-hooks):
10257         * spam-stat.el (gnus-message): Autoload.
10258
10259         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10260         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10261         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10262         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10263         Add declare-function compatibility definition.
10264
10265         * gnus-cache.el (nnvirtual-find-group-art):
10266         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10267         (gnus-add-image, gnus-add-wash-type):
10268         * gnus-group.el (nnkiboze-score-file):
10269         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10270         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10271         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10272         (message-tokenize-header, gnus-get-buffer-create)
10273         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10274         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10275         * gnus.el (gnus-group-decoded-name):
10276         * mail-source.el (imap-capability):
10277         * mm-bodies.el (message-options-set):
10278         * mm-decode.el (gnus-configure-windows):
10279         * mm-extern.el (message-goto-body):
10280         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
10281         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
10282         (epg-sub-key-validity, message-options-set):
10283         * mml.el (widget-event-point, gnus-configure-windows):
10284         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
10285         * mml2015.el (epg-check-configuration, epg-configuration)
10286         (message-options-set):
10287         * nndb.el (nndb-request-article):
10288         * nnfolder.el (gnus-request-create-group):
10289         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
10290         * nnmaildir.el (gnus-group-mark-article-read):
10291         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
10292         * rfc1843.el (message-fetch-field):
10293         * spam.el (gnus-extract-address-components):
10294         Declare as functions.
10295
10296 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10297
10298         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
10299
10300         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
10301
10302         * lpath.el: Fbind run-mode-hooks for Emacs 21;
10303         bind show-trailing-whitespace for XEmacs.
10304
10305 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10306
10307         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
10308         new no-op macro for backward compatibility.
10309
10310         * imap.el (imap-string-to-integer): New function.
10311
10312 2007-12-09  Glenn Morris  <rgm@gnu.org>
10313
10314         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
10315
10316         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
10317         * message.el, mm-view.el, sieve-manage.el, smime.el:
10318         Add declare-function compatibility definition.
10319
10320         * gnus-art.el (w3-region, w3m-region, Info-menu):
10321         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
10322         * gnus-sum.el (gnus-get-predicate):
10323         * gnus-util.el (mm-append-to-file, w32-focus-frame):
10324         * message.el (mail-abbrev-in-expansion-header-p):
10325         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
10326         (w3m-detect-meta-charset, w3m-region):
10327         * sieve-manage.el (password-read, password-cache-add)
10328         (password-cache-remove):
10329         * smime.el (password-read-and-add): Declare as functions.
10330
10331 2007-12-08  David Kastrup  <dak@gnu.org>
10332
10333         * gnus-sum.el (gnus-summary-simplify-subject-query):
10334         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
10335         `message'.
10336
10337 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10338
10339         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
10340         it to bind idna-program, installation-directory, defined-colors, and
10341         face-attribute for XEmacs of the version that compiles defcustom forms.
10342
10343 2007-12-07  Glenn Morris  <rgm@gnu.org>
10344
10345         * gnus-art.el (article-make-date-line): Revert previous change.
10346
10347 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10348
10349         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
10350
10351 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
10352
10353         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
10354         Call gnus-add-to-range ranges only once with a prepared article-list.
10355
10356 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
10357
10358         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
10359         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
10360         group names with backslashes.
10361         Reported by Tassilo Horn <tassilo@member.fsf.org>.
10362
10363 2007-12-06  Deepak Goel  <deego3@gmail.com>
10364
10365         * gnus-art.el (article-make-date-line):
10366         * gnus-start.el (gnus-load):
10367         * pop3.el (pop3-read-response): Fix buggy call to `error'.
10368
10369 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * gnus-art.el (gnus-use-idna)
10372         * gnus-start.el (gnus-site-init-file)
10373         * message.el (message-use-idna)
10374         * mm-uu.el (mm-uu-hide-markers)
10375         * smiley.el (smiley-style): Revert changes that suppress warnings.
10376
10377 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10378
10379         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
10380         specify charset to html source.
10381         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10382
10383 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10384
10385         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
10386         idna-program in order to suppress byte compile warning issued by XEmacs
10387         that came to byte compile the default value section of defcustom forms
10388         recently.
10389
10390         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
10391         value of installation-directory.
10392
10393         * message.el (message-use-idna): Don't directly refer to the value of
10394         idna-program.
10395
10396         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
10397
10398         * smiley.el (smiley-style): Don't directly call face-attribute.
10399
10400 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
10401
10402         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
10403
10404         * gnus-dired.el: Reduce Gnus dependencies.
10405         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
10406         Don't require.  Use autoloads instead.
10407         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
10408         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
10409         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
10410         (gnus-dired-mode): Adjust doc string.
10411         (gnus-dired-mail-mode): New variable.
10412         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
10413         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
10414         (gnus-dired-mail-buffers): New function.  Return mail or message
10415         composition buffers.
10416         (gnus-dired-attach): Use it.
10417         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
10418         NO-DECODE.
10419         (gnus-dired-print): Use `gnus-print-buffer' depending on
10420         `gnus-dired-mail-mode'.
10421
10422 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10423
10424         * rfc2047.el (rfc2047-encoded-word-regexp)
10425         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
10426         explaining what regexp patterns are for.
10427
10428 2007-12-04  Glenn Morris  <rgm@gnu.org>
10429
10430         * password.el: Move to password-cache.el.
10431
10432         * mml1991.el (password-read, password-cache-add, password-cache-remove):
10433         * mml2015.el (password-read, password-cache-add, password-cache-remove):
10434         * mml-smime.el (password-read, password-cache-add)
10435         (password-cache-remove):
10436         No need to autoload, since mml-sec requires password.
10437
10438         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
10439         * message.el (gnus-extract-address-components):
10440         * mml-smime.el (gnus-extract-address-components): Define for compiler.
10441
10442         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
10443         password.
10444
10445 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
10446
10447         * mailcap.el: Reduce dependencies.
10448         (mail-header-parse-content-type): Autoload.
10449         (mailcap-delete-duplicates): New alias.
10450         (mailcap-mime-info): Add optional argument NO-DECODE.
10451         (mailcap-mime-types): Use mailcap-delete-duplicates.
10452
10453         * message.el (message-ignored-supersedes-headers): Add "X-ID".
10454
10455 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
10456
10457         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
10458         (imap-parse-status): Upcase status-att for servers that sends them
10459         lower-case (e.g., MS Exchange 2007).
10460
10461 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10462
10463         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
10464         function.
10465
10466         * gnus-uu.el (gnus-uu-decode-yenc): New command.
10467         (gnus-uu-yenc-article): New function.
10468
10469         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
10470
10471         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
10472
10473 2007-12-02  Glenn Morris  <rgm@gnu.org>
10474
10475         * binhex.el (binhex): New custom group.
10476         (binhex-decoder-program, binhex-decoder-switches)
10477         (binhex-use-external): Move to the binhex custom group.
10478
10479         * uudecode.el (uudecode): New custom group.
10480         (uudecode-decoder-program, uudecode-decoder-switches)
10481         (uudecode-use-external): Move to the uudecode custom group.
10482
10483         * netrc.el (top-level): Don't load `encrypt' features.
10484         (netrc-parse): Don't use encrypt.
10485         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
10486
10487         * encrypt.el: Remove file.
10488
10489 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
10490
10491         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
10492         matches on patches.
10493
10494         * gnus-art.el (gnus-article-browse-html-article):
10495         Mention `mm-text-html-renderer' in the doc string.
10496
10497         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
10498         string.  Add comments.
10499
10500         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
10501         if rhs is ASCII.
10502
10503 2007-12-01  Glenn Morris  <rgm@gnu.org>
10504
10505         * mail-source.el (top-level): Require format-spec before
10506         eval-when-compile.
10507
10508 2007-11-30  Glenn Morris  <rgm@gnu.org>
10509
10510         * encrypt.el: Require password, rather than autoloading password-read.
10511
10512 2007-11-29  Glenn Morris  <rgm@gnu.org>
10513
10514         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
10515         (sasl-make-client, sasl-next-step, sasl-step-data)
10516         (sasl-step-set-data): Declare as functions.
10517
10518 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
10519
10520         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
10521
10522 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
10523
10524         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
10525         certs should be verified and what is to be done in the event of a
10526         verification failure.
10527
10528         * gnus.el (gnus-method-to-server): Add an optional parameter so the
10529         caller can indicate whether the cache should be disregarded for this
10530         call.  This way the result of the call is reproducible at all times and
10531         can be considered a canonical server name for the supplied method.
10532         (gnus-agent-method-p): Canonicalize server names by pushing their
10533         method through `gnus-method-to-server' using the no-cache argument.
10534
10535         * gnus-srvr.el (gnus-server-insert-server-line):
10536         Call `gnus-method-to-server' with `no-cache' argument.
10537
10538         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
10539         gnus-agent-possibly-synchronize-flags as this should be called when the
10540         server is actually being opened.
10541         (gnus-agent-possibly-synchronize-flags)
10542         (gnus-agent-possibly-synchronize-flags-server): Move check for the
10543         flags file of an agentized server to the latter function.
10544
10545         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
10546         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
10547         after a connection has been established successfully.
10548
10549 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10550
10551         * gnus-art.el (article-display-face): Force to display face if called
10552         interactively; check if gnus-article-x-face-too-ugly matches author.
10553         (article-display-x-face): Display face even if From header is missing
10554         as article-display-face does.
10555
10556 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
10557
10558         * hashcash.el (message-narrow-to-headers-or-head)
10559         (message-fetch-field, message-goto-eoh)
10560         (message-narrow-to-headers): Declare as functions.
10561
10562 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
10563
10564         * mail-source.el (mail-sources): Default to fetch from file for
10565         compatibility with default of nnmail-spool-file.
10566
10567 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10568
10569         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
10570         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
10571         to look for encoded word that should be encoded again.
10572         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
10573         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
10574         encoding pattern.
10575         (rfc2047-decode-region): Switch strict regexp and loose one according
10576         to rfc2047-allow-irregular-q-encoded-words.
10577
10578 2007-11-25  Romain Francoise  <romain@orebokech.com>
10579
10580         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
10581
10582 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10583
10584         * tls.el (tls-program): Provide more custom choices from
10585         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
10586         (tls-process-connection-type, tls-success): Remove "*" in doc string.
10587
10588 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10589
10590         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
10591         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
10592
10593         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
10594         `nnmail-spool-file'.
10595
10596         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
10597         `nnmail-spool-file'.
10598
10599         * gnus-move.el (gnus-change-server): Ditto.
10600
10601         * gnus-kill.el (gnus-batch-score): Ditto.
10602
10603         * gnus-cache.el (gnus-jog-cache): Ditto.
10604
10605         * gnus-msg.el (gnus-summary-reply):
10606         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
10607
10608 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10609
10610         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
10611         version.  Minor improvement to doc strings.
10612         (tls-program): Add comment.
10613
10614 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
10615
10616         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
10617         (tls-checktrust): New variable.  Check if GNU TLS complained about a
10618         mismatch between the hostname provided in the certificate and the name
10619         of the host connnecting to.
10620         (open-tls-stream): Use them.  Check certificates against trusted root
10621         certificates.
10622
10623 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10624
10625         * gnus-cache.el (gnus-cache-generate-nov-databases):
10626         Use nnml-generate-nov-databases-directory instead of
10627         nnml-generate-nov-databases-1.
10628
10629 2007-11-24  Glenn Morris  <rgm@gnu.org>
10630
10631         * message.el (message-tool-bar-retro): Update for rename
10632         mail_send.xpm->mail-send.xpm.
10633
10634 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10635
10636         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
10637         `smime-ldap-search' for Emacs 22 and up.
10638
10639 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10640
10641         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
10642
10643         * message.el (message-send-mail-function): Fix error convention.
10644         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
10645         (message-widen-reply, message-send-mail, message-talkative-question)
10646         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
10647         (message-clone-locals, message-send-news): Use with-current-buffer.
10648         (message-insert-or-toggle-importance): Remove unused var `valid'.
10649         (message-make-references): Remove unused var `new-references'.
10650         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
10651
10652 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
10653
10654         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
10655         (spam-split-symbolic-return-positive): Reflow docstring.
10656         (spam-backends, spam-summary-exit-behavior)
10657         (spam-mark-ham-unread-before-move-from-spam-group)
10658         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
10659         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10660         (spam-clear-cache, spam-backend-check, spam-install-backend)
10661         (spam-install-statistical-backend, spam-list-of-processors)
10662         (spam-group-processor-p, spam-split, spam-bogofilter-score)
10663         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
10664         (spam-check-crm114, spam-initialize, spam-unload-hook):
10665         Fix typos in docstrings.
10666
10667 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10668
10669         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
10670         been checked if they have never been read and those group levels are
10671         higher than the one that a user specified.
10672
10673 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10674
10675         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
10676         foreign groups unless a group level is specified by a user.
10677         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
10678
10679 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
10680
10681         * message.el (message-send-mail-function): Require sendmail.
10682
10683 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
10684
10685         * message.el (message-send-mail-function): Check for smtpmail too.
10686
10687         * utf7.el (utf7-encode, utf7-decode): Use coding system
10688         `utf-7'/`utf-7-imap' from utf-7.el' if available.
10689
10690         * message.el (message-send-mail-function): New function.
10691         (message-send-mail-function): Set default using
10692         message-send-mail-function.  Adjust doc string.
10693         (message-send-mail-with-mailclient): New function.
10694
10695 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
10696
10697         * smime.el (from):
10698         * rfc2047.el (message-posting-charset):
10699         * qp.el (mm-use-ultra-safe-encoding):
10700         * pop3.el (parse-time-months):
10701         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
10702         * nnml.el (files):
10703         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
10704         (jka-compr-compression-info-list, ange-ftp-path-format)
10705         (efs-path-regexp):
10706         * nndiary.el (files):
10707         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
10708         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
10709         (epg-digest-algorithm-alist, inhibit-redisplay)
10710         (password-cache-expiry):
10711         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
10712         (pgg-output-buffer, password-cache-expiry):
10713         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
10714         (efs-path-regexp):
10715         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
10716         (inhibit-redisplay):
10717         * mm-uu.el (file-name, start-point, end-point, entry)
10718         (gnus-newsgroup-name, gnus-newsgroup-charset):
10719         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
10720         (latin-unity-ucs-list):
10721         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
10722         (mm-uu-binhex-decode-function):
10723         * message.el (gnus-message-group-art, gnus-list-identifiers)
10724         (rmail-enable-mime-composing, gnus-local-organization)
10725         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
10726         (gnus-read-active-file, facemenu-add-face-function)
10727         (facemenu-remove-face-function, gnus-article-decoded-p)
10728         (tool-bar-mode):
10729         * mail-source.el (display-time-mail-function):
10730         * gnus-util.el (nnmail-pathname-coding-system)
10731         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
10732         (gnus-original-article-buffer, gnus-user-agent)
10733         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
10734         (xemacs-codename, sxemacs-codename, emacs-program-version):
10735         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
10736         * gnus-start.el (gnus-agent-covered-methods)
10737         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
10738         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
10739         (gnus-newsgroup-headers, gnus-group-list-mode)
10740         (gnus-group-mark-positions, gnus-newsgroup-data)
10741         (gnus-newsgroup-unreads, nnoo-state-alist)
10742         (gnus-current-select-method, mail-sources)
10743         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
10744         (nnmail-spool-file, gnus-cache-active-hashtb):
10745         * gnus-mh.el (mh-lib-progs):
10746         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
10747         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
10748         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
10749         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
10750         (gnus-group-buffer):
10751         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
10752         (font-lock-set-defaults):
10753         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
10754         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
10755         (gnus-summary-post-menu, total-parts, type, condition, length):
10756         * gnus-agent.el (gnus-agent-read-agentview):
10757         * flow-fill.el (show-trailing-whitespace):
10758         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
10759         eval-and-compile wrappers for byte compiler pacifiers.
10760
10761         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
10762         (mm-display-inline-fontify): Check for featurep 'xemacs not
10763         extent-list.
10764
10765         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
10766         itimer-list.
10767         (mm-create-image-xemacs): Only do something for XEmacs.
10768         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
10769
10770         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
10771
10772         * gnus-registry.el (gnus-adaptive-word-syntax-table):
10773         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
10774
10775 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
10776
10777         * nnimap.el (nnimap-split-download-body):
10778         * gnus-demon.el (gnus-demon):
10779         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
10780
10781 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10782
10783         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
10784         New macros.
10785         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
10786         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
10787         copy data from unibyte buffer to multibyte current buffer.
10788         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
10789         to copy data from unibyte current buffer to multibyte buffer.
10790         (nntp-make-process-buffer): Make process buffer unibyte.
10791
10792         * pop3.el (pop3-open-server): Fix typo in Lisp code.
10793
10794 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
10795
10796         * pop3.el (pop3-open-server): Accept and process data more robustly at
10797         connexion start to avoid spurious "POP SSL connexion failed" errors.
10798
10799 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10800
10801         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
10802         read group names.
10803
10804 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
10805
10806         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
10807
10808 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10809
10810         * nnmail.el (nnmail-parse-active): Make group names unibyte.
10811         (nnmail-save-active): Use a unibyte buffer when saving active file,
10812         which may contain non-ASCII group names.
10813
10814         * nnml.el (nnml-request-group): Decode group names in messages.
10815
10816 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
10817
10818         * message.el (message-citation-line-function)
10819         (message-insert-formatted-citation-line): Fix spelling of
10820         `message-insert-formated-citation-line'.
10821
10822 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
10823
10824         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
10825
10826 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10827
10828         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
10829         nnmail-pathname-coding-system.
10830
10831         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
10832         that a user enters; decode group names in messages.
10833
10834         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
10835
10836 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10837
10838         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
10839
10840         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
10841
10842         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
10843         risky local variable.
10844
10845         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
10846
10847 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
10848
10849         * encrypt.el: Improve documentation to fix function name typo.
10850         Reported by Daiki Ueno <ueno@unixuser.org>.
10851
10852 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10853
10854         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
10855         even if the point is not in the last page of an article.
10856         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
10857         back to the previous page.
10858
10859 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
10860
10861         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
10862
10863 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10864
10865         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
10866
10867 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10868
10869         * message.el (message-check-news-body-syntax):
10870         Avoid mm-string-as-multibyte.
10871         (message-hide-headers): Don't assume (point-min)==1.
10872
10873 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10874
10875         * message.el (message-remove-blank-cited-lines): Fix if remove is
10876         given.
10877         (message-bogus-address-regexp): New variable.
10878         (message-bogus-recipient-p): New function.
10879         (message-check-recipients): New command.
10880         (message-syntax-checks): Add `bogus-recipient'.
10881         (message-fix-before-sending): Add `bogus-recipient'.
10882
10883         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
10884         (gnus-treat-body-boundary): Don't test window-system.
10885
10886 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
10887
10888         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
10889
10890 2007-10-28  Miles Bader  <miles@gnu.org>
10891
10892         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
10893         at compile-time too.
10894
10895 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10896
10897         * gnus-msg.el (gnus-message-setup-hook):
10898         Add `message-remove-blank-cited-lines' to options.
10899
10900 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10901
10902         * message.el (message-remove-blank-cited-lines): New function.
10903         Suggested by Karl Plästerer.
10904
10905 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10906
10907         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
10908         mapc.
10909
10910         * imap.el (imap-open): Replace mapcar called for effect with mapc.
10911         (top-level): Use mapc to set functions to be traced for debugging.
10912
10913         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
10914         called for effect with while loop.
10915
10916         * message.el (message-talkative-question): Replace mapcar called for
10917         effect with mapc.
10918
10919         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
10920         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
10921         called for effect with dolist.
10922
10923         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
10924
10925         * nndiary.el: Use dolist instead of mapcar to add diary headers to
10926         gnus-extra-headers and nnmail-extra-headers.
10927
10928         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
10929         called for effect with dolist.
10930         (top-level): Use mapc to set functions to be traced for debugging.
10931
10932         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
10933         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
10934         dolist.
10935
10936         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
10937         Replace mapcar called for effect with mapc.
10938         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
10939         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
10940         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
10941         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
10942
10943         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
10944         remove-if that's a cl function.
10945
10946         * webmail.el (webmail-debug): Replace mapcar called for effect with
10947         dolist.
10948
10949         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
10950         with mapc.
10951
10952 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10953
10954         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
10955         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
10956         with while loop.
10957
10958         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
10959         functions from article-* functions.
10960         (gnus-multi-decode-header): Replace mapcar called for effect with
10961         dolist.
10962
10963         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
10964         (gnus-bookmark-show-details): Replace mapcar called for effect with
10965         while loop.
10966
10967         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
10968         called for effect with while loop.
10969
10970         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
10971         with dolist.
10972
10973         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10974         Replace mapcar called for effect with dolist.
10975
10976         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
10977
10978         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
10979         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
10980         Replace mapcar called for effect with dolist.
10981         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
10982         mapc.
10983
10984         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
10985         Replace mapcar called for effect with dolist.
10986         (gnus-topic-list): Replace mapcar called for effect with mapc.
10987
10988         * gnus.el: Use mapc instead of mapcar to add autoloads.
10989
10990 2007-10-23  Richard Stallman  <rms@gnu.org>
10991
10992         * gnus-group.el (gnus-group-highlight): Mark as risky.
10993
10994 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10995
10996         * gnus.el (gnus-server-to-method): Return method found first in
10997         gnus-newsrc-alist.
10998
10999         * gnus-art.el (gnus-article-highlight-signature)
11000         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11001         button overlay without the front stickiness.
11002
11003 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
11004
11005         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11006         overview buffer needed a catch to receive its throw.
11007         (gnus-agent-flush-cache): Declare as interactive to make this function
11008         easier to use.
11009
11010 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11011
11012         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11013         `next-line'.
11014
11015 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11016
11017         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11018         exclude address matching message-dont-reply-to-names.
11019
11020 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11021
11022         * gnus-util.el (gnus-string<): New function.
11023
11024         * gnus-sum.el (gnus-article-sort-by-author)
11025         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11026
11027 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11028
11029         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11030         the frame-focus tag is set in gnus-buffer-configuration.
11031
11032 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11033
11034         * gnus-art.el (gnus-article-add-button): Make a button overlay without
11035         the front stickiness.
11036
11037 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11038
11039         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11040         url pattern; remove duplicate one.
11041         (gnus-article-extend-url-button): New function.
11042         (gnus-article-add-buttons): Use it.
11043         (gnus-button-push): Use concatenated url that it makes.
11044
11045 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
11046
11047         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11048
11049 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11050
11051         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11052         Don't hardcode point-min==1.
11053
11054 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
11055
11056         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11057         Fix comment about "iso8859-1".
11058
11059 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
11060
11061         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11062         ones returned from the verify-function.
11063
11064         * mm-uu.el (mm-uu-pgp-signed-extract-1):
11065         Call mml2015-extract-cleartext-signature if extraction failed.
11066
11067 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
11068
11069         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11070         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11071         failed.
11072
11073 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11074
11075         * Relicense "GPLv2 or later" files to "GPLv3 or later".
11076
11077 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
11078
11079         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
11080         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
11081         recommends to use EasyPG instead of PGG.
11082
11083         * pgg.el: Revert to revision 6.23.2.16.
11084
11085         * pgg-def.el: Revert to revision 6.6.2.14.
11086
11087         * pgg-gpg.el: Revert to revision 6.23.2.34.
11088
11089 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
11090
11091         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11092         to mark a thread as expirable.  Add variable `hide' to handle hiding of
11093         thread for both the null and zero (kill/expire thread) universal prefix
11094         cases.
11095         (gnus-summary-expire-thread): Add new function to expire a thread,
11096         using gnus-summary-kill-thread.
11097         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11098         shortcuts for gnus-summary-expire-thread.
11099         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11100         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
11101
11102 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11103
11104         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11105         extras value, so an extras entry can be deleted.
11106         (gnus-registry-delete-extra-entry): Use it.
11107         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11108         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11109         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11110         storage through the gnus-registry, and provide an appropriate API for
11111         it.
11112
11113 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11114
11115         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11116         Suggested by Leo <sdl.web@gmail.com>.
11117
11118         * gnus.el: Do.
11119
11120 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11121
11122         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11123         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
11124
11125         * gnus-agent.el (gnus-agent-fetch-headers): Do.
11126
11127         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11128         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11129
11130 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11131
11132         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11133         newline.
11134         (nnmbox-request-accept-article): Don't change article in source buffer;
11135         narrow to header to use message-fetch-field rather than
11136         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11137         (nnmbox-request-replace-article): Quote lines that'll be misidentified
11138         as delimiters; make sure article ends with newline.
11139         (nnmbox-delete-mail): Correct last position of article to be deleted;
11140         ignore X-Gnus-Newsgroup header in article body.
11141         (nnmbox-save-mail): Quote lines looking like delimiters at the right
11142         positions; make sure article ends with newline.
11143
11144         * message.el (message-display-abbrev): Don't infloop when a user
11145         inserts SPC in the beginning of header.
11146
11147         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
11148         coding-system-for-read and coding-system-for-write for XEmacs having no
11149         file-coding feature.
11150
11151         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
11152
11153 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
11154
11155         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11156         list of groups not followed by default.  Fix type to be regexp.
11157         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11158
11159 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
11160
11161         * hmac-def.el (define-hmac-function): Switch from old-style to
11162         new-style backquotes.
11163
11164         * md4.el (md4-make-step): Likewise.
11165
11166 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11167
11168         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11169         raw-text coding system when saving .newsrc file, which may contain
11170         non-ASCII group names.
11171
11172 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11173
11174         * gnus-cus.el (gnus-score-extra): New widget.
11175         (gnus-score-extra-convert): New function.
11176         (gnus-score-customize): Use it for Extra.
11177
11178 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
11179
11180         * mml2015.el (mml2015-extract-cleartext-signature): New function.
11181         (mml2015-mailcrypt-clear-verify): Use it.
11182         (mml2015-gpg-clear-verify): Use it.
11183         (mml2015-pgg-clear-verify): Use it.
11184         (mml2015-epg-clear-verify): Replace the current part with the output
11185         from GnuPG; don't extract the plaintext by itself.
11186
11187         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11188         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11189         mml2015-clear-verify-function; don't touch the armor headers or
11190         dash-escaped text here.
11191
11192 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11193
11194         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11195         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11196         parts, or application/octet-stream as a last resort.
11197         (gnus-mime-view-part-as-type): Don't toggle display.
11198         (gnus-mime-view-part-as-charset): Don't turn off display before
11199         querying charset.
11200
11201         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11202         stuff to undisplayer function in Emacs.
11203         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11204
11205         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11206         text/calendar parts.
11207
11208 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11209
11210         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11211         decoding text/calendar parts.
11212
11213         * message.el (message-forward-make-body-mime): Always mark body as
11214         having no illegible text; remove signed-or-encrypted argument.
11215         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11216
11217         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11218         (mml-generate-mime-1): Don't encode body if it is specified to be in
11219         raw form; don't make buffer be unibyte when inserting multibyte string.
11220
11221 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11222
11223         * sha1.el: Fix up comment style.
11224         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11225         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11226
11227         * hex-util.el: Fix up comment style.
11228         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11229
11230         * gnus-salt.el: Use with-current-buffer.
11231         (gnus-pick-setup-message): Fix long-standing typo.
11232
11233 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11234
11235         * imap.el (imap-logout-timeout): New variable.
11236         (imap-logout, imap-logout-wait): New functions.
11237         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11238
11239         * nnimap.el (nnimap-logout-timeout): New server variable.
11240         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11241         nnimap-logout-timeout.
11242
11243         * gnus-art.el (gnus-article-summary-command-nosave)
11244         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11245
11246 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11247
11248         * gnus.el (gnus-maximum-newsgroup): New variable.
11249
11250         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11251         according to gnus-maximum-newsgroup.
11252
11253         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11254         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11255         Limit the range of articles according to gnus-maximum-newsgroup.
11256
11257 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
11258
11259         * gnus-art.el (gnus-sticky-article): Fix problems described in
11260         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
11261         Don't perform gnus-configure-windows here; reuse existing sticky
11262         article buffer.
11263
11264         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11265         it doesn't exist in gnus-article-mode.
11266
11267 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11268
11269         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11270         (gnus-agent-decoded-group-name): New function.
11271         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11272         (gnus-agent-expire-group-1): Use it; decode group name in messages.
11273
11274 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
11275
11276         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
11277         Add binding for gnus-sticky-article.
11278         (gnus-summary-exit): Don't kill sticky article buffers.
11279
11280         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
11281         article buffer.
11282         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
11283         (gnus-kill-sticky-article-buffers): New commands.
11284
11285 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11286
11287         * nntp.el (nntp-xref-number-is-evil): New server variable.
11288         (nntp-find-group-and-number): If it is non-nil, don't trust article
11289         numbers in the Xref header.
11290
11291 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11292
11293         * gnus-agent.el (gnus-agent-read-group): New function.
11294         (gnus-agent-flush-group, gnus-agent-expire-group)
11295         (gnus-agent-regenerate-group): Use it.
11296         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
11297         nnmail-pathname-coding-system.
11298
11299 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11300
11301         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
11302
11303         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
11304         that are unread as unread, and also as selected so that information of
11305         marks having been changed by a user may be updated when exiting group.
11306
11307 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11308
11309         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
11310
11311 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11312
11313         * gnus-art.el (gnus-mime-display-single): Pass part number that is
11314         calculated ignoring signature parts to gnus-treat-article.
11315
11316 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11317
11318         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
11319         a point here in order to keep the window start.
11320         (gnus-insert-mime-security-button): Make a button overlay without the
11321         front stickiness.
11322         (gnus-mime-display-security): Goto the end of a button.
11323
11324         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
11325
11326 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11327
11328         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
11329         group-name-at-point.
11330         (gnus-group-completing-read): New function that offers decoded
11331         non-ASCII group names for completion.
11332         (gnus-fetch-group, gnus-group-read-ephemeral-group)
11333         (gnus-group-jump-to-group, gnus-group-make-group-simple)
11334         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
11335         (gnus-group-fetch-control): Use it.
11336         (gnus-fetch-group): Use group-name-at-point for the initial value
11337         rather than the default value; use gnus-alive-p.
11338
11339         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
11340         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
11341         (gnus-summary-post-news): Use gnus-group-completing-read.
11342
11343         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
11344         (gnus-read-move-group-name): Decode group name for completion.
11345
11346 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
11347
11348         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
11349         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
11350         Yamaoka slightly modified the code).
11351
11352 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11353
11354         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
11355         (nnmail-split-incoming): Bind it.
11356
11357         * nnml.el (nnml-group-name-charset): New function.
11358         (nnml-decoded-group-name): Use it; don't decode group name if
11359         nnmail-group-names-not-encoded-p is non-nil.
11360         (nnml-encoded-group-name): New function.
11361         (nnml-group-pathname): Inline nnml-decoded-group-name.
11362         (nnml-request-expire-articles): Decode group name in message.
11363         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
11364         nnmail-pathname-coding-system.
11365         (nnml-save-mail, nnml-active-number): Work with decoded group names and
11366         not decoded ones according to nnmail-group-names-not-encoded-p.
11367         (nnml-generate-active-info): Use nnml-encoded-group-name.
11368
11369 2007-08-08  Glenn Morris  <rgm@gnu.org>
11370
11371         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
11372         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
11373         doc-strings and comments.
11374
11375 2007-07-25  Glenn Morris  <rgm@gnu.org>
11376
11377         * Relicense all FSF files to GPLv3 or later.
11378
11379 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11380
11381         * gnus-sum.el (gnus-summary-move-article):
11382         Make gnus-summary-respool-article work.
11383
11384 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
11385
11386         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
11387         string.
11388
11389 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
11390
11391         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
11392         that should be ignored when comparing distant RSS articles with local
11393         ones.
11394         (nnrss-make-hash-index): New function.  Create a hash index according
11395         to the ignored fields.
11396         (nnrss-check-group): Use it.
11397
11398 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11399
11400         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
11401
11402         * gnus-art.el (article-decode-group-name): Decode Xref header too.
11403
11404         * gnus-group.el (gnus-group-make-group): Encode group name here unless
11405         the new optional argument ENCODED is non-nil.
11406         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
11407         coding system for encoding group name.
11408         (gnus-group-make-rss-group): Pass un-encoded group name to
11409         gnus-group-make-group.
11410         (gnus-group-set-info): Tell gnus-group-make-group that group name is
11411         encoded.
11412
11413         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
11414         Encode group name to which articles are moved or copied.
11415         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
11416         coding system for encoding Newsgroup, Followup-To and Xref headers.
11417
11418         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
11419         marks; use nnheader-file-coding-system to write a file.
11420         (nnagent-retrieve-headers): Bind file-name-coding-system to
11421         nnmail-pathname-coding-system.
11422
11423         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
11424
11425         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
11426         (nnml-request-article, nnml-request-create-group)
11427         (nnml-request-rename-group, nnml-find-id)
11428         (nnml-possibly-change-directory, nnml-possibly-create-directory)
11429         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
11430         (nnml-save-marks): Use nnml-group-pathname instead of
11431         nnmail-group-pathname.
11432
11433         (nnml-request-create-group, nnml-request-expire-articles)
11434         (nnml-request-move-article, nnml-request-delete-group)
11435         (nnml-deletable-article-p, nnml-possibly-create-directory)
11436         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
11437         (nnml-open-marks): Bind file-name-coding-system to
11438         nnmail-pathname-coding-system.
11439
11440         (nnml-request-article): Pass server argument to nnml-find-group-number.
11441         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
11442         Pass server argument to nnml-possibly-create-directory.
11443         (nnml-request-accept-article): Pass server argument to
11444         nnml-active-number and nnml-save-mail.
11445         (nnml-find-group-number): Pass server argument to nnml-find-id.
11446         (nnml-request-update-info): Pass server argument to
11447         nnml-marks-changed-p.
11448
11449         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
11450         (nnml-save-mail, nnml-active-number): Add server argument.
11451
11452         (nnml-request-delete-group): Warn if group is missing.
11453         (nnml-get-nov-buffer): Decode group name.
11454         (nnml-generate-active-info): Encode group name.
11455         (nnml-open-marks): Decode group name in messages.
11456
11457 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11458
11459         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
11460         if it is not specified.
11461         (gnus-article-pipe-part, gnus-article-save-part)
11462         (gnus-article-interactively-view-part, gnus-article-copy-part)
11463         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
11464         (gnus-article-inline-part, gnus-article-save-part-and-strip)
11465         (gnus-article-replace-part, gnus-article-delete-part)
11466         (gnus-article-view-part-as-type): Pass raw prefix argument to
11467         gnus-article-part-wrapper.
11468
11469 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11470
11471         * gnus-agent.el (gnus-agent-save-active):
11472         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
11473
11474         * gnus-cache.el (gnus-cache-save-buffers)
11475         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
11476         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
11477         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
11478         (gnus-cache-braid-nov, gnus-cache-braid-heads)
11479         (gnus-cache-generate-active, gnus-cache-rename-group)
11480         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
11481         (gnus-cache-update-overview-total-fetched-for):
11482         Bind file-name-coding-system to nnmail-pathname-coding-system.
11483         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
11484         New variables.
11485         (gnus-cache-decoded-group-name): New function.
11486         (gnus-cache-file-name): Use it.
11487         (gnus-cache-generate-active): Use non-decoded group name for active.
11488
11489         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
11490         right place.
11491         (gnus-write-active-file): Don't break non-ASCII group names.
11492
11493         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
11494         nnmail-pathname-coding-system.
11495
11496         * lpath.el: Bind default-file-name-coding-system,
11497         file-name-coding-system and language-info-alist for XEmacs.
11498
11499         * gnus-uu.el (gnus-uu-decode-save): Typo.
11500
11501 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11502
11503         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
11504
11505 2007-07-14  David Kastrup  <dak@gnu.org>
11506
11507         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
11508         finishing actions if we did not edit the article.
11509
11510 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11511
11512         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
11513         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
11514         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
11515         (gnus-agent-flush-group, gnus-agent-flush-cache)
11516         (gnus-agent-fetch-headers, gnus-agent-load-alist)
11517         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
11518         (gnus-agent-retrieve-headers, gnus-agent-request-article)
11519         (gnus-agent-regenerate-group)
11520         (gnus-agent-update-files-total-fetched-for)
11521         (gnus-agent-update-view-total-fetched-for):
11522         Bind file-name-coding-system to nnmail-pathname-coding-system.
11523         (gnus-agent-group-pathname): Don't encode file names by
11524         nnmail-pathname-coding-system.
11525         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
11526         coding-system-for-write instead of buffer-file-coding-system to
11527         gnus-agent-file-coding-system.
11528
11529         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
11530         Decode group name.
11531
11532         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
11533
11534         * gnus-start.el (gnus-update-active-hashtb-from-killed)
11535         (gnus-read-newsrc-el-file): Make group names unibyte.
11536
11537         * nnmail.el (nnmail-group-pathname): Don't encode file names by
11538         nnmail-pathname-coding-system.
11539
11540         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
11541         (nnrss-request-delete-group): Bind file-name-coding-system to
11542         nnmail-pathname-coding-system.
11543         (nnrss-read-server-data, nnrss-read-group-data):
11544         Bind file-name-coding-system correctly.
11545         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
11546
11547         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
11548         (nntp-server-to-method-cache): New variable.
11549         (nntp-group-pathname): New function that decodes non-ASCII group names.
11550         (nntp-possibly-create-directory, nntp-marks-changed-p)
11551         (nntp-save-marks, nntp-open-marks): Use it.
11552         (nntp-possibly-create-directory, nntp-open-marks):
11553         Bind file-name-coding-system to nnmail-pathname-coding-system.
11554         (nntp-open-marks): Decode group names when bootstrapping marks.
11555
11556         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
11557         Newsgroups and Folowup-To headers.
11558
11559 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11560
11561         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11562         (gnus-server-closed-face, gnus-server-denied-face)
11563         (gnus-server-offline-face): Remove variable.
11564         (gnus-server-font-lock-keywords): Use faces that are not aliases.
11565
11566         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
11567         of modifying message-stack directly for XEmacs.
11568
11569         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
11570         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
11571         if the coding-system argument is nil for XEmacs.
11572
11573         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
11574         mm-charset-override-alist.
11575
11576         * rfc2047.el: Don't require base64; require rfc2045 for the function
11577         rfc2045-encode-string.
11578         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
11579         to quote the parameter value.
11580
11581 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11582
11583         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
11584         form in gnus-group-name-charset-method-alist.
11585
11586         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
11587         overrides the default layout edit-form.
11588
11589         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
11590
11591         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
11592
11593 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11594
11595         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
11596         as unfetched articles.
11597
11598 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
11599
11600         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
11601
11602 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11603
11604         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
11605         original back end that keeps marks in the local system.
11606
11607 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11608
11609         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
11610         arg of pop-to-buffer for XEmacs.
11611         (gnus-article-read-summary-keys): Ditto; don't restore window
11612         configuration if summary command ends up with neither article buffer
11613         nor summary buffer; describe bindings if summary keys end with C-h.
11614
11615 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11616
11617         * message.el (message-fix-before-sending): Skip raw message part to be
11618         forwarded while checking illegible text.
11619         (message-forward-make-body-mime, message-forward-make-body):
11620         Mark signed or encrypted raw message as having no illegible text.
11621
11622 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11623
11624         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
11625         (gnus-message-with-timestamp-1): New macro.
11626         (gnus-message-with-timestamp): New function.
11627         (gnus-message): Use them.
11628
11629         * nnheader.el (nnheader-message): Use them.
11630
11631 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
11632
11633         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
11634         .newsrc.eld file.
11635
11636 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11637
11638         * gnus-agent.el (gnus-agent-fetch-headers)
11639         (gnus-agent-retrieve-headers):
11640         Bind gnus-decode-encoded-address-function to identity.
11641
11642         * nntp.el (nntp-send-xover-command): Recognize an xover command is
11643         available also when the server returns simply a dot.
11644
11645         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
11646
11647 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11648
11649         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
11650
11651 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11652
11653         * gnus-ems.el (gnus-x-splash): Make it work.
11654
11655         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
11656         from being used.
11657
11658         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
11659
11660 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11661
11662         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
11663         4th and the 5th arguments.
11664
11665         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
11666         the front stickiness.
11667         (gnus-article-summary-command-nosave): Correct the order of the
11668         arguments passed to pop-to-buffer.
11669         (gnus-article-read-summary-keys): Ditto; make it work properly when the
11670         summary command ends up with the article buffer.
11671
11672         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
11673         the same faces.
11674
11675 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
11676
11677         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
11678
11679 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
11680
11681         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
11682         * gnus-sum.el (gnus-summary-highlight):
11683         * pgg.el (pgg-sign-region, pgg-sign):
11684         * mail-source.el (mail-source-delete-old-incoming-confirm):
11685         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
11686
11687 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11688
11689         * gnus-art.el (gnus-mime-view-part-externally)
11690         (gnus-mime-view-part-internally): Fix predicate function passed to
11691         completing-read.
11692
11693         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
11694
11695         * gnus.el (gnus-update-message-archive-method): Add :version.
11696
11697 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11698
11699         * gnus.el (gnus-update-message-archive-method): New variable.
11700
11701         * gnus-start.el (gnus-setup-news): Update saved "archive" method
11702         according to gnus-message-archive-method if
11703         gnus-update-message-archive-method is non-nil.
11704
11705 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11706
11707         * gnus-sum.el (gnus-summary-limit-to-address): New function.
11708         Suggested by Loic Dachary <loic@dachary.org>.
11709         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11710
11711 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11712
11713         * message.el (message-pop-to-buffer): Add switch-function argument.
11714         (message-mail): Pass switch-function argument to it.
11715
11716 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
11717
11718         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
11719         Improve doc string.
11720
11721 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11722
11723         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
11724         (gnus-header-content)
11725         * gnus-cite.el (gnus-cite-10)
11726         * gnus-srvr.el (gnus-server-closed)
11727         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
11728         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
11729         (gnus-group-mail-3-empty, gnus-group-mail-low)
11730         (gnus-group-mail-low-empty, gnus-splash)
11731         * message.el (message-header-to, message-header-cc)
11732         (message-header-subject, message-header-other, message-header-name)
11733         (message-header-xheader, message-separator, message-cited-text)
11734         (message-mml): Lighten colors of faces used for dark background.
11735
11736 2007-05-24  Simon Josefsson  <simon@josefsson.org>
11737
11738         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
11739         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
11740
11741 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11742
11743         * message.el (message-narrow-to-headers-or-head):
11744         Ignore mail-header-separator in the body.
11745
11746 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11747
11748         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
11749         same as window size.
11750
11751 2007-05-22  Kevin Ryde  <user42@zip.com.au>
11752
11753         * message.el (message-font-lock-keywords): Use message-header-xheader
11754         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
11755         ahead of the anything pattern, to get it recognised.
11756
11757 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11758
11759         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
11760         spam.el loads uses it in the compiled defadvice form.
11761
11762 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
11763
11764         * gnus-sum.el (gnus-articles-to-read)
11765         (gnus-summary-insert-old-articles): Don't truncate group name for
11766         `read-string'.
11767
11768         * gnus-util.el (gnus-limit-string): Delete this function.
11769
11770         * gnus-sum.el (gnus-simplify-subject-fully):
11771         Use `truncate-string-to-width' instead.
11772
11773 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
11774
11775         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
11776         Tell if, on summary exit, the next group has to be selected.
11777         (gnus-summary-exit): Use it.
11778
11779 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
11780
11781         * gnus-art.el (gnus-article-mode): Fix comment about displaying
11782         non-break space.
11783
11784 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11785
11786         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
11787         Check if group is not a directory.
11788         (nnfolder-request-expire-articles): Don't delete articles if the target
11789         group is not available.
11790
11791         * nnml.el (nnml-request-create-group): Properly check if group is not a
11792         file.
11793         (nnml-request-expire-articles): Don't delete articles if the target
11794         group is not available.
11795
11796         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11797         Don't quote characters that are within parentheses.
11798
11799 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11800
11801         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
11802         (gnus-handle-ephemeral-exit): Select article according to it.
11803
11804 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11805
11806         * message.el (message-insert-formated-citation-line): Remove newline.
11807         (message-citation-line-format): Add final \n here so that the user can
11808         avoid a blank line.
11809
11810 2007-05-03  Dan Christensen  <jdc@uwo.ca>
11811
11812         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
11813         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
11814         Update lanl/arXiv support.
11815
11816 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11817
11818         * gnus.el: Bump version number.
11819
11820 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11821
11822         * gnus.el (gnus-version-number): Bump version.
11823
11824 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11825
11826         * gnus.el: No Gnus v0.6 is released.
11827
11828 2007-04-27  Didier Verna  <didier@xemacs.org>
11829
11830         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
11831         * gmm-utils.el (gmm-regexp-concat): ... here.
11832         * message.el: Don't require 'gnus-util.
11833         (message-dont-reply-to-names): Handle name change above.
11834         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
11835
11836 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11837
11838         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
11839         since the initial value varies according to the system.
11840
11841 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11842
11843         * mm-util.el (mm-charset-synonym-alist): Defcustom.
11844
11845 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
11846
11847         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
11848
11849 2007-04-24  Didier Verna  <didier@xemacs.org>
11850
11851         Improve the type of gnus-ignored-from-addresses.
11852         * gnus-util.el (gnus-orify-regexp): New function.
11853         * message.el (gnus-util): Require it.
11854         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
11855         * gnus-sum.el (gnus-ignored-from-addresses): New function.
11856         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
11857
11858 2007-04-24  Didier Verna  <didier@xemacs.org>
11859
11860         * gnus-sum.el:
11861         * gnus-utils.el: Fix some trailing whitespaces.
11862
11863 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11864
11865         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
11866         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
11867         article's Message-ID; refer parent article in summary buffer.
11868
11869         * message.el (message-bounce): Call mime-to-mml.
11870
11871         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
11872         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
11873         optimize and/or forms properly.
11874
11875 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
11876
11877         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
11878         URL.
11879
11880 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11881
11882         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
11883
11884 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11885
11886         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
11887         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
11888         displayed of multipart/alternative part if it is invoked from summary
11889         buffer.
11890
11891         * mm-view.el (mm-inline-text-html-render-with-w3m)
11892         (mm-inline-text-html-render-with-w3m-standalone)
11893         (mm-inline-render-with-function): Use mail-parse-charset by default.
11894
11895 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
11896
11897         * parse-time.el (parse-time-string-chars): Check if CHAR
11898         is less than the length of parse-time-syntax.
11899
11900 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11901
11902         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
11903         from gnus-newsgroup-processable.
11904
11905 2007-04-16  Didier Verna  <didier@xemacs.org>
11906
11907         * gnus-msg.el (gnus-configure-posting-styles):
11908         Handle message-signature-directory properly with :file syntax.
11909         Reported by "Leo".
11910
11911 2007-04-11  Didier Verna  <didier@xemacs.org>
11912
11913         New user option: message-signature-directory.
11914         * gnus-msg.el (gnus-configure-posting-styles): Support it.
11915         * message.el (message-insert-signature): Ditto.
11916         * message.el (message-signature-file): Doc update.
11917         * message.el (message-signature-directory): New.
11918
11919 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11920
11921         * gnus-msg.el (gnus-inews-yank-articles):
11922         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
11923
11924 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11925
11926         * message.el (message-yank-original): Make sure cited text ends with
11927         newline; don't exchange point and mark.
11928
11929 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
11930
11931         * tls.el (open-tls-stream): Properly handle case where there
11932         is no associated buffer.
11933
11934 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
11935
11936         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
11937         message-yank-original, make sure (< mark TEXT point).
11938
11939 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11940
11941         * message.el (message-fill-column): New variable.
11942         (message-mode): Use it.  Add comment on a possible new hook.
11943
11944         * nnmail.el (nnmail-spool-file): Mark as obsolete.
11945         (nnmail-get-new-mail): Reformat.
11946
11947         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
11948
11949         * gmm-utils.el: Fix Commentary.
11950         (gmm-tool-bar-from-list): Fix typo in doc string.
11951
11952 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
11953
11954         * message.el (message-yank-original): Don't switch point and mark
11955         unnecessarily to put point and mark as documented.
11956
11957 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11958
11959         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
11960         from the message heads.
11961
11962 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
11963
11964         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
11965         article buffer does not have a window.  This may not be the best
11966         solution but is certainly better than setting the start of the null,
11967         that is the current, window.
11968
11969 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11970
11971         * gnus-draft.el (gnus-draft-setup-hook): New hook.
11972         (gnus-draft-setup): Run it.
11973
11974         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
11975         gnus-score-fast-scoring.  Allow regexp.
11976         (gnus-score-headers): Use it.
11977
11978         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
11979         XEmacs.
11980
11981         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
11982         string.
11983         (gnus-button-alist): Also catch `<f1> k ...'.
11984         (gnus-treat-display-x-face): Fix doc string.
11985
11986 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11987
11988         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
11989         evaluation of gnus-extended-version to ensure correct generation of the
11990         User-Agent header when message-generate-headers-first is used.
11991
11992 2007-03-24  Simon Josefsson  <simon@josefsson.org>
11993
11994         * hashcash.el (hashcash-generate-payment-async): Don't crash if
11995         hashcash-path is nil.  Don't call callback with incorrect number of
11996         parameters if val is 0.
11997
11998 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11999
12000         * message.el (message-required-news-headers):
12001         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12002
12003 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
12004
12005         * tls.el (open-tls-stream): In handshake-waiting loop,
12006         don't wait more if there is output available to process.
12007
12008 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
12009
12010         * tls.el (tls-program): Doc fix.
12011
12012 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12013
12014         * message.el (message-generate-new-buffers): Change the meaning of the
12015         nil value; add `standard' to the choices; treat t as `unique'; improve
12016         doc string.
12017         (gnus-select-frame-set-input-focus): Autoload.
12018         (message-buffer-name): Search for the existing message buffer if
12019         message-generate-new-buffers is nil or `standard'; treat the value t of
12020         message-generate-new-buffers as `unique'.
12021         (message-pop-to-buffer): Raise the frame already displaying the message
12022         buffer; clear the echo area after querying.
12023         (message-setup): Pass the `continue' argument to compose-mail.
12024         (message-mail): Prefer `switch-function' if it is given; search for the
12025         existing message buffer if the `continue' argument is non-nil; pass
12026         continue and switch-function arguments to compose-mail by way of
12027         message-setup.
12028         (message-mail-other-window): Adjust argument of message-setup.
12029         (message-mail-other-frame): Ditto.
12030
12031 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12032
12033         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12034         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12035         to turn font-lock on when turning gnus-message-citation-mode on.
12036
12037 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
12038
12039         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12040         (mml-smime-function-alist): New variable; add epg as the backend.
12041         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12042         mml-smime- functions instead.
12043         * mm-view.el: Require smime.
12044
12045 2007-03-05  Didier Verna  <didier@xemacs.org>
12046
12047         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12048         instead of just inheritance for posting styles.
12049         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12050
12051 2007-02-24  Chris Moore  <dooglus@gmail.com>
12052
12053         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
12054         * pgg-pgp.el (pgg-pgp-encrypt-region):
12055         * pgg-gpg.el (pgg-gpg-encrypt-region):
12056         Check pgg-encrypt-for-me if no other recipients.
12057
12058 2007-02-24  John Paul Wallington  <jpw@pobox.com>
12059
12060         * tls.el (tls-certtool-program): Fix custom type.
12061
12062 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12063
12064         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12065         and point-at-eol instead of line-(beginning|end)-position.
12066
12067         * assistant.el (assistant-parse-buffer): Ditto.
12068
12069         * netrc.el (netrc-parse-services): Ditto.
12070
12071 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
12072
12073         * mml2015.el (mml2015-epg-find-usable-key): New function.
12074         (mml2015-epg-sign): Use it.
12075         (mml2015-epg-encrypt): Use it.
12076
12077 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12078
12079         * message.el (message-make-in-reply-to): Quote name containing
12080         non-ASCII characters.  It will make the RFC2047 encoder cause an error
12081         if there are special characters.  Reported by NAKAJI Hiroyuki
12082         <nakaji@jp.freebsd.org>.
12083
12084 2007-02-27  Didier Verna  <didier@xemacs.org>
12085
12086         Include the group parameters as well as the topic ones in the
12087         inheritance filter process.
12088         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12089         argument GROUP-PARAMS-LIST.
12090         * gnus-topic.el (gnus-group-topic-parameters): Use it.
12091
12092 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12093
12094         * nntp.el (nntp-never-echoes-commands)
12095         (nntp-open-connection-functions-never-echo-commands): New variables.
12096         (nntp-send-command): Use them.
12097
12098 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
12099
12100         * mml2015.el (mml2015-epg-verify): Simplify.
12101
12102 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12103
12104         * mml.el (mml-content-disposition-alist): New user option.
12105         (mml-content-disposition): New function.
12106         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12107         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12108
12109 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
12110
12111         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12112         verification.
12113
12114 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12115
12116         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12117         articles posted in the last 24 hours.
12118
12119 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
12120
12121         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12122
12123 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
12124
12125         * nntp.el (nntp-send-command): Don't wait for echoes when
12126         nntp-open-ssl-stream is used.
12127
12128 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12129
12130         * gnus-cite.el (gnus-test-font-lock-add-keywords)
12131         (gnus-message-add-citation-keywords)
12132         (gnus-message-remove-citation-keywords): Remove.
12133         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12134         directly, make the variables in font-lock-defaults buffer-local, add
12135         gnus-message-citation-keywords to them and then update the value of
12136         font-lock-keywords.
12137
12138 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12139
12140         * message.el (message-cite-original-1): Don't call
12141         gnus-article-highlight-citation.
12142
12143         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12144         citations; fix line count.
12145
12146 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12147
12148         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12149         (gnus-message-add-citation-keywords)
12150         (gnus-message-remove-citation-keywords): Use it; fix the emulating
12151         versions of font-lock-add-keywords and font-lock-remove-keywords to
12152         work with XEmacs correctly.
12153
12154 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12155
12156         * gnus-cite.el (gnus-cite-face-list): Set the values of
12157         gnus-message-max-citation-depth and gnus-message-citation-keywords.
12158         (gnus-message-max-citation-depth): Use defvar rather than defconst.
12159         (gnus-message-cite-prefix-regexp): New variable.
12160         (gnus-message-search-citation-line): Use it; protect against long
12161         citation prefix; fill match data with nil rather than 0 for XEmacs; set
12162         the 0th match data for Emacs.
12163         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12164         (gnus-message-add-citation-keywords): Append keywords rather than
12165         prepending; emulate font-lock-add-keywords if it is not available.
12166         (gnus-message-remove-citation-keywords):
12167         Emulate font-lock-remove-keywords if it is not available.
12168
12169         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12170
12171         * message.el (message-cite-prefix-regexp): Set the value of
12172         gnus-message-cite-prefix-regexp.
12173
12174 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12175
12176         * nnweb.el (nnweb-google-parse-1): Update parser.
12177
12178 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
12179
12180         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12181
12182 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12183
12184         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12185         regexp.
12186
12187 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12188
12189         * uudecode.el (uudecode-string-to-multibyte): New function emulating
12190         string-to-multibyte.
12191         (uudecode-decode-region-internal): Use it.
12192
12193         * lpath.el: Fbind string-as-multibyte for XEmacs.
12194
12195 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12196
12197         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12198         Fix custom choice.
12199
12200         * gnus-art.el (gnus-signature-limit): Fix custom choice.
12201
12202 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
12203
12204         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12205
12206         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12207         `write-region' to respect `mm-inhibit-file-name-handlers'.
12208
12209 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
12210
12211         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12212         Use gnus-home-directory instead of "~/" or "$HOME".
12213
12214 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
12215
12216         * encrypt.el (encrypt-insert-file-contents): Add better prompt
12217         to mention filename.
12218         Add comments at beginning regarding usage.
12219         (encrypt-write-file-contents): Change interactive so a string is
12220         acceptable.  If the file has no associated model, show an error instead
12221         of a nonsense prompt.
12222
12223 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12224
12225         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12226         Thanks to Yoshihiko Yamada for kind notification of this typo.
12227
12228 2007-01-12  Kenichi Handa  <handa@m17n.org>
12229
12230         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12231         multibyte buffer.
12232
12233 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12234
12235         * gnus-score.el (gnus-score-fast-scoring): New variable.
12236         (gnus-score-headers): Use it.
12237
12238         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12239
12240         * message.el (message-cite-original-1):
12241         Call gnus-article-highlight-citation if requested.
12242         (message-make-from): Allow name and address as optional arguments.
12243
12244         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12245
12246         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12247         bugs to doc string.
12248         (gnus-button-alist): Add mid\\|message-id.
12249         (gnus-button-fetch-group): Extend for use in
12250         `browse-url-browser-function'.
12251         (gnus-button-url-regexp): Try to catch paired parentheses like in
12252         Wikipedia URLs.
12253
12254         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12255         Suggested by Simon Krahnke <overlord@gmx.li>.
12256
12257 2007-01-13  Romain Francoise  <romain@orebokech.com>
12258
12259         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12260         Update copyright.
12261
12262 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
12263
12264         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12265
12266 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12267
12268         * gnus-registry.el (gnus-registry-unfollowed-groups)
12269         (gnus-registry-split-fancy-with-parent): Fix documentation.
12270
12271 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12272
12273         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12274         from nnweb groups.
12275
12276 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12277
12278         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
12279         Xref urls.  Erase buffer before requesting head.
12280
12281         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12282
12283 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12284
12285         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
12286         customizable.
12287
12288 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
12289
12290         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
12291         no signing key is found.
12292         (mml2015-epg-encrypt): Ask user whether to skip or abort if
12293         no encrypting and/or signing key is found.
12294
12295 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12296
12297         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
12298
12299 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12300
12301         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
12302         headers read from disk with the ones newly found in the current search.
12303         This should no longer cause problems, because the article numbers in
12304         Gmane's `nov.php' output are ignored since the previous change.
12305
12306 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12307
12308         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
12309
12310 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12311
12312         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
12313         replace-regexp-in-string; bind url-version; fbind display-images-p and
12314         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
12315         find-face and set-itimer-function for Emacs; bind itimer-list for
12316         Emacs.
12317
12318         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12319
12320 2007-01-01  Romain Francoise  <romain@orebokech.com>
12321
12322         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
12323
12324 2006-12-31  Steve Youngs  <steve@sxemacs.org>
12325
12326         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
12327         `define-minor-mode' macro definition expanded properly.
12328         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
12329         exclude it there.
12330
12331         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
12332         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
12333         `fboundp' test.
12334         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
12335         This is OK to autoload in (S)XEmacs now.
12336
12337 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12338
12339         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
12340         keystroke.
12341         (gnus-summary-limit-to-singletons): Fix typo.
12342
12343         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
12344         else fails.
12345
12346 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12347
12348         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
12349         docstring.
12350
12351         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
12352         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
12353         (gnus-summary-insert-dormant-articles): Fix typo in message.
12354
12355 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
12356
12357         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
12358         nil for XEmacs.
12359         (gnus-message-citation-mode): Don't autoload in XEmacs.
12360
12361         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
12362
12363 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
12364
12365         * nnimap.el (nnimap-expunge-search-string):
12366         Mention nnimap-search-uids-not-since-is-evil in docstring.
12367
12368 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
12369
12370         * spam.el: Revert to make-obsolete-variable because
12371         define-obsolete-variable-alias is not supported in Emacs 21.
12372
12373         * spam.el (spam-ifile-path, spam-ifile-database-path)
12374         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
12375         make-obsolete-variable.
12376         (spam-bsfilter-path, spam-bsfilter-program)
12377         (spam-spamassassin-path, spam-spamassassin-program)
12378         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
12379         Don't use "path" inappropriately.
12380         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
12381         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
12382         variable names.
12383
12384 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
12385
12386         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
12387         summary buffer.
12388
12389         * password.el (password-cache-remove): Use clear-string to burn
12390         password, if available.
12391
12392 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12393
12394         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
12395
12396         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
12397
12398         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
12399         (gnus-message-highlight-citation): Move defcustom here from
12400         gnus-cite.el.
12401         (gnus-message-citation-mode): Autoload.
12402
12403         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
12404         checks to make it compile with XEmacs.
12405         (gnus-message-citation-mode): New minor mode.
12406         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
12407         (gnus-message-highlight-citation): New variables.
12408         (gnus-message-search-citation-line)
12409         (gnus-message-add-citation-keywords)
12410         (gnus-message-remove-citation-keywords)
12411         (turn-on-gnus-message-citation-mode)
12412         (turn-off-gnus-message-citation-mode): New functions.
12413
12414 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
12415
12416         * gnus-cite.el: Enable highlighting of different citation levels in
12417         message-mode.
12418
12419 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12420
12421         * message.el (message-make-fqdn): Fix comment.
12422         (message-bogus-system-names): Add ".local".
12423
12424         * spam.el (spam-ifile-path, spam-ifile-program)
12425         (spam-ifile-database-path, spam-ifile-database)
12426         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
12427         Don't use "path" inappropriately.
12428         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
12429         strings.
12430         (spam-check-ifile, spam-ifile-register-with-ifile)
12431         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
12432         Use new variable names.
12433
12434         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
12435         (gnus-treat-display-smileys): Simplify using
12436         gnus-image-type-available-p.
12437
12438         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
12439         available.
12440
12441         * gnus-xmas.el (gnus-xmas-image-type-available-p):
12442         Use `display-images-p' if available.
12443
12444 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12445
12446         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
12447         one after turning on the buffer's multibyteness instead of decoding
12448         them directly in the unibyte buffer that causes unexpected conversion
12449         in Emacs 23 (unicode).
12450
12451 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12452
12453         * message.el (message-generate-hashcash): Fix custom type.
12454
12455 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12456
12457         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
12458
12459 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12460
12461         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
12462         disconnect icons.  Add help text.
12463
12464 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
12465
12466         * spam.el (spam-extra-header-to-number): CRM114 spam score is
12467         negated to be consistent with the others we handle.
12468
12469 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12470
12471         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
12472         version of gnus-summary-buffer to something, so that we can use two
12473         article buffers at the same time.
12474
12475 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
12476
12477         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
12478         trigger all the extra headers.
12479         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
12480         sorting.
12481
12482 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12483
12484         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
12485         solid groups.
12486
12487 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
12488
12489         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
12490
12491 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12492
12493         * legacy-gnus-agent.el: Add Copyright notice.
12494
12495 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
12496
12497         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
12498
12499 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12500
12501         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
12502
12503         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
12504         to make it work reliably in CVS Emacs.
12505         (gnus-summary-limit-strange-charsets-predicate)
12506         (gnus-summary-limit-to-predicate): New functions.
12507
12508 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
12509
12510         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
12511         specifying array size.
12512         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
12513         array if it is too small.
12514         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
12515         (gnus-sort-threads-loop): New function.
12516
12517 2006-12-06  Chris Moore  <dooglus@gmail.com>
12518
12519         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
12520         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
12521
12522 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
12523
12524         * mm-url.el (mm-url-predefined-programs): Call curl with correct
12525         options.
12526
12527 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12528
12529         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
12530         DOS-ing the recipient.
12531
12532         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
12533         the headers when creating the mapping to avoid mismappings.
12534         (nnweb-gmane-create-mapping): Always nix out old mapping.
12535
12536 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12537
12538         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
12539         and mm-verify-option to never.
12540
12541 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12542
12543         * message.el (message-signed-or-encrypted-p): New function.
12544         (message-forward-make-body): Use it.
12545
12546         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
12547         Replace encode-coding-string with mm-encode-coding-string.
12548
12549 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12550
12551         * nneething.el (nneething-decode-file-name):
12552         Replace decode-coding-string with mm-decode-coding-string.
12553
12554         * gnus-int.el (gnus-open-server): Say failed server's name.
12555
12556 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12557
12558         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
12559         strings to a single string.  Quote `errors-file-name'.
12560         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
12561         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
12562         Adjust calls.  Use `shell-quote-argument'.
12563
12564 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
12565
12566         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
12567         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
12568
12569         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
12570         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
12571         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
12572         (gnus-group-make-directory-group, gnus-group-transpose-groups):
12573         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
12574         (gnus-subscribe-newsgroup, gnus-1):
12575         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
12576         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
12577         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
12578         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
12579
12580 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12581
12582         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
12583         keystroke.
12584         (gnus-summary-limit-to-bodies): Implement headersp.
12585
12586 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12587
12588         * dns.el (query-dns): Protect against "Process dns deleted" strings.
12589
12590 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12591
12592         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
12593
12594 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12595
12596         * message.el (message-generate-hashcash): Expand range of values to
12597         include `opportunistic'.
12598         (message-send-mail): Use it.
12599
12600 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12601
12602         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
12603         and comment it.
12604
12605         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
12606
12607 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
12608
12609         * gnus-util.el (gnus-extract-address-components): Improve comment.
12610
12611 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12612
12613         * gnus-util.el (gnus-extract-address-components): Work with address in
12614         which the name portion contains @.
12615
12616         * lpath.el: Fbind custom-autoload.
12617
12618 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12619
12620         * gnus.el (gnus-start): Move custom group up.
12621         (gnus-select-method): Don't autoload, but make it available for
12622         `customize-variable'.
12623         (gnus-getenv-nntpserver): Don't autoload.
12624
12625 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
12626
12627         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
12628
12629 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12630
12631         * message.el (message-sendmail-extra-arguments): New variable.
12632         (message-send-mail-with-sendmail): Use it.
12633
12634 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12635
12636         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
12637         mm-with-unibyte-current-buffer to make string unibyte.
12638
12639         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
12640         mm-string-as-multibyte.
12641
12642 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
12643
12644         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
12645         Reported by Werner Koch <wk@gnupg.org>.
12646
12647 2006-11-14  Daiki Ueno  <ueno@p360>
12648
12649         * mml2015.el: Autoload epa-select-keys when compiling.
12650
12651 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12652
12653         * mml2015.el (mml2015-epg-sign): Save the signing keys in
12654         message-options.
12655         (mml2015-epg-encrypt): Save the recipient keys in message-options.
12656
12657 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
12658
12659         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
12660         EasyPG (< 0.0.6).
12661         (mml2015-always-trust): New user option.
12662         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
12663         prompt.
12664
12665 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12666
12667         * nntp.el (nntp-authinfo-force): New variable.
12668         (nntp-send-authinfo): Use it.
12669
12670 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
12671
12672         * message.el (message-strip-subject-encoded-words): Allow _not_ to
12673         decode encoded words.  Improve prompt.  Add comment about forwarding.
12674         (message-replacement-char): Move up.
12675
12676 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
12677
12678         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
12679         instead of gnus-intersection because arguments of gnus-sorted-nunion
12680         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
12681
12682 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
12683
12684         * message.el (message-strip-subject-encoded-words): Reformat prompt.
12685         (message-simplify-subject-functions):
12686         Enable message-strip-subject-encoded-words by default.
12687
12688 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
12689
12690         * message.el (message-strip-subject-encoded-words): New function.
12691         (message-simplify-subject-functions): New variable.
12692         (message-simplify-subject): Use it.  Fix typo in doc string.
12693         Support message-strip-subject-encoded-words.
12694
12695 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
12696
12697         * gnus-diary.el (gnus-diary-delay-format-function):
12698         * nndiary.el (nndiary-reminders):
12699         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
12700
12701 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12702
12703         * gnus-art.el (article-hide-boring-headers): Fetch date from
12704         gnus-original-article-buffer to avoid problems with localized date
12705         strings.
12706
12707 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12708
12709         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
12710
12711 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
12712
12713         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12714         New variables.
12715         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12716         (mm-charset-synonym-alist): Move some entries to
12717         mm-codepage-iso-8859-list.
12718         (mm-charset-synonym-alist, mm-charset-override-alist):
12719         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12720
12721 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12722
12723         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
12724
12725 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12726
12727         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
12728         with Emacs 21 and XEmacs.
12729
12730 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
12731
12732         * spam.el (spam-parse-address): New function for better parsing,
12733         catching errors, etc.
12734         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
12735
12736 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12737
12738         * mm-view.el: Add interactive arg to html2text autoload.
12739
12740 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12741
12742         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
12743
12744 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
12745
12746         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12747         New variables.
12748         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12749         (mm-charset-synonym-alist): Move some entries to
12750         mm-codepage-iso-8859-list.
12751
12752         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
12753
12754 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
12755
12756         * message.el (message-citation-line-format)
12757         (message-insert-formated-citation-line): Fix implementation of %E, %N
12758         and %n according to the doc string.
12759
12760 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
12761
12762         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12763         Use car-safe to avoid bad parses.
12764
12765 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12766
12767         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
12768         names.
12769
12770         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
12771
12772 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12773
12774         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
12775         header.
12776
12777         * message.el (message-draft-headers): Add Date.
12778         (message-headers-to-generate): Fix typo in docstring.
12779
12780         * nndraft.el (nndraft-required-headers): New variable.
12781         (nndraft-generate-headers): Use it.
12782
12783         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
12784
12785 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12786
12787         * gnus-registry.el (gnus-registry-wash-for-keywords)
12788         (gnus-registry-find-keywords): New functions to allow easy searching of
12789         articles that are in the registry.
12790
12791 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
12792
12793         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12794         Use ietf-drums-parse-address instead of gnus-extract-address-components.
12795         Reported by Damien Elmes <damien@repose.cx>.
12796
12797 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12798
12799         * gnus.el (gnus-mime): Remove unused custom group.
12800
12801 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12802
12803         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
12804         "blank line" when searching for end of armor headers.
12805
12806 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12807
12808         * gmm-utils.el (gmm-write-region): Fix variable name.
12809
12810 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
12811
12812         * gmm-utils.el (gmm-write-region): New function based on compatibility
12813         code from `mm-make-temp-file'.
12814
12815         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
12816
12817         * nnmaildir.el (nnmaildir--update-nov)
12818         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
12819         Use `gmm-write-region'.
12820
12821 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12822
12823         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
12824         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12825
12826         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
12827
12828         * message.el (message-replacement-char): New variable.
12829         (message-fix-before-sending): Use it.
12830         (message-simplify-subject): New function to remove duplicate code.
12831         (message-reply, message-followup): Use it.
12832
12833         * gnus-sum.el (gnus-summary-make-menu-bar):
12834         Clarify gnus-summary-limit-to-articles.
12835
12836 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12837
12838         * gnus-util.el (gnus-with-local-quit): New macro.
12839
12840         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
12841
12842 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
12843
12844         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
12845         ignore non-string data.
12846
12847 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
12848
12849         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
12850         non-string data (needs to be done in the registry too).
12851
12852 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12853
12854         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
12855         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
12856         (gnus-registry-split-fancy-with-parent)
12857         (gnus-registry-fetch-simplified-message-subject-fast)
12858         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
12859         Remove text properties on ingress into the registry and when it's saved.
12860         (gnus-registry-clean-empty-function): Fix bug with cleaning the
12861         registry from entries with no groups.
12862
12863 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12864
12865         * gnus-util.el (gnus-string-remove-all-properties): Add utility
12866         function to remove string properties.
12867
12868 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12869
12870         * gmm-utils.el (gmm): Adjust custom version.
12871
12872         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
12873         Adjust custom version.
12874
12875         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
12876
12877 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12878
12879         * gnus-art.el (gnus-insert-prev-page-button)
12880         (gnus-insert-next-page-button): Simplify.  Reformat.
12881
12882 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12883
12884         * gnus-art.el (gnus-insert-prev-page-button)
12885         (gnus-insert-next-page-button): Apply gnus-article-button-face.
12886
12887 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
12888
12889         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
12890
12891 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
12892
12893         * gnus-art.el (gnus-insert-mime-button)
12894         (gnus-insert-mime-security-button):
12895         Apply gnus-article-button-face to MIME and security buttons.
12896
12897 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
12898
12899         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
12900         readable.
12901
12902 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12903
12904         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
12905
12906 2006-09-20  Steve Youngs  <steve@sxemacs.org>
12907
12908         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
12909         `browse-url-of-file' instead of `browse-url'.
12910
12911 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12912
12913         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12914         regexp.  Articles containing quotation were cut prematurely.
12915
12916 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12917
12918         * message.el (message-cite-original-1): Use nobody by default for the
12919         value of From header.
12920         (message-reply): Ditto.
12921
12922 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
12923
12924         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
12925         to the gnus-info.  This fixes a bug of inline-PGP message verification.
12926         Reported by Michael Piotrowski <mxp@dynalabs.de>.
12927
12928 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
12929
12930         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
12931         mails in the doc string.  Add some URLs in comment.
12932         (pop3-movemail): Warn about pop3-leave-mail-on-server.
12933
12934 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12935
12936         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
12937         backslashes handling and the way to find boundaries of quoted strings.
12938
12939 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
12940
12941         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
12942         mml1991-encrypt-to-self is set and mml1991-signers is not set.
12943         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
12944         mml2015-encrypt-to-self is set and mml2015-signers is not set.
12945
12946 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12947
12948         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
12949         doc string.
12950         (gnus-button-regexp, gnus-button-last): Remove unused variables.
12951
12952 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12953
12954         * lpath.el: Fbind epg-check-configuration.
12955
12956 2006-09-06  Simon Josefsson  <jas@extundo.com>
12957
12958         * mml2015.el (mml2015-use): Doc fix, mention epg.
12959
12960 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12961
12962         * mml2015.el (mml2015-use): Default to epg, if available.
12963
12964 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
12965
12966         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
12967         message-sender.
12968         (mml1991-epg-encrypt): Ditto.
12969         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
12970         message-sender.
12971         (mml2015-epg-encrypt): Ditto.
12972
12973 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
12974
12975         * message.el (message-send-mail-with-sendmail): Look for sendmail in
12976         several common directories.
12977
12978 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
12979
12980         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
12981         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
12982
12983 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12984
12985         * gnus-art.el (article-decode-encoded-words): Make it fast.
12986
12987 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12988
12989         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
12990
12991         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
12992         in quoted string into `\'.
12993
12994 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12995
12996         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12997         Use standard-syntax-table.
12998
12999 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13000
13001         * gnus-art.el (gnus-decode-address-function): New variable.
13002         (article-decode-encoded-words): Use it to decode headers which are
13003         assumed to contain addresses.
13004         (gnus-mime-delete-part): Remove useless `or'.
13005
13006         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13007         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13008         (gnus-nov-parse-line): Use it to decode From header.
13009         (gnus-get-newsgroup-headers): Ditto.
13010         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13011
13012         * mail-parse.el (mail-decode-encoded-address-region): New alias.
13013         (mail-decode-encoded-address-string): New alias.
13014
13015         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13016         New function.
13017         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13018         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13019         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13020         (rfc2047-decode-string): Ditto.
13021         (rfc2047-decode-address-region): New function.
13022         (rfc2047-decode-address-string): New function.
13023
13024 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
13025
13026         * message.el (message-caesar-buffer-body): Allow rotating headers.
13027
13028         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13029
13030         * message.el (message-insert-formated-citation-line): Fix %f.
13031         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13032
13033 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13034
13035         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13036         (gnus-bookmark-mouse-available-p): New macro.
13037         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13038         (gnus-bookmark-bmenu-show-infos): Use it.
13039         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13040         (gnus-bookmark-bmenu-hide-infos): Ditto.
13041         (gnus-bookmark-remove-properties): New function.
13042         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13043         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13044         (gnus-bookmark-write-file): Bind coding-system-for-write.
13045         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13046         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13047         group before selecting it.
13048         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13049         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13050         quit-window if it is not available; use gnus-mouse-2 and bind it to
13051         gnus-bookmark-bmenu-select-by-mouse.
13052         (gnus-bookmark-show-details): Remove unused variable `details-list'.
13053         (gnus-bookmark-bmenu-select-by-mouse): New function.
13054
13055 2006-08-13  Romain Francoise  <romain@orebokech.com>
13056
13057         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13058         space.
13059
13060 2006-08-10  Romain Francoise  <romain@orebokech.com>
13061
13062         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
13063         (dns-mode-soa-auto-increment-serial): New user option.
13064         (dns-mode-soa-maybe-increment-serial): New function.
13065         (dns-mode): Add the latter to `write-contents-functions'.
13066
13067 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13068
13069         * compface.el (uncompface): Use binary rather than raw-text-unix.
13070
13071 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13072
13073         * compface.el (uncompface): Make sure the eol conversion doesn't take
13074         place when communicating with the external programs.
13075         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13076
13077 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13078
13079         * nnheader.el (nnheader-insert-head): Fix typo in comment.
13080
13081 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13082
13083         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13084         Make it more robust by parsing author and date independently.
13085
13086 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13087
13088         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13089
13090 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
13091
13092         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13093         first matching secret key.
13094         (mml2015-epg-encrypt): Ditto.
13095
13096         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13097         first matching secret key.
13098         (mml1991-epg-encrypt): Ditto.
13099
13100         * mml2015.el (mml2015-encrypt-to-self): New user option.
13101         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13102         mml2015-epg-encrypt-to-self is set.
13103
13104         * mml1991.el (mml1991-encrypt-to-self): New variable.
13105         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13106         mml1991-epg-encrypt-to-self is set.
13107
13108         * mml2015.el (mml2015-signers): New user option.
13109         (mml2015-epg-sign): Reflect the value of mml2015-signers.
13110         (mml2015-epg-encrypt): Allow to select signing keys.
13111
13112         * mml1991.el (mml1991-signers): New variable.
13113         (mml1991-epg-sign): Reflect the value of mml1991-signers.
13114         (mml1991-epg-encrypt): Allow to select signing keys.
13115
13116 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13117
13118         * nnheader.el (nnheader-insert-head): Make it work even if the file
13119         uses CRLF for the line-break code.
13120
13121 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
13122
13123         * mml2015.el: Require mml-sec instead of password.
13124         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13125         (mml2015-cache-passphrase): Inherit the default value from
13126         mml-secure-cache-passphrase.
13127         (mml2015-passphrase-cache-expiry): Inherit the default value from
13128         mml-secure-passphrase-cache-expiry.
13129
13130         * mml1991.el: Require mml-sec instead of password.
13131         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13132         (mml1991-cache-passphrase): Inherit the default value from
13133         mml-secure-cache-passphrase.
13134         (mml1991-passphrase-cache-expiry): Inherit the default value from
13135         mml-secure-passphrase-cache-expiry.
13136
13137         * mml-sec.el: Require password.
13138         (mml-secure-verbose): New user option.
13139         (mml-secure-cache-passphrase): New user option.
13140         (mml-secure-passphrase-cache-expiry): New user option.
13141
13142 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
13143
13144         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
13145         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
13146         andreas@altroot.de (Andreas Vögele).
13147
13148         FIXME: Use `tiny change'?
13149
13150 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13151
13152         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13153         workaround for the url package included with Emacs.
13154
13155         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13156
13157 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13158
13159         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13160         correctly.  This fixes a bug caused by the 2006-05-12 change.
13161
13162 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
13163
13164         * nnmail.el (nnmail-article-group): If splitting raises an error, give
13165         some information about the error when saying that the `bogus' mail
13166         group will be used.
13167
13168 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
13169
13170         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13171         string.
13172
13173 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
13174
13175         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13176
13177 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13178
13179         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13180
13181 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13182
13183         * mml1991.el (mml1991-function-alist): Add epg.
13184         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13185         (mml1991-epg-encrypt): New functions.
13186
13187 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13188
13189         * mml2015.el (mml2015-verbose): New variable.
13190         (mml2015-cache-passphrase): Ditto.
13191         (mml2015-passphrase-cache-expiry): Ditto.
13192         (mml2015-function-alist): Add epg.
13193         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13194         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13195         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13196         New functions.
13197
13198 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13199
13200         * message.el (message-cite-original-1): Preserve region when removing
13201         quoted text due to X-No-Archive in order to avoid bogus attribution
13202         when citing multiple messages.
13203
13204 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13205
13206         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13207         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13208
13209 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
13210
13211         * gnus-diary.el (gnus-user-format-function-d)
13212         (gnus-user-format-function-D): Autoload.
13213
13214         * imap.el (Commentary): Fix typo.
13215
13216         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13217         2006-04-22 contribution.
13218
13219 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13220
13221         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13222         It didn't really fix the bogosity I'm seeing with solid web groups.
13223
13224 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13225
13226         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13227         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13228         created using server names.  If we use the feature without declaring
13229         it, Gnus does not properly manage server and group state.
13230
13231         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13232         bound.
13233
13234 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13235
13236         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13237         looking up the method using GROUP's prefix before inventing a new one.
13238         It is used on killed/unknown groups in various places where returning
13239         an all-new method isn't expected by the caller.
13240
13241         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13242         and match semantics of gnus-group-real-prefix.
13243
13244 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13245
13246         * nnmail.el (nnmail-broken-references-mailers): New variable.
13247         (nnmail-ignore-broken-references): New function generalizing
13248         nnmail-fix-eudora-headers.
13249         (nnmail-fix-eudora-headers): Now obsolete.
13250
13251         * gnus-art.el (gnus-button-handle-custom):
13252         Support `customize-apropos*'.
13253
13254 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13255
13256         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13257
13258         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13259         articles.
13260
13261 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13262
13263         * message.el (message-cite-reply-above): New variable.
13264         (message-yank-original): Use it.
13265
13266 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13267
13268         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13269
13270 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
13271
13272         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13273         as read.
13274
13275         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
13276
13277 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
13278
13279         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
13280         (gnus-bookmark-default-file): Use gnus-directory.
13281         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
13282         Remove "*" in doc string.
13283         (gnus-bookmark-write-file): Simplify.
13284         (gnus-bookmark-maybe-sort-alist): Use `when'.
13285         (gnus-bookmark-get-bookmark): Fix typo in doc string.
13286         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
13287         Add FIXME about Emacs 21 and XEmacs compatibility.
13288         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
13289         compatibility.
13290         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
13291         compatibility.
13292         (gnus-bookmark-menu-heading): Fix version.
13293
13294 2006-06-19  Bastien Guerry  <bzg@altern.org>
13295
13296         * gnus-bookmark.el: New file.
13297
13298 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13299
13300         * message.el (message-syntax-checks): Doc fix.
13301
13302 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13303
13304         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
13305         unsubscribed groups as if they were killed ones.  It causes duplicate
13306         entries in gnus-newsrc-alist.
13307
13308 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13309
13310         * message.el (message-syntax-checks): Doc fix.
13311         (message-send-mail): Add check for continuation headers.
13312         (message-check-news-header-syntax): Fix regexp used to check for
13313         continuation headers.
13314
13315 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13316
13317         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
13318
13319 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
13320
13321         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
13322
13323 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13324
13325         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
13326         default-truncate-lines.
13327
13328 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13329
13330         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
13331         to fill the utf-8 entry.
13332
13333         * lpath.el: Fbind unicode-precedence-list.
13334
13335 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13336
13337         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13338
13339 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
13340
13341         * gnus-agent.el (directory-files-and-attributes): Move all the way
13342         forward (the third and final move).
13343         (gnus-agent-read-agentview): Trap reconstruction errors due to
13344         nonexistent directory.  Handle by returning nil.
13345
13346 2006-05-30  Didier Verna  <didier@xemacs.org>
13347
13348         * message.el (message-dont-reply-to-names): Update the custom type.
13349         * message.el (message-dont-reply-to-names): New defsubst: potentially
13350         convert a list of regexps into a single one.
13351         * message.el (message-get-reply-headers): Use it.
13352         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
13353
13354 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13355
13356         * gnus-agent.el (directory-files-and-attributes): Move forward.
13357
13358 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13359
13360         * gnus-ml.el (gnus-mailing-list-subscribe)
13361         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
13362         (gnus-mailing-list-message): Fix doc strings.
13363
13364 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13365
13366         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
13367         of doing it manually.
13368
13369 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13370
13371         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
13372         comment.
13373
13374 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
13375
13376         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
13377         (gnus-agent-read-agentview): Fix handling of end-of-file error.
13378         (gnus-agent-read-local): All symbols allocated in my-obarray.
13379         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
13380         (gnus-agent-regenerate-group): Check numeric names to see if they are
13381         messages or groups.
13382         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
13383         better way of do this...)
13384
13385         * gnus-cache.el (gnus-agent-total-fetched-for):
13386         Ignore 'dummy.group' (there should be a better way of do this...)
13387
13388 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13389
13390         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
13391         (gnus-saved-headers): Ditto.
13392         (gnus-default-article-saver): Mention functions may have properties.
13393         (gnus-article-save): Override gnus-save-all-headers and
13394         gnus-saved-headers by :headers property which saver function may have.
13395         (gnus-summary-save-in-file): Add :headers property.
13396         (gnus-summary-write-to-file): Ditto.
13397
13398         * gnus-sum.el (gnus-summary-save-article): Bind
13399         gnus-prompt-before-saving to t when saving many articles in a file;
13400         always show all headers.
13401
13402         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
13403
13404 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13405
13406         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
13407         marks.
13408
13409         * message.el (message-indent-citation): Add optional arguments to allow
13410         using it outside of message buffers.
13411
13412         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
13413         (gnus-article-treat-unfold-headers): Use it.
13414         (gnus-article-truncate-lines): New variable.
13415         (gnus-article-mode): Use it.
13416         (gnus-article-toggle-truncate-lines): New function.
13417
13418         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13419         Add gnus-article-toggle-truncate-lines.
13420
13421         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
13422         coding system in XEmacs, use binary.
13423
13424 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13425
13426         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
13427         after-load-alist.
13428
13429         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
13430         this function should save decoded articles.
13431         (gnus-summary-write-to-file): Use property to specify this function
13432         should save decoded articles and specify gnus-summary-save-in-file
13433         should be used to save articles other than the first one when saving
13434         many articles.
13435         (gnus-summary-save-body-in-file): Use property to specify this
13436         function should save decoded articles.
13437         (gnus-summary-write-body-to-file): Use property to specify this
13438         function should save decoded articles and specify
13439         gnus-summary-save-body-in-file should be used to save articles other
13440         than the first one when saving many articles.
13441
13442         * gnus-sum.el (gnus-summary-save-article): Simplify.
13443
13444 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13445
13446         * gnus-art.el (gnus-default-article-saver):
13447         Add gnus-summary-write-body-to-file.
13448         (gnus-article-save-coding-system): Don't use coding system object
13449         in XEmacs.
13450         (gnus-read-save-file-name): Add optional `dir-var' argument which
13451         specifies directory in which files are saved; work even if optional
13452         `variable' argument is not specified.
13453         (gnus-summary-write-to-file): Read file name.
13454         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
13455         (gnus-summary-write-body-to-file): New function.
13456
13457         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
13458         (gnus-summary-local-variables): Add it.
13459         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
13460         (gnus-summary-save-article): Remove optional `decode' argument;
13461         determine whether to decode articles by the value of
13462         gnus-default-article-saver; when saving many files using
13463         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
13464         it first and use gnus-summary-save-in-file or
13465         gnus-summary-save-body-in-file thereafter unless
13466         gnus-prompt-before-saving is always; move point to article which
13467         will be saved.
13468         (gnus-summary-save-article-file): Revert.
13469         (gnus-summary-write-article-file): Revert.
13470         (gnus-summary-save-article-body-file): Revert.
13471         (gnus-summary-write-article-body-file): New function.
13472
13473 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13474
13475         * gnus-art.el (gnus-default-article-saver): Doc fix.
13476         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
13477         from gnus-summary-save-article-coding-system, and default to a
13478         certain coding system.
13479         (gnus-output-to-file): Add coding cookie and encode text according
13480         to gnus-article-save-coding-system; don't use mm-append-to-file.
13481
13482         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
13483         gnus-art.el and rename to gnus-article-save-coding-system.
13484         (gnus-summary-save-article): Require gnus-art; don't show all
13485         headers if it decodes articles; don't add coding cookie here;
13486         don't bind mm-text-coding-system-for-write.
13487         (gnus-summary-save-article-file): Save decoded articles.
13488         (gnus-summary-write-article-file): When saving many files, use
13489         gnus-summary-write-to-file first and gnus-summary-save-in-file
13490         thereafter unless gnus-prompt-before-saving is always.
13491         (gnus-summary-save-article-body-file): Save decoded articles.
13492
13493         * lpath.el: Fbind select-safe-coding-system for XEmacs.
13494
13495 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13496
13497         * nnrss.el (nnrss-check-group): Bind hash-index.
13498
13499 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
13500
13501         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
13502         its hash index.  Store this hash in `nnrss-group-data'.
13503         (nnrss-read-group-data): Update accordingly.
13504
13505 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13506
13507         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
13508         entry.
13509
13510         * gnus-sum.el (gnus-summary-make-menu-bar):
13511         Add gnus-article-browse-html-article.
13512
13513 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
13514
13515         * gnus-sum.el (gnus-summary-mime-map):
13516         Add gnus-article-browse-html-article.
13517
13518         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
13519
13520 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13521
13522         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
13523         suitable coding systems in customize.
13524
13525 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13526
13527         * mail-source.el (mail-sources): Fix custom type.
13528
13529 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13530
13531         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
13532         (gnus-summary-expire-articles-now): Shorten prompt.
13533
13534         * gmm-utils.el (wid-edit): Require.
13535         (defun-gmm): Rename from `gmm-defun-compat'.
13536         (gmm-image-search-load-path): Use it.
13537         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
13538
13539 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13540
13541         * gnus-sum.el (gnus-summary-save-article-coding-system):
13542         New variable.
13543         (gnus-summary-save-article): Add optional `decode' argument.
13544         If it is set and gnus-summary-save-article-coding-system is non-nil,
13545         save decoded article.
13546         (gnus-summary-write-article-file): Save decoded article if
13547         gnus-summary-save-article-coding-system is non-nil.
13548
13549         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
13550         type.
13551
13552 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13553
13554         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
13555
13556 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13557
13558         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
13559         first to test gnus-single-article-buffer which may be buffer-local.
13560
13561         * gnus-sum.el (gnus-summary-setup-buffer):
13562         Make gnus-single-article-buffer buffer-local and nil in ephemeral
13563         group; make gnus-article-buffer, gnus-article-current, and
13564         gnus-original-article-buffer always buffer-local.
13565         (gnus-summary-exit): Kill article buffer belonging to ephemeral
13566         group.
13567         (gnus-handle-ephemeral-exit): Don't move to next summary line.
13568
13569 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13570
13571         * nnml.el (nnml-request-compact-group): Compressed files might not
13572         have .gz extension.
13573
13574 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13575
13576         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
13577         (mm-copy-to-buffer): Use with-current-buffer.
13578         (mm-display-part): Simplify.
13579         (mm-inlinable-p): Add optional arg `type'.
13580
13581 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13582
13583         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
13584         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
13585         Try harder to show the attachment internally or externally using
13586         gnus-mime-view-part-as-type.
13587
13588 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13589
13590         * message.el (message-from-style, message-signature-separator)
13591         (message-user-organization-file, message-send-mail-function)
13592         (message-citation-line-function, message-yank-prefix)
13593         (message-indent-citation-function, message-signature)
13594         (message-signature-file, message-signature-insert-empty-line):
13595         Remove autoloads.
13596
13597         * gnus-art.el (gnus-buttonized-mime-types):
13598         Remove "multipart/signed".  Revert 2006-04-26 change.
13599
13600 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13601
13602         * gnus.el (gnus-version-number): Bump version.
13603
13604 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13605
13606         * gnus.el: No Gnus v0.5 is released.
13607
13608 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13609
13610         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
13611         fetching articles by message-id.
13612
13613 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13614
13615         * message.el (hashcash): Require hashcash as normal.
13616
13617         * ecomplete.el (ecomplete-highlight-match-line):
13618         Use point-at-eol.
13619         (ecomplete-highlight-match-line): Use `highlight', because that
13620         face exists in both Emacs and XEmacs.
13621
13622         * message.el (message-display-abbrev): Use point-at-bol.
13623
13624         * mail-source.el: Don't require timer/timer-funcs.
13625
13626         * gnus-async.el: Ditto.
13627
13628         * password.el: Ditto.
13629
13630         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
13631
13632         * mm-url.el: Ditto.
13633
13634         * gnus-xmas.el: Don't require timer-funcs.
13635
13636         * mm-util.el: Require timer/timer-funcs.
13637
13638 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13639
13640         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
13641         Close.
13642
13643 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13644
13645         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
13646         unibyte after clear-decrypt function runs.
13647
13648         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
13649         returns as a unibyte string.
13650
13651 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13652
13653         * lpath.el: Revert.
13654
13655         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
13656         (pgg-gpg-process-sentinel): Revert.
13657
13658         * pgg-pgp.el (pgg-pgp-process-region): Revert.
13659         (pgg-pgp-lookup-key): Revert.
13660
13661         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
13662         (pgg-pgp5-lookup-key): Revert.
13663
13664         * pgg.el (pgg-fetch-key): Revert.
13665
13666 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13667
13668         * lpath.el: Fbind string-as-multibyte for XEmacs.
13669
13670         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
13671         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
13672         (mml1991-pgg-encrypt): Ditto.
13673
13674         * pgg-gpg.el (pgg-string-to-multibyte): New function.
13675         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
13676         a multibyte buffer.
13677
13678         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
13679         (pgg-pgp-lookup-key): Ditto.
13680
13681         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
13682         (pgg-pgp5-lookup-key): Ditto.
13683
13684         * pgg.el (pgg-fetch-key): Ditto.
13685
13686 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
13687
13688         * message.el (message-user-organization-file): Check several
13689         locations of the organization file.
13690
13691         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
13692         Add gnus-article-view-part-as-type.
13693
13694         * gnus-art.el (gnus-article-view-part-as-type): New function.
13695
13696         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
13697         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
13698
13699         * mml.el: Simplify autoload.
13700         (mml-mode): defvar dnd-protocol-alist instead of using
13701         symbol-value.
13702         (mml-default-directory): New variable.
13703         (mml-minibuffer-read-file): Use it.
13704         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
13705
13706         * message.el (message-citation-line-format): New variable.
13707         (message-insert-formated-citation-line): New function.
13708         (message-citation-line-function):
13709         Add `message-insert-formated-citation-line' to custom type.
13710
13711         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
13712         to doc string.
13713
13714         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
13715         depending on mm-verify-option.
13716
13717 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13718
13719         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
13720         binding pgg-* variables; reimplement the section which prevents
13721         MIME header from being signed.
13722         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
13723         pgg-text-mode; remove a blank line at the top of body.
13724
13725         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
13726         lines at the top of body; use gnus-newsgroup-charset if there's no
13727         Charset header.
13728
13729 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13730
13731         * message.el (message-self-insert-commands): Doc fix.
13732
13733         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
13734         (mm-uu-pgp-encrypted-test): Ditto.
13735         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
13736         between header and body; return application/pgp-encrypted handle
13737         if decryption failed; decode decrypted body by charset.
13738
13739         * mm-decode.el (mm-automatic-display): Don't make application/pgp
13740         element match to application/pgp-*.
13741
13742 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13743
13744         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
13745         HTML.
13746
13747 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13748
13749         * mail-source.el (mail-source-call-script): Message the error
13750         string.
13751
13752 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13753
13754         * gnus-util.el (gnus-byte-compile): Use it.
13755
13756 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
13757
13758         * gnus-util.el (kill-empty-logs): New function.
13759
13760 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13761
13762         * message.el (message-mail-alias-type): Doc fix.
13763         (message-mail-alias-type-p): New function.
13764         (message-send): Use it.
13765         (message-mode): Ditto.
13766         (message-strip-forbidden-properties): Ditto.
13767
13768         * ecomplete.el (ecomplete-database-file-coding-system):
13769         New variable.
13770         (ecomplete-save): Use it.
13771         (ecomplete-setup): Use it.
13772
13773 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13774
13775         * message.el (message-self-insert-commands): New variable.
13776         (message-strip-forbidden-properties): Use it.
13777
13778 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13779
13780         * message.el (message-put-addresses-in-ecomplete): Use a regexp
13781         that doesn't make XEmacs choke.
13782
13783 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
13784
13785         * gnus-util.el (gnus-replace-in-string):
13786         Prefer replace-regexp-in-string over of replace-in-string.
13787
13788 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13789
13790         * gnus-util.el (gnus-select-frame-set-input-focus):
13791         Use select-frame-set-input-focus if it is available in XEmacs; use
13792         definition defined in Emacs 22 for old Emacsen.
13793
13794         * dgnushack.el: Autoload unmorse-region for XEmacs.
13795
13796         * lpath.el: Bind cursor-in-non-selected-windows and
13797         select-frame-set-input-focus for XEmacs.
13798
13799 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13800
13801         * mm-view.el (mm-inline-text): Use equal instead of equalp.
13802
13803 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
13804
13805         * gnus-registry.el (gnus-registry-cache-save): Remove text
13806         properties when saving via the temp buffer.
13807
13808 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13809
13810         * message.el (message-generate-hashcash): Honor custom type.
13811
13812 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13813
13814         * message.el (message-generate-hashcash): Default to non-nil when
13815         hashcash is found.
13816
13817         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
13818         (gnus-refer-thread-limit): Increase default to 500.
13819
13820         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
13821
13822         * flow-fill.el (fill-flowed): Allow delete-space.
13823
13824 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13825
13826         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13827         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
13828         Remove autoloads.
13829
13830 2006-04-18  Simon Josefsson  <jas@extundo.com>
13831
13832         * message.el (message-generate-hashcash): Default to.
13833
13834 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13835
13836         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13837         concatenating segments rather than before concatenating them.
13838
13839 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13840
13841         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
13842
13843 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13844
13845         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
13846
13847         * message.el (message-forward-make-body-plain):
13848         Allow message-forward-ignored-headers to be a list.
13849         (message-remove-ignored-headers): Factor out into function.
13850         (message-forward-make-body-mml): Use it.
13851
13852         * imap.el (imap-quote-specials): New function.
13853         (imap-login-auth): Quote specials.
13854
13855         * rfc2231.el (rfc2231-parse-string): Remove dead code.
13856         (rfc2231-parse-string): Allow concatanation of parameters that
13857         aren't contiguous.  The test case is
13858           (mail-header-parse-content-type "message/external-body;
13859             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
13860             access-type=LOCAL-FILE;
13861             name*1*=plugh%2fhello-sailor%2fbing.pdf")
13862
13863 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13864
13865         * nntp.el (nntp-accept-process-output): Return the value of
13866         `nnheader-accept-process-output'.
13867
13868 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13869
13870         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
13871         (gnus-button-alist): Recognize more diff formats.
13872         (gnus-button-patch): Strip directory.
13873
13874 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
13875
13876         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
13877         Emacs 22 when setting focus.
13878
13879 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13880
13881         * gnus-art.el (gnus-article-treat-types): Do treatment of
13882         text/x-verbatim parts.
13883         (gnus-button-patch): New command.
13884
13885         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
13886         addresses that contain invalid characters.
13887
13888 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13889
13890         * message.el (message-put-addresses-in-ecomplete):
13891         Use gnus-replace-in-string.
13892         (message-is-yours-p): Use the more correct
13893         mail-header-parse-address instead of
13894         mail-extract-address-components.
13895         (message-put-addresses-in-ecomplete): Fix typo.
13896
13897         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
13898         keystroke.
13899
13900         * gnus-art.el (gnus-treatment-function-alist): Change order of
13901         newsgroups/generic header folding to avoid double-folding.
13902
13903         * message.el (message-hidden-headers): Add X-Draft-From.
13904
13905         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
13906         New command.
13907         (gnus-summary-repeat-search-article-backward): New command.
13908
13909         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
13910         groups in the parent topic.
13911
13912 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
13913
13914         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
13915         (spam-extra-header-to-number): Return the CRM114 number as a
13916         number instead of a string.
13917
13918 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13919
13920         * gnus-art.el (gnus-face-properties-alist): Move here from
13921         gnus-fun.
13922
13923         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
13924
13925 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13926
13927         * message.el (message-strip-forbidden-properties): Only display on
13928         self-insert-command.
13929
13930         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
13931         reindent.
13932         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
13933
13934 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
13935
13936         * smiley.el (smiley-style): Fix typo.
13937
13938 2006-03-23  Kenichi Handa  <handa@m17n.org>
13939
13940         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
13941         instead of set-buffer-multibyte.
13942
13943 2006-03-23  Kenichi Handa  <handa@m17n.org>
13944
13945         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
13946         buffer and then decode the buffer text if necessary.
13947         (rfc2231-encode-string): Be sure to work on multibyte buffer at
13948         first, and after mm-encode-body, change the buffer to unibyte.
13949
13950 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13951
13952         * hashcash.el (hashcash-insert-payment-async-2):
13953         Use message-goto-eoh instead of doing it manually.
13954         (mail-add-payment): Use message-narrow-to-header instead of trying
13955         to do the same itself.
13956
13957         * message.el (message-hidden-headers): Add Face.
13958
13959         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
13960         reparenting code.
13961         (gnus-summary-reparent-children): Refactored out code.
13962         (gnus-summary-thread-map): New keystroke.
13963         (gnus-summary-reparent-children): Make into command.
13964
13965         * smiley.el (smiley-style): Default to `medium' if using a large
13966         font.
13967
13968         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
13969         does it itself.
13970
13971         * message.el (message-point-in-header-p): Simplify definition.
13972
13973 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13974
13975         * nnagent.el (nnagent-request-set-mark): Silence log file
13976         writing.
13977         (nnagent-request-set-mark): Use write-region instead of
13978         append-to-file.
13979
13980         * gnus-sum.el (gnus-read-header): Fudge article number if using a
13981         strange select method.
13982
13983         * ecomplete.el (ecomplete-display-matches): Get highlightling
13984         right.
13985         (ecomplete-display-matches): Use literals.
13986         (ecomplete-display-matches): Disable message logging.
13987
13988         * message.el (message-display-abbrev): Small optimization.
13989
13990         * ecomplete.el (ecomplete-display-matches): Allow automatic
13991         display.
13992
13993         * message.el (message-strip-forbidden-properties):
13994         Display abbrevs.
13995         (message-display-abbrev): Get automatic display right.
13996
13997         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
13998         keystrokes.
13999
14000 2006-04-13  Romain Francoise  <romain@orebokech.com>
14001
14002         TODO: Backport to v5-10!
14003
14004         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14005         Move here (and rename) from gnus-registry.el.
14006
14007         * gnus-registry.el: Require gnus-util.
14008         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14009
14010 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14011
14012         * gnus-group.el (gnus-group-catchup-current):
14013         Change if-then-else-if-then-else into cond.
14014         (gnus-group-catchup): Indent.
14015         (group-name-at-point): New function.
14016         (gnus-fetch-group): Provide default from thing at point.
14017
14018 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14019
14020         * message.el (message-display-abbrev): Fix regexp.
14021
14022         * ecomplete.el (ecomplete-highlight-match-line):
14023         Reimplement choosing.
14024         (ecomplete-highlight-match-line): Fix up code rewrite, remove
14025         dead variables.
14026
14027         * message.el (message-newline-and-indent): Remove debugging.
14028         (message-display-abbrev): Use new implementation.
14029
14030 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14031
14032         * gnus-art.el (gnus-article-mode):
14033         Set cursor-in-non-selected-windows to nil.
14034
14035         * smiley.el: Revert previous change.
14036         (smiley-data-directory): defvar it before using it in the
14037         defcustom of `smiley-style'.
14038
14039 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14040
14041         * message.el (message-newline-and-indent): New function.
14042
14043         * ecomplete.el: Implement more bits.
14044
14045         * message.el (message-put-addresses-in-ecomplete): Clean up the
14046         string.
14047
14048         * ecomplete.el (ecomplete-add-item): Chop off decimals.
14049
14050         * gnus-sum.el (gnus-summary-save-parts):
14051         Bind gnus-summary-save-parts-counter and use it to make unique file
14052         names.
14053
14054         * gnus-art.el (gnus-ignored-headers): Add some more headers.
14055
14056         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14057         parameter to say whether to actually parse the individual
14058         addresses.
14059
14060         * message.el (message-put-addresses-in-ecomplete): New function.
14061         (ecomplete): Require.
14062         (message-mail-alias-type): Add ecomplete as an option.
14063
14064 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
14065
14066         * flow-fill.el (fill-flowed): Remove trailing space from blank
14067         quoted lines.
14068
14069 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14070
14071         * smiley.el (smiley-style): Move definition later to avoid a
14072         compilation warning.
14073
14074 2006-04-12  Kenichi Handa  <handa@m17n.org>
14075
14076         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14077         buffer and then decode the buffer text if necessary.
14078         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14079         first, and after mm-encode-body, change the buffer to unibyte.
14080         Use mm-disable-multibyte instead of set-buffer-multibyte.
14081
14082 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14083
14084         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14085         Content-Type header instead of Content-Disposition header.
14086         (gnus-mime-inline-part): Ditto.
14087         (gnus-mime-view-part-as-charset): Ignore charset that the part
14088         specifies.
14089
14090         * mm-decode.el (mm-display-part): Work with external parts and
14091         usual parts similarly.
14092
14093         * mm-extern.el (mm-inline-external-body): Use mm-display-part
14094         instead of gnus-display-mime.
14095
14096         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14097         instead of with-temp-buffer.
14098
14099         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14100         tag to summarized topics part in order to encode non-ASCII text.
14101
14102 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14103
14104         * smiley.el (smiley-style): New variable.
14105         (smiley-directory): New function.
14106         (smiley-data-directory): Derive from `smiley-style' using
14107         `smiley-directory'.
14108         (smiley-regexp-alist): Add new entries.
14109
14110         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14111         (gnus-article-browse-delete-temp): Add :version.
14112
14113 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
14114
14115         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14116         the sieve region.
14117
14118 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14119
14120         * gnus.el (gnus-version-number): Bump version.
14121
14122 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14123
14124         * gnus.el: No Gnus v0.4 is released.
14125
14126 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14127
14128         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14129         layout.
14130
14131         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14132         unknown charset.
14133
14134         * message.el (message-header-synonyms): Add Original-To to the
14135         default.
14136
14137         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14138         optional parameter.
14139
14140 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14141
14142         * gnus-fun.el (gnus): Require it for gnus-directory.
14143
14144 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14145
14146         * gnus-fun.el (gnus-face-properties-alist): Add :version.
14147
14148 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14149
14150         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14151
14152 2006-04-05  Simon Josefsson  <jas@extundo.com>
14153
14154         * password.el (password-reset): New function.
14155
14156 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14157
14158         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14159         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14160
14161 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14162
14163         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14164         Some whitespace was matched into the url, which broke browsing hits
14165         > 100 when mm-url-use-external was nil.
14166
14167 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14168
14169         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14170         Check gnus-extra-headers for 'Newsgroups.
14171
14172         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14173         bound.
14174
14175 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
14176
14177         * pgg-gpg.el: Clean up process buffers every time gpg processes
14178         complete.
14179
14180 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
14181
14182         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14183         doc string.
14184
14185 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
14186
14187         * pgg-gpg.el (pgg-gpg-process-filter)
14188         (pgg-gpg-wait-for-completion): Check if buffer is alive.
14189
14190         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14191         lines, temporary fix.
14192
14193 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14194
14195         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14196
14197 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
14198
14199         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14200         default-enable-multibyte-characters.  This reverts the change from
14201         revision 6.17 which is no longer necessary because the passphrase
14202         is sent separately now.  GnuPG messages are unreadable under
14203         multibyte locales with default-enable-multibyte-characters set to
14204         nil.
14205
14206 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
14207
14208         * message.el (message-tool-bar-gnome): Move "spell".
14209
14210 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
14211
14212         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14213         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
14214         instead.
14215
14216 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
14217
14218         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14219         Improve newsgroups handling for NNTP overviews which don't include
14220         Newsgroups.
14221
14222 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14223
14224         * message.el (message-resend): Bind message-generate-hashcash to nil.
14225
14226 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14227
14228         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14229         when searching for already-paid recipients.
14230
14231 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14232
14233         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14234         passphrases when it is not needed.
14235         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14236         passphrase stuff from gpg, should only be necessary when you use
14237         gpg with a smartcard.
14238
14239 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14240
14241         * mml.el (mml-insert-mime): Ignore cached contents of
14242         message/external-body part.
14243
14244         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14245         (mm-insert-part): Ditto.
14246
14247 2006-03-23  Simon Josefsson  <jas@extundo.com>
14248
14249         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14250         Reiner.
14251         (pgg-gpg-use-agent-p): Use it again.
14252
14253 2006-03-23  Simon Josefsson  <jas@extundo.com>
14254
14255         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14256         older emacsen.
14257         (pgg-gpg-use-agent-p): Don't use it.
14258
14259 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
14260
14261         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14262         if we can.
14263
14264 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
14265
14266         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14267         (pgg-gpg-update-agent): New function.
14268         (pgg-gpg-use-agent-p): New function.
14269         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14270         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14271         (pgg-gpg-sign-region): Use it.
14272
14273 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14274
14275         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
14276         Reported by Ralf Wachinger <rwachinger@gmx.de>.
14277
14278 2006-03-21  Simon Josefsson  <jas@extundo.com>
14279
14280         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14281         <wilde@sha-bang.de>.
14282         (pgg-gpg-use-agent): New variable.
14283         (pgg-gpg-process-region): Use it.
14284         (pgg-gpg-encrypt-region): Likewise.
14285         (pgg-gpg-encrypt-symmetric-region): Likewise.
14286         (pgg-gpg-decrypt-region): Likewise.
14287         (pgg-gpg-sign-region): Likewise.
14288         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14289
14290 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14291
14292         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
14293
14294         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
14295         Add comment on version.
14296
14297 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14298
14299         * smiley.el: Add missing test smiley.
14300
14301 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14302
14303         * mm-decode.el (mm-with-part): New macro.
14304         (mm-get-part): Use it; work with message/external-body as well.
14305         (mm-save-part): Treat name and filename equally.
14306
14307         * mm-extern.el (mm-extern-cache-contents): New function.
14308         (mm-inline-external-body): Use it; force the part to be displayed;
14309         move undisplayer added to the cached handle to the parent.
14310
14311         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
14312         (gnus-mime-view-part-as-type): Work with message/external-body.
14313
14314         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
14315
14316 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14317
14318         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
14319         images in image-load-path.  [Sync with image.el, revision 1.60, in
14320         Emacs.]
14321
14322 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14323
14324         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
14325         path rather than symbol.  Always return list of directories.
14326         Guarantee that image directory comes first.  [Sync with image.el,
14327         revision 1.59, in Emacs.]
14328
14329         * message.el (message-make-tool-bar): Adjust to new API of
14330         `gmm-image-load-path-for-library'.
14331
14332         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14333
14334         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14335
14336 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14337
14338         * gnus-art.el (gnus-article-only-boring-p):
14339         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
14340         intangible text.
14341         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
14342
14343 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
14344
14345         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
14346         Use `defun' instead of `gmm-defun-compat'.
14347
14348 2006-03-14  Simon Josefsson  <jas@extundo.com>
14349
14350         * message.el (message-unique-id): Don't use message-number-base36
14351         if (user-uid) is a float.
14352         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
14353
14354 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14355
14356         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
14357
14358         * gnus-art.el (gnus-mime-display-single): Make sure there is an
14359         empty line between a part and a message part.
14360
14361 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
14362
14363         * smiley.el: Add more test smileys.
14364         (smiley-data-directory, smiley-regexp-alist)
14365         (gnus-smiley-file-types): Fix doc strings.
14366         (smiley-update-cache): Clear smiley-cached-regexp-alist before
14367         adding new elements.
14368         (smiley-mouse-map): Unused code.  Make it a comment.
14369
14370 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14371
14372         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
14373         scan latest NoCeM messages instead of old ones.
14374         (gnus-nocem-check-article): Fix regexps so as to match to PGP
14375         delimiters that are recently used.
14376         (gnus-nocem-load-cache): Add autoload cookie.
14377
14378         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
14379
14380         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
14381         level which is larger than gnus-use-nocem is specified.
14382
14383         * gnus-group.el (gnus-group-get-new-news): Ditto.
14384
14385 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14386
14387         * gnus-util.el (gnus-tool-bar-update): New function.
14388
14389         * gnus-group.el (gnus-group-update-tool-bar): New variable.
14390         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
14391
14392         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
14393
14394         * gnus-group.el (gnus-group-redraw-when-idle)
14395         (gnus-group-redraw-check): Remove.
14396         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
14397
14398 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14399
14400         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
14401         if optional last element is specified in splits (FIELD VALUE...).
14402
14403 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
14404
14405         * message.el (message-make-tool-bar): Rename gmm-image-load-path
14406         to gmm-image-load-path-for-library.  Call with no-error argument.
14407         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
14408
14409         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14410
14411         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14412
14413         * gmm-utils.el (gmm-image-load-path): Remove alias.
14414
14415 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
14416
14417         * gmm-utils.el (gmm-image-load-path): Add alias.
14418
14419         * nnml.el (nnml-generate-nov-databases-directory): Rename from
14420         nnml-generate-nov-databases-1.
14421         (nnml-generate-nov-databases): Use it.
14422         (nnml-generate-nov-databases-directory): Document no-active
14423         argument.
14424
14425         * gmm-utils.el (gmm-image-load-path-for-library): Return single
14426         directory if path is t.  Add no-error.
14427
14428         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
14429         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14430
14431         * gnus-art.el (gnus-article-browse-delete-temp-files):
14432         Simplify resetting gnus-article-browse-html-temp-list.
14433
14434         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
14435         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
14436         Add example to docstring.  Rename local variables.  Move error
14437         checks to default case in cond and simplify.
14438
14439 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14440
14441         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
14442         handle is multipart when calling it recursively.
14443         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
14444
14445 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
14446
14447         * nnimap.el (nnimap-request-update-info-internal): Optimize.
14448         Don't `gnus-uncompress-range' to avoid excessive memory usage.
14449
14450 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14451
14452         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
14453         is loaded.
14454
14455         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
14456         loaded.
14457
14458 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14459
14460         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
14461         to "Emacs 23 (unicode)" in doc string.
14462
14463         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
14464         "Emacs 23 (unicode)" in comment.
14465
14466 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14467
14468         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
14469
14470         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
14471         characters 160 through 255 in Emacs 23.
14472
14473 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14474
14475         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
14476         gnus-article-browse-html-temp.
14477         (gnus-article-browse-delete-temp): Make it customizable.
14478         Add `file'.  Adjust doc string.
14479         (gnus-article-browse-delete-temp-files): Add argument.
14480         Allow query for each file.  Adjust doc string.
14481         (gnus-article-browse-html-parts):
14482         Add `gnus-article-browse-delete-temp-files' to
14483         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
14484
14485 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
14486
14487         * gnus-art.el (gnus-article-browse-html-temp)
14488         (gnus-article-browse-delete-temp): New variables.
14489         (gnus-article-browse-delete-temp-files): New function.
14490         (gnus-article-browse-html-parts): Use it.
14491
14492 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14493
14494         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
14495
14496         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
14497         string.
14498
14499         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
14500         gnus-summary-insert-new-articles when unplugged.
14501         Remove gnus-summary-search-article-forward.
14502
14503         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
14504         display-visual-class instead of display-color-cells.
14505
14506 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14507
14508         * dgnushack.el: Autoload customize-group for XEmacs.
14509
14510         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
14511         message/* containing non-ASCII text properly.
14512
14513 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14514
14515         * message.el: Require gmm-utils, remove autoloads.
14516         (message-tool-bar): Set default based on
14517         gmm-tool-bar-style.
14518         (message-tool-bar-gnome): Add gmm-customize-mode.
14519
14520         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
14521         gmm-tool-bar-style.
14522         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
14523
14524         * gnus-group.el (gnus-group-tool-bar): Set default based on
14525         gmm-tool-bar-style.
14526         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
14527
14528         * gmm-utils.el (gmm-image-directory): Rename variable from
14529         gmm-image-load-path.
14530         (gmm-image-load-path): Use gmm-image-directory.
14531         (gmm-customize-mode): New function.
14532         (gmm-tool-bar-style): New variable.
14533
14534         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
14535         gnus-group-redraw-line-number.
14536         (gnus-group-redraw-check): Simplify.
14537         (gnus-group-tool-bar-update): Remove redraw check.
14538         (gnus-group-make-tool-bar): Add redraw check.
14539
14540 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
14541
14542         * gnus-art.el (gnus-button): Add missing parentheses.
14543
14544 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14545
14546         * lpath.el: Fbind line-number-at-pos.
14547
14548 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14549
14550         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
14551
14552 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14553
14554         * gnus-art.el (gnus-button): New face.
14555         (gnus-article-button-face): Use it.
14556
14557         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14558         Add gnus-summary-next-page.  Re-order.
14559
14560         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
14561         next-node are now included.
14562         (gnus-group-redraw-line-number): New internal variable.
14563         (gnus-group-redraw-check): Helper function for updating the tool
14564         bar.
14565         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
14566
14567         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
14568
14569         * spam.el (spam-spamassassin-score-regexp): New internal variable.
14570         (spam-extra-header-to-number, spam-check-spamassassin-headers):
14571         Use it to match format of Spamassassin 3.0 and later.
14572         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
14573         (spam-check-bogofilter)
14574         (spam-bogofilter-register-with-bogofilter): Fix args of
14575         `gnus-error' calls.
14576
14577 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14578
14579         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
14580         unnecessary interaction when sending queued mails.
14581         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
14582
14583 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14584
14585         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
14586         first or last are nil.
14587
14588 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14589
14590         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
14591
14592 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14593
14594         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
14595
14596 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14597
14598         * dns.el (query-dns): Protect more against buggy tcp output.
14599
14600 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14601
14602         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
14603         nov.php.
14604
14605 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14606
14607         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
14608         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
14609         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
14610         output on the server side.
14611         (nnweb-google-create-mapping): Update regexps and add some
14612         progress indication.
14613
14614 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
14615
14616         * gnus-group.el (gnus-group-tool-bar-gnome):
14617         Fix gnus-agent-toggle-plugged.  Re-order icons.
14618         (gnus-group-tool-bar-gnome):
14619         Add gnus-group-{prev,next}-unread-group.
14620         (gnus-group-tool-bar-gnome): Re-order icons.
14621
14622         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14623         Move gnus-summary-insert-new-articles.
14624
14625         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
14626         Fix comments.
14627
14628         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
14629         also available in Emacs 21.3.
14630
14631         * message.el (message-fix-before-sending): Change "Emacs 22" to
14632         "Emacs 23 (unicode)" in comment.
14633
14634         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
14635         "Emacs 23 (unicode)" in comment.
14636
14637         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
14638         comment.
14639         (mm-coding-system-p): Add comment about no-MULE XEmacs.
14640
14641         * mm-view.el (mm-fill-flowed): Add :version.
14642
14643 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14644
14645         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
14646         and load-path.
14647
14648 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
14649
14650         * message.el: Autoload gmm-image-load-path.
14651         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
14652         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
14653         consitency.
14654
14655         * gmm-utils.el (gmm-image-load-path): Also search in
14656         "../etc/images".  Don't set gmm-image-load-path if we don't find
14657         the image.
14658
14659 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14660
14661         * gmm-utils.el (gmm-image-load-path): Don't make
14662         `gmm-image-load-path' include subdirectories which the second arg
14663         `image' might specify.
14664
14665         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
14666         subdirectory to icon file names.
14667
14668         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
14669
14670 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14671
14672         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
14673         gmm-image-load-path calls.
14674
14675         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14676
14677         * message.el (message-make-tool-bar): Ditto.
14678
14679         * mml.el (mml-preview): Add comment concerning tool bar icons.
14680
14681         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
14682         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
14683
14684         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
14685         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
14686
14687         * message.el (message-tool-bar-gnome): Use new icon names.
14688         (message-make-tool-bar): Use `gmm-image-load-path'.
14689
14690         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
14691         New functions from MH-E.
14692         (gmm-image-load-path): New variable from MH-E.
14693         (gmm-image-load-path): New function from MH-E.  Add arguments
14694         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
14695         *-image-load-path-called-flag.
14696
14697 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
14698
14699         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
14700
14701 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
14702
14703         * nnimap.el (nnimap-request-move-article): Change folder back to
14704         source group before deleting.
14705
14706 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
14707
14708         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
14709
14710         * gnus-art.el (mm-url-insert-file-contents-external):
14711         Autoload mm-url.
14712
14713         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
14714
14715 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14716
14717         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
14718         coding system which mm-charset-to-coding-system returns for a
14719         given charset is valid.
14720
14721 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
14722
14723         * html2text.el (html2text-remove-tag-list):
14724         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
14725
14726 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
14727
14728         * gnus-cus.el: Revert 2005-10-17 change.
14729
14730 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14731
14732         * gnus-art.el (article-strip-banner):
14733         Call article-really-strip-banner only when the regexp match is made.
14734
14735 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14736
14737         * gnus-art.el (article-strip-banner):
14738         Use gnus-extract-address-components instead of
14739         mail-header-parse-addresses to make it work with non-ASCII text;
14740         remove mail-encode-encoded-word-string.
14741
14742         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
14743         values which are surrounded with \"...\"; make it never cause a
14744         Lisp error; give up parsing of parameters if it failed in
14745         extracting type.
14746
14747 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
14748
14749         * smime.el (smime-cert-by-ldap-1): Fix bug where
14750         `smime-ldap-search' returns results without userCertificates.
14751
14752 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14753
14754         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
14755
14756 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14757
14758         * spam.el (spam-check-spamassassin-headers): Adapt format for
14759         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
14760         <ari@mbf.ocn.ne.jp>.
14761         (spam-list-of-processors): Add spam-use-gmane.
14762
14763 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14764
14765         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
14766         make-temp-file; make it work with XEmacs as well.
14767
14768         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
14769         mm-make-temp-file.
14770
14771         * mm-decode.el (mm-display-external): Use the 3rd arg of
14772         mm-make-temp-file.
14773         (mm-create-image-xemacs): Ditto.
14774
14775 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14776
14777         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
14778         with message-narrow-to-headers.
14779         (gnus-draft-setup): Narrow to header to run message-fetch-field.
14780         (gnus-draft-check-draft-articles): New function.
14781         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
14782
14783 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14784
14785         * gnus-art.el (gnus-article-browse-html-parts):
14786         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
14787         Don't use suffix argument for mm-make-temp-file for Emacs 21
14788         compatibility.  Remove useless `format'.
14789
14790 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14791
14792         * nnweb.el (nnweb-google-wash-article): Update regexps.
14793         (nnweb-group-alist): Use defvoo instead of defvar.
14794
14795 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14796
14797         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
14798         re-loading nn* modules.
14799
14800 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14801
14802         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
14803         for `tool-bar-mode' and don't check it's default-value.
14804
14805         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14806
14807         * message.el (message-make-tool-bar): Ditto.
14808
14809         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
14810         `substring'.  Shorten tmp-file name.
14811
14812         * gnus.el: Remove bogus comment.
14813
14814 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
14815
14816         * gnus-art.el (gnus-article-browse-html-parts): New function.
14817         (gnus-article-browse-html-article): New function for viewing html
14818         articles with a browser.
14819
14820 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
14821
14822         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
14823         in elisp.
14824         (pgg-gpg-encrypt-symmetric-region): Ditto.
14825         (pgg-gpg-sign-region): Ditto.
14826
14827         * pgg-def.el (pgg-text-mode): New variable.
14828
14829         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
14830         (mml2015-pgg-encrypt): Ditto.
14831
14832         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
14833         (mml1991-pgg-encrypt): Ditto.
14834
14835 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14836
14837         * nnfolder.el (nnfolder-insert-newsgroup-line):
14838         Use message-make-date instead of current-time-string.
14839
14840         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
14841         to gnus-decoded which mm-uu might set.
14842
14843 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14844
14845         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
14846         don't decode quoted parameters; remove misimported Emacs code.
14847         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14848         (rfc2231-decode-encoded-string): Don't use split-string which
14849         behaves differently according to Emacs version; use
14850         mm-decode-coding-region to convert charset to coding-system.
14851         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14852         (rfc2231-encode-string): Remove misimported Emacs code.
14853
14854 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14855
14856         * gnus-art.el (article-decode-charset): Don't use ignore-errors
14857         when calling mail-header-parse-content-type.
14858         (article-de-quoted-unreadable): Ditto.
14859         (article-de-base64-unreadable): Ditto.
14860         (article-wash-html): Ditto.
14861
14862         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
14863         calling mail-header-parse-content-type and
14864         mail-header-parse-content-disposition.
14865         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
14866         mail-header-parse-content-type.
14867
14868         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
14869         insert charset and format parameters; encode description after
14870         inserting it to buffer.
14871         (mml-insert-parameter): Fold lines properly even if a parameter is
14872         segmented into two or more lines; change the max column to 76.
14873
14874         * rfc1843.el (rfc1843-decode-article-body): Don't use
14875         ignore-errors when calling mail-header-parse-content-type.
14876
14877         * rfc2231.el (rfc2231-parse-string): Return at least type if
14878         possible; don't cause an error even if it fails in parsing of
14879         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14880         (rfc2231-encode-string): Don't break lines at the beginning, leave
14881         it to mml-insert-parameter.
14882
14883         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
14884         calling mail-header-parse-content-type.
14885
14886 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
14887
14888         * spam-report.el (spam-report-gmane-use-article-number):
14889         Improve doc string.
14890         (spam-report-gmane-internal): Check if a suitable header was found
14891         in the article.
14892
14893 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14894
14895         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
14896         (rfc2231-encode-string): Make param*=value always begin with LWSP.
14897
14898 2006-02-05  Romain Francoise  <romain@orebokech.com>
14899
14900         Update copyright notices of all files in the gnus directory.
14901
14902 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14903
14904         * nnweb.el (nnweb-request-group): Avoid growing overview files.
14905
14906 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14907
14908         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
14909         segmented lines of parameter value to cope with Thunderbird 1.5
14910         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
14911         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14912         (rfc2231-encode-string): Don't make lines exceeding 76 column.
14913
14914 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
14915
14916         * mml.el (mml-generate-mime-1): Correct the order of inline signed
14917         parts.
14918
14919 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14920
14921         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
14922         there's only one active file for all servers.
14923         (nnweb-request-scan): Make sure nnweb-articles is initialized on
14924         solid groups.  Gnus might have used a FAST request to select the group.
14925         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
14926         and nnweb-search redundantly in the active file.
14927         (nnweb-request-list): Don't list bogus groups.  There can only be one.
14928         (nnweb-request-create-group): Don't use ARGS.
14929         (nnweb-possibly-change-server, nnweb-request-group): Remove some
14930         initialisations.  Let nnoo do the work.
14931
14932 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14933
14934         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
14935         Say the part has been decoded.
14936
14937         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
14938
14939 2006-01-31  Kevin Ryde  <user42@zip.com.au>
14940
14941         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
14942         mailcap-viewer-test-cache when there's no 'test clause, since that
14943         will invert the meaning of a "nil" test previously determined by
14944         mailcap-mailcap-entry-passes-test.
14945
14946 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14947
14948         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
14949         compiling.
14950
14951         * gnus-sum.el: Ditto.
14952
14953         * message.el: Don't bind tool-bar-map when compiling.
14954
14955 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
14956
14957         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
14958
14959 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
14960
14961         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
14962         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
14963         current Google Groups.
14964
14965 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
14966
14967         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
14968         and tool-bar-mode.
14969
14970         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
14971         and tool-bar-mode.
14972
14973         * message.el (message-tool-bar-update): Simplify.
14974         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
14975
14976         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
14977         gnus-summary-buffer.
14978         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
14979         gnus-summary-reply.
14980
14981         * gmm-utils.el (gmm): Add :version.
14982
14983 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14984
14985         * Makefile.in (clean): New rule.
14986         (distclean): Use it.
14987
14988 2006-01-26  Steve Youngs  <steve@sxemacs.org>
14989
14990         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
14991         Don't autoload.
14992
14993 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14994
14995         * gmm-utils.el (gmm-verbose): Add :group.
14996
14997 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
14998
14999         * message.el: Change some comments WRT tool-bars.
15000
15001         * gnus-sum.el (gnus-summary-tool-bar)
15002         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15003         (gnus-summary-tool-bar-zap-list): New variables.
15004         (gnus-summary-make-tool-bar): Complete rewrite using
15005         `gmm-tool-bar-from-list'.
15006
15007         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15008         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15009         New variables.
15010         (gnus-group-make-tool-bar): Complete rewrite using
15011         `gmm-tool-bar-from-list'.
15012         (gnus-group-tool-bar-update): New function.
15013
15014         * message.el (message-mode-field-menu): Add "Show hidden Headers".
15015
15016 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15017
15018         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15019         is dissected into a single part of which the type is the same as
15020         the given one; decode charset.
15021
15022 2006-01-21  Kevin Ryde  <user42@zip.com.au>
15023
15024         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15025         into alists as symbol not string, since that's what
15026         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15027         look for.
15028
15029 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
15030
15031         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15032         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15033
15034         * message.el (message-tool-bar-gnome): Use gmm-ignore.
15035
15036 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15037
15038         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
15039         (gnus-xmas-mime-security-button-menu): New function.
15040
15041         * gnus-art.el (gnus-mime-security-button-commands): New variable.
15042         (gnus-mime-security-button-menu): New definition.
15043         (gnus-mime-security-button-map): Use them.
15044         (gnus-mime-security-button-menu): New function.
15045         (gnus-insert-mime-security-button): Addition to help echo.
15046         (gnus-mime-security-run-function, gnus-mime-security-save-part)
15047         (gnus-mime-security-pipe-part): New functions.
15048
15049         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15050         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15051
15052         * mm-decode.el (mm-handle-set-disposition): Remove.
15053         (mm-handle-set-description): Remove.
15054
15055 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15056
15057         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15058         (mm-w3m-standalone-supports-m17n-p): New function.
15059         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15060         w3m usage.
15061
15062         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15063         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15064
15065 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15066
15067         * message.el (message-tool-bar-zap-list):
15068         Use gmm-tool-bar-zap-list as custom type.
15069         (message-tool-bar-update): New function.
15070         (message-tool-bar, message-tool-bar-gnome)
15071         (message-tool-bar-retro): Add message-tool-bar-update.
15072         (message-tool-bar-gnome): Add flyspell-buffer.
15073
15074         * gnus-util.el (gnus-error): Describe `args'.
15075
15076         * gmm-utils.el (gmm-error): Describe `args'.
15077         (gmm-tool-bar-zap-list): New widget.
15078         (gmm-tool-bar-from-list): Improve description of `zap-list'.
15079
15080 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15081
15082         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15083         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15084         the number of recursive calls.
15085
15086         * mm-decode.el (mm-handle-set-disposition): New macro.
15087         (mm-handle-set-description): New macro.
15088
15089 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15090
15091         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15092         encoding.
15093
15094 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15095
15096         * message.el (message-tool-bar-zap-list, message-tool-bar)
15097         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15098         (message-tool-bar-local-item-from-menu): Remove.
15099         (message-tool-bar-map): Replace by `message-make-tool-bar'.
15100         (message-make-tool-bar): New function.
15101         (message-mode): Use `message-make-tool-bar'.
15102
15103         * gmm-utils.el: New file.
15104         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15105         (gmm-lazy): New widget copied from `nnmail.el'.
15106         (gmm-tool-bar-from-list): New function for creating customizable
15107         tool bars.
15108         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
15109         output.
15110         (gmm): Add :prefix to defgroup.
15111
15112 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
15113
15114         * gmm-utils.el (gmm-widget-p): New function.
15115
15116 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15117
15118         * mml.el (mml-attach-file): Describe `description' in doc string.
15119         (mml-menu): Add Emacs MIME manual and PGG manual.
15120
15121 2006-01-20  Richard M. Stallman  <rms@gnu.org>
15122
15123         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15124
15125 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
15126
15127         * nntp.el (nntp-end-of-line): Doc fix.
15128
15129 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
15130
15131         * imap.el (imap-open): Handle case where buffer is a buffer
15132         object.
15133
15134 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15135
15136         * gnus-delay.el (gnus-delay): Don't autoload.
15137         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15138         to be re-loaded when customizing the `gnus-delay' group.
15139
15140 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
15141
15142         * message.el (message-insert-citation-line): Use newlines.
15143
15144 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15145
15146         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
15147         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
15148         these routines, so the passphrase can be managed externally and
15149         passed in to the system.
15150         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
15151         pgg-add-passphrase-to-cache function.
15152
15153         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
15154         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
15155         these routines, so the passphrase can be managed externally and
15156         passed in to the system.
15157         (pgg-pgp5-sign-region): Use new name of
15158         pgg-add-passphrase-to-cache function.
15159
15160 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15161
15162         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
15163         part of the decoded armor to find the key-identifier.
15164         (pgg-gpg-lookup-key-owner): New function to return the
15165         human-readable identifier of a key owner.
15166         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
15167         itself.
15168         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
15169         the key value) if we have a key and can match it against a secret
15170         key.  Also, added a note pointing out fact that the prompt only
15171         indicates the first matching key.
15172
15173         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
15174         pgg-decrypt-region.
15175         (pgg-add-passphrase-to-cache): Rename from
15176         `pgg-add-passphrase-cache' to reduce confusion (all callers
15177         changed).
15178         (pgg-remove-passphrase-from-cache): Rename from
15179         `pgg-remove-passphrase-cache' to reduce confusion (all callers
15180         changed).
15181         (pgg-read-passphrase, pgg-add-passphrase-cache)
15182         (pgg-remove-passphrase-cache): Add informative docstrings.
15183         (pgg-decrypt): Convey provided passphrase in subordinate call to
15184         pgg-decrypt-region.
15185
15186 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
15187
15188         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
15189         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
15190         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
15191         'passphrase' argument, so the passphrase can be managed externally
15192         and then passed in to the system.
15193
15194         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
15195         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
15196         so the passphrase cache can be used reliably with identifiers
15197         besides a pgp packet's key id.
15198
15199         * pgg-gpg.el (pgg-gpg-encrypt-region)
15200         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15201         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
15202         these routines, so the passphrase can be managed externally and
15203         passed in to the system.
15204
15205         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
15206         'notruncate' argument, so the passphrase cache can be used
15207         reliably with identifiers besides a pgp packet's key id.
15208
15209 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
15210
15211         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
15212         symmetric encryption.
15213         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
15214         encrypted session key.
15215         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
15216         message ask for the passphrase in a proper way.
15217
15218         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
15219         New user commands for symmetric encryption.
15220
15221 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15222
15223         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15224
15225         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15226
15227 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15228
15229         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15230
15231 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15232
15233         * mm-decode.el (mm-inlined-types): Add application/pgp.
15234         (mm-automatic-display): Ditto.
15235
15236         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15237         part as text.
15238
15239 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15240
15241         * nnrss.el: Update copyright.
15242         (nnrss-opml-import): Query whether to subscribe to each entry.
15243
15244         * gnus-art.el:
15245         * gnus-sum.el:
15246         * gnus-xmas.el:
15247         * messagexmas.el:
15248         * mm-uu.el:
15249         * mm-view.el: Update copyright.
15250
15251 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15252
15253         * message.el (message-info): New function.
15254         (message-mode-menu): Add it.
15255         Update copyright.
15256
15257         * ChangeLog: Fix and update copyright.
15258
15259 2006-01-13  Romain Francoise  <romain@orebokech.com>
15260
15261         * message.el (message-forward-subject-name-subject): Prefer the
15262         address to 'nowhere' if the sender has no name.
15263         Fix typo.  Update copyright year.
15264
15265 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15266
15267         * gnus-art.el (article-wash-html):
15268         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15269         (gnus-article-wash-html-with-w3m-standalone): New function.
15270
15271         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15272         mm-inline-text-html-render-with-w3m-standalone.
15273         (mm-text-html-washer-alist): Map w3m-standalone to
15274         gnus-article-wash-html-with-w3m-standalone.
15275         (mm-inline-text-html-render-with-w3m-standalone): New function.
15276
15277 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15278
15279         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
15280         Improve LaTeX.
15281
15282 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15283
15284         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
15285         (nnrss-request-article): Render text/plain parts as HTML.
15286
15287         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
15288         the buffer.
15289
15290 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
15291
15292         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
15293         custom definition of `gnus-posting-styles'.
15294
15295         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
15296         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
15297
15298 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15299
15300         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
15301         Use nntp for bug archive.
15302
15303 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15304
15305         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
15306         parts.
15307         (nnrss-normalize-date): New function converts ISO 8601 date into
15308         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15309         (nnrss-check-group): Use it.
15310
15311 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15312
15313         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
15314
15315         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
15316         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15317         (nnrss-insert-w3): Ditto.
15318
15319 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15320
15321         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
15322         the articles to be forwarded including the case where neither a
15323         number of articles nor a region is specified.
15324
15325 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15326
15327         * nnrss.el (nnrss-request-article): Fix last change; fill
15328         text/plain parts.
15329
15330 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15331
15332         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
15333         in text/plain part.
15334         (nnrss-check-group): Don't add excessive newline to dc:subject.
15335
15336 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
15337
15338         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
15339         article.
15340
15341 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15342
15343         * nnml.el: Don't require gnus-bcklg.  Autoload it.
15344         (nnml-use-compressed-files, nnml-save-mail): Support other
15345         comression programs such as bzip2.
15346
15347 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15348
15349         * dns.el (query-dns): Make sure we check the buffer size before
15350         removing tcp headers.
15351
15352 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15353
15354         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
15355         remove MIME buttons associated with multipart/alternative parts.
15356         (gnus-mime-display-alternative): Tag buttons using `article-type'
15357         text property.
15358
15359         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
15360         associated with multipart/alternative parts.
15361
15362         * gnus-art.el (gnus-signature-separator): Fix custom type.
15363
15364         * mm-decode.el (mm-inlined-types): Fix custom type.
15365         (mm-keep-viewer-alive-types): Ditto.
15366         (mm-automatic-display): Ditto.
15367         (mm-attachment-override-types): Ditto.
15368         (mm-inline-override-types): Ditto.
15369         (mm-automatic-external-display): Ditto.
15370
15371 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15372
15373         * spam-report.el (spam-report-user-mail-address)
15374         (spam-report-user-agent): New variables.
15375         (spam-report-url-ping-plain): Use spam-report-user-agent.
15376
15377 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
15378
15379         * gnus-art.el (gnus-button-handle-custom): Do not just use
15380         `customize-apropos' for any "M-x customize-*" button but the
15381         function called for.  Accept both the function name and its
15382         argument in order to achieve this.
15383         (gnus-button-alist): Remove support for "custom:" URL's.
15384         Pass function name to `gnus-button-handle-custom' in case of "M-x
15385         customize-*" buttons.
15386
15387 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15388
15389         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
15390         multipart/alternative and add xref to mm-discouraged-alternatives
15391         in doc string.
15392
15393         * mm-decode.el (mm-discouraged-alternatives): Add xref to
15394         gnus-buttonized-mime-types in doc string.
15395
15396 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
15397
15398         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
15399         Suggest image/.* in the doc string.
15400
15401 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
15402
15403         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
15404         message-marks (Debian bug #342521).
15405
15406 2005-12-12  Simon Josefsson  <jas@extundo.com>
15407
15408         * password.el (password-read-from-cache): Add.
15409         (password-read): Use it.
15410
15411 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15412
15413         * rfc2047.el (rfc2047-charset-to-coding-system):
15414         Recognize us-ascii as a MIME charset.
15415
15416         * mm-bodies.el (mm-decode-content-transfer-encoding):
15417         Protect against the case where the 2nd arg TYPE is nil.
15418
15419 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15420
15421         * pop3.el (pop3-stream-type): Fix custom version.
15422
15423         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
15424
15425 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15426
15427         * mm-decode.el (mm-display-external): Add missing cdr.
15428
15429 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15430
15431         * mm-decode.el (mm-display-external): Use nametemplate (defined in
15432         RFC1524) if it is in mailcap or add a suffix according to
15433         mailcap-mime-extensions when generating a temp filename; postpone
15434         deleting a temp file for 2 seconds for some wrappers, shell
15435         scripts, and so on, which might exit right after having started a
15436         viewer command as a background job.
15437
15438 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15439
15440         * nntp.el (nntp-marks-directory): Fix custom group.
15441
15442         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
15443         steps when < 10.
15444
15445         * gnus-start.el (gnus-no-server-1):
15446         Mention `gnus-level-default-subscribed' in doc string.
15447
15448 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15449
15450         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
15451         parens.
15452
15453 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15454
15455         * gnus-xmas.el (gnus-use-toolbar): Revert.
15456         (gnus-xmas-setup-toolbar): Use global default-toolbar if
15457         gnus-use-toolbar is default.
15458
15459         * messagexmas.el (message-use-toolbar): Revert.
15460         (message-setup-toolbar): Use global default-toolbar if
15461         message-use-toolbar is default.
15462
15463 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15464
15465         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
15466         according to default-toolbar-visible-p.
15467
15468         * messagexmas.el (message-use-toolbar): Ditto.
15469
15470 2005-11-26  Dave Love  <fx@gnu.org>
15471
15472         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
15473         (tls-program, tls-success): Provide openssl alternative.
15474
15475         * starttls.el: Doc fixes.
15476         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
15477         SERVICE to PORT.
15478
15479         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
15480         port null or service name.
15481         (starttls-negotiate): Autoload.
15482
15483 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15484
15485         * message.el (message-kill-to-signature): Fix interactive spec.
15486
15487 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15488
15489         * pop3.el (pop3-open-server): Recognize a string as a service name.
15490
15491 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
15492
15493         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
15494
15495 2005-11-23  Dave Love  <fx@gnu.org>
15496
15497         Add pop3s, pop3/starttls.
15498
15499         * pop3.el (pop3-authentication-scheme): Clarify doc.
15500         (open-tls-stream, starttls-open-stream): Autoload.
15501         (pop3-stream-type): New.
15502         (pop3-open-server): Use it.
15503
15504         * mail-source.el (mail-sources): Fix some :types.  Add stream type
15505         for POP.
15506         (mail-source-keyword-map): Add :stream for POP.
15507         (mail-source-fetch-pop): Use pop3-stream-type.
15508
15509 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15510
15511         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
15512         of current-time-string.
15513
15514 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
15515
15516         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
15517         date header.
15518
15519 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15520
15521         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
15522         it can seriously impact performance as it bypasses the agent's
15523         local caches.
15524
15525 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15526
15527         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
15528         must be explicitly online rather than "not explicitly offline" for
15529         its flags to be synchronized.
15530
15531         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
15532         that gnus-uu-unmark-thread will function correctly.
15533
15534         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
15535         1024K is instead displayed as 1M.
15536
15537 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15538
15539         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
15540
15541 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
15542
15543         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
15544
15545 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
15546
15547         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
15548         error message to display actual error condition.
15549         (gnus-agent-save-local): Avoid saving symbols that are bound to
15550         nil as they simply result in a warning message in
15551         gnus-agent-read-local.
15552
15553 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15554
15555         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
15556         rather than make-variable-buffer-local for file-precious-flag.
15557
15558 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15559
15560         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
15561         for duplicates which are removed.  The invalid sort check then
15562         triggers a rescan after the sort as sorting may have moved
15563         duplicate entries such that they can be cheaply detected.
15564
15565 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15566
15567         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
15568
15569 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15570
15571         * gnus-agent.el (gnus-agent-article-alist-save-format):
15572         Change internal variable to a custom variable.  Change default value
15573         from compressed(2) to uncompressed(1).
15574         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
15575         support for uncompressed agentview files.  Taken together, reading
15576         the agentview file should now be 6-7 times faster.
15577
15578 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15579
15580         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
15581         as a buffer-local variable.  This avoids creating truncated
15582         dribble files as a result of a hang up, eg.
15583
15584 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
15585
15586         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
15587         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
15588         XEmacs.
15589
15590 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15591
15592         * gnus-start.el (gnus-start-draft-setup):
15593         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
15594
15595         * gnus.el (gnus-splash): Change custom group.
15596         (gnus-group-get-parameter, gnus-group-parameter-value):
15597         Describe allow-list argument.
15598
15599         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
15600         string.
15601
15602 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15603
15604         * gnus-art.el (gnus-default-article-saver): Add user-defined
15605         `function' to custom type.
15606
15607 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15608
15609         * imap.el (imap-open): Handle case where buffer is a buffer
15610         object.
15611
15612 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
15613
15614         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
15615         long lines.
15616         (gnus-cache-delete-group): Wrap doc strings.
15617
15618         * gnus-agent.el (gnus-agent-rename-group)
15619         (gnus-agent-delete-group): Wrap doc strings.
15620
15621 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15622
15623         * messagexmas.el (message-use-toolbar): Change the valid values
15624         into default, top, bottom, left, and right.
15625         (message-toolbar-thickness): New variable.
15626         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
15627         well.
15628         (message-setup-toolbar): Make it work.
15629
15630         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
15631         (gnus-use-toolbar): Change the valid values into default, top,
15632         bottom, left, and right.
15633         (gnus-toolbar-thickness): New variable.
15634         (gnus-xmas-setup-toolbar): New function.
15635         (gnus-xmas-setup-group-toolbar): Use it.
15636         (gnus-xmas-setup-summary-toolbar): Use it.
15637
15638 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15639
15640         * gnus-start.el (gnus-1): Add "native" to
15641         gnus-predefined-server-alist.
15642
15643         * gnus.el (gnus-method-to-server): Don't add "native" to the
15644         lists here, because that leads to problems when
15645         gnus-select-method is bound.
15646
15647 2005-11-09  Simon Josefsson  <jas@extundo.com>
15648
15649         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
15650         use (not sort-by-date) instead.
15651
15652 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15653
15654         * gnus-delay.el (gnus-delay-group): Don't autoload.
15655         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15656         to be re-loaded when customizing the `gnus-delay' group.
15657
15658 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
15659
15660         * message.el: Revert last changes.
15661         (message-insert-citation-line): Use newlines.
15662
15663 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
15664
15665         * message.el (message-courtesy-message)
15666         (message-mark-insert-begin, message-mark-insert-end)
15667         (message-elide-ellipsis, message-cancel-message)
15668         (message-add-header, message-change-subject)
15669         (message-cross-post-followup-to-header)
15670         (message-cross-post-insert-note, message-reduce-to-to-cc)
15671         (message-widen-reply, message-delete-not-region)
15672         (message-kill-to-signature, message-insert-signature)
15673         (message-insert-importance-high, message-insert-importance-low)
15674         (message-insert-or-toggle-importance)
15675         (message-insert-disposition-notification-to)
15676         (message-indent-citation, message-yank-original)
15677         (message-cite-original-without-signature, message-cite-original)
15678         (message-insert-citation-line, message-position-on-field)
15679         (message-fix-before-sending, message-send-mail-partially)
15680         (message-send-mail, message-send-mail-with-sendmail)
15681         (message-send-mail-with-qmail, message-send-news)
15682         (message-check-news-header-syntax, message-generate-headers)
15683         (message-insert-courtesy-copy, message-fill-address)
15684         (message-fill-header, message-shorten-references)
15685         (message-setup-1, message-cancel-news)
15686         (message-forward-make-body-plain, message-forward-make-body-mime)
15687         (message-forward-make-body-mml, message-encode-message-body)
15688         (message-forward-make-body-digest-plain)
15689         (message-forward-make-body-digest-mime)
15690         (message-use-alternative-email-as-from): Insert `hard-newline'
15691         instead of ordinary newlines.
15692
15693 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15694
15695         * message.el (message-generate-headers): Downcase the argument
15696         given to message-check-element.
15697
15698 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
15699
15700         * nntp.el (nntp-authinfo-rejected): New error condition.
15701         (nntp-wait-for): Use new error condition to signal authentication
15702         error.
15703         (nntp-retrieve-data): Rethrow new error condition to break out of
15704         recursive call to nntp-send-authinfo.
15705
15706 2005-11-08  Romain Francoise  <romain@orebokech.com>
15707
15708         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
15709         (gnus-summary-exit-map): Bind to `Z p'.
15710         (gnus-summary-make-menu-bar): Add menu item.
15711
15712 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
15713
15714         * gnus-art.el (gnus-article-treat-custom): Add `first'.
15715         (gnus-treat-*): Add `first' in all doc strings.
15716
15717         * gnus-group.el (gnus-group-compact-group): Fix typo.
15718
15719 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15720
15721         * gnus.el (gnus-parameters-case-fold-search): New variable.
15722         (gnus-parameters-get-parameter): Use it.
15723
15724         * gnus-score.el (gnus-home-score-file): Doc fix.
15725
15726 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
15727
15728         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
15729
15730 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15731
15732         * mm-util.el (mm-special-display-p): New function.
15733
15734         * mml.el (mml-preview): Use it; doc fix.
15735
15736 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
15737
15738         * imap.el (imap-open): Handle case where buffer is a buffer object.
15739
15740 2005-10-29  Romain Francoise  <romain@orebokech.com>
15741
15742         * message.el (message-fix-before-sending): Fix comment.
15743
15744 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15745
15746         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
15747
15748 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
15749
15750         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
15751         Used in gnus-score.el.
15752
15753 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15754
15755         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
15756
15757 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15758
15759         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
15760         whitespace removed in revision 7.8.  Use concatenated string to
15761         protect trailing whitespace.
15762
15763 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
15764
15765         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
15766         (nnimap-request-expire-articles): Use it to avoid sending 'UID
15767         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
15768         Courier IMAP ("some version from 2004").  Mostly based on similar
15769         code in the same function.
15770
15771 2005-10-26  Didier Verna  <didier@xemacs.org>
15772
15773         * gnus-group.el (gnus-group-compact-group): Invalidate original
15774         article buffer.
15775         * gnus-srvr.el (gnus-server-compact-server): Ditto.
15776         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
15777         NOV database and in article itself.
15778         Invalidate article backlog.
15779
15780 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15781
15782         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
15783
15784 2005-10-26  Simon Josefsson  <jas@extundo.com>
15785
15786         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
15787         part of 2004-07-25 change.
15788
15789 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15790
15791         * message.el (message-display-completion-list): New function.
15792         (message-expand-group): Use it; make sure the Completions buffer
15793         is modifiable.
15794 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
15795
15796         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
15797         user-mail-name is an empty string.
15798
15799 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15800
15801         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
15802         depending on gnus-score-decay-constant.
15803
15804         * encrypt.el (encrypt-insert-file-contents)
15805         (encrypt-write-file-contents): Don't use `gnus-message'.
15806
15807         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
15808         arguments.
15809         (mm-uu-type-alist): Add message-marks and insert-marks.
15810         Pass arguments to mm-uu-verbatim-marks-extract.
15811         (mm-uu-hide-markers): New variable.
15812         (mm-uu-extract): Use face similar to `gnus-cite-3'.
15813
15814         * gnus-fun.el (gnus-convert-image-to-x-face-command)
15815         (gnus-convert-image-to-face-command): Use "convert" by default to
15816         allow other input image formats.
15817         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
15818         accordingly.
15819
15820 2005-10-23  Simon Josefsson  <jas@extundo.com>
15821
15822         * imap.el (imap-gssapi-program): Align command line parameters
15823         with latest GNU SASL.
15824         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
15825
15826 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15827
15828         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
15829         HTML.
15830         (nnslashdot-request-article): Ditto.
15831
15832         * lpath.el (featurep): Add nobreak-char-display.
15833
15834 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
15835
15836         * mail-source.el (mail-source-fetch-pop): Require pop3.
15837         (mail-source-check-pop): Ditto.
15838
15839 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15840
15841         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
15842         errors.
15843
15844 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
15845
15846         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
15847         (gnus-treat-strip-leading-blank-lines): Improve doc string.
15848
15849         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
15850
15851         * mm-bodies.el (mm-decode-string):
15852         Call `mm-charset-to-coding-system' with allow-override argument.
15853
15854 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15855
15856         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
15857         (rfc2047-charset-to-coding-system): New function.
15858         (rfc2047-decode-encoded-words): New function.
15859         (rfc2047-decode-region): Use them.
15860         (rfc2047-decode-cte): Remove.
15861         (rfc2047-parse-and-decode): Remove.
15862         (rfc2047-decode): Remove.
15863
15864 2005-10-15  Kenichi Handa  <handa@m17n.org>
15865
15866         * rfc2047.el (rfc2047-decode-cte): New function.
15867         (rfc2047-decode-region): Change the way to decode successive
15868         encoded-words: decode B- or Q-encoding in each encoded-word,
15869         concatenate them, and decode it as charset.
15870
15871 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15872
15873         * lpath.el: Fbind codepage-setup for XEmacs.
15874
15875 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
15876
15877         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
15878         widget-move-and-invoke.
15879         (gnus-custom-mode): Use gnus-custom-map.
15880
15881 2005-10-15  Bill Wohler  <wohler@newt.com>
15882
15883         * message.el (message-tool-bar-map): Rename image file from
15884         mail_send to mail/send.
15885
15886 2005-10-16  Masatake YAMATO  <jet@gyve.org>
15887
15888         * message.el (message-expand-group): Pass the common
15889         prefix substring of completion to `display-completion-list'.
15890
15891 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
15892
15893         * mml-sec.el (mml-secure-method): New internal variable.
15894         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
15895         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
15896         New functions using mml-secure-method.
15897
15898         * mml.el (mml-mode-map): Add key bindings for those functions.
15899         (mml-menu): Simplify security menu entries.  Suggested by Jesper
15900         Harder <harder@myrealbox.com>.
15901         (mml-attach-file, mml-attach-buffer, mml-attach-external):
15902         Goto end of message if point is the headers of the message.
15903
15904         * message.el (message-in-body-p): New function.
15905
15906         * assistant.el: Autoload gnus-util and netrc.
15907
15908         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
15909         Use `mm-charset-override-alist' only when decoding.
15910
15911         * mm-bodies.el (mm-decode-body):
15912         Call `mm-charset-to-coding-system' with allow-override argument.
15913
15914         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
15915         `filename' from Content-Disposition if Content-Type doesn't
15916         provide `name'.
15917         (gnus-mime-view-part-as-type): Set default instead of
15918         initial-input.
15919
15920 2005-10-09  Daniel Brockman  <daniel@brockman.se>
15921
15922         * format-spec.el (format-spec): Propagate text properties of % spec.
15923
15924 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15925
15926         * gnus-art.el (gnus-treat-predicate): Add `first'.
15927
15928 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15929
15930         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
15931         (mm-charset-override-alist): New variable.
15932         (mm-charset-to-coding-system): Use it.
15933         (mm-codepage-setup): New helper function.
15934         (mm-charset-eval-alist): New variable.
15935         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
15936         Warn about unknown charsets.
15937
15938         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
15939
15940 2005-10-04  David Hansen  <david.hansen@gmx.net>
15941
15942         * nnrss.el (nnrss-request-article): Add support for the comments tag.
15943         (nnrss-check-group): Ditto.
15944
15945 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15946
15947         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
15948         Rename x-gnus-verbatim to x-verbatim.
15949         (mm-uu-type-alist): Fix regexp for verbatim-marks.
15950
15951         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
15952         x-verbatim.
15953
15954         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
15955
15956         * gnus-util.el (gnus-remove-duplicates): Remove.
15957
15958         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
15959         instead of gnus-remove-duplicates.
15960
15961         * message.el (message-remove-duplicates): Remove.
15962         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
15963         message-remove-duplicates.
15964
15965         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
15966         available, else use implementation from `delete-dups'.
15967
15968         * message.el (message-insert-expires): New function.
15969         (message-mode-map): Add key binding.
15970         (message-mode-field-menu): Add menu entry.
15971         (message-mode): Document it.
15972         (message-make-expires-date): Use `message-make-date'.
15973
15974 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
15975
15976         * message.el (message-make-expires-date): New function.
15977
15978 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15979
15980         * Makefile.in (list-installed-shadows): New entry.
15981         (install): Use it.
15982         (remove-installed-shadows): New entry.
15983
15984         * dgnushack.el (dgnushack-default-load-path): New variable.
15985         (dgnushack-find-lisp-shadows): New function.
15986         (dgnushack-remove-lisp-shadows): New function.
15987
15988 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15989
15990         * Makefile.in (install-el-elc): New entry.
15991         (install): Use it so that .el files are necessarily installed.
15992
15993 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15994
15995         * time-date.el: Autoload parse-time-string, XEmacs needs it.
15996
15997 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15998
15999         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
16000         function rather than the diff-mode.el package.
16001         (mm-display-external): Use with-current-buffer.
16002         (mm-viewer-completion-map, mm-viewer-completion-map):
16003         Move initialization inside declaration.
16004
16005 2005-09-29  Simon Josefsson  <jas@extundo.com>
16006
16007         * spam.el: Load hashcash when compiling, to avoid warnings.
16008         Don't autoload mail-check-payment.
16009         (spam-check-hashcash): Define unconditionally, since hashcash.el
16010         is part of Gnus now.  Ignore errors from payment checking.
16011
16012 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16013
16014         * message.el (message-bold-region, message-unbold-region):
16015         Rename from `bold-region' and `unbold-region'.
16016
16017         * message.el: Remove useless autoloads.
16018
16019 2005-09-28  Simon Josefsson  <jas@extundo.com>
16020
16021         * message.el (message-use-idna): Default to t.
16022         (message-use-idna): Test whether encoding works too.  Doc fix.
16023
16024 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16025
16026         * nntp.el (nntp-warn-about-losing-connection): Remove.
16027
16028 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16029
16030         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16031         customizable.  Change default value.
16032         (mm-uu-diff-groups-regexp): Change default value.
16033         (mm-uu-type-alist): Add doc string.
16034         (mm-uu-configure): Add doc string.  Make it interactive.
16035         (mm-uu-tex-groups-regexp): New variable.
16036         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16037         (mm-uu-type-alist): Add LaTeX documents.
16038         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16039         of "text/verbatim".
16040         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16041
16042         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16043         instead of "text/verbatim".
16044
16045         * message.el (message-mark-inserted-region)
16046         (message-mark-insert-file): Use slrn style marks when called with
16047         prefix argument.
16048
16049 2005-09-27  Simon Josefsson  <jas@extundo.com>
16050
16051         * message.el (message-idna-to-ascii-rhs-1): Reformat.
16052
16053 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
16054
16055         * message.el (message-remove-duplicates): New function.
16056         Implementation borrowed from `gnus-remove-duplicates'.
16057         (message-idna-to-ascii-rhs): Also encode idna addresses in
16058         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16059         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16060         only ask about the same idna domain once per header and also tell
16061         in what header to replace the idna domain.
16062
16063         * gnus-art.el (article-decode-idna-rhs): Also decode idna
16064         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16065         (article-decode-idna-rhs): Fix regexp so that all idna-address in
16066         a header is decoded and not just the last one.
16067
16068 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16069
16070         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16071         has been decoded.
16072
16073         * mm-decode.el (mm-automatic-display): Add text/verbatim.
16074         (mm-insert-part): Don't modify text if it has been decoded.
16075
16076         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16077         decoded.
16078
16079         * mm-view.el (mm-inline-text): Don't strip text props unless
16080         decoding enriched or richtext parts.
16081
16082 2005-09-25  Romain Francoise  <romain@orebokech.com>
16083
16084         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16085         * gnus-start.el (gnus-subscribe-interactively):
16086         * gnus-uu.el (gnus-uu-grab-articles):
16087         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16088         space.
16089
16090 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
16091
16092         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16093         * mm-view.el (mm-view-pkcs7-decrypt):
16094         * gnus-sum.el (gnus-summary-limit-to-extra)
16095         (gnus-summary-respool-article, gnus-read-move-group-name):
16096         * gnus-score.el (gnus-summary-increase-score):
16097         * gnus-util.el (gnus-completing-read-with-default):
16098         * gnus-art.el (gnus-read-save-file-name)
16099         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16100         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16101         * message.el (message-check-news-header-syntax):
16102         Follow convention for reading with the minibuffer.
16103
16104 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
16105
16106         * spam-report.el (spam-report-url-ping-plain):
16107         Use gnus-extended-version as User-Agent.
16108
16109         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16110         default value is nil.
16111
16112         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16113         (mm-uu-verbatim-marks-extract): New function.
16114         (mm-uu-extract): New face.
16115         (mm-uu-copy-to-buffer): Use it.
16116
16117         * spam-report.el (spam-report-gmane-ham): Rename from
16118         `spam-report-gmane-unspam'.
16119         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16120         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
16121
16122         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16123         Autoload.
16124         (spam-report-gmane-unregister-routine):
16125         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16126
16127 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
16128
16129         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16130         (spam-report-gmane-unregister-routine): Add support for gmane
16131         unregistration.
16132
16133         * spam-report.el (spam-report-gmane-unspam)
16134         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16135         (spam-report-gmane): Change to take a single article and do unspam
16136         registration.
16137
16138 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16139
16140         * mm-url.el (mm-url-decode-entities): Fix regexp.
16141
16142 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16143
16144         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16145         default to nil, to be able to use Gnus at all.  If the default
16146         switches to something else, then the function should be fixed not
16147         be exceedingly slow.
16148
16149 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
16150
16151         * gnus-start.el (gnus-activate-group): If the server is nil, don't
16152         fail hard.
16153
16154         * spam-report.el: Add better Keywords line.
16155
16156         * spam.el: Add Maintainer and better Keywords line.
16157
16158 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16159
16160         * gnus-art.el (gnus-article-replace-part)
16161         (gnus-mime-replace-part): New functions.
16162         (gnus-mime-action-alist, gnus-mime-button-commands)
16163         (gnus-mime-save-part-and-strip): Add file argument.
16164         (gnus-article-part-wrapper): Add interactive argument.
16165
16166         * gnus-sum.el (gnus-summary-mime-map):
16167         Add `gnus-article-replace-part'.
16168
16169 2005-09-19  Didier Verna  <didier@xemacs.org>
16170
16171         The nnml compaction feature:
16172         * nnml.el (nnml-request-compact-group): New function.
16173         * nnml.el (nnml-request-compact): New function.
16174         * gnus-int.el (gnus-request-compact-group): New function.
16175         * gnus-int.el (gnus-request-compact): New function.
16176         * gnus-group.el (gnus-group-compact-group): New function.
16177         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16178         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16179         * gnus-srvr.el (gnus-server-compact-server): New function.
16180         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16181         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16182
16183 2005-09-18  Deepak Goel  <deego@gnufans.org>
16184
16185         * sieve.el (sieve-help): Fix `message' call: first arg should be a
16186         format spec.
16187
16188 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16189
16190         * gnus.el (gnus-group-startup-message): Bind image-load-path.
16191
16192 2005-09-15  Romain Francoise  <romain@orebokech.com>
16193
16194         * message.el (message-fill-paragraph): Clarify docstring.
16195
16196 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16197
16198         * gnus-art.el (gnus-mime-display-part): Protect against broken
16199         MIME messages.
16200
16201 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16202
16203         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16204         before parsing header.
16205
16206 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
16207
16208         * html2text.el (html2text-replace-list): Add new entities.
16209
16210 2005-09-11  Romain Francoise  <romain@orebokech.com>
16211
16212         * message.el (message-alternative-emails): Improve docstring.
16213         (message-setup-1): Call `message-use-alternative-email-as-from'
16214         after `message-setup-hook' to give it precedence over posting
16215         styles, etc.
16216         (message-use-alternative-email-as-from): Add docstring.
16217         Remove the original From header if present.
16218
16219         * nnml.el (nnml-compressed-files-size-threshold): New variable.
16220         (nnml-save-mail): Use it.
16221
16222         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16223         articles.  Add new argument `silent'.
16224         (gnus-uu-mark-all): Report the total number of marked articles.
16225
16226 2005-09-10  Romain Francoise  <romain@orebokech.com>
16227
16228         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16229         (gnus-uu-mark-series): Likewise.
16230
16231 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16232
16233         * spam-report.el (spam-report-gmane): Fix generation of spam
16234         report URL.
16235
16236 2005-09-10  Simon Josefsson  <jas@extundo.com>
16237
16238         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16239         t, based on discussion on the ding list with Robert Epprecht
16240         <epprecht@solnet.ch>.
16241
16242 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16243
16244         * spam-report.el (spam-report-gmane): Make it work without
16245         X-Report-Spam header.  Gmane now only provides Archived-At.
16246         This is only used if `spam-report-gmane-use-article-number' is nil.
16247         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16248
16249         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16250         make `gnus-summary-sort-by-recipient' work with threading.
16251
16252         * nnweb.el (nnweb-google-wash-article): Print a message if article
16253         is not available.
16254
16255 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16256
16257         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16258         change.  Decode text/* parts content before displaying.
16259
16260 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16261
16262         * mml-smime.el: Remove defvar of gnus-extract-address-components.
16263
16264 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16265
16266         * mm-view.el (mm-display-inline-fontify): Disable support modes.
16267
16268         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
16269         url-package-name, url-package-version,
16270         w3m-cid-retrieve-function-alist, w3m-current-buffer,
16271         w3m-display-inline-images, and w3m-minor-mode-map.
16272
16273 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
16274
16275         * message.el (message-tab-body-function): Fix mismatched custom type.
16276
16277         * gnus.el (gnus-group-change-level-function): Ditto.
16278
16279         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
16280
16281         * gnus-art.el (gnus-signature-limit)
16282         (gnus-article-mime-part-function): Ditto.
16283
16284 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16285
16286         * mml.el (mml-mode): Silence the byte compiler.
16287
16288         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
16289         using `(sit-for 0)' before moving the point to the specified part;
16290         skip unbuttonized parts.
16291         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
16292         return to the summary window if gnus-auto-select-part is non-nil.
16293
16294 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
16295
16296         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
16297         New variables.
16298         (mml-dnd-attach-file, mml-mode): Use them.
16299
16300         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
16301         Make fetching article by MID work again for Google Groups.
16302         Add FIXME concerning gnus-group-make-web-group.
16303
16304         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
16305         Don't depend on Gnus by using mail-extract-address-components if
16306         gnus-extract-address-components is not bound.
16307
16308 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16309
16310         * gnus-art.el (gnus-mime-display-security): Don't display the
16311         signature, but only the signed part.
16312
16313 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16314
16315         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
16316
16317         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
16318         list, not listp.
16319
16320 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
16321
16322         * mm-encode.el (mm-encode-content-transfer-encoding):
16323         Likewise when encoding.
16324
16325         * mm-bodies.el (mm-decode-content-transfer-encoding):
16326         De-canonicalize CRLF for all text content types, not just
16327         text/plain.
16328
16329 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16330
16331         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
16332         valid article; point arrow and cursor at the MIME button.
16333
16334 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16335
16336         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
16337         Suggested by Dan Christensen <jdc@uwo.ca>.
16338
16339         * mm-decode.el (mm-save-part): Enable change of prompt.
16340
16341 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
16342
16343         * gnus-msg.el (gnus-inews-add-send-actions):
16344         Make `message-post-method' lambda parameter ARG `&optional'.
16345
16346 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16347
16348         * gnus-sum.el (gnus-summary-mime-map):
16349         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
16350         gnus-article-jump-to-part.
16351
16352         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
16353         (gnus-article-edit-part): Use it.
16354         (gnus-article-part-wrapper): Add no-handle argument.
16355         (gnus-article-save-part-and-strip, gnus-article-delete-part):
16356         New functions.
16357
16358 2005-08-29  Romain Francoise  <romain@orebokech.com>
16359
16360         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16361         docstring.
16362         (gnus-face-from-file): Likewise.
16363
16364 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16365
16366         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
16367         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
16368         non-nil.
16369         (gnus-auto-select-part): New variable.
16370         (gnus-article-jump-to-part): New function.
16371         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
16372         (gnus-mime-delete-part): Allow selecting specified part after
16373         deleting or stripping parts.
16374         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
16375         part if argument is bogus.
16376
16377 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
16378
16379         * gnus-art.el (w3m-minor-mode-map):
16380         * gnus-spec.el (gnus-newsrc-file-version):
16381         * gnus-util.el (nnmail-active-file-coding-system)
16382         (gnus-original-article-buffer, gnus-user-agent):
16383         * gnus.el (gnus-ham-process-destinations)
16384         (gnus-parameter-ham-marks-alist)
16385         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
16386         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
16387         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
16388         * mm-decode.el (gnus-current-window-configuration):
16389         * mm-extern.el (gnus-article-mime-handles):
16390         * mm-url.el (url-current-object, url-package-name)
16391         (url-package-version):
16392         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
16393         (smime-keys, w3m-cid-retrieve-function-alist)
16394         (w3m-current-buffer, w3m-display-inline-images)
16395         (w3m-minor-mode-map):
16396         * mml-smime.el (gnus-extract-address-components):
16397         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
16398         (gnus-newsrc-hashtb, message-default-charset)
16399         (message-deletable-headers, message-options)
16400         (message-posting-charset, message-required-mail-headers)
16401         (message-required-news-headers):
16402         * mml1991.el (mc-pgp-always-sign):
16403         * mml2015.el (mc-pgp-always-sign):
16404         * nnheader.el (nnmail-extra-headers):
16405         * rfc1843.el (gnus-decode-encoded-word-function)
16406         (gnus-decode-header-function, gnus-newsgroup-name):
16407         * spam-stat.el (gnus-original-article-buffer): Add defvars.
16408
16409 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
16410
16411         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
16412         the end of the date treatments.
16413
16414 2005-08-15  Simon Josefsson  <jas@extundo.com>
16415
16416         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
16417         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
16418         Capello and Romain Francoise.
16419         (pgg-fetch-key-function): Remove, not used?
16420         (pgg-insert-url-with-w3): Require url, to get
16421         url-insert-file-contents regardless of where it is defined.
16422
16423 2005-08-13  Romain Francoise  <romain@orebokech.com>
16424
16425         * message.el (message-cite-original-1): New function.
16426         (message-cite-original): Use it.
16427         (message-cite-original-without-signature): Ditto.
16428
16429 2005-08-08  Romain Francoise  <romain@orebokech.com>
16430
16431         * message.el (message-yank-empty-prefix): New variable.
16432         (message-indent-citation): Use it.
16433         (message-cite-original-without-signature): Respect X-No-Archive.
16434
16435 2005-08-08  Simon Josefsson  <jas@extundo.com>
16436
16437         * pgg.el: Autoload url-insert-file-contents instead of loading
16438         w3/url.
16439         (pgg-insert-url-with-w3): Don't load url here.
16440
16441 2005-08-07  Jesper Harder  <harder@phys.au.dk>
16442
16443         * message.el (message-kill-to-signature): Don't insert newline at
16444         bol.
16445         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
16446
16447 2005-08-06  Romain Francoise  <romain@orebokech.com>
16448
16449         * message.el (message-user-fqdn): Fix typo in docstring.
16450
16451 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
16452
16453         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
16454
16455         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
16456
16457 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16458
16459         * mm-bodies.el (mm-encode-body): Use coding system rather than
16460         charset to encode text.
16461
16462         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
16463         number of charsets if utf-8 is available (XEmacs).
16464
16465 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16466
16467         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
16468         taken from `gnus-button-mid-or-mail-regexp'.
16469         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
16470         (gnus-button-alist): Improve regexp for domain part of the MIDs
16471         for news:localpart@domain buttons.
16472         (gnus-button-ctan-directory-regexp): Update.
16473
16474 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16475
16476         * sieve-manage.el (sieve-manage-interactive-login):
16477         Use make-local-variable rather than make-variable-buffer-local.
16478         (sieve-manage-open): Ditto.
16479         (sieve-manage-authenticate): Ditto.
16480
16481         * mml.el (mml-generate-mime-1): Make the content type default to
16482         text/plain if the filename is not specified.
16483
16484 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16485
16486         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
16487         instead of insert-buffer.
16488
16489         * message.el (message-yank-original): Ditto; set the mark at the
16490         end of the yanked message.
16491
16492 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16493
16494         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
16495         lines to scroll rather than to stop it.
16496
16497         * mml.el (mml-generate-default-type): Add doc string.
16498         (mml-generate-mime-1): Use mm-default-file-encoding or make it
16499         default to application/octet-stream when determining the content
16500         type if it is not specified for the part or the mml contents; add
16501         a comment about mml-generate-default-type.
16502
16503 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
16504
16505         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
16506         make it default to application/octet-stream when determining the
16507         content type if it is not specified for the external contents.
16508
16509 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16510
16511         * rfc2231.el (rfc2231-parse-string): Take care that not only a
16512         segmented parameter but also other parameters might be there.
16513
16514 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16515
16516         * mm-decode.el (mm-display-external): Delete temp file, directory
16517         and buffer immediately if the external process is exited.
16518
16519 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16520
16521         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
16522         fewer lines than that of scroll-margin.
16523         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
16524
16525 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16526
16527         * gnus-art.el (gnus-article-next-page): Revert.
16528         (gnus-article-beginning-of-window): New macro.
16529         (gnus-article-next-page-1): Use it.
16530         (gnus-article-prev-page): Ditto.
16531         (gnus-article-edit-part): Use insert-buffer-substring instead of
16532         insert-buffer.
16533         (gnus-article-edit-exit): Ditto.
16534
16535         * gnus-util.el (gnus-beginning-of-window): Remove.
16536         (gnus-end-of-window): Remove.
16537
16538         * lpath.el: Don't bind header-line-format and scroll-margin.
16539
16540 2005-07-25  Simon Josefsson  <jas@extundo.com>
16541
16542         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
16543         to have the url package without w3.  Reported by Daiki Ueno
16544         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
16545
16546 2005-07-20  Didier Verna  <didier@xemacs.org>
16547
16548         * gnus-diary.el: Remove the description comment (nndiary is now
16549         properly documented in the Gnus manual).
16550         Fix the spelling of "Back End".
16551         * nndiary.el: Ditto.
16552         Fix the copyright notice.
16553
16554 2005-07-18  Romain Francoise  <romain@orebokech.com>
16555
16556         * gnus-sum.el (gnus-summary-to-prefix)
16557         (gnus-summary-newsgroup-prefix): New variables.
16558         (gnus-summary-from-or-to-or-newsgroups): Use them.
16559
16560 2005-07-17  Romain Francoise  <romain@orebokech.com>
16561
16562         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
16563         space as it's generally not especially interesting to the user.
16564
16565 2005-07-16  Romain Francoise  <romain@orebokech.com>
16566
16567         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
16568         nil to avoid prompting and file modification if one of the
16569         messages at the top of the nnfolder file contains a copyright
16570         notice.
16571         Update copyright notice.
16572
16573         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
16574         instead of `current-time-string' as the latter creates a time
16575         string that is not RFC 2822 compliant (it lacks the zone).
16576         Update copyright notice.
16577
16578 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16579
16580         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
16581         for text/rtf.  Display default in prompt.  Pass default for M-n.
16582
16583         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
16584
16585 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16586
16587         * gnus-msg.el (gnus-button-mailto):
16588         Remove save-selected-window-window hackery because it relies on
16589         save-selected-window internals.
16590
16591 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16592
16593         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
16594         (gnus-article-next-page-1): Use gnus-beginning-of-window.
16595         (gnus-article-prev-page): Ditto.
16596
16597         * gnus-util.el (gnus-beginning-of-window): New function.
16598         (gnus-end-of-window): New function.
16599
16600         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
16601
16602 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16603
16604         * gnus-score.el (gnus-score-edit-all-score):
16605         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
16606         gnus-message.
16607
16608 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16609
16610         * gnus-msg.el (gnus-button-mailto):
16611         Remove save-selected-window-window hackery because it relies on
16612         save-selected-window internals.
16613
16614 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16615
16616         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
16617         add-minor-mode.
16618         (gnus-binary-mode): Ditto.
16619
16620         * gnus-topic.el (gnus-topic-mode): Ditto.
16621
16622 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
16623
16624         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
16625         (gnus-article-prev-page): Take scroll-margin into consideration.
16626
16627 2005-07-04  Lute Kamstra  <lute@gnu.org>
16628
16629         Update FSF's address in GPL notices.
16630
16631 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
16632
16633         * gnus.el (gnus-exit):
16634         * gnus-group.el (gnus-group-icons):
16635         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
16636
16637         * gnus-nocem.el (gnus-nocem):
16638         * message.el (message-various, message-buffers, message-sending)
16639         (message-interface, message-forwarding, message-insertion)
16640         (message-headers, message-news, message-mail):
16641         * pgg-gpg.el (pgg-gpg):
16642         * pgg-parse.el (pgg-parse):
16643         * pgg-pgp.el (pgg-pgp):
16644         * pgg-pgp5.el (pgg-pgp5):
16645         * pop3.el (pop3): Finish `defgroup' description with period.
16646
16647 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16648
16649         * gnus-art.el (article-display-face): Improve the efficiency.
16650         (article-display-x-face): Ditto; remove grey x-face stuff.
16651
16652 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16653
16654         * gnus-art.el (article-display-face): Correct the position in
16655         which Faces are inserted.
16656
16657 2005-06-29  Didier Verna  <didier@xemacs.org>
16658
16659         * gnus-art.el (article-display-face): Display faces in correct
16660         order.
16661
16662 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16663
16664         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
16665         (gnus-fill-real-hashtb): Use hash table instead of obarray.
16666         (gnus-nocem-check-article): Fetch the Type header.
16667         (gnus-nocem-message-wanted-p): Fix the way to examine types.
16668         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
16669         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
16670         make sure gnus-nocem-hashtb is initialized.
16671         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
16672         (gnus-nocem-unwanted-article-p): Ditto.
16673
16674         * pgg.el (pgg-verify): Return the verification result.
16675
16676 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16677
16678         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
16679         is ascii.
16680
16681 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
16682
16683         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
16684         `show-nonbreak-escape'.
16685
16686 2005-06-23  Lute Kamstra  <lute@gnu.org>
16687
16688         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
16689
16690         * dig.el (dig-mode):
16691         * smime.el (smime-mode): Use gnus-run-mode-hooks.
16692
16693 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
16694
16695         * nnimap.el (nnimap-split-download-body): Fix spellings.
16696
16697 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
16698
16699         * gnus-art.el (gnus-article-encrypt-body):
16700         * gnus-cus.el (gnus-score-customize):
16701         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
16702         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
16703
16704 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
16705
16706         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
16707         header by looking for magic "MII" at the beginnig.
16708
16709 2005-06-16  Miles Bader  <miles@gnu.org>
16710
16711         * gnus-xmas.el (gnus-xmas-group-startup-message):
16712         Use renamed gnus-splash face.
16713
16714         * assistant.el (assistant-field): Remove "-face" suffix from face name.
16715         (assistant-field-face): New backward-compatibility alias for renamed
16716         face.
16717         (assistant-render-text): Use renamed assistant-field face.
16718
16719         * spam.el (spam): Remove "-face" suffix from face name.
16720         (spam-face): New backward-compatibility alias for renamed face.
16721         (spam-face, spam-initialize): Use renamed spam face.
16722
16723         * message.el (message-header-to, message-header-cc)
16724         (message-header-subject, message-header-newsgroups)
16725         (message-header-other, message-header-name)
16726         (message-header-xheader, message-separator, message-cited-text)
16727         (message-mml): Remove "-face" suffix from face names.
16728         (message-header-to-face, message-header-cc-face)
16729         (message-header-subject-face, message-header-newsgroups-face)
16730         (message-header-other-face, message-header-name-face)
16731         (message-header-xheader-face, message-separator-face)
16732         (message-cited-text-face, message-mml-face):
16733         New backward-compatibility aliases for renamed faces.
16734         (message-font-lock-keywords): Use renamed message faces.
16735
16736         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
16737         (sieve-test-commands, sieve-tagged-arguments):
16738         Remove "-face" suffix from face names.
16739         (sieve-control-commands-face, sieve-action-commands-face)
16740         (sieve-test-commands-face, sieve-tagged-arguments-face):
16741         New backward-compatibility aliases for renamed faces.
16742         (sieve-control-commands-face, sieve-action-commands-face)
16743         (sieve-test-commands-face, sieve-tagged-arguments-face):
16744         Use renamed sieve faces.
16745
16746         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
16747         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
16748         (gnus-group-news-3-empty, gnus-group-news-4)
16749         (gnus-group-news-4-empty, gnus-group-news-5)
16750         (gnus-group-news-5-empty, gnus-group-news-6)
16751         (gnus-group-news-6-empty, gnus-group-news-low)
16752         (gnus-group-news-low-empty, gnus-group-mail-1)
16753         (gnus-group-mail-1-empty, gnus-group-mail-2)
16754         (gnus-group-mail-2-empty, gnus-group-mail-3)
16755         (gnus-group-mail-3-empty, gnus-group-mail-low)
16756         (gnus-group-mail-low-empty, gnus-summary-selected)
16757         (gnus-summary-cancelled, gnus-summary-high-ticked)
16758         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
16759         (gnus-summary-high-ancient, gnus-summary-low-ancient)
16760         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
16761         (gnus-summary-low-undownloaded)
16762         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
16763         (gnus-summary-low-unread, gnus-summary-normal-unread)
16764         (gnus-summary-high-read, gnus-summary-low-read)
16765         (gnus-summary-normal-read, gnus-splash):
16766         Remove "-face" suffix from face names.
16767         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
16768         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
16769         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
16770         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
16771         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
16772         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
16773         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
16774         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
16775         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
16776         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
16777         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
16778         (gnus-summary-selected-face, gnus-summary-cancelled-face)
16779         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
16780         (gnus-summary-normal-ticked-face)
16781         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
16782         (gnus-summary-normal-ancient-face)
16783         (gnus-summary-high-undownloaded-face)
16784         (gnus-summary-low-undownloaded-face)
16785         (gnus-summary-normal-undownloaded-face)
16786         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
16787         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
16788         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
16789         (gnus-splash-face):
16790         New backward-compatibility aliases for renamed faces.
16791         (gnus-group-startup-message): Use renamed gnus faces.
16792
16793         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
16794         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
16795         (gnus-server-agent): Remove "-face" suffix from face names.
16796         (gnus-server-agent-face, gnus-server-opened-face)
16797         (gnus-server-closed-face, gnus-server-denied-face)
16798         (gnus-server-offline-face):
16799         New backward-compatibility aliases for renamed faces.
16800         (gnus-server-agent-face, gnus-server-opened-face)
16801         (gnus-server-closed-face, gnus-server-denied-face)
16802         (gnus-server-offline-face): Use renamed gnus faces.
16803
16804         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
16805         Remove "-face" suffix from face names.
16806         (gnus-picon-xbm-face, gnus-picon-face):
16807         New backward-compatibility aliases for renamed faces.
16808
16809         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
16810         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
16811         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
16812         (gnus-cite-11): Remove "-face" suffix from face names.
16813         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
16814         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
16815         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
16816         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
16817         New backward-compatibility aliases for renamed faces.
16818         (gnus-cite-attribution-face, gnus-cite-face-list)
16819         (gnus-article-boring-faces): Use renamed gnus faces.
16820
16821         * gnus-art.el (gnus-signature, gnus-header-from)
16822         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
16823         (gnus-header-content): Remove "-face" suffix from face names.
16824         (gnus-signature-face, gnus-header-from-face)
16825         (gnus-header-subject-face, gnus-header-newsgroups-face)
16826         (gnus-header-name-face, gnus-header-content-face):
16827         New backward-compatibility aliases for renamed faces.
16828         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
16829
16830         * gnus-sum.el (gnus-summary-selected-face)
16831         (gnus-summary-highlight): Use renamed gnus faces.
16832         * gnus-group.el (gnus-group-highlight): Likewise.
16833
16834 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
16835
16836         * gnus-sieve.el (gnus-sieve-article-add-rule):
16837         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
16838         * spam-stat.el (spam-stat-buffer-change-to-spam)
16839         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
16840
16841         * message.el (message-is-yours-p):
16842         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
16843
16844 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16845
16846         * mm-view.el (mm-inline-text): Withdraw the last change.
16847
16848 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16849
16850         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
16851         executing enriched-decode.
16852
16853 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16854
16855         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
16856         charset of tar files.
16857
16858 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
16859
16860         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
16861
16862 2005-06-04  Lute Kamstra  <lute@gnu.org>
16863
16864         * nnfolder.el (nnfolder-read-folder): Make sure that undo
16865         information is never recorded.
16866
16867 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16868
16869         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
16870
16871 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16872
16873         * pop3.el (pop3-apop): Run md5 in the binary mode.
16874
16875         * starttls.el (starttls-set-process-query-on-exit-flag):
16876         Use eval-and-compile.
16877
16878 2005-05-31  Simon Josefsson  <jas@extundo.com>
16879
16880         * smime.el (smime-replace-in-string): Define.
16881         (smime-cert-by-ldap-1): Use it.
16882
16883 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16884
16885         * gnus-art.el (article-display-x-face): Replace
16886         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16887
16888         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
16889         set-process-query-on-exit-flag or process-kill-without-query.
16890
16891         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
16892         loop instead of replace-regexp.
16893
16894         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
16895         instead of process-kill-without-query if it is available.
16896
16897         * lpath.el: Fbind ldap-search-entries.
16898
16899         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
16900         instead of find-file-hooks if it is available.
16901
16902         * mml1991.el: Bind pgg-default-user-id when compiling.
16903
16904         * mml2015.el: Bind pgg-default-user-id when compiling.
16905
16906         * nndraft.el (nndraft-request-associate-buffer):
16907         Use write-contents-functions instead of write-contents-hooks if it is
16908         available.
16909
16910         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
16911         instead of find-file-hooks if it is available.
16912
16913         * nntp.el (nntp-open-connection): Replace
16914         process-kill-without-query by gnus-set-process-query-on-exit-flag.
16915         (nntp-open-ssl-stream): Ditto.
16916         (nntp-open-tls-stream): Ditto.
16917
16918         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
16919         set-process-query-on-exit-flag or process-kill-without-query.
16920         (starttls-open-stream-gnutls): Use it instead of
16921         process-kill-without-query.
16922         (starttls-open-stream): Ditto.
16923
16924 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
16925
16926         * smime.el (smime-cert-by-ldap-1): Don't use
16927         replace-regexp-in-string.
16928
16929 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
16930
16931         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
16932
16933         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
16934         in PEM format.  Adjust to the XEmacs compatibility.
16935
16936 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
16937
16938         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
16939         by `string-to-number'.
16940         * gnus-agent.el (gnus-agent-regenerate-group)
16941         (gnus-agent-fetch-articles): Ditto.
16942         * gnus-art.el (gnus-button-fetch-group): Ditto.
16943         * gnus-cache.el (gnus-cache-generate-active)
16944         (gnus-cache-articles-in-group): Ditto.
16945         * gnus-group.el (gnus-group-set-current-level)
16946         (gnus-group-insert-group-line): Ditto.
16947         * gnus-score.el (gnus-score-set-expunge-below)
16948         (gnus-score-set-mark-below, gnus-summary-score-effect)
16949         (gnus-summary-score-entry): Ditto.
16950         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
16951         (gnus-soup-pack): Ditto.
16952         * gnus-spec.el (gnus-xmas-format): Ditto.
16953         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
16954         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
16955         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
16956         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
16957         * nndb.el (nndb-get-remote-expire-response): Ditto.
16958         * nndiary.el (nndiary-parse-schedule-value)
16959         (nndiary-string-to-number, nndiary-request-replace-article)
16960         (nndiary-request-article): Ditto.
16961         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
16962         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
16963         * nneething.el (nneething-make-head): Ditto.
16964         * nnfolder.el (nnfolder-request-article)
16965         (nnfolder-retrieve-headers): Ditto.
16966         * nnheader.el (nnheader-file-to-number): Ditto.
16967         * nnkiboze.el (nnkiboze-request-article): Ditto.
16968         * nnmail.el (nnmail-process-unix-mail-format)
16969         (nnmail-process-babyl-mail-format): Ditto.
16970         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
16971         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
16972         (nnmh-request-create-group, nnmh-request-list-1)
16973         (nnmh-request-group, nnmh-request-article): Ditto.
16974         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
16975         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
16976         * nnsoup.el (nnsoup-make-active): Ditto.
16977         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
16978         * nntp.el (nntp-find-group-and-number)
16979         (nntp-retrieve-headers-with-xover): Ditto.
16980         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
16981         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
16982         (pgg-format-key-identifier): Ditto.
16983         * pop3.el (pop3-last, pop3-stat): Ditto.
16984         * qp.el (quoted-printable-decode-region): Ditto.
16985
16986         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
16987         of concat.
16988
16989 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16990
16991         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
16992
16993         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
16994
16995         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
16996
16997         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
16998
16999         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
17000
17001         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
17002
17003         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
17004         (gnus-carpal-mode): Ditto.
17005
17006         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
17007         (gnus-browse-mode): Ditto.
17008
17009         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
17010
17011         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
17012
17013 2005-05-29  Richard M. Stallman  <rms@gnu.org>
17014
17015         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
17016
17017 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17018
17019         * gnus-util.el (gnus-run-mode-hooks): New function.
17020
17021         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
17022
17023         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
17024         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
17025
17026 2005-05-27  Lute Kamstra  <lute@gnu.org>
17027
17028         * dns-mode.el (dns-mode): Specify customization group.
17029
17030 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
17031
17032         * gnus-agent.el (gnus-agent-make-mode-line-string):
17033         Use mode-line-highlight as mouse-face.
17034
17035 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17036
17037         * canlock.el (canlock): Change the parent group to news.
17038
17039         * deuglify.el (gnus-outlook-deuglify): Add :group.
17040
17041         * dig.el (dig): Add :group.
17042
17043         * dns-mode.el (dns-mode): Add :group.
17044
17045         * encrypt.el (encrypt): Add :group.
17046
17047         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17048         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17049         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17050         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17051         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17052
17053         * gnus-diary.el (gnus-diary): Add :group.
17054
17055         * gnus.el (gnus-group-news-1-face): Add :group.
17056         (gnus-group-news-1-empty-face): Ditto.
17057         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17058         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17059         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17060         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17061         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17062         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17063         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17064         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17065         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17066         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17067         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17068         (gnus-summary-high-ticked-face): Ditto.
17069         (gnus-summary-low-ticked-face): Ditto.
17070         (gnus-summary-normal-ticked-face): Ditto.
17071         (gnus-summary-high-ancient-face): Ditto.
17072         (gnus-summary-low-ancient-face): Ditto.
17073         (gnus-summary-normal-ancient-face): Ditto.
17074         (gnus-summary-high-undownloaded-face): Ditto.
17075         (gnus-summary-low-undownloaded-face): Ditto.
17076         (gnus-summary-normal-undownloaded-face): Ditto.
17077         (gnus-summary-high-unread-face): Ditto.
17078         (gnus-summary-low-unread-face): Ditto.
17079         (gnus-summary-normal-unread-face): Ditto.
17080         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17081         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17082
17083         * hashcash.el (hashcash): New custom group.
17084         (hashcash-default-payment): Add :group.
17085         (hashcash-payment-alist): Ditto.
17086         (hashcash-default-accept-payment): Ditto.
17087         (hashcash-accept-resources): Ditto.
17088         (hashcash-path): Ditto.
17089         (hashcash-extra-generate-parameters): Ditto.
17090         (hashcash-double-spend-database): Ditto.
17091         (hashcash-in-news): Ditto.
17092
17093         * message.el (message-minibuffer-local-map): Add :group.
17094
17095         * netrc.el (netrc): Add :group.
17096
17097         * sieve-manage.el (sieve-manage-log): Add :group.
17098         (sieve-manage-default-user): Diito.
17099         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17100         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17101         (sieve-manage-authenticators): Ditto.
17102         (sieve-manage-authenticator-alist): Ditto.
17103         (sieve-manage-default-port): Ditto.
17104
17105         * sieve-mode.el (sieve-control-commands-face): Add :group.
17106         (sieve-action-commands-face): Ditto.
17107         (sieve-test-commands-face): Ditto.
17108         (sieve-tagged-arguments-face): Ditto.
17109
17110         * smime.el (smime): Add :group.
17111
17112         * spam-report.el (spam-report): Add :group.
17113
17114         * spam.el (spam, spam-face): Add :group.
17115
17116 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17117
17118         * nntp.el (nntp-next-result-arrived-p): Some news servers may
17119         return \n.\n.\n at the end of articles.  Protect against that.
17120         (nntp-with-open-group): Allow debugging.
17121
17122         * nnheader.el (mail-header-set-extra): Make into a function
17123         because I just could't understand how to quote the list properly.
17124
17125         * dns.el (query-dns-cached): New function.
17126
17127 2005-05-26  Lute Kamstra  <lute@gnu.org>
17128
17129         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17130
17131 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17132
17133         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
17134
17135         * gnus-art.el: Don't autoload mail-extract-address-components.
17136
17137         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17138         eval-and-compile to evaluate it.
17139
17140         * hashcash.el: Don't autoload executable-find.
17141
17142         * nndb.el: Don't declare the nndb back end two or more times; don't
17143         autoload news-reply-mode, news-setup, cancel-timer and telnet.
17144
17145         * nntp.el: Autoload format-spec instead of format; use
17146         eval-and-compile to evaluate autoload forms.
17147
17148 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
17149
17150         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17151
17152 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17153
17154         * gnus.el (gnus-version-number): Bump version.
17155
17156 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17157
17158         * gnus.el: No Gnus v0.3 is released.
17159
17160 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17161
17162         * lpath.el (featurep): Bind show-nonbreak-escape.
17163
17164 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17165
17166         * gnus-art.el (gnus-article-edit-part): Disable undo.
17167
17168 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17169
17170         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17171         gnus-article-date-lapsed-new-header is t if date timer is active;
17172         skip headers in which the original date value is empty.
17173         (gnus-article-save-original-date): Redefine it as a macro.
17174         (gnus-display-mime): Use it.
17175
17176 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17177
17178         * gnus-art.el (article-date-ut): Support converting date in
17179         forwarded parts as well.
17180         (gnus-article-save-original-date): New function.
17181         (gnus-display-mime): Use it.
17182
17183 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
17184
17185         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17186         enclosure element of <item>.
17187
17188 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
17189
17190         * message.el (message-kill-buffer-query): Rename from
17191         `message-kill-buffer-query-if-modified'.  Add :version.
17192
17193 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17194
17195         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17196         window layout.
17197
17198 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17199
17200         * mml.el: Autoload dnd when compiling.
17201
17202 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17203
17204         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17205         x-dnd-*.
17206
17207 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17208
17209         * qp.el (quoted-printable-encode-region): Save excursion.
17210
17211 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
17212
17213         * message.el (message-kill-buffer-query-if-modified): Add new variable
17214         so the user can kill a modified message buffer quickly.
17215         (message-kill-buffer): Use it.
17216
17217 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17218
17219         * lpath.el: Fbind display-time-event-handler; don't fbind
17220         string-to-multibyte.
17221
17222         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17223
17224 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17225
17226         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17227         contained in text because xml.el decodes entities) with LFs.
17228
17229 2005-04-11  Lute Kamstra  <lute@gnu.org>
17230
17231         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17232         differently.
17233
17234 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17235
17236         * mm-util.el (mm-detect-coding-region): Typo.
17237
17238 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17239
17240         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17241
17242 2005-04-06  Deepak Goel  <deego@gnufans.org>
17243
17244         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17245         user-function allow user modifications of the scores.
17246         (spam-stat-score-buffer-user): New function, to allow
17247         user-computed modifications to the score.
17248         (spam-stat-score-buffer-user-functions): List of additional
17249         scoring functions.
17250         (spam-stat-error-holder): Global temporary error holder.
17251         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17252         variable.
17253
17254 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
17255
17256         * gnus-registry.el (gnus-registry-clean-empty-function)
17257         (gnus-registry-trim, gnus-registry-fetch-groups)
17258         (gnus-registry-delete-group): Groups that match
17259         `gnus-registry-ignored-groups' are removed from the registry
17260         entries, not just ignored for splitting.  This helps clean up the
17261         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
17262         to get all the groups a message ID is in.
17263
17264         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17265         (spam-stat-split-fancy): Change "threshhold" to "threshold".
17266         (spam-stat-score-buffer-user-functions): Add :number custom type.
17267
17268 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17269
17270         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17271         argument in XEmacs.
17272
17273         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17274         (nnrss-request-group): Decode group name first.
17275         (nnrss-request-article): Make a text/plain article if mml-to-mime
17276         failed.
17277         (nnrss-get-encoding): Return a compatible encoding according to
17278         nnrss-compatible-encoding-alist.
17279         (nnrss-find-el): Use consp instead of listp.
17280         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
17281
17282 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17283
17284         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
17285         which Emacs 20 doesn't support.
17286         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
17287
17288 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17289
17290         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
17291         silence the byte compiler inside the defun.
17292
17293         * gnus-demon.el (parse-time-string): Add autoload.
17294
17295         * gnus-delay.el (parse-time-string): Add autoload.
17296
17297         * gnus-art.el (parse-time-string): Add autoload.
17298
17299         * nnultimate.el (parse-time): Require for `parse-time-string'.
17300
17301 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17302
17303         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
17304
17305         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
17306
17307         * smime.el (smime-ldap-host-list): Add :version.
17308
17309 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17310
17311         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
17312         pass it to `gnus-browse-read-group'.
17313         (gnus-browse-read-group): Add NUMBER argument and pass it to
17314         `gnus-group-read-ephemeral-group'.
17315
17316         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
17317         argument and pass it to `gnus-group-read-group'.
17318
17319 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
17320
17321         * mm-util.el (mm-xemacs-find-mime-charset): Only call
17322         mm-xemacs-find-mime-charset-1 if we have the mule feature
17323         available at runtime.
17324
17325 2005-03-25  Werner Lemberg  <wl@gnu.org>
17326
17327         * nnmaildir.el: Replace `illegal' with `invalid'.
17328
17329 2005-03-23  Lute Kamstra  <lute@gnu.org>
17330
17331         * time-date.el: Add comment on time value formats.
17332         Don't require parse-time.
17333         (with-decoded-time-value): New macro.
17334         (encode-time-value): New function.
17335         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
17336         (days-to-time): Return a valid time value when arg is huge.
17337         (time-since): Use time-subtract.
17338         (time-to-number-of-days): Use time-to-seconds.
17339
17340 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17341
17342         * gnus-start.el (gnus-display-time-event-handler):
17343         Check display-time-timer at runtime rather than only at load time
17344         in case display-time-mode is turned off in the mean time.
17345
17346 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17347
17348         * nnimap.el (nnimap-open-connection): Print which authinfo file is
17349         used.
17350
17351         * nneething.el (nneething-map-file-directory): Derive from
17352         `gnus-directory'.
17353
17354         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
17355         the To/Cc button.
17356
17357 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17358
17359         * nnmaildir.el (nnmaildir-request-accept-article):
17360         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
17361
17362 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17363
17364         * gnus-async.el: Require timer-funcs at compile time when in
17365         XEmacs for `run-with-idle-timer'.
17366
17367 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17368
17369         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
17370         autoloaded function.
17371
17372 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17373
17374         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
17375
17376 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
17377
17378         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
17379
17380 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17381
17382         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
17383         Add gnus-expert-user to default.
17384
17385 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
17386
17387         * nnimap.el (nnimap-open-server): Ditto.
17388
17389         * imap.el (imap-authenticate): Fix typo.
17390
17391 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
17392
17393         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
17394         buffer (since IMAP server might return FETCH response out of
17395         order, and the nntp buffer must be sorted).
17396
17397 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
17398
17399         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
17400         comparison on string.
17401
17402         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
17403         (gnus-agent-score): Rename category keywords to match gnus-cus.
17404         (gnus-agent-summary-fetch-series): Modify to protect against
17405         gnus-agent-summary-fetch-group clearing processable flags.
17406         (gnus-agent-synchronize-group-flags): Update live group buffer as
17407         synchronization may occur due to the user toggle the plugged
17408         status.
17409         (gnus-agent-fetch-group-1): Clear downloadable flag when article
17410         successfully downloaded.
17411         (gnus-agent-expire-group-1): Avoid using markers when the overview
17412         is in ascending order; greatly improves performance.
17413         (gnus-agent-regenerate-group):
17414         Use gnus-agent-synchronize-group-flags to reset read status in both
17415         gnus and server.
17416         (gnus-agent-update-files-total-fetched-for): Fix initial size.
17417
17418 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
17419
17420         * message.el: Don't autoload former message-utils variables.
17421         (message-strip-subject-trailing-was): Change doc string.
17422
17423         * nnweb.el: Fixes for `gnus-group-make-web-group'.
17424         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
17425         (nnweb-google-search): Add "hl=en" here.
17426         (nnweb-google-parse-1, nnweb-google-create-mapping):
17427         Don't hardcode URL.
17428
17429 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17430
17431         * message.el (message-get-reply-headers, message-followup):
17432         Mention related variables `message-use-followup-to' and
17433         `message-use-mail-followup-to', in the information buffer.
17434
17435         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
17436         of broken groups(-beta).google.com.
17437
17438 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
17439
17440         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
17441         parameter to invoked gnus-request-move-article; remove the
17442         redundant gnus-sum-hint-move-is-internal variable; apply the marks
17443         all at once instead of once per article.
17444         (gnus-summary-remove-process-mark): Accept a list of articles as
17445         well as a single article for processing.
17446
17447         * gnus-int.el (gnus-request-move-article): Add move-is-internal
17448         parameter.
17449
17450         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
17451
17452         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
17453
17454         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
17455         parameter.
17456
17457         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
17458         parameter.
17459
17460         * nnimap.el (nnimap-request-move-article): Add move-is-internal
17461         parameter and remove the gnus-sum-hint-move-is-internal variable.
17462
17463         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
17464         parameter.
17465
17466         * nndraft.el (nndraft-request-move-article): Add move-is-internal
17467         parameter.
17468
17469         * nndiary.el (nndiary-request-move-article): Add move-is-internal
17470         parameter.
17471
17472         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
17473
17474         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
17475         parameter.
17476
17477         * nnagent.el (nnagent-request-move-article): Add move-is-internal
17478         parameter.
17479
17480 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17481
17482         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
17483         a more conservative way.
17484
17485 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17486
17487         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
17488         buffer, so it moves the window's cursor.
17489
17490 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
17491
17492         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
17493         `mm-dissect-multipart' and receive the from field as an (optional)
17494         argument from `mm-dissect-multipart'.
17495         (mm-dissect-multipart): Receive the from field as an argument and
17496         pass it on when we call `mm-dissect-buffer' on MIME parts.
17497         Fixes verification/decryption of signed/encrypted MIME parts.
17498
17499 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
17500
17501         * gnus-sum.el (gnus-summary-move-article):
17502         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
17503         whatever it calls (right now, only nnimap-request-move article
17504         respects it).
17505
17506         * nnimap.el (nnimap-request-move-article):
17507         When gnus-sum-hint-move-is-internal is set, don't do the extra
17508         nnimap-request-article.
17509
17510 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17511
17512         * nnheader.el (nnheader-find-file-noselect): Add doc string.
17513
17514         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
17515         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
17516
17517         * gnus-sum.el (gnus-summary-caesar-message):
17518         Apply `gnus-treat-article' after rotation.
17519
17520         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
17521         doc string.
17522
17523 2005-02-22  Simon Josefsson  <jas@extundo.com>
17524
17525         * encrypt.el (encrypt-password-cache-expiry): Remove (use
17526         `password-cache-expiry' instead).  Reported by Arne Jørgensen
17527         <arne@arnested.dk>.
17528         (encrypt): Add password-cache and password-cache-expiry as group
17529         members.
17530
17531 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
17532
17533         * smime.el (smime-ldap-host-list): Doc fix.
17534         (smime-ask-passphrase): Use `password-read-and-add' to read (and
17535         cache) password.
17536         (smime-sign-region): Use it.
17537         (smime-decrypt-region): Use it.
17538         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
17539         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
17540         fails.
17541         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
17542         certificate from DER to PEM format rather than calling openssl.
17543
17544         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
17545
17546         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
17547         for signing/encryption.
17548
17549         * mml.el (mml-parse-1): Use them.
17550
17551 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
17552
17553         * nnrss.el (nnrss-verbose): Remove.
17554         (nnrss-request-group): Use `nnheader-message' instead.
17555
17556 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
17557
17558         * nnrss.el (nnrss-verbose): New variable.
17559         (nnrss-request-group): Make it say nnrss is requesting a group.
17560
17561 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17562
17563         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
17564         Handle news URL with given port correctly.
17565
17566 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17567
17568         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
17569         containing special characters.
17570
17571         * gnus-sum.el (gnus-summary-edit-article): Ditto.
17572
17573         * mml.el (mime-to-mml): Ditto.
17574
17575         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
17576         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
17577         (rfc2047-decode-region): Quote decoded words containing special
17578         characters when rfc2047-quote-decoded-words-containing-tspecials
17579         is non-nil.
17580
17581 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
17582
17583         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
17584
17585         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
17586
17587 2005-02-15  Simon Josefsson  <jas@extundo.com>
17588
17589         * nnimap.el (nnimap-debug): Doc fix.
17590
17591         * imap.el (imap-debug): Doc fix.
17592
17593 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17594
17595         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
17596
17597 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
17598
17599         * gnus.el (spam-contents): Improve docs for spam-contents
17600         parameter in its variable incarnation.
17601
17602 2005-02-14  Simon Josefsson  <jas@extundo.com>
17603
17604         * smime-ldap.el: Use require instead of load-library for ldap.
17605         (smime-ldap-search): Indent.
17606         (smime-ldap-search-internal): Shorten line.
17607
17608         * smime.el (smime-cert-by-dns): Add doc-string.
17609         (smime-cert-by-ldap-1): Indent.
17610
17611         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
17612         mml-smime-get-dns-ldap.
17613         (mml-smime-encrypt-query): Use new function.  Default to ldap.
17614
17615 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
17616
17617         * smime.el: Require smime-ldap.
17618         (smime-ldap-host-list): New variable.
17619         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
17620
17621         * mml-smime.el (mml-smime-encrypt-query): New function.
17622         (mml-smime-encrypt-query): Use it.
17623
17624         * smime-ldap.el: New file.
17625
17626 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17627
17628         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
17629
17630 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
17631
17632         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
17633         argument in doc string.  Make query for type more clear.
17634
17635 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
17636
17637         * gnus.el (gnus-group-startup-message): Search for gnus images in
17638         etc/images/gnus.
17639         * mm-util.el (mm-image-load-path): Likewise.
17640         * smiley.el (smiley-data-directory): Search for smilies in
17641         etc/images/smilies.
17642
17643 2005-02-09  Kim F. Storm  <storm@cua.dk>
17644
17645         Change Emacs release version from 21.4 to 22.1 throughout.
17646         Change Emacs development version from 21.3.50 to 22.0.50.
17647
17648 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17649
17650         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
17651
17652         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
17653         non-Mule XEmacs as well.
17654         (mm-decompress-buffer): Signal an error intentionally if it does
17655         not decompress compressed data because auto-compression-mode is
17656         disabled.
17657
17658 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
17659
17660         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
17661         an ID in the registry even if it has no groups.
17662
17663 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17664
17665         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
17666         merge it into mm-decompress-buffer.
17667         (gnus-mime-copy-part): Use the MIME part charset, the value which
17668         a user specified or gnus-newsgroup-charset for decoding, like
17669         gnus-mime-inline-part does; set buffer-file-coding-system to tell
17670         save-buffer what was used.  Suggested by Kevin Ryde
17671         <user42@zip.com.au>.
17672         (gnus-mime-inline-part): Allow the name parameter as well as the
17673         filename parameter; force decompressing of compressed data; always
17674         display contents being not decoded as unibyte.
17675
17676         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
17677         as well as the filename parameter.
17678
17679         * mm-util.el (mm-decompress-buffer):
17680         Merge gnus-mime-jka-compr-maybe-uncompress.
17681         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
17682         of compressed data.
17683
17684 2005-02-08  Simon Josefsson  <jas@extundo.com>
17685
17686         * imap.el (imap-log): Doc fix.
17687
17688 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17689
17690         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
17691         the coding cookies; decompress compressed parts.
17692
17693         * mml.el (mml-generate-mime-1): Add the charset parameter according
17694         to the value which a user specified manually or the coding cookie.
17695
17696         * mm-util.el (mm-string-to-multibyte): New function.
17697         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
17698         (mm-coding-system-to-mime-charset): New function.
17699         (mm-decompress-buffer): New function.
17700         (mm-find-buffer-file-coding-system): New function.
17701
17702         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
17703         (mm-display-inline-fontify): Rewrite for decoding and decompressing
17704         parts.
17705
17706 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17707
17708         * mm-view.el (mm-display-inline-fontify): Decode a part according
17709         to the charset parameter.
17710
17711 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17712
17713         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
17714         prefix arg is neither nil nor a number, as info specifies.
17715
17716 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17717
17718         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
17719         timestamps.
17720
17721 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
17722
17723         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
17724         groups error checking and notify user.
17725
17726 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
17727
17728         * message.el (message-send-mail-function): Check existence of
17729         sendmail-program first before using default value
17730         `message-send-mail-with-sendmail'.  Otherwise use more generic
17731         `smtpmail-send-it'.
17732
17733 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17734
17735         * nntp.el (nntp-request-update-info): Always return nil.
17736
17737 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17738
17739         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
17740
17741 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17742
17743         * message.el (message-beginning-of-line): Change the behavior when
17744         invoked between BOL and : so that it first moves backward.
17745
17746 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17747
17748         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
17749         article buffer when editing of the article is discarded.
17750         (gnus-article-prepare): Revert.
17751
17752 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17753
17754         * gnus-art.el (gnus-article-prepare):
17755         Remove message-strip-forbidden-properties from the local hook.
17756
17757 2005-01-27  Simon Josefsson  <jas@extundo.com>
17758
17759         * password.el (password-cache-add): Only start one timer per key.
17760         Reported by Derek Atkins <warlord@MIT.EDU>.
17761
17762 2005-01-26  Steve Youngs  <steve@sxemacs.org>
17763
17764         * run-at-time.el: Remove.  It is no longer needed as
17765         timer-funcs.el in the xemacs-base package has a working version of
17766         `run-at-time'.
17767
17768         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
17769
17770         * password.el: Require timer-funcs instead of run-at-time in
17771         XEmacs.
17772         Remove `password-run-at-time' macro.
17773         (password-cache-add): Use `run-at-time' instead of
17774         `password-run-at-time'.
17775
17776         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
17777         Remove `nnheader-cancel-function-timers' alias,
17778         `cancel-function-timers' exists in XEmacs in timer-funcs.
17779
17780         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
17781         for `run-with-idle-timer'.
17782
17783         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
17784         for `run-at-time'.
17785
17786         * mm-url.el: Require timer-funcs at compile time when in XEmacs
17787         for `with-timeout'.
17788
17789         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
17790         the same as for XEmacs 21.4.
17791         No need to ignore `run-with-idle-timer', this function exists in
17792         XEmacs now in timer-funcs.el in the xemacs-base package.
17793         (dgnushack-compile): No need to delete
17794         run-at-time.el from the list of files to compile because it
17795         doesn't exist anymore.
17796
17797 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17798
17799         * mml.el (mml-generate-mime-1): Convert string into unibyte when
17800         inserting " *mml*" buffer's contents into a unibyte temp buffer.
17801
17802 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
17803
17804         * mail-source.el (mail-source-fetch-imap): Search for ^From case
17805         sensitively.
17806
17807 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
17808
17809         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
17810
17811 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17812
17813         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
17814         which will be inserted according to the multibyteness of a buffer
17815         rather than the type of contents.  Suggested by ARISAWA Akihiro
17816         <ari@mbf.ocn.ne.jp>.
17817
17818         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
17819         of string which old xml.el may return rather than a string.
17820
17821 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17822
17823         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
17824
17825 2005-01-16  Simon Josefsson  <jas@extundo.com>
17826
17827         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
17828         idn/idna.el isn't available.
17829         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
17830         <michael@waxrat.com>.
17831
17832         * hashcash.el: Remove non-FSF copyright header.
17833
17834         * hashcash.el (hashcash-extra-generate-parameters): New variable.
17835         (hashcash-generate-payment): Use it.
17836         (hashcash-generate-payment-async): Use it.
17837
17838 2005-01-15  Simon Josefsson  <jas@extundo.com>
17839
17840         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
17841         Suggested by Raymond Scholz <ray-2005@zonix.de>.
17842
17843         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
17844         gnus-summary-idna-message.
17845         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
17846         (gnus-summary-idna-message): New function.
17847
17848 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
17849
17850         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
17851         gnus-novice-user.
17852
17853 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17854
17855         * nnrss.el (nnrss-request-delete-group): Delete entries in
17856         nnrss-group-alist as well.
17857         (nnrss-save-server-data): Insert newline.
17858
17859 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
17860
17861         * gnus.el (gnus-user-agent): Use list of symbols instead of
17862         symbols.  Display full version number for (S)XEmacs.
17863         Optionally display (S)XEmacs codename.
17864
17865         * gnus-util.el (gnus-emacs-version): Update for new
17866         `gnus-user-agent'.
17867
17868         * gnus-msg.el (gnus-extended-version): Make it possible to omit
17869         Gnus version.
17870
17871 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17872
17873         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
17874         which is unreadable in some setups.
17875
17876 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17877
17878         * gnus-spec.el (gnus-update-format-specifications): Flush the
17879         group format spec cache if it doesn't support decoded group names.
17880
17881 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17882
17883         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
17884         Allow to apply decay on score files matching a regexp.
17885
17886 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17887
17888         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
17889         compatibility in %g and %c.
17890
17891 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17892
17893         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
17894         name for only %g and %c.
17895         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
17896         of gnus-tmp-group to decoded group name.
17897         (gnus-group-make-rss-group): Exclude `/'s from group names.
17898
17899 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17900
17901         * nnrss.el (nnrss-get-encoding): Fix regexp.
17902
17903 2004-12-27  Simon Josefsson  <jas@extundo.com>
17904
17905         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
17906         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
17907         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
17908
17909 2004-12-17  Kim F. Storm  <storm@cua.dk>
17910
17911         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
17912
17913         * gnus-sum.el (gnus-summary-mode-map): Likewise.
17914
17915 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17916
17917         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
17918
17919 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17920
17921         * nnrss.el: Require rfc2047 and mml.
17922         (nnrss-file-coding-system): New variable.
17923         (nnrss-format-string): Redefine it as an inline function.
17924         (nnrss-decode-group-name): New function.
17925         (nnrss-string-as-multibyte): Remove.
17926         (nnrss-retrieve-headers): Decode group name; don't use
17927         nnrss-format-string.
17928         (nnrss-request-group): Decode group name.
17929         (nnrss-request-article): Decode group name; allow a Message-ID as
17930         well as an article number; don't use nnrss-format-string; encode a
17931         Message-ID string which may contain non-ASCII characters; use
17932         mml-to-mime to compose a MIME article.
17933         (nnrss-request-expire-articles): Decode group name.
17934         (nnrss-request-delete-group): Decode group name.
17935         (nnrss-fetch): Clarify error message.
17936         (nnrss-read-server-data): Use insert-file-contents instead of load;
17937         bind file-name-coding-system; use multibyte buffer.
17938         (nnrss-save-server-data): Bind coding-system-for-write to the
17939         value of nnrss-file-coding-system; bind file-name-coding-system;
17940         add coding cookie.
17941         (nnrss-read-group-data): Use insert-file-contents instead of load;
17942         bind file-name-coding-system; use multibyte buffer.
17943         (nnrss-save-group-data): Bind coding-system-for-write to the
17944         value of nnrss-file-coding-system; bind file-name-coding-system.
17945         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
17946         make it work with non-ASCII text.
17947         (nnrss-find-el): Make it work with old xml.el as well.
17948
17949 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
17950
17951         * nnrss.el (nnrss-get-encoding): New function.
17952         (nnrss-fetch): Use unibyte buffer initially; bind
17953         coding-system-for-read while performing mm-url-insert; remove ^Ms;
17954         decode contents according to the encoding attribute.
17955         (nnrss-save-group-data): Add coding cookie.
17956         (nnrss-mime-encode-string): New function.
17957         (nnrss-check-group): Use it to encode subject and author.
17958
17959 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
17960
17961         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
17962         imaginary variable.
17963
17964 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17965
17966         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
17967         correctly even if there are wide characters.
17968
17969 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
17970
17971         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
17972         downcased symbol names; make a new cache instead of reusing
17973         bbdb-hashtable.
17974
17975 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17976
17977         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17978         concatenating segments rather than before concatenating them.
17979         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17980
17981         * message.el (message-get-reply-headers): Bind `extra'.
17982
17983 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17984
17985         * message.el (message-extra-wide-headers): New variable.
17986         (message-get-reply-headers): Use it.
17987
17988 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17989
17990         * gnus-agent.el (gnus-agent-group-path): Decode group name.
17991         (gnus-agent-group-pathname): Ditto.
17992
17993         * gnus-cache.el (gnus-cache-file-name): Decode group name.
17994
17995         * gnus-group.el (gnus-group-make-group): Decode group name.
17996         (gnus-group-make-rss-group): Register the group data after opening
17997         the nnrss group.
17998
17999 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
18000
18001         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
18002         by expiry now get marked as read.
18003
18004 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18005
18006         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
18007
18008 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
18009
18010         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
18011         unify Latin characters in XEmacs.
18012         (mm-find-mime-charset-region): Use it.
18013
18014 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18015
18016         * gnus-util.el (gnus-delete-directory): New function.
18017
18018         * gnus-agent.el (gnus-agent-delete-group): Use it.
18019
18020         * gnus-cache.el (gnus-cache-delete-group): Use it.
18021
18022 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18023
18024         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
18025         names.
18026
18027 2004-12-16  Simon Josefsson  <jas@extundo.com>
18028
18029         * hashcash.el (hashcash-payment-alist): Fix custom :type.
18030
18031 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18032
18033         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
18034
18035         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
18036         (gnus-group-set-current-level): Decode group name.
18037
18038 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
18039
18040         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
18041         failed.
18042
18043 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18044
18045         * gnus-group.el (gnus-group-delete-group): Decode group name.
18046         (gnus-group-make-rss-group): Encode group name.
18047         (gnus-group-catchup-current): Decode group name.
18048         (gnus-group-kill-group): Decode group name.
18049
18050 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18051
18052         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
18053
18054 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18055
18056         * gnus-group.el (gnus-group-make-rss-group):
18057         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
18058
18059         * gnus-start.el (gnus-setup-news): Honor user's setting to
18060         gnus-message-archive-method.  Suggested by Lute Kamstra
18061         <lute@gnu.org>.
18062
18063 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
18064
18065         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
18066         global counterparts of the buffer-local variables.
18067
18068 2004-11-16  Romain Francoise  <romain@orebokech.com>
18069
18070         * gnus-sum.el (gnus-summary-exit): Don't clear the global
18071         counterparts of the buffer-local variables.
18072
18073 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18074
18075         * message.el (message-forbidden-properties): Fix typo in doc
18076         string.
18077
18078 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18079
18080         * gnus-util.el (gnus-replace-in-string): Add doc string.
18081
18082         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18083         to avoid problems when splitting mails with many recipients.
18084
18085 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18086
18087         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18088         pop-to-buffer, covered by the subsequent gnus-configure-windows.
18089
18090 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
18091
18092         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18093         if there is no hashtable in memory or file modification time is
18094         newer than cached timestamp.
18095
18096 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
18097
18098         * gnus-sum.el (gnus-summary-limit-to-recipient):
18099         Implement not-matching option.
18100
18101 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
18102
18103         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18104         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18105         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18106         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18107         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
18108         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18109
18110 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18111
18112         * message.el (message-forward-make-body-mml): Remove headers
18113         according to message-forward-ignored-headers if a message is decoded.
18114
18115 2004-12-02  Romain Francoise  <romain@orebokech.com>
18116
18117         * message.el (message-forward-make-body-plain): Always remove
18118         headers according to message-forward-ignored-headers.
18119
18120 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
18121
18122         * spam.el (spam-summary-prepare-exit): Remove the
18123         gnus-summary-limit pop for now, it has problems with ham marks for
18124         me.
18125
18126 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
18127
18128         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18129         correctly.
18130
18131 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
18132
18133         * format-spec.el (format-spec): Message the char.
18134
18135 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
18136
18137         * gnus-art.el (gnus-split-methods): Reformat comments.
18138
18139         * spam.el (spam-summary-prepare-exit): Remove article limits
18140         before exiting the summary buffer.
18141
18142 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18143
18144         * lpath.el: Remove bbdb-create-internal, bbdb-records,
18145         spam-BBDB-register-routine and spam-enter-ham-BBDB.
18146
18147         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18148         order to silence the byte compiler.
18149
18150         * spam.el: Fix the way to silence the byte compiler, which
18151         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18152         bbdb-search-simple, spam-BBDB-register-routine,
18153         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18154         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18155         spam-stat-buffer-is-spam, spam-stat-load,
18156         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18157         spam-stat-save and spam-stat-split-fancy.
18158
18159 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18160
18161         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18162         which may confuse users.
18163         (canlock-password-for-verify): Ditto.
18164
18165         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18166
18167         * gnus-art.el (gnus-emphasis-alist): Ditto.
18168
18169         * gnus-registry.el (gnus-registry-max-entries): Ditto.
18170
18171         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18172
18173         * gnus-start.el (gnus-save-killed-list): Ditto.
18174
18175         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18176         (gnus-sum-thread-tree-root): Ditto.
18177         (gnus-sum-thread-tree-false-root): Ditto.
18178         (gnus-sum-thread-tree-single-indent): Ditto.
18179
18180         * message.el (message-courtesy-message): Ditto.
18181         (message-archive-note): Ditto.
18182         (message-subscribed-address-file): Ditto.
18183         (message-user-fqdn): Ditto.
18184
18185         * spam-report.el (spam-report-gmane-regex): Ditto.
18186
18187         * spam.el (spam-blackhole-good-server-regex): Ditto.
18188
18189 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18190
18191         * mml.el (mml-preview): Widen the message buffer before copying
18192         the contents to the preview buffer; sort headers before previewing.
18193
18194         * message.el (message-hidden-headers): Fix the way to avoid a bug
18195         in the `repeat' widget in Emacs 21.3 or earlier.
18196
18197 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18198
18199         * message.el (message-hidden-headers): Default to "^References:".
18200         Improve customization type.  Suggested by Reiner Steib
18201         <Reiner.Steib@gmx.de>.
18202
18203 2004-11-25  Romain Francoise  <romain@orebokech.com>
18204
18205         * message.el (message-strip-forbidden-properties): Remove check for
18206         obsolete `message-hidden' text property, hidden headers are not
18207         accessible in the buffer anymore.
18208
18209 2004-11-22  Romain Francoise  <romain@orebokech.com>
18210
18211         * message.el (message-header-format-alist): Add `From' in list
18212         so that it can be sorted.
18213         (message-fix-before-sending): Widen and sort headers before
18214         sending.
18215         (message-hide-headers): Use narrowing to hide headers by moving
18216         them to the top of the buffer and narrowing to the region
18217         underneath.
18218
18219 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18220
18221         * message.el (message-strip-forbidden-properties):
18222         Bind buffer-read-only (etc) to nil.
18223
18224 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18225
18226         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18227         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18228
18229 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18230
18231         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18232
18233 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18234
18235         * dns.el (query-dns): Use sit-for to time instead of
18236         accept-process-output, since that doesn't seem to work on udp
18237         sockets.
18238
18239 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18240
18241         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18242
18243 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18244
18245         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18246         doc string.  Improve doc string.
18247
18248 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18249
18250         * nntp.el (nntp-request-update-info): Return nil if
18251         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18252         may not call gnus-activate-group which uselessly issues the GROUP
18253         commands for all nntp groups and wastes time.  Reported by Romain
18254         Francoise <romain@orebokech.com>.
18255
18256         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18257
18258 2004-11-15  Simon Josefsson  <jas@extundo.com>
18259
18260         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18261         headers separately.
18262         (gnus-button-openpgp): New function, inspired by Jochen Küpper
18263         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18264
18265 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18266
18267         * gnus-start.el (gnus-convert-old-newsrc):
18268         Assign legacy-gnus-agent to 5.10.7.
18269
18270 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18271
18272         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18273         start of the lines.
18274
18275 2004-11-14  Magnus Henoch  <mange@freemail.hu>
18276
18277         * hashcash.el (hashcash-default-payment): Change default to 20.
18278         (hashcash-default-accept-payment): Change default to 20.
18279         (hashcash-process-alist): New variable.
18280         (hashcash-generate-payment-async): Add.
18281         (hashcash-already-paid-p): Add.
18282         (hashcash-insert-payment): Don't generate payments twice.
18283         (hashcash-insert-payment-async): Add.
18284         (hashcash-insert-payment-async-2): Add.
18285         (hashcash-cancel-async): Add.
18286         (hashcash-wait-async): Add.
18287         (hashcash-processes-running-p): Add.
18288         (hashcash-wait-or-cancel): Add.
18289         (mail-add-payment): New optional argument.  Conditionally start
18290         asynchronous calculation.
18291         (mail-add-payment-async): Add.
18292
18293         * message.el (message-send-mail): Wait for asynchronous hashcash
18294         results.  Don't clobber existing X-Hashcash headers.
18295         (message-setup-1): Call mail-add-payment-async when
18296         message-generate-hashcash is non-nil.
18297
18298 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18299
18300         * message.el (message-use-alternative-email-as-from): Examine the
18301         From header as well; use message-make-from in order to include a
18302         user's full name.
18303
18304 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18305
18306         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
18307         default; improve customization type.
18308         (gnus-emphasis-custom-with-format): New macro.
18309         (gnus-emphasis-custom-value-to-external): New function.
18310         (gnus-emphasis-custom-value-to-internal): New function.
18311
18312 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18313
18314         * dns.el (query-dns): Resolve reverse addresses.
18315
18316 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18317
18318         * gnus-group.el (gnus-group-get-new-news): Use it.
18319
18320         * gnus-start.el (gnus-check-reasonable-setup): New function.
18321
18322 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18323
18324         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
18325         "Args out of range" error.  Reported by Arnaud Giersch
18326         <arnaud.giersch@free.fr>.
18327
18328 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18329
18330         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
18331
18332 2004-11-04  Richard M. Stallman  <rms@gnu.org>
18333
18334         * spam.el (spam group): Add :version.
18335
18336         * pgg-def.el (pgg group): Add :version.
18337
18338 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18339
18340         * gnus-art.el (gnus-article-edit-article): Don't associate the
18341         article buffer with a draft file.  This is a temporary measure
18342         against the 2004-08-22 change to gnus-article-edit-mode.
18343
18344 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18345
18346         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
18347         (html2text-format-tags): Remove unused variable `attr'.
18348
18349 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18350
18351         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
18352
18353         * tls.el (tls-process-connection-type, tls-success)
18354         (tls-certtool-program): Add :version.
18355
18356         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
18357         (starttls-extra-arguments, starttls-process-connection-type)
18358         (starttls-connect, starttls-failure, starttls-success): Add :version.
18359
18360         * spam-stat.el (spam-stat): Add :version.
18361
18362         * sieve.el (sieve): Add :version.
18363
18364         * sha1.el (sha1): Add :version.
18365         (sha1-use-external): Remove redundant version.
18366
18367         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
18368         (nnmail-cache-ignore-groups, nnmail-spool-hook)
18369         (nnmail-split-fancy-match-partial-words)
18370         (nnmail-split-lowercase-expanded): Add :version.
18371
18372         * nndiary.el (nndiary): Add :version.
18373
18374         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
18375
18376         * mml-sec.el (mml-default-sign-method)
18377         (mml-default-encrypt-method, mml-signencrypt-style-alist):
18378         Add :version.
18379
18380         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
18381
18382         * mm-url.el (mm-url-use-external, mm-url-program)
18383         (mm-url-arguments): Add :version.
18384
18385         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
18386         (mm-attachment-file-modes, mm-decrypt-option)
18387         (mm-w3m-safe-url-regexp): Add :version.
18388
18389         * message.el (message-cite-prefix-regexp)
18390         (message-sendmail-envelope-from, message-minibuffer-local-map)
18391         (message-user-fqdn, message-completion-alist): Add :version.
18392
18393         * gnus-win.el (gnus-configure-windows-hook)
18394         (gnus-use-frames-on-any-display): Add :version.
18395
18396         * gnus-art.el (gnus-article-address-banner-alist)
18397         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
18398         (gnus-treat-from-picon, gnus-treat-mail-picon)
18399         (gnus-treat-x-pgp-sig): Add :version.
18400
18401         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
18402         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
18403         (gnus-summary-article-delete-hook)
18404         (gnus-summary-display-while-building): Add :version.
18405
18406         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
18407         (gnus-get-top-new-news-hook): Add :version.
18408
18409         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
18410         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
18411
18412         * gnus-registry.el (gnus-registry): Add :version.
18413
18414         * gnus-spec.el (gnus-use-correct-string-widths)
18415         (gnus-make-format-preserve-properties): Add :version.
18416
18417         * gnus.el (gnus-group-charter-alist)
18418         (gnus-group-fetch-control-use-browse-url)
18419         (gnus-install-group-spam-parameters): Add :version.
18420
18421         * gnus-diary.el (gnus-diary): Add :version.
18422
18423         * gnus-delay.el (gnus-delay): Add :version.
18424
18425         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
18426         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
18427         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
18428         Add :version.
18429
18430         * gnus-agent.el (gnus-agent-max-fetch-size)
18431         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
18432         (gnus-agent-prompt-send-queue): Add :version.
18433
18434         * deuglify.el (gnus-outlook-deuglify): Add :version.
18435
18436         * html2text.el: Beautify code.  Improve doc strings.
18437         Some checkdoc cleanup.
18438         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
18439
18440 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
18441
18442         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
18443
18444 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
18445
18446         * gnus-registry.el (gnus-registry-hashtb): Create the registry
18447         when package is loaded.
18448
18449         * spam.el (spam-summary-score-preferred-header): Add global preference
18450         for people who want to override the default SpamAssassin over
18451         Bogofilter preference (when both are set).
18452         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
18453         (spam-user-format-function-S):
18454         Check spam-summary-score-preferred-header.
18455         (spam-extra-header-to-number): Add X-Bogosity header parsing.
18456         (spam-user-format-function-S): Format the score correctly.
18457
18458 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18459
18460         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
18461         signature file.  Suggested by Manoj Srivastava
18462         <srivasta@golden-gryphon.com>.
18463
18464         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
18465         iso-2022-jp even in the Japanese language environment.
18466         Suggested by Jason Rumney <jasonr@gnu.org>.
18467
18468 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18469
18470         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
18471         use the same characters as the dummy marks; make it free from
18472         getting affected by the language environment.
18473         (gnus-summary-read-group-1): Update mark positions only when the
18474         format spec is updated.
18475
18476         * gnus-spec.el (gnus-update-format-specifications): Return a list
18477         of updated types.
18478
18479 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18480
18481         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
18482         of boundp to check if display-warning is available.
18483
18484 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
18485
18486         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
18487
18488 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18489
18490         * nnspool.el (nnspool-spool-directory): Use news-path if the
18491         news-directory variable is not bound.
18492
18493         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
18494         function instead of display-warning if it is not available.
18495
18496 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18497
18498         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
18499         v5-10: Use `point-at-bol'.
18500
18501 2004-10-26  Simon Josefsson  <jas@extundo.com>
18502
18503         * hashcash.el: Fix URL in comment, reported by Cheng Gao
18504         <chenggao@gmail.com>.
18505
18506 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18507
18508         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
18509         instead.
18510
18511 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
18512
18513         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
18514         to remove a server from the nnimap-server-buffer-alist.
18515         (nnimap-open-connection, nnimap-close-server): Use it.
18516
18517         * gnus-encrypt.el: Remove file in favor of encrypt.el.
18518
18519 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18520
18521         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
18522         running the major-mode function.
18523
18524 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18525
18526         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
18527         dummy marks in the right way.
18528
18529 2004-10-18  David Edmondson  <dme@dme.org>
18530
18531         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
18532         excessively.
18533
18534 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
18535
18536         * gnus-util.el (gnus-split-references): Accept a nil references
18537         string and go on blissfully.
18538
18539         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
18540         cases where the references string is non-nil but has no references.
18541
18542         * encrypt.el: Add autoload tags.
18543
18544         * spam.el (spam-resolve-registrations-routine): Remove article
18545         from unregistration list too.  Reported by David Hanak
18546         <dhanak@isis.vanderbilt.edu>
18547
18548 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
18549
18550         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
18551         nil.  Change custom type.
18552
18553 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
18554
18555         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
18556
18557         * gnus-sum.el (gnus-summary-move-article): Use it.
18558
18559 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
18560
18561         * encrypt.el: Add autoload cookies.
18562
18563         * spam.el (spam-backend-article-list-property)
18564         (spam-backend-get-article-todo-list)
18565         (spam-backend-put-article-todo-list)
18566         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
18567         Resolve registrations separately.
18568         (spam-register-routine): Format comments.
18569         (spam-unregister-routine, spam-register-routine): Always call with
18570         specific-articles, no default list.
18571         (spam-summary-prepare-exit): Use the spam-classifications function.
18572
18573         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
18574         gnus-encrypt.el.
18575
18576         * encrypt.el: Copied from gnus-encrypt.el.
18577
18578         * gnus-encrypt.el: Commented that it's obsolete.
18579
18580 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18581
18582         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
18583         (gnus-score-save): Use it.
18584
18585         * message.el (message-bury): Use `window-dedicated-p'.
18586
18587 2004-10-15  Simon Josefsson  <jas@extundo.com>
18588
18589         * pop3.el (top-level): Don't require nnheader.
18590         (pop3-read-timeout): Add.
18591         (pop3-accept-process-output): Add.
18592         (pop3-read-response, pop3-retr): Use it.
18593
18594 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
18595
18596         * spam.el (spam-register-routine): Move comment.
18597         (spam-verify-bogofilter): Use 'unknown for the initial
18598         spam-bogofilter-valid state, not 'never.
18599
18600         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
18601         for netrc-machine.
18602
18603         * nnimap.el (nnimap-open-connection):
18604         Use netrc-machine-user-or-password.
18605
18606 2004-10-17  Richard M. Stallman  <rms@gnu.org>
18607
18608         * gnus-registry.el (gnus-registry-unload-hook):
18609         Set as a variable with add-hook.
18610
18611         * nnspool.el (nnspool-spool-directory): Use news-directory instead
18612         of news-path.
18613
18614         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
18615
18616         * spam.el: Delete duplicate `provide'.
18617         (spam-unload-hook): Set as a variable with add-hook.
18618
18619 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18620
18621         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
18622         in the doc string.
18623
18624         * message.el (message-ignored-news-headers)
18625         (message-ignored-supersedes-headers)
18626         (message-ignored-resent-headers)
18627         (message-forward-ignored-headers): Improve custom type.
18628
18629 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18630
18631         * message.el (message-tokenize-header): Fix 2004-09-06 change
18632         which used point-min in the wrong place.
18633
18634 2004-10-12  Simon Josefsson  <jas@extundo.com>
18635
18636         * tls.el (tls-certtool-program): New variable.
18637         (tls-certificate-information): New function, based on
18638         ssl-certificate-information.
18639
18640 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18641
18642         * compface.el: Move the version of ELisp-based uncompface program
18643         to the contrib directory because of the copyright problem.
18644
18645 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
18646
18647         * message.el (message-kill-buffer): Raise the current frame.
18648
18649 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18650
18651         * gnus-sum.el: Mention that multibyte characters don't work as marks.
18652
18653         * gnus.el (message-y-or-n-p): Autoload.
18654
18655         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
18656         (pop3-password-required, pop3-authentication-scheme)
18657         (pop3-leave-mail-on-server): Make customizable.
18658         (pop3): New custom group.
18659         (pop3-retr): Remove `sleep-for' statements.
18660         Suggested by Dave Love <fx@gnu.org>.
18661
18662         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
18663         Windows/DOS.
18664
18665         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18666         (imap-parse-body): Fix incorrect use of `assert'.
18667         Suggested by Dave Love <fx@gnu.org>.
18668
18669         * mml.el (mml-minibuffer-read-disposition): Require match.
18670         Suggested by Dave Love <fx@gnu.org>.
18671
18672 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
18673
18674         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
18675         doc string.
18676
18677 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18678
18679         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
18680
18681 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18682
18683         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
18684         instead of calling `mm-insert-inline', to decode text/* parts
18685         before displaying them.
18686
18687 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18688
18689         * mm-uu.el (mm-uu-text-plain-type): New variable.
18690         (mm-uu-pgp-signed-extract-1): Use it.
18691         (mm-uu-pgp-encrypted-extract-1): Use it.
18692         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
18693         bind mm-uu-text-plain-type with that value.
18694         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
18695         mm-uu-dissect.
18696
18697 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18698
18699         * gnus-group.el (gnus-update-group-mark-positions):
18700         * gnus-sum.el (gnus-update-summary-mark-positions):
18701         * message.el (message-check-news-body-syntax):
18702         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
18703         of string-as-multibyte.
18704
18705 2004-10-05  Juri Linkov  <juri@jurta.org>
18706
18707         * gnus-group.el (gnus-update-group-mark-positions):
18708         * gnus-sum.el (gnus-update-summary-mark-positions):
18709         * message.el (message-check-news-body-syntax):
18710         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
18711         8-bit unibyte values to a multibyte string for search functions.
18712
18713 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18714
18715         * mm-uu.el (mm-uu-dissect): Allow optional arg.
18716         (mm-uu-dissect-text-parts): New function.
18717
18718         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
18719         dissect text parts.
18720
18721         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
18722         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
18723
18724         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
18725
18726         * gnus-topic.el (gnus-topic-hierarchical-parameters):
18727         Use gnus-current-topics instead of gnus-current-topic.
18728
18729 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
18730
18731         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
18732
18733 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
18734
18735         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
18736         where approriate.
18737
18738         * nnml.el (nnml-generate-active-info): do.
18739
18740         * nndiary.el (nndiary-generate-active-info): do.
18741
18742         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
18743         (gnus-topic-move): do.
18744
18745         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
18746         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
18747
18748         * gnus-srvr.el (gnus-server-prepare)
18749         (gnus-server-open-all-servers): do.
18750
18751         * gnus-msg.el (gnus-summary-cancel-article)
18752         (gnus-summary-resend-message)
18753         (gnus-summary-mail-crosspost-complaint): do.
18754
18755         * gnus-move.el (gnus-change-server): do.
18756
18757         * gnus-group.el (gnus-group-unmark-all-groups)
18758         (gnus-group-set-current-level): do.
18759
18760 2004-10-04  Simon Josefsson  <jas@extundo.com>
18761
18762         * message.el (message-generate-hashcash): Doc fix.
18763
18764 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
18765
18766         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
18767         avoid infinite recursion via gnus-get-function.
18768
18769 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
18770
18771         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
18772
18773         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
18774
18775         * nnmail.el (nnmail-split-history): do.
18776
18777         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
18778         (nnml-request-delete-group): do.
18779
18780         * nnslashdot.el (nnslashdot-read-groups): do.
18781
18782         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
18783         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
18784
18785         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
18786         (nnspool-sift-nov-with-sed): Use last.
18787         (nnspool-retrieve-headers-with-nov): Use mapc.
18788         (nnspool-request-newgroups): Use dolist.
18789         (nnspool-request-group): Use last.
18790
18791         * nntp.el (nntp-read-server-type): Use dolist.
18792
18793         * nnvirtual.el (nnvirtual-create-mapping)
18794         (nnvirtual-update-read-and-marked): Use dolist.
18795         (nnvirtual-convert-headers): Simplify.
18796
18797 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18798
18799         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18800         Add support for sync'ing tick marks.
18801
18802 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18803
18804         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
18805         there's no visible header.
18806
18807 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
18808
18809         * gnus-agent.el (gnus-agent-synchronize-group-flags):
18810         When necessary, pass full group name to gnus-request-set-marks.
18811
18812 2004-10-01  Simon Josefsson  <jas@extundo.com>
18813
18814         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
18815         acroread.
18816
18817 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18818
18819         * spam-report.el (spam-report-gmane): Fix interactive.
18820
18821         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
18822
18823         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
18824         when writing file.
18825         (gnus-agent-synchronize-flags): Don't default to being
18826         interactive.
18827
18828 2004-09-30  Simon Josefsson  <jas@extundo.com>
18829
18830         * message.el (message-generate-hashcash): Add.
18831         (message-send-mail): Use it, call mail-add-payment.
18832
18833 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18834
18835         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
18836
18837 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
18838
18839         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
18840         gnus-requst-update-info with explicit code to sync the in-memory
18841         info read flags with the marks being sync'd to the backend.
18842
18843         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
18844
18845 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18846
18847         * spam.el (spam-verify-bogofilter): Add new function.
18848         (spam-check-bogofilter)
18849         (spam-bogofilter-register-with-bogofilter): Use it.
18850         (spam-verify-bogofilter): Add small fixes.
18851
18852 2004-09-28  Simon Josefsson  <jas@extundo.com>
18853
18854         * hashcash.el (hashcash-generate-payment): Revert.
18855
18856 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18857
18858         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18859         Use gnus-extract-references instead of gnus-split-references.
18860
18861         * gnus-util.el (gnus-extract-references): Add new function, analogous
18862         to gnus-split-references but extracts only the message-ID without
18863         anything extra.
18864
18865         * hashcash.el (hashcash-generate-payment)
18866         (hashcash-check-payment): Do the right thing if hashcash-path is
18867         nil (because the hashcash program could not be found).
18868
18869         * spam.el (spam-use-hashcash): Remove comment.
18870
18871 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
18872
18873         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
18874         (gnus-cache-enter-article, gnus-cache-remove-article)
18875         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
18876
18877         * gnus-async.el (gnus-async-prefetch-remove-group): do.
18878
18879         * gnus-art.el (article-hide-boring-headers)
18880         (article-translate-strings, article-display-face)
18881         (gnus-article-mime-match-handle-first)
18882         (gnus-article-highlight-headers)
18883         (gnus-article-add-buttons-to-head): do.
18884
18885 2004-09-27  Simon Josefsson  <jas@extundo.com>
18886
18887         * hashcash.el: New version, from
18888         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
18889         ../contrib/.
18890
18891 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18892
18893         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
18894
18895 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
18896
18897         * gnus-dup.el (gnus-dup-open): Use mapc.
18898         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
18899
18900         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
18901         Reported by Stefan Wiens <s.wi@gmx.net>.
18902
18903         * gnus.el (gnus-shutdown): Use dolist.
18904
18905         * gnus-undo.el (gnus-undo): Use mapc.
18906
18907         * nnrss.el (nnrss-generate-active): do.
18908
18909         * message.el (message-cite-original-without-signature)
18910         (message-cite-original): Use mapc.
18911         (message-do-actions, message-make-forward-subject): Use dolist.
18912
18913 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18914
18915         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
18916         deletion to remove entire duplicate line.  Fixes merged article
18917         number bug.
18918
18919 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
18920
18921         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
18922         servers that are offline.  Avoids having gnus-agent-toggle-plugged
18923         first ask if you want to open a server and then, even when you
18924         responded with no, asking if you want to synchronize the server's
18925         flags.
18926         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
18927         multi-line expressions.
18928         (gnus-agent-synchronize-group-flags): New internal function.
18929         Updates marks in memory (in the info structure) AND in the
18930         backend.
18931
18932         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
18933
18934         * nnagent.el (nnagent-request-set-mark):
18935         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
18936         method, to ensure that synchronization updates marks in the
18937         backend and in the info (in memory) structure.
18938
18939 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18940
18941         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
18942         convention fully; don't miss the root article of a thread; make
18943         the X-Draft-From header with correct article numbers.
18944
18945 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
18946
18947         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
18948         unless plugged.  Disable the agent so that an open failure causes
18949         an error.
18950
18951         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
18952         Revert 2004-09-21 change.  The backend must be opened while
18953         synchronizing flags even when the backend stores the flags
18954         locally.
18955
18956 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
18957
18958         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
18959         in `header' match.  Reported by Svend Tollak Munkejord.
18960
18961         * message.el (message-cite-original): Fix use of
18962         `message-cite-articles-with-x-no-archive'.
18963
18964 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18965
18966         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
18967         (gnus-window-to-buffer): Ditto.
18968
18969         * mml.el (mml-preview-buffer): New variable.
18970         (mml-preview): Manage window layout with gnus-buffer-configuration.
18971
18972         * gnus-msg.el (gnus-setup-message): Put article numbers into the
18973         X-Draft-From header even if those articles aren't quoted.
18974
18975 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
18976
18977         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
18978         (gnus-request-set-mark, gnus-request-update-mark): Use new
18979         g-s-t-u-l-m to decide to use backend even when unplugged.
18980
18981 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18982
18983         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
18984         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
18985
18986 2004-09-20  Simon Josefsson  <jas@extundo.com>
18987
18988         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
18989         "utf-16-le".
18990
18991 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18992
18993         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
18994
18995 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18996
18997         * uudecode.el (uudecode-use-external): Add :version.
18998
18999         * smime.el (smime-CA-file, smime-encrypt-cipher)
19000         (smime-dns-server): Add :version.
19001
19002         * smiley.el (gnus-smiley-file-types): Add :version.
19003
19004         * sha1.el (sha1-use-external): Add :version.
19005
19006         * pgg-def.el (pgg-query-keyserver): Add :version.
19007
19008         * nnmail.el (nnmail-fancy-expiry-targets)
19009         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
19010         Add :version.
19011
19012         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
19013         (nnimap-retrieve-groups-asynchronous): Add :version.
19014         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
19015
19016         * mml.el (mml-content-disposition-parameters)
19017         (mml-insert-mime-headers-always): Add :version.
19018
19019         * mm-util.el (mm-coding-system-priorities): Add :version.
19020
19021         * mm-decode.el (mm-inline-text-html-with-images)
19022         (mm-keep-viewer-alive-types, mm-external-terminal-program)
19023         (mm-verify-option): Add :version.
19024         (mm-text-html-renderer): Change :version.
19025
19026         * message.el (message-fcc-externalize-attachments)
19027         (message-required-headers, message-draft-headers)
19028         (message-subject-trailing-was-query)
19029         (message-subject-trailing-was-ask-regexp)
19030         (message-subject-trailing-was-regexp, message-mark-insert-begin)
19031         (message-mark-insert-end, message-archive-header)
19032         (message-archive-note, message-cross-post-default)
19033         (message-cross-post-note, message-followup-to-note)
19034         (message-cross-post-note-function, message-use-mail-followup-to)
19035         (message-subscribed-address-functions)
19036         (message-subscribed-address-file, message-subscribed-addresses)
19037         (message-subscribed-regexps, message-allow-no-recipients)
19038         (message-yank-cited-prefix, message-signature-insert-empty-line)
19039         (message-hidden-headers, message-hierarchical-addresses)
19040         (message-mail-user-agent, message-use-idna)
19041         (message-valid-fqdn-regexp)
19042         (message-strip-special-text-properties, message-header-synonyms)
19043         (message-beginning-of-line, message-tab-body-function): Add :version.
19044         (message-insert-canlock, message-wide-reply-confirm-recipients):
19045         Change :version.
19046
19047         * mail-source.el (mail-source-ignore-errors): Add :group, :type
19048         and :version.
19049         (mail-source-delete-old-incoming-confirm)
19050         (mail-source-movemail-program): Add :version.
19051
19052         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
19053         (gnus-agent-cache, gnus-agent): Change :version.
19054
19055         * gnus-util.el (gnus-use-byte-compile): Change :version.
19056
19057         * gnus-sum.el (gnus-summary-make-false-root-always)
19058         (gnus-summary-default-high-score)
19059         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
19060         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
19061         (gnus-read-all-available-headers, gnus-article-emulate-mime)
19062         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
19063         (gnus-sum-thread-tree-single-indent)
19064         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
19065         (gnus-sum-thread-tree-leaf-with-other)
19066         (gnus-sum-thread-tree-single-leaf): Add :version.
19067         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
19068         (gnus-article-loose-mime): Change :version.
19069
19070         * gnus-start.el (gnus-backup-startup-file)
19071         (gnus-save-startup-file-via-temp-buffer): Add :version.
19072
19073         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
19074         (gnus-server-offline-face): Add :version.
19075
19076         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
19077
19078         * gnus-msg.el (gnus-gcc-externalize-attachments)
19079         (gnus-debug-files, gnus-debug-exclude-variables)
19080         (gnus-discouraged-post-methods): Change :version.
19081         (gnus-confirm-mail-reply-to-news)
19082         (gnus-confirm-treat-mail-like-news): Add :version.
19083
19084         * gnus-int.el (gnus-server-unopen-status): Add :version.
19085
19086         * gnus-group.el (gnus-group-jump-to-group-prompt)
19087         (gnus-large-ephemeral-newsgroup)
19088         (gnus-fetch-old-ephemeral-headers): Add :version.
19089
19090         * gnus-fun.el (gnus-x-face-directory)
19091         (gnus-convert-pbm-to-x-face-command)
19092         (gnus-convert-image-to-x-face-command)
19093         (gnus-convert-image-to-face-command): Add :version.
19094
19095         * gnus-delay.el (gnus-delay-default-hour): Add :version.
19096
19097         * gnus-cite.el (gnus-cite-blank-line-after-header)
19098         (gnus-article-boring-faces): Add :version.
19099
19100         * gnus-art.el (gnus-buttonized-mime-types)
19101         (gnus-inhibit-mime-unbuttonizing)
19102         (gnus-treat-display-face)
19103         (gnus-treat-body-boundary): Change :version.
19104         (gnus-body-boundary-delimiter, gnus-picon-databases)
19105         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19106         (gnus-treat-date-english, gnus-treat-fold-headers)
19107         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19108         (gnus-treat-mail-picon, gnus-treat-wash-html)
19109         (gnus-article-encrypt-protocol)
19110         (gnus-use-idna, gnus-article-over-scroll)
19111         (gnus-mime-display-multipart-alternative-as-mixed)
19112         (gnus-mime-display-multipart-related-as-mixed)
19113         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19114         (gnus-ctan-url, gnus-button-ctan-handler)
19115         (gnus-button-handle-ctan-bogus-regexp)
19116         (gnus-button-ctan-directory-regexp)
19117         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19118         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19119         (gnus-button-man-level, gnus-button-emacs-level)
19120         (gnus-button-message-level, gnus-button-browse-level): Add :version.
19121
19122         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19123         (gnus-agent-go-online): Change :version.
19124         (gnus-agent-expire-unagentized-dirs)
19125         (gnus-agent-auto-agentize-methods): Add :version.
19126
19127         * flow-fill.el (fill-flowed-display-column)
19128         (fill-flowed-encode-column): Add :version.
19129
19130         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19131         (gnus-outlook-deuglify-unwrap-max)
19132         (gnus-outlook-deuglify-cite-marks)
19133         (gnus-outlook-deuglify-unwrap-stop-chars)
19134         (gnus-outlook-deuglify-no-wrap-chars)
19135         (gnus-outlook-deuglify-attrib-cut-regexp)
19136         (gnus-outlook-deuglify-attrib-verb-regexp)
19137         (gnus-outlook-deuglify-attrib-end-regexp)
19138         (gnus-outlook-display-hook): Add :version.
19139
19140         * binhex.el (binhex-use-external): Add :version.
19141
19142 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
19143
19144         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19145         and `invisible'.
19146
19147 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
19148
19149         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19150         in gnus-registry-trim.
19151
19152 2004-09-13  Simon Josefsson  <jas@extundo.com>
19153
19154         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19155
19156         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19157
19158         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19159         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19160         <yamaoka@jpl.org>.
19161         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19162         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19163         <yamaoka@jpl.org>.
19164
19165         * sieve.el (sieve-manage-mode): Ditto.
19166
19167 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
19168
19169         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19170
19171 2004-09-11  Simon Josefsson  <jas@extundo.com>
19172
19173         * dns-mode.el: Add.
19174
19175         * mm-view.el (mm-display-dns-inline): Add.
19176
19177         * mm-decode.el (mm-inline-media-tests): Add text/dns.
19178         (mm-automatic-display): Ditto.
19179
19180         * mailcap.el (mailcap-mime-data): Add text/dns.
19181         (mailcap-mime-extensions): Map .soa to text/dns.
19182
19183 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
19184
19185         * gnus-art.el (article-decode-mime-words, article-babel)
19186         (gnus-article-highlight-signature, gnus-article-add-buttons)
19187         (gnus-signature-toggle): Remove unnecessary bindings of
19188         `inhibit-read-only' inherited from v5.10 merge.
19189
19190 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
19191
19192         * nntp.el (nntp): New customization group.
19193         (nntp-authinfo-file): Add customization group.
19194
19195         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19196
19197         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19198
19199         * gnus.el (to-address, to-list, subscribed)
19200         (large-newsgroup-initial): Ditto.
19201
19202         * flow-fill.el (fill-flowed-display-column)
19203         (fill-flowed-encode-column): Ditto.
19204
19205 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19206
19207         * message.el (message-tokenize-header, message-send-mail-with-qmail):
19208         Use point-min rather than 1.
19209         (message-send-mail): Use buffer-size rather than point-max.
19210
19211         * gnus-sum.el (gnus-summary-search-article-forward):
19212         Signal a specific `search-failed' rather than a generic `error'.
19213
19214         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19215         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19216         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19217
19218 2004-09-10  Simon Josefsson  <jas@extundo.com>
19219
19220         * nndb.el (require): Remove tcp and duplicate cl.
19221
19222 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19223
19224         * gnus-agent.el (directory-files-and-attributes): Move forward.
19225
19226 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19227
19228         * gnus-agent.el (directory-files-and-attributes):
19229         Optionally defined to support XEmacs.
19230
19231 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19232
19233         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19234         to avoid run-time CL dependencies.
19235         (gnus-agent-unfetch-articles): New function.
19236         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19237         article numbers even when local .overview file is missing.
19238         (gnus-agent-read-article-number): New function.  Only accepts
19239         27-bit article numbers.
19240         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19241         Use gnus-agent-read-article-number.
19242         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19243         from backend while recognizing that article numbers in .overview
19244         must be valid.
19245         (gnus-agent-update-files-total-fetched-for):
19246         Use directory-files-and-attributes to improve performance.
19247         * gnus-int.el (gnus-request-move-article):
19248         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19249         improve performance.
19250
19251         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19252         some users confused by references to .newsrc when they only have a
19253         .newsrc.eld file.
19254         (gnus-convert-mark-converter-prompt)
19255         (gnus-convert-converter-needs-prompt): Fix use of property list.
19256         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19257         New function.  Used internally to only display 'gnus converting
19258         files' message when actually necessary.
19259
19260         * gnus-sum.el (): Remove (require 'gnus-agent) as required
19261         methods now autoloaded.
19262
19263 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19264
19265         * gnus-sum.el (gnus-summary-insert-subject): Remove list
19266         identifiers.
19267
19268 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
19269
19270         * gnus-picon.el: Fix indentation and closing parenthesis.
19271
19272 2004-09-01  Simon Josefsson  <jas@extundo.com>
19273
19274         * message.el (message-canlock-generate): Require sha1, not
19275         sha1-el.  (Can we get rid of this require altogether?  It is ugly
19276         to require within a function.  Sadly, if sha1.el isn't loaded, the
19277         let binding in m-c-g will hide the defcustom definition, which is
19278         bad.)
19279
19280         * canlock.el: Require sha1, not sha1-el.
19281
19282         * message.el: Don't autoload sha1 (there is a autoload cookie in
19283         sha1.el).
19284
19285         * sha1-el.el: Rename to sha1.el.
19286
19287 2004-08-30  Juanma Barranquero  <lektu@terra.es>
19288
19289         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
19290
19291 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19292
19293         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
19294
19295 2004-08-30  Kim F. Storm  <storm@cua.dk>
19296
19297         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
19298
19299         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
19300         Add :group 'nnimap.
19301
19302 2004-08-30  Andreas Schwab  <schwab@suse.de>
19303
19304         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
19305         ?* and ?\;.
19306
19307         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
19308         and ?\' to symbol instead of whitespace.
19309
19310 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19311
19312         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
19313
19314         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
19315         instead of re-search-forward.
19316
19317         * gnus-uu.el (gnus-uu-save-article): Ditto.
19318         (gnus-uu-post-encode-uuencode): Ditto.
19319
19320         * html2text.el (html2text-clean-list-items): Ditto.
19321         (html2text-clean-dtdd): Ditto.
19322         (html2text-format-tags): Ditto.
19323
19324         * message.el (message-send-mail-with-sendmail): Fix regexp.
19325         (message-fill-field-general): Use search-forward instead of
19326         re-search-forward.
19327         (unbold-region): Ditto.
19328
19329         * nnrss.el (nnrss-request-article): Ditto.
19330
19331         * nnslashdot.el (nnslashdot-request-article): Ditto.
19332
19333         * nnweb.el (nnweb-gmane-wash-article): Ditto.
19334
19335         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
19336         "Unrecognized menu descriptor" error in XEmacs.
19337
19338 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19339
19340         * gnus-sum.el (gnus-read-header): Don't remove a header for the
19341         parent article of a sparse article in the thread hashtb.
19342
19343 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
19344
19345         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
19346         (nnmail-expand-newtext): Lowercase expanded entries if
19347         nnmail-split-lowercase-expanded is non-nil.
19348
19349 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19350
19351         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
19352
19353         * gnus-group.el (gnus-group-line-format-alist): Convert the value
19354         of gnus-tmp-news-method into string under XEmacs.  It will be
19355         passed to gnus-correct-length which takes only a string argument.
19356
19357 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19358
19359         * gnus-util.el (gnus-bind-print-variables): New macro.
19360         (gnus-prin1): Use it.
19361         (gnus-prin1-to-string): Use it.
19362         (gnus-pp): New function.
19363         (gnus-pp-to-string): New function.
19364
19365         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
19366         Replace pp-to-string with gnus-pp-to-string.
19367         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
19368         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
19369         * gnus-msg.el (gnus-debug): Ditto.
19370         * gnus-score.el (gnus-score-save): Ditto.
19371         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
19372         gnus-pp-to-string.
19373         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
19374         with gnus-pp.
19375         * score-mode.el (gnus-score-pretty-print): Ditto.
19376         * webmail.el (webmail-debug): Ditto.
19377
19378 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19379
19380         * gnus-art.el (article-display-face, article-display-x-face):
19381         Use buffer-read-only.
19382
19383 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19384
19385         * gnus-art.el (article-hide-list-identifiers):
19386         Bind inhibit-read-only as t.
19387
19388 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
19389
19390         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
19391
19392 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19393
19394         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
19395         (gnus-narrow-to-page): Don't assume point-min == 1.
19396         (gnus-article-edit-mode): Derive from message-mode.
19397
19398         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
19399         point-min == 1.
19400
19401         * imap.el (imap-parse-address-list, imap-parse-body-ext):
19402         Disable incorrect use of `assert'.
19403
19404         * message.el (message-mode): Set comment-start-skip.
19405
19406
19407 2004-08-22  Sam Steingold  <sds@gnu.org>
19408
19409         * pop3.el (pop3-leave-mail-on-server): New user variable.
19410         (pop3-movemail): Delete mail only when it is nil.
19411
19412 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
19413
19414         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
19415
19416         * mml.el (mml-preview): Use `pop-to-buffer'.
19417
19418         * message.el (message-goto-mail-followup-to): Insert after "To".
19419         (message-carefully-insert-headers): Add comment.
19420
19421         * gnus.el: Remove unused variable `gnus-article-check-size'.
19422
19423         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
19424
19425         * gnus-art.el (gnus-button-alist):
19426         Improve `gnus-button-handle-library' entry.
19427
19428 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
19429
19430         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
19431         Use downcase, since XEmacs capitalizes error messages differently.
19432
19433 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
19434
19435         * nntp.el: Add (require 'gnus) due to reference to
19436         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
19437
19438 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
19439
19440         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
19441         Bind `mm-fill-flowed'.
19442
19443         * mm-decode.el (mm-dissect-singlepart): Check it.
19444
19445 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
19446
19447         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
19448         'imap' for netrc parsing.
19449
19450 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
19451
19452         * mailcap.el (mailcap-mime-data): Mark as risky.
19453
19454 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19455
19456         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
19457         may be included in the encoded word.
19458         (rfc2047-encode): Don't append a space if the encoded word
19459         includes close parenthesis.
19460
19461 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19462
19463         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
19464         of text within parentheses.
19465
19466 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
19467
19468         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
19469         (gnus-encrypt-write-file-contents): Make the password key the file
19470         name PLUS the cipher, not just the cipher.  Also remove failed
19471         passwords from the cache.
19472
19473 2004-08-06  Simon Josefsson  <jas@extundo.com>
19474
19475         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
19476         Doc fix.
19477
19478 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19479
19480         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
19481         LWSP.
19482
19483 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
19484
19485         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19486         Try to append in-reply-to: data to the references: header.
19487
19488         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
19489         (netrc-parse): Use gnus-encrypt.el functions.
19490
19491         * gnus-encrypt.el: Add new file for encryption support; currently
19492         does only a few GPG ciphers and an internal XOR cipher.
19493
19494         * password.el: Add comments on using password-read-and-add.
19495         (password-read-and-add): Add function to read and add the
19496         password to the cache at once.
19497
19498 2004-07-28  Simon Josefsson  <jas@extundo.com>
19499
19500         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
19501         parameter (but don't use it, for now).
19502
19503         * imap.el (imap-ssl-open): Use imap-process-connection-type,
19504         instead of hard coding to nil.
19505
19506 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19507
19508         * mm-view.el (mm-inline-image-emacs): Open lines under an image
19509         as mm-inline-image-xemacs does.
19510
19511 2004-07-26  Simon Josefsson  <jas@extundo.com>
19512
19513         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
19514         Revert part of 2004-07-17 change below.
19515
19516 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19517
19518         * rfc2047.el (rfc2047-encode-region): Don't infloop.
19519         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19520
19521 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19522
19523         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
19524         quotes that actually start with ">" at the beginning of the
19525         lines.
19526
19527 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19528
19529         * rfc2047.el (rfc2047-encode-region): Fix last change.
19530         (rfc2047-encode-parameter): Remove useless concat.
19531
19532 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19533
19534         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
19535         encode special characters; fix some kind of misconfigured headers;
19536         signal a real error if debug-on-quit or debug-on-error is non-nil.
19537         (rfc2047-encode-max-chars): New variable.
19538         (rfc2047-encode-1): Use it.
19539         (rfc2047-encode-parameter): New function.
19540
19541         * mml.el (mml-insert-parameter): Remove an excessive space.
19542
19543 2004-07-17  Simon Josefsson  <jas@extundo.com>
19544
19545         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
19546         Kai Grossjohann <kai@emptydomain.de>.
19547         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
19548         (gnus-group-make-menu-bar): Ditto.
19549
19550         * gnus-util.el (gnus-group-server): Add.
19551
19552 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
19553
19554         * message.el (message-clone-locals): Clone sendmail and smtp
19555         variables.
19556
19557 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19558
19559         * rfc2047.el (rfc2047-encode-region): Fix last change.
19560
19561 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19562
19563         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
19564         characters as non-special.
19565
19566 2004-07-09  Simon Josefsson  <jas@extundo.com>
19567
19568         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
19569         Users will lose all flag changes made while unplugged with
19570         e.g. nntp unless flag synchronization happens, thus `nil' is not a
19571         good default.  See numerous reports on ding mailing list.
19572
19573 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19574
19575         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
19576         add generate-head-function and generate-article-function to the
19577         rfc822-forward entry.
19578         (nndoc-rfc822-forward-generate-article): New function.
19579         (nndoc-rfc822-forward-generate-head): New function.
19580
19581         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
19582
19583 2004-07-06  Dan Christensen  <jdc@uwo.ca>
19584
19585         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
19586         respect display group parameter and gnus-summary-expunge-below.
19587         (gnus-articles-to-read): Remove unused reference to display group
19588         parameter.
19589
19590 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19591
19592         * nnheader.el (nnheader-uniquify-message-id): New experimental
19593         variable.
19594         (nnheader-nov-read-message-id): Use it.
19595
19596         * spam-report.el (spam-report-gmane): Add interactive.
19597
19598 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19599
19600         * mm-encode.el (mm-content-transfer-encoding-defaults):
19601         Use qp-or-base64 for the application/* types.
19602
19603 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
19604
19605         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
19606
19607 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
19608
19609         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
19610         trim value.
19611
19612 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19613
19614         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
19615         New macro and function.
19616         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
19617
19618 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19619
19620         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
19621         after-load-alist.
19622
19623 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19624
19625         * gnus-group.el (gnus-group-get-new-news-this-group):
19626         Don't update info that isn't there.
19627
19628 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
19629
19630         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
19631         entry.
19632
19633 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19634
19635         * mm-view.el (mm-inline-render-with-function): Use multibyte
19636         buffer; decode html source by charset.
19637
19638         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
19639
19640         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
19641         Mule-UCS is loaded under XEmacs.
19642         (mm-mime-mule-charset-alist): Avoid duplicated entries.
19643
19644 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
19645
19646         * nnheader.el (nnheader-max-head-length): Increase to 8192.
19647
19648 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19649
19650         * mm-util.el (mm-coding-system-p): Return a coding-system.
19651         (mm-mime-mule-charset-alist): Use shift_jis instead of
19652         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
19653         entries for the mime charsets iso-2022-jp-3 and shift_jis.
19654         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
19655         instead of japanese-shift-jis and iso-latin-1 respectively in
19656         order to share the default value with both Emacs and XEmacs-mule.
19657         (mm-mule-charset-to-mime-charset):
19658         Make mm-coding-system-priorities effective.
19659         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
19660         while predicating of candidates upon the priorities.
19661
19662 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
19663
19664         * gnus-sum.el (gnus-summary-make-menu-bar):
19665         Add gnus-uu-invert-processable.
19666
19667         * gnus.el: Autoload gnus-uu-invert-processable.
19668
19669 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19670
19671         * mm-util.el (mm-with-multibyte-buffer): New macro.
19672
19673         * rfc2047.el (rfc2047-encode-string): Use it.
19674         (rfc2047-encode-region): Move point to the end of the region after
19675         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
19676
19677 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19678
19679         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
19680         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
19681
19682 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19683
19684         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
19685         (gnus-cite-parse): Ignore quoted envelope From_.
19686         Suggested by Karl Chen <quarl@nospam.quarl.org>.
19687
19688 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
19689
19690         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
19691         invalid addresses.
19692
19693 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
19694
19695         * spam.el: Change section markers, revise TODO list.
19696         (spam-backends): Make new master list of all installed backends.
19697         (spam-summary-exit-behavior): Add new variable to determine how
19698         messages moves are done at summary exit.
19699         (spam-move-spam-nonspam-groups-only)
19700         (spam-process-ham-in-nonham-groups)
19701         (spam-process-ham-in-spam-groups): Remove variables, the
19702         spam-summary-exit-behavior variable should be used to manage this
19703         behavior.
19704         (spam-old-ham-articles, spam-old-spam-articles): Remove.
19705         (spam-old-articles): Add variable, replacing spam-old-ham-articles
19706         and spam-old-spam-articles.
19707         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
19708         Add empty variables, placeholders for the backends they represent.
19709         (spam-set-difference): Move, unchanged.
19710         (spam-list-of-processors): Declare OBSOLETE, not used anymore
19711         unless the user has a processor variable.
19712         (spam-classifications, spam-classification-valid-p)
19713         (spam-backend-properties, spam-backend-property-valid-p)
19714         (spam-backend-function-type-valid-p)
19715         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
19716         (spam-report-articles-gmane, spam-report-articles-resend):
19717         Remove functions, they are not needed.
19718         (spam-install-backend-super, spam-backend-list)
19719         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
19720         (spam-backend-function, spam-backend-ham-registration-function)
19721         (spam-backend-spam-registration-function)
19722         (spam-backend-ham-unregistration-function)
19723         (spam-backend-spam-unregistration-function)
19724         (spam-backend-statistical-p, spam-backend-mover-p)
19725         (spam-install-backend-alias, spam-install-checkonly-backend)
19726         (spam-install-mover-backend, spam-install-nocheck-backend)
19727         (spam-install-backend, spam-install-statistical-backend)
19728         (spam-install-statistical-checkonly-backend): Add backend installation
19729         support.
19730         (spam-summary-prepare-exit): Rewrite to use the new backend code.
19731         (spam-group-processor-p): Use the new backend code and respect the
19732         summary exit behavior.
19733         (spam-mark-spam-as-expired-and-move-routine): Remove.
19734         (spam-summary-prepare): Change to use the new spam-old-articles
19735         variable.
19736         (spam-copy-or-move-routine, spam-copy-spam-routine)
19737         (spam-move-spam-routine, spam-copy-ham-routine)
19738         (spam-move-ham-routine): Add code to copy/move ham or spam.
19739         (spam-fetch-field-fast): Improve doc and code, plus allow the
19740         'number request.
19741         (spam-list-of-checks, spam-list-of-statistical-checks):
19742         Remove variables.
19743         (spam-split, spam-find-spam): Use the new backend code.
19744         (spam-registration-functions): Remove variable.
19745         (spam-unregister-routine): Add convenience wrapper.
19746         (spam-log-undo-registration, spam-register-routine)
19747         (spam-log-processing-to-registry)
19748         (spam-log-unregistration-needed-p): Rename "check" to "backend"
19749         where possible.
19750         (spam-check-gmane-xref, spam-check-regex-headers)
19751         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
19752         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
19753         (spam-check-bogofilter-headers, spam-check-spamoracle)
19754         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
19755         (spam-check-crm114-headers): Use the spam-split-group that
19756         spam-split prepares, no need to determine it every time.
19757
19758         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
19759         to the nnheader-parse-naked-head call.
19760
19761         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
19762
19763         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
19764         the nnheader-nov-read-message-id call.
19765
19766 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19767
19768         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
19769         gnus-activate-group twice.  Suggested by Markus Peter
19770         <warp@spin.de>.
19771
19772 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19773
19774         * gnus-art.el (gnus-article-time-format): Exchange the order of
19775         day and month in the default value; fix customization type.
19776         (article-date-ut): Use add-text-properties.
19777         (article-make-date-line): Use message-make-date instead of
19778         current-time-string.
19779
19780         * message.el (message-fetch-field): Don't use set-text-properties.
19781         (message-make-date): Simplify.
19782
19783         * messagexmas.el (message-xmas-make-date): New function.
19784         (message-xmas-redefine): Defalias message-make-date to it.
19785
19786 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19787
19788         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
19789         (rfc2047-encode-region): Treat text within parentheses as special;
19790         show the original text when error has occurred.
19791
19792         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
19793         already-computed method to gnus-activate-group.
19794
19795         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
19796         same select-methods identical Lisp objects.
19797
19798         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
19799         object when modifying the info.
19800
19801 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19802
19803         * gnus-srvr.el (gnus-server-set-info): Remove the server from
19804         gnus-opened-servers since it has never been opened with the new
19805         configuration yet.
19806
19807 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19808
19809         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
19810         arg to nnheader-generate-fake-message-id.
19811
19812 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
19813
19814         * nnheader.el (nnheader-generate-fake-message-id): Accept a
19815         number and build a fake message ID localized to a group and
19816         article number (so it's repeatable from that point on).
19817         (nnheader-fake-message-id-p): Change regex to accomodate new fake
19818         ID format.
19819
19820         * gnus-sum.el (gnus-get-newsgroup-headers):
19821         Call nnheader-generate-fake-message-id with the article number.
19822
19823 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
19824
19825         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
19826         end-of-buffer.
19827
19828 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19829
19830         * message.el (message-ignored-supersedes-headers): Add Approved.
19831
19832 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19833
19834         * rfc2047.el (rfc2047-encode-message-header): Remove useless
19835         goto-char.
19836         (rfc2047-encode): Fold the line before encoding.
19837
19838 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19839
19840         * rfc2047.el (rfc2047-encode-message-header): Disabled header
19841         folding -- not all headers can be folded, and this should be done
19842         by the message composition mode.  Probably.  I think.
19843
19844 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19845
19846         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
19847         fast.
19848
19849         * gnus-ems.el (gnus-remove-image): Don't use
19850         message-text-with-property; remove only the image found first.
19851
19852         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
19853         found first.
19854
19855 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
19856
19857         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
19858
19859 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19860
19861         * message.el (message-text-with-property): Make it fast and accept
19862         optional arguments.
19863         (message-strip-forbidden-properties): Use it.
19864         (message-fix-before-sending): Follow the m-t-w-p change.
19865
19866         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
19867
19868 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19869
19870         * gnus-art.el (article-hide-headers): Don't change the buffer
19871         mistakenly when performing mml-preview even if
19872         gnus-single-article-buffer is nil.
19873
19874 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
19875
19876         * message.el (message-expand-name-databases): New user option.
19877         (message-expand-name): Use it.
19878
19879 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
19880
19881         * spam.el (spam-report-articles-resend)
19882         (spam-report-resend-register-routine): Allow ham reporting.
19883         (spam-report-resend-register-ham-routine): Add wrapper.
19884         (spam-registration-functions): Add ham resending functions.
19885         (spam-list-of-processors): Add ham resend processor.
19886
19887         * gnus.el (ham-resend-to): Add new group parameter.
19888         (spam-process): Add ham resend option.
19889
19890         * spam-report.el (spam-report-resend): Allow reporting ham.
19891         (spam-report-resend-ham): Add wrapper.
19892
19893 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19894
19895         * message.el (message-cite-articles-with-x-no-archive):
19896         New variable.
19897         (message-cite-original): Use it.
19898
19899 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19900
19901         * message.el (message-cite-original): Respect X-No-Archive.
19902
19903 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19904
19905         * gnus-art.el (article-hide-headers): Refer to the values for
19906         gnus-ignored-headers and gnus-visible-headers in the summary
19907         buffer since a user may have set them as group parameters.
19908
19909 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
19910
19911         * assistant.el (assistant-node-name): Add convenience function.
19912         (assistant-render-text, assistant-render-node): Add error handling,
19913         plus handle multiple next nodes.
19914         (assistant-find-next-node): Comment out for now.
19915         (assistant-find-next-nodes): Add function, returns list of next
19916         nodes.
19917
19918 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
19919
19920         * mail-source.el (mail-source-directory): Fix doc-string.
19921
19922 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
19923
19924         * assistant.el (assistant-render-text, assistant-eval): Add :set
19925         widget type, which is different because it takes and returns a
19926         list.  Much hilarity ensues.
19927
19928 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
19929
19930         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
19931
19932         * gnus-group.el (gnus-group-get-new-news-this-group):
19933         Add doc-string.
19934
19935         * gnus-start.el (gnus-activate-group): Add doc-string.
19936
19937 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19938
19939         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
19940
19941 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
19942
19943         * assistant.el (assistant-render-text): Try to add a :set
19944         widget, more to come.
19945
19946         * spam.el (spam-group-spam-contents-p): Handle empty groupname
19947         strings.
19948         (spam-report-articles-resend)
19949         (spam-register-routine): Do registration iff any articles warrant
19950         it.
19951         (spam-summary-prepare-exit): Change log message for nil group
19952         destinations.
19953
19954 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
19955
19956         * spam.el (spam-report-resend-register-routine):
19957         Allow spam-report-resend-to to be a group parameter or a global value.
19958
19959 2004-05-26  Simon Josefsson  <jas@extundo.com>
19960
19961         * starttls.el: Merge with my GNUTLS based starttls.el.
19962         (starttls-gnutls-program, starttls-use-gnutls)
19963         (starttls-extra-arguments, starttls-process-connection-type)
19964         (starttls-connect, starttls-failure, starttls-success):
19965         New variables.
19966         (starttls-program, starttls-extra-args): Doc fix.
19967         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
19968         New functions.
19969         (starttls-negotiate, starttls-open-stream):
19970         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
19971         function if it is set.
19972
19973 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19974
19975         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
19976         structured fields.
19977
19978 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19979
19980         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
19981
19982 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
19983
19984         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19985         Add variable.
19986         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
19987         assigning the spam-mark to new messages.
19988
19989 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
19990
19991         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
19992
19993 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19994
19995         * dgnushack.el: Autoload customize-set-variable for XEmacs.
19996
19997         * rfc2047.el (rfc2047-encodable-p): Don't move point.
19998         (rfc2047-decode): Treat the ascii coding-system as raw-text by
19999         default.
20000
20001 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
20002
20003         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
20004         correct data.
20005
20006 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
20007
20008         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
20009         (spam-group-processor-p): Fix function.
20010         (spam-group-processor-multiple-p)
20011         (spam-group-spam-processor-report-gmane-p)
20012         (spam-group-spam-processor-report-resend-p)
20013         (spam-group-spam-processor-bogofilter-p)
20014         (spam-group-spam-processor-blacklist-p)
20015         (spam-group-spam-processor-ifile-p)
20016         (spam-group-ham-processor-ifile-p)
20017         (spam-group-spam-processor-spamoracle-p)
20018         (spam-group-spam-processor-crm114-p)
20019         (spam-group-ham-processor-bogofilter-p)
20020         (spam-group-spam-processor-stat-p)
20021         (spam-group-ham-processor-stat-p)
20022         (spam-group-ham-processor-whitelist-p)
20023         (spam-group-ham-processor-BBDB-p)
20024         (spam-group-ham-processor-spamoracle-p)
20025         (spam-group-ham-processor-copy-p): Remove functions with some
20026         prejudice against unneeded code.
20027         (spam-report-articles-resend)
20028         (spam-report-resend-register-routine): Allow the group/topic
20029         spam-resend-to value to override spam-report-resend-to.
20030         (spam-summary-prepare-exit): Invoke spam-group-processor-p
20031         properly now.
20032
20033         * gnus.el (spam-resend-to): Add group/topic parameter.
20034         (spam-process): Move the OBSOLETE processors to the end of the
20035         choices.
20036
20037 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
20038
20039         * spam-report.el (spam-report-resend-to, spam-report-resend):
20040         Start with resend-to set to nil, and then ask the user if necessary.
20041         (spam-report-resend): spam-report-resend takes a list of articles, not
20042         separate article numbers.
20043
20044 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20045
20046         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
20047         addition to emacs-w3m.
20048
20049 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20050
20051         * assistant.el (assistant-authinfo-data): New function.
20052         (assistant-eval): Eval for entire assistant.
20053
20054         * netrc.el (netrc-services-file): New variable.
20055         (netrc-parse-services): New function.
20056         (netrc-find-service-name): New function.
20057         (netrc-find-service-number): New function.
20058         (netrc-port-equal): New function.
20059         (netrc-machine): Use it.
20060
20061         * nnimap.el (nnimap-open-connection): Use netrc.
20062
20063         * gnus-util.el (gnus-netrc-get): Remove aliases.
20064
20065         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
20066
20067         * assistant.el (wid-edit): Fix compilation.
20068
20069         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
20070
20071 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
20072
20073         * gnus-util.el (gnus-set-file-modes): New function.  (small
20074         patch).
20075
20076 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20077
20078         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
20079
20080         * assistant.el (assistant-render-node): Fix up rendering and
20081         read-only text.
20082         (assistant-render-node): Reset.
20083         (assistant-make-read-only): Not sticky.
20084
20085 2004-05-20  Danny Siu  <dsiu@adobe.com>
20086
20087         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20088         centered even when gnus-auto-center-summary is t.
20089
20090 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20091
20092         * dns.el (dns-get-txt-answer): New function.
20093         (dns-read-txt): Ditto.
20094         (query-dns): Use it.
20095
20096 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20097
20098         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20099         active for foreign groups even if the group level is higher than
20100         the specified value.
20101
20102 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20103
20104         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20105         non-active groups.
20106
20107         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20108
20109 2004-05-20  Magnus Henoch  <mange@freemail.hu>
20110
20111         * dns.el (dns-read-type): Add support for SVR.  (small patch)
20112
20113 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
20114
20115         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20116         (spam-crm114-header, spam-crm114-spam-switch)
20117         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20118         (spam-crm114-positive-spam-header)
20119         (spam-crm114-database-directory, spam-list-of-processors)
20120         (spam-group-spam-processor-crm114-p)
20121         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20122         (spam-generic-score, spam-list-of-checks)
20123         (spam-list-of-statistical-checks, spam-registration-functions)
20124         (spam-check-crm114-headers, spam-crm114-score)
20125         (spam-check-crm114, spam-crm114-register-with-crm114)
20126         (spam-crm114-register-spam-routine)
20127         (spam-crm114-unregister-spam-routine)
20128         (spam-crm114-register-ham-routine)
20129         (spam-crm114-unregister-ham-routine): Add CRM114 support.
20130         From asjo@koldfront.dk (Adam Sjøgren).
20131
20132         * gnus.el: Add spam-use-crm114.
20133
20134         * spam.el (spam-list-of-processors, spam-registration-functions):
20135         Add spam-use-resend.
20136         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20137         (spam-report-articles-gmane): Add doc fix.
20138         (spam-report-articles-resend, spam-report-resend-register-routine):
20139         Add wrappers around spam-report-resend-to.
20140
20141         * spam-report.el (spam-report-resend-to, spam-report-resend):
20142         Add support for resending spam.
20143         (spam-report-gmane): Fix line length >80.
20144
20145         * gnus.el (spam-process): Add spam-use-resend.
20146
20147 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20148
20149         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20150         number of processed spam messages.
20151         (spam-ham-copy-or-move-routine): Return the number of processed
20152         ham messages.
20153         (spam-summary-prepare-exit): Use the above values to decide
20154         whether status messages shouled be displayed.
20155
20156 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20157
20158         * rfc2047.el (rfc2047-encode-function-alist): Rename from
20159         `rfc2047-encoding-function-alist' in order to avoid conflicting
20160         with the old version.
20161         (rfc2047-encode-region): Concatenate words containing non-ASCII
20162         characters in structured fields; don't encode space-delimited
20163         ASCII words even in unstructured fields; don't break words at
20164         char-category boundaries.
20165         (rfc2047-encode-1): New function.
20166         (rfc2047-encode): Use it; encode text so that it occupies the
20167         maximum width within 76-column; work correctly on Q encoding for
20168         iso-2022-* charsets.
20169         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20170         sure not to break a line just after the header name.
20171         (rfc2047-b-encode-region): Remove.
20172         (rfc2047-b-encode-string): New function.
20173         (rfc2047-q-encode-region): Remove.
20174         (rfc2047-q-encode-string): New function.
20175
20176         * mm-util.el (mm-replace-in-string): New function.
20177
20178 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20179
20180         * gnus-msg.el (gnus-inews-make-draft-meta-information):
20181         Really get it right.
20182         (gnus-inews-make-draft): Really.
20183
20184 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
20185
20186         * nnmh.el (nnmh-request-list-1): Don't check the link count
20187         before descending.  (small patch)
20188
20189 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20190
20191         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20192         stuff.
20193
20194         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20195         Match on real group name.
20196
20197         * gnus-art.el (gnus-signature-limit): Doc fix.
20198
20199         * gnus-msg.el (gnus-inews-make-draft): Quote list.
20200
20201         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
20202
20203 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
20204
20205         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
20206         isn't a string.
20207
20208 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20209
20210         * gnus-draft.el (gnus-draft-send):
20211         Bind rfc2047-encode-encoded-words.
20212
20213         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20214         (rfc2047-encodable-p): Say that =? needs encoding.
20215         (rfc2047-encode-encoded-words): New variable.
20216
20217         * gnus-group.el (gnus-group-select-group): Doc fix.
20218
20219         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20220
20221         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20222         to nil.
20223
20224         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20225
20226         * nnheader.el (nnheader-get-lines-and-char): New function.
20227
20228 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20229
20230         * gnus-msg.el (gnus-summary-followup-with-original):
20231         Document yanking of region when active.
20232
20233 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20234
20235         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20236         groups if the group level is higher than the specified value.
20237
20238 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20239
20240         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20241         (gnus-group-jump-to-group): Add prefix argument using
20242         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20243         non-active group.
20244
20245         * compface.el (uncompface): Be verbose when changing
20246         `uncompface-use-external'.
20247
20248         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20249         handle manual section.
20250
20251 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20252
20253         * gnus-art.el (gnus-button-alist): Revert previous change.
20254
20255 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20256
20257         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20258
20259 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20260
20261         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20262         whether backend can accept message.
20263
20264         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20265
20266 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
20267
20268         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20269         Avoid creating directory when nntp-marks-is-evil is true.
20270         Reported by Reiner Steib.
20271
20272 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20273
20274         * gnus-picon.el (gnus-picon-style): New variable.
20275         (gnus-picon-insert-glyph): Add optional `nostring' argument.
20276         (gnus-picon-transform-address): Support `gnus-picon-style'.
20277         From Jesper Harder <harder@ifa.au.dk>.
20278
20279 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20280
20281         * message.el (message-fill-field): Return point.
20282         (message-generate-headers): Go to end of field.
20283
20284         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
20285         stuff for non-living groups.
20286
20287 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
20288
20289         * gnus-art.el (gnus-article-followup-with-original)
20290         (gnus-article-reply-with-original): gnus-mark-active-p ->
20291         gnus-region-active-p.
20292
20293 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
20294
20295         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
20296         only when there is spam or ham to be processed.
20297
20298 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20299
20300         * mail-source.el (mail-source-delete-crash-box): Refactor.
20301         (mail-source-fetch): Use it.
20302         (mail-source-fetch-file): Ditto.
20303         (mail-source-fetch-directory): Run postscript in loop.
20304         (mail-source-fetch-pop): Delete.
20305         (mail-source-fetch-maildir): Ditto.
20306         (mail-source-fetch-imap): Ditto.
20307
20308         * imap.el (imap-authenticators): Comment out sasl.
20309
20310         * message.el (message-skip-to-next-address): New function.
20311         (message-fill-header-address): Refactor.
20312         (message-fill-address): Use it.
20313         (message-delete-address): Use it.
20314         (message-fill-header-general): Refactor.
20315         (message-fill-field-address): Rename.
20316         (message-narrow-to-field): Find the start of the header.
20317         (message-header-format-alist): Don't pre-fill.
20318         (message-fill-header): Remove.
20319         (message-insert-header): New function.
20320         (message-shorten-references): Use it.
20321
20322         * rfc2047.el (rfc2047-field-value): Strip props.
20323
20324         * mail-parse.el (mail-header-make-address): New alias.
20325
20326         * ietf-drums.el (ietf-drums-make-address): New function.
20327
20328         * imap.el: Add compiler directives.
20329
20330         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
20331
20332         * gnus-art.el (article-decode-idna-rhs): Don't use
20333         message-idna-inside-rhs-p.
20334
20335 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20336
20337         * message.el (message-idna-inside-rhs-p): Remove.
20338         (message-idna-to-ascii-rhs-1): Use proper address parsing.
20339
20340         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
20341         false positives.
20342
20343 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
20344
20345         * imap.el (imap-sasl-make-mechanisms): Use sasl.
20346
20347 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20348
20349         * nneething.el (nneething-file-name): Don't create spurious
20350         files.
20351
20352         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
20353         (gnus-inews-do-gcc): Remove sleep.
20354
20355         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
20356         part under point.
20357
20358         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
20359         (gnus-agent-regenerate-group): Using nil messages aren't valid.
20360
20361 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
20362
20363         * spam.el (spam-summary-prepare-exit): Fix (length).
20364
20365 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
20366
20367         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
20368         as expired without moving it" message when there are spam
20369         messages left.
20370
20371 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
20372
20373         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
20374         header is not nil.
20375
20376 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
20377
20378         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20379         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
20380         (nntp-marks-changed-p): New arg SERVER.
20381         (nntp-request-update-info): Adjust caller.
20382
20383 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
20384
20385         * nntp.el (nntp-save-marks): Pass missing arg.
20386
20387 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
20388
20389         * nntp.el: Support marks.
20390         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
20391         (nntp-marks-modtime, nntp-marks-directory): New variables.
20392         (nntp-request-set-mark, nntp-request-update-info)
20393         (nntp-possibly-create-directory, nntp-marks-changed-p)
20394         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
20395         New functions.
20396
20397 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
20398
20399         * gnus-xmas.el (gnus-xmas-select-lowest-window)
20400         (gnus-xmas-redefine): Rename.
20401
20402         * gnus-score.el (gnus-score-insert-help):
20403         Use gnus-select-lowest-window.
20404
20405         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
20406         appt-select-lowest-window and rename to gnus-select-lowest-window.
20407
20408         * gnus.el: do.
20409
20410 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20411
20412         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
20413         encodings of MIME-encoded words, in order to improve
20414         interoperability with several broken MUAs.
20415
20416 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20417
20418         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
20419         tags, only when charsets are not specified in headers.
20420         (mm-inline-text-html-render-with-w3m): Ditto.
20421
20422         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
20423         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
20424
20425 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20426
20427         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
20428         instead of MIME-decoded from fields when checking
20429         `gnus-article-address-banner-alist'.
20430
20431 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
20432
20433         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
20434         description rather than subject.
20435
20436 2004-05-02  Steve Youngs  <steve@youngs.au.com>
20437
20438         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
20439
20440 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20441
20442         * gnus.el (gnus-version-number): Bump.
20443
20444 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20445
20446         * gnus.el: No Gnus v0.2 is released.
20447
20448 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20449
20450         * gnus-agent.el (gnus-agent-read-agentview):
20451         Inline gnus-uncompress-range.
20452
20453 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20454
20455         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
20456         `exec-installed-p'.
20457
20458 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20459
20460         * gnus.el (spam-process, spam-autodetect-methods):
20461         Add bsfilter and bsfilter-headers.
20462
20463         * spam.el (spam-bsfilter): New customize group.
20464         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
20465         (spam-bsfilter-header, spam-bsfilter-probability-header)
20466         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
20467         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
20468         (spam-bsfilter-database-directory): New options.
20469         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
20470         (spam-list-of-statistical-checks, spam-registration-functions):
20471         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
20472         (spam-bsfilter-score): New command.
20473         (spam-check-bsfilter-headers, spam-check-bsfilter)
20474         (spam-bsfilter-register-with-bsfilter)
20475         (spam-bsfilter-register-spam-routine)
20476         (spam-bsfilter-unregister-spam-routine)
20477         (spam-bsfilter-register-ham-routine)
20478         (spam-bsfilter-unregister-ham-routine): New functions.
20479         (spam-generic-score): Support bsfilter; Accept an optional argument
20480         to recalcurate spam score even if scoring header has already been
20481         added.
20482         (spam-bogofilter-score, spam-spamassassin-score): Accept an
20483         optional argument to recalcurate spam score even if scoring header
20484         has already been added.
20485
20486 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
20487
20488         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
20489         strings!  Reported by David D. Smith <davidsmith@acm.org>.
20490         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
20491         link is missing.
20492
20493 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
20494
20495         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
20496         (html2text-get-attr): Rewrite.
20497
20498         * message.el (message-setup-1): Remove redundant put-text-property
20499         on mail-header-separator.
20500
20501 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
20502
20503         * gnus-registry.el (gnus-registry-cache-whitespace)
20504         (gnus-registry-action, gnus-registry-spool-action)
20505         (gnus-registry-split-fancy-with-parent): Change message levels
20506         from 5 to 3 or 7, as needed.
20507
20508         * spam.el (spam-summary-prepare-exit)
20509         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
20510         (spam-split, spam-find-spam, spam-log-undo-registration)
20511         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
20512         level from 5 to 6.
20513
20514 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20515
20516         * gnus-ems.el: Autoload appt-select-lowest-window (revert
20517         2004-03-04 change).
20518
20519 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
20520
20521         * sieve-manage.el (sieve-manage-open):
20522         * nnweb.el (nnweb-insert-html):
20523         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
20524         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
20525         * nnspool.el (nnspool-request-group):
20526         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
20527         * nnml.el (nnml-request-update-info):
20528         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
20529         (nnmh-request-create-group, nnmh-update-gnus-unreads):
20530         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
20531         (nnimap-request-set-mark):
20532         * nnfolder.el (nnfolder-request-update-info):
20533         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
20534         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
20535         * gnus-uu.el (gnus-uu-find-articles-matching):
20536         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
20537         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
20538         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
20539         * gnus-nocem.el (gnus-nocem-scan-groups):
20540         * gnus-int.el (gnus-start-news-server):
20541         * gnus-group.el (gnus-group-make-kiboze-group)
20542         (gnus-group-browse-foreign-server):
20543         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
20544         Use mapc when appropriate.
20545
20546 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
20547
20548         FIXME: Make separate entries for each person.
20549
20550         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
20551         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
20552         <shields@msrl.com>:
20553
20554         * spam.el (spam-necessary-extra-headers): Get the extra headers we
20555         may need for spam sorting and scoring.
20556         (spam-user-format-function-S): Add user format function suitable for
20557         general use.
20558         (spam-article-sort-by-spam-status): Add sorting function for summary
20559         sorting.
20560         (spam-extra-header-to-number): Add function to get a score from a
20561         header.
20562         (spam-summary-score): Add function to get a numeric score from the
20563         headers.
20564         (spam-generic-score): Fix function doc, was in wrong place.
20565         (spam-initialize): Take symbols when it's run, and install the
20566         extra headers that spam-necessary-extra-headers thinks we need.
20567
20568 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
20569
20570         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
20571         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20572
20573 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
20574
20575         * gnus-sum.el (gnus-set-global-variables)
20576         (gnus-build-all-threads, gnus-get-newsgroup-headers)
20577         (gnus-article-get-xrefs, gnus-summary-best-group)
20578         (gnus-summary-next-article, gnus-summary-enter-digest-group)
20579         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
20580         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
20581         Use with-current-buffer.
20582
20583 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
20584
20585         * spam.el (spam-summary-prepare-exit): Simplify logic.
20586         (spam-fetch-article-header): Read the article header if it's not
20587         available.
20588         (spam-list-articles): Simplify logic.
20589         (spam-filelist-register-routine): Fix bug with unregister-list.
20590
20591         * gnus-registry.el: Fix comments at beginning.
20592
20593 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
20594
20595         * message.el (message-cater-to-broken-inn): Remove.
20596         (message-shorten-references): Make sure the total folded length of
20597         References is shorter than 998 characters to cater to a bug in INN
20598         2.3.  Also, don't pretend that references aren't folded -- this
20599         hasn't worked for a while.
20600
20601 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20602
20603         * gnus-agent.el (gnus-agentize):
20604         gnus-agent-send-mail-real-function no longer set to current value
20605         of message-send-mail-function but rather a lambda that calls
20606         message-send-mail-function.  The change makes the agent real-time
20607         responsive to user changes to message-send-mail-function.
20608
20609 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20610
20611         * legacy-gnus-agent.el
20612         (gnus-agent-convert-to-compressed-agentview): Fix typos with
20613         help from Florian Weimer <fw@deneb.enyo.de>
20614
20615 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20616
20617         * nnmail.el (nnmail-cache-insert): Revert last change.
20618
20619 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20620
20621         * nnmail.el (nnmail-cache-insert): Always check whether
20622         nnmail-cache-ignore-groups matches a group name.
20623
20624 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
20625
20626         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
20627         (spam-find-spam, spam-log-processing-to-registry)
20628         (spam-log-registered-p, spam-log-unregistration-needed-p)
20629         (spam-log-undo-registration): Use gnus-message instead of
20630         gnus-error, none of these errors are fatal.
20631
20632         * gnus-registry.el (gnus-registry-clean-empty-function)
20633         (gnus-registry-clean-empty): Remove only empty entries without
20634         extra data.
20635
20636 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
20637
20638         * spam-stat.el (spam-stat-buffer-change-to-spam)
20639         (spam-stat-buffer-change-to-non-spam): Change (error) to
20640         (gnus-message 8) invocation.
20641
20642 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20643
20644         * nntp.el (nntp-via-netcat-command): New variable.
20645         (nntp-via-netcat-switches): New variable.
20646         (nntp-open-via-rlogin-and-netcat): New function.
20647         (nntp-open-connection-function): Doc fix.
20648         (nntp-telnet-command): Doc fix.
20649         (nntp-end-of-line): Doc fix.
20650         (nntp-via-rlogin-command): Doc fix.
20651         (nntp-via-user-name): Doc fix.
20652         (nntp-via-address): Doc fix.
20653
20654 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20655
20656         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
20657         error in Emacs 21.1.
20658
20659 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
20660
20661         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
20662
20663 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20664
20665         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
20666         (gnus-agent-with-refreshed-group): New macro.
20667         (gnus-agent-rename-group): New function.
20668         (gnus-agent-delete-group): New function.
20669         (gnus-agent-save-group-info): Use gnus-command-method when
20670         `method' parameter is nil.  Don't write nil entries into the
20671         active file.
20672         (gnus-agent-get-group-info): New function.
20673         (gnus-agent-fetch-articles):
20674         Use gnus-agent-update-files-total-fetched-for to increment disk space
20675         used.
20676         (gnus-agent-fetch-headers, gnus-agent-save-alist):
20677         Use gnus-agent-update-view-total-fetched-for to increment disk space
20678         used.
20679         (gnus-agent-get-local): Add optional parameters to avoid calling
20680         gnus-group-real-name and gnus-find-method-for-group.
20681         (gnus-agent-set-local): Delete stored entry if either min, or max,
20682         are nil.
20683         (gnus-agent-fetch-session): Reworded error/quit messages.
20684         On quit, use gnus-agent-regenerate-group to record existance of any
20685         articles fetched to disk before the quit occurred.
20686         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
20687         gnus-agent-update-view-total-fetched-for, and
20688         gnus-agent-update-files-total-fetched-for to decrement disk space
20689         used.
20690         (gnus-agent-retrieve-headers):
20691         Use gnus-agent-update-view-total-fetched-for to increment disk space
20692         used.
20693         (gnus-agent-regenerate-group): Replace gnus-group-update-group
20694         with gnus-agent-update-files-total-fetched-for to decrement disk
20695         space and fresh group buffer.
20696         (gnus-agent-inhibit-update-total-fetched-for): New variable.
20697         (gnus-agent-need-update-total-fetched-for): New variable.
20698         (gnus-agent-update-files-total-fetched-for): New function.
20699         (gnus-agent-update-view-total-fetched-for): New function.
20700         (gnus-agent-total-fetched-for): New function.
20701
20702         * gnus-cache.el (gnus-cache-save-buffers):
20703         Use gnus-cache-update-overview-total-fetched-for to change disk space
20704         used by this group.
20705         (gnus-cache-possibly-enter-article):
20706         Use gnus-cache-update-file-total-fetched-for to increment disk space
20707         used by this group.
20708         (gnus-cache-possibly-remove-article):
20709         Use gnus-cache-update-file-total-fetched-for to decrement disk space
20710         used by this group.
20711         (gnus-cache-generate-nov-databases): Purge total fetched cache.
20712         (gnus-cache-rename-group): New function.
20713         (gnus-cache-delete-group): New function.
20714         (gnus-cache-inhibit-update-total-fetched-for): New variable.
20715         (gnus-cache-need-update-total-fetched-for): New variable.
20716         (gnus-cache-with-refreshed-group): New macro.
20717         (gnus-cache-update-file-total-fetched-for): New function.
20718         (gnus-cache-update-overview-total-fetched-for): New function.
20719         (gnus-cache-rename-group-total-fetched-for): New function.
20720         (gnus-cache-delete-group-total-fetched-for): New function.
20721         (gnus-cache-total-fetched-for): New function.
20722
20723         * gnus-group.el: Require gnus-sum and autoload functions to
20724         resolve warnings when gnus-group.el compiled alone.
20725         (gnus-group-line-format): Documented new %F.
20726         (size of Fetched data) group line format; identifies disk space
20727         used by agent and cache.
20728         (gnus-group-line-format-alist): Defined new F format.
20729         (gnus-total-fetched-for): New function.
20730         (gnus-group-delete-group): No longer update
20731         gnus-cache-active-altered as gnus-request-delete-group now keeps
20732         the cache in sync.
20733         (gnus-group-list-active): Let the agent store a server's active
20734         list if currently plugged.
20735
20736         * gnus-int.el (gnus-request-delete-group):
20737         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
20738         local disk in sync with the server.
20739         (gnus-request-rename-group):
20740         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
20741         local disk in sync with the server.
20742
20743         * gnus-start.el (gnus-get-unread-articles):
20744         Cosmetic simplification to logic.
20745
20746         * gnus-util.el (gnus-rename-file): New function.
20747
20748 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
20749
20750         * mm-util.el (mm-image-load-path): Handle nil in load-path.
20751
20752 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
20753
20754         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
20755         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
20756
20757 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
20758
20759         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
20760         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
20761
20762 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
20763
20764         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
20765
20766 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
20767
20768         * spam.el (spam-set-difference): Add function to replace
20769         gnus-set-difference in spam.el.
20770         (spam-summary-prepare-exit): Use spam-set-difference.
20771
20772 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
20773
20774         * gnus-registry.el (gnus-registry-cache-file): Update to use
20775         gnus-dribble-directory OR gnus-home-directory OR ~.
20776         (gnus-registry-split-fancy-with-parent): Fix doc.
20777
20778 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20779
20780         * message.el (message-exchange-point-and-mark):
20781         Use message-mark-active-p.  Suggested by Jesper Harder
20782         <harder@ifa.au.dk>.
20783
20784 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20785
20786         * message.el (message-exchange-point-and-mark): Don't activate
20787         region if it was inactive.  Suggested by Hiroshi Fujishima
20788         <pooh@nature.tsukuba.ac.jp>.
20789
20790 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20791
20792         * gnus-art.el (article-display-face): Display Faces in the same
20793         order as X-Faces.
20794
20795 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20796
20797         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
20798
20799 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20800
20801         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
20802         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
20803         (gnus-article-mime-hierarchy): Remove.
20804         (gnus-article-mime-hierarchy-next): Remove.
20805         (gnus-article-mode): Revert 2004-03-19 change.
20806         (gnus-article-setup-buffer): Revert 2004-03-19 change.
20807         (gnus-insert-mime-button): Revert 2004-03-19 change.
20808         (gnus-mime-accumulate-hierarchy): Remove.
20809         (gnus-mime-enter-multipart): Remove.
20810         (gnus-mime-leave-multipart): Remove.
20811         (gnus-mime-display-part): Revert 2004-03-19 change.
20812         (gnus-mime-display-alternative): Revert 2004-03-19 change.
20813
20814         * mml.el (mml-preview): Revert 2004-03-19 change.
20815
20816 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
20817
20818         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
20819
20820 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20821
20822         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
20823         t while entering a file name using the mm-with-multibyte macro.
20824         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20825
20826         * mm-util.el (mm-with-multibyte): New macro.
20827
20828 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20829
20830         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
20831         New user option.
20832         (gnus-mime-multipart-functions): Doc and customization fix.
20833         (gnus-article-mime-hierarchy): New variable.
20834         (gnus-article-mime-hierarchy-next): New variable.
20835         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
20836         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
20837         gnus-article-mime-hierarchy-next to nil.
20838         (gnus-insert-mime-button): Show hierarchy numbers.
20839         (gnus-mime-accumulate-hierarchy): New function.
20840         (gnus-mime-enter-multipart): New function.
20841         (gnus-mime-leave-multipart): New function.
20842         (gnus-mime-display-part): Recompute hierarchical MIME structure.
20843         (gnus-mime-display-alternative): Show hierarchy numbers.
20844
20845         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
20846         gnus-article-mime-hierarchy-next to nil.
20847
20848 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
20849
20850         * dns.el: Don't require gnus-xmas.
20851
20852 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
20853
20854         * mml.el (mml-generate-mime-1): Don't use format=flowed with
20855         inline PGP.
20856         (mml-menu): Disable mml-quote-region if mark is inactive.
20857
20858 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20859
20860         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
20861         when the group's active is not available.
20862
20863 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20864
20865         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
20866         error.
20867
20868 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
20869
20870         * imap.el (imap-store-password): New variable.
20871         (imap-interactive-login): Use it.
20872         Suggested by Mark Plaksin <happy@mcplaksin.org>.
20873
20874 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20875
20876         * gnus-art.el (gnus-article-read-summary-keys): Restore new
20877         window-start and hscroll to summary window.
20878
20879 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20880
20881         * gnus-start.el (gnus-convert-old-newsrc): Only write the
20882         conversion message to newsrc-dribble when an actual conversion is
20883         performed.
20884
20885 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
20886
20887         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
20888
20889 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20890
20891         * mm-decode.el (mm-complicated-handles): New function reviving
20892         former definition of mm-multiple-handles.
20893
20894         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
20895         (gnus-mime-delete-part): Use it.
20896
20897 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20898
20899         * gnus-agent.el (gnus-agent-read-local):
20900         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
20901         avoid the implicit assumption that they will always be equal.
20902         (gnus-agent-save-local): Bind buffer-file-coding-system, not
20903         coding-system-for-write, as the with-temp-file macro first prints
20904         to a buffer then saves the buffer.
20905
20906 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20907
20908         * gnus-art.el (gnus-article-edit-part): New function.
20909         (gnus-mime-save-part-and-strip): Use it; do query instead of
20910         signaling an error; don't use mm-multiple-handles.
20911         (gnus-mime-delete-part): Ditto.
20912
20913 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20914
20915         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
20916         old file versions.
20917         (gnus-group-prepare-hook): Remove function that converted list
20918         form of gnus-agent-expire-days to group properties.
20919
20920         * gnus-int.el: Autoload gnus-agent-regenerate-group.
20921         (gnus-request-accept-article): Re-indented.
20922
20923         * gnus-start.el (gnus-convert-old-newsrc): Registered new
20924         converters to handle old agent file formats.  Add logic for a
20925         "backup before upgrading warning".
20926         (gnus-convert-mark-converter-prompt): Developers can mark
20927         functions as needing (default), or not needing,
20928         gnus-convert-old-newsrc's "backup before upgrading warning".
20929         (gnus-convert-converter-needs-prompt): Tests whether the user
20930         should be protected from potentially irreversable changes by the
20931         function.
20932
20933         * legacy-gnus-agent.el: New.  Provides converters that are only
20934         loaded when gnus-convert-old-newsrc needs to call them.
20935
20936 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20937
20938         * mail-source.el (mail-source-touch-pop): Doc fix.
20939
20940         * message.el (message-smtpmail-send-it): Doc fix.
20941
20942 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
20943
20944         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
20945
20946         * nnmail.el (nnmail-split-fancy): do.
20947
20948         * gnus-kill.el (gnus-kill, gnus-execute): do.
20949
20950 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
20951
20952         * gnus-sum.el (gnus-widget-reversible-match)
20953         (gnus-widget-reversible-to-internal)
20954         (gnus-widget-reversible-to-external): New functions.
20955         (gnus-widget-reversible): New widget.
20956         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
20957
20958 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
20959
20960         * gnus-sum.el (gnus-thread-sort-functions)
20961         (gnus-article-sort-functions): Document `(not F)' items.
20962
20963 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
20964
20965         * spam.el (spam-use-gmane-xref): Add new backend.
20966         (spam-gmane-xref-spam-group): Add variable to control the name of the
20967         Gmane spam group.
20968         (spam-blackhole-servers, spam-blackhole-good-server-regex)
20969         (spam-regex-headers-spam, spam-regex-headers-ham)
20970         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
20971         (spam-list-of-checks): Add spam-use-gmane-xref to list of
20972         backends and checks.
20973         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
20974
20975         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
20976         an autodetect method.
20977
20978 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
20979
20980         * gnus-int.el (gnus-request-accept-article): Inform the agent that
20981         articles are being added to a group.
20982         (gnus-request-replace-article): Inform the agent that articles
20983         need to be uncached as the cached contents are no longer valid.
20984
20985 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20986
20987         * binhex.el: Don't autoload executable-find.
20988
20989         * canlock.el: Don't autoload mail-fetch-field.
20990
20991         * dgnushack.el: Autoload c-mode for XEmacs.
20992
20993         * gnus-ems.el: Don't autoload appt-select-lowest-window.
20994
20995         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
20996         rmail-dont-reply-to and rmail-output.
20997
20998         * gnus-score.el: Don't autoload ffap-string-at-point.
20999
21000         * gnus-setup.el: Don't autoload sc-cite-original.
21001
21002         * imap.el: Don't autoload base64-decode-string,
21003         base64-encode-string and md5.
21004
21005         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
21006         and rmail-msg-restore-non-pruned-header.
21007
21008         * mm-decode.el: Don't autoload executable-find.
21009
21010         * mm-url.el: Don't autoload executable-find.
21011
21012         * mm-view.el: Don't autoload diff-mode.
21013
21014         * nndb.el: Don't autoload news-reply-mode, news-setup,
21015         cancel-timer and telnet.
21016
21017         * password.el: Don't autoload run-at-time for Emacs.
21018
21019         * sha1-el.el: Don't autoload executable-find.
21020
21021         * sieve-mode.el: Don't autoload c-mode.
21022
21023         * uudecode.el: Don't autoload executable-find.
21024
21025 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21026
21027         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
21028         (gnus-agent-possibly-alter-active): Avoid null in numeric
21029         comparison.
21030         (gnus-agent-set-local): Refuse to save null in local object table.
21031         (gnus-agent-regenerate-group): The REREAD parameter can now be a
21032         list of articles that will be marked as unread.
21033
21034 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21035
21036         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
21037
21038 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
21039
21040         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
21041         language tags.
21042
21043 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
21044
21045         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
21046         Don't bind "obarray".
21047
21048         * gnus-sum.el (gnus-thread-sort-functions):
21049         Add `gnus-thread-sort-by-most-recent-number' and
21050         `gnus-thread-sort-by-most-recent-date'.
21051         Reported by Kai Grossjohann <kai@emptydomain.de>.
21052
21053 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21054
21055         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
21056
21057 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21058
21059         * gnus-cus.el (gnus-agent-customize-category):
21060         Remove ignore-errors macro reference that required cl to be loaded at
21061         run-time.
21062
21063         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
21064         single-interval range of the form (min . max).  Previously the
21065         range had to look like ((min . max)).  Likewise, return
21066         (min . max) rather than ((min . max)).
21067         (gnus-range-map): Use gnus-range-normalize to accept
21068         single-interval range.
21069
21070         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
21071         the cache, but not the agent, now appear with their usual face.
21072
21073         * dgnushack.el (loaddir): New variable that is bound to the
21074         directory containing the dgnushack.el file. Use loaddir, rather
21075         than srcdir, to update load-path. Change lets dgnushack compile
21076         code in directories other than GNUS/lisp.
21077
21078 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21079
21080         * lpath.el: Don't bind w3m-safe-url-regexp.
21081
21082         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
21083         w3m-safe-url-regexp variable buffer-local.
21084
21085         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21086
21087 2004-02-27  Simon Josefsson  <jas@extundo.com>
21088
21089         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
21090         gnus-group-real-prefix.
21091         (gnus-summary-move-article): Use it, instead of
21092         gnus-group-real-prefix.
21093
21094 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21095
21096         * lpath.el: Bind w3m-safe-url-regexp.
21097
21098         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
21099         w3m-safe-url-regexp variable buffer-local and set it as the value
21100         of mm-w3m-safe-url-regexp.
21101
21102         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21103
21104         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
21105         parsing gnus-posting-styles when the message is not for replying.
21106
21107         * dgnushack.el: Autoload sgml-mode for XEmacs.
21108
21109         * nnrss.el (nnrss-opml-export):
21110         Use mm-set-buffer-file-coding-system instead of
21111         set-buffer-file-coding-system.
21112
21113 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
21114
21115         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21116         of checkdoc.el).
21117         * nnrss.el: do.
21118         * gnus-mlspl.el: do.
21119         * gnus-ml.el: do.
21120         * gnus-srvr.el: do.
21121
21122         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21123
21124 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
21125
21126         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21127         Corrections to custom-manual links.
21128
21129         * gnus-art.el (gnus-article): Ditto.
21130
21131         * mm-decode.el (mime-display, mime-security): Ditto.
21132
21133 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21134
21135         * flow-fill.el: Typo.
21136
21137 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
21138
21139         * spam-wash.el: New file.
21140
21141 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
21142
21143         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21144
21145 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
21146
21147         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21148         to be run with new-articles as LIST1, not LIST2.
21149         (spam-registration-functions): Add spam-use-ham-copy as a nil
21150         registration backend.
21151
21152 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21153
21154         * spam-stat.el (spam-stat-washing-hook): New option.
21155         (spam-stat-buffer-words): Use it.
21156         (spam-stat-process-directory, spam-stat-test-directory):
21157         Use insert-file-contents-literally.
21158         (spam-stat-coding-system): New variable.
21159         (spam-stat-load, spam-stat-save): Use it.
21160
21161 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21162
21163         * spam-report.el (spam-report-plug-agent):
21164         Quote spam-report-url-to-file and spam-report-url-ping-plain.
21165
21166 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
21167
21168         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21169         Allow / in mailto URLs.
21170
21171 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21172
21173         * spam-report.el (spam-report-process-queue): Fix interactive use.
21174         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21175         (spam-report-unplug-agent): Doc fixes.
21176         (spam-report-url-ping-mm-url, spam-report-url-to-file)
21177         (spam-report-agentize, spam-report-deagentize): Autoload.
21178
21179 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21180
21181         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
21182
21183         * message.el (message-setup-fill-variables): Add mml tags to
21184         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
21185         <ajk@iu.edu>.
21186         (message-mode): Don't modify paragraph-separate there.
21187
21188 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21189
21190         * compface.el (uncompface-use-external): Default to undecided.
21191         (uncompface-use-external-threshold): New variable.
21192         (uncompface-float-time): New macro.
21193         (uncompface): Determine whether to use the external decoder if
21194         uncompface-use-external is undecided.
21195
21196 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21197
21198         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21199         after images.
21200
21201         * gnus-art.el (gnus-mime-display-single): Remove dead code.
21202
21203 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
21204
21205         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21206
21207         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21208
21209         * gnus-sum.el (gnus-summary-limit-to-age)
21210         (gnus-summary-limit-children): do.
21211
21212         * gnus-int.el (gnus-request-scan): do.
21213
21214         * gnus-group.el (gnus-group-suspend): do.
21215
21216         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21217
21218         * gnus-cite.el (gnus-cite-parse-attributions): do.
21219
21220         * gnus-agent.el (gnus-summary-set-agent-mark)
21221         (gnus-agent-regenerate-group): do.
21222
21223         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21224
21225         * binhex.el (binhex-decode-region-internal): do.
21226
21227 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21228
21229         * gnus-fun.el (gnus-face-properties-alist): New user option.
21230         (gnus-display-x-face-in-from): Use it.
21231
21232         * gnus-art.el (article-display-face): Ditto.
21233
21234         * compface.el (uncompface-use-external): Default to nil.
21235
21236 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21237
21238         * nntp.el (nntp-erase-buffer): New function.
21239         (nntp-retrieve-data, nntp-send-command)
21240         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21241         (nntp-possibly-change-group): Use it.
21242
21243         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21244         Use with-current-buffer.
21245
21246 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21247
21248         * compface.el: Merge the ELisp-based uncompface program.
21249         (compface): New customization group.
21250         (uncompface-use-external): New user option.
21251         (uncompface): Call uncompface-internal if uncompface-use-external
21252         is nil.
21253         (uncompface-internal): New function.  Note that there are also
21254         some other functions and variables added for this function.
21255
21256 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
21257
21258         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21259         if necessary.
21260
21261 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
21262
21263         * spam-report.el (spam-report-unplug-agent)
21264         (spam-report-plug-agent, spam-report-deagentize)
21265         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21266         Add support for the Agent in spam-report: when unplugged, report to a
21267         file; when plugged, submit all the requests.
21268
21269         * spam.el (spam-register-routine): Fix message about
21270         registration.
21271
21272 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
21273
21274         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21275         dependencies.
21276         (rfc2047-encode): Use it.
21277
21278         * gnus-art.el (gnus-button-marker-list): Move before first
21279         reference.
21280
21281         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21282         (imap-parse-body): Fix format string mismatch.
21283
21284         * gnus-score.el (gnus-summary-increase-score): do.
21285
21286         * nnrss.el (nnrss-close): New function.
21287
21288 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
21289
21290         * nnrss.el (nnrss-make-filename): New function.
21291         (nnrss-request-delete-group, nnrss-read-server-data)
21292         (nnrss-save-server-data, nnrss-read-group-data)
21293         (nnrss-save-group-data): Use it.
21294         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
21295         (nnrss-read-server-data, nnrss-read-group-data): Use load.
21296         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
21297
21298 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
21299
21300         * mml.el (mml-compute-boundary-1): Don't uncompress files.
21301
21302 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
21303
21304         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
21305         files.
21306
21307         * message.el (message-generate-headers-first): Don't quote nil
21308         and t in docstrings.
21309
21310         * imap.el (imap-id): do.
21311
21312         * gnus-agent.el (gnus-agent-consider-all-articles)
21313         (gnus-agent-queue-mail): do.
21314
21315 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
21316
21317         * spam-report.el (spam-report-process-queue): New function.
21318         Process requests from `spam-report-requests-file'.
21319         (spam-report-process-queue): Doc fix.
21320
21321 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
21322
21323         * spam.el (spam-register-routine)
21324         (spam-log-processing-to-registry, spam-log-registered-p)
21325         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21326         Change "check" to "spam-check" for semi-clarity.
21327
21328 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
21329
21330         * pop3.el: Require nnheader.
21331
21332         * mml-smime.el: Require cl.  Autoload message-fetch-field.
21333
21334         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
21335
21336         * gnus-picon.el: Require cl.
21337
21338         * gnus-fun.el: Require gnus-ems and gnus-util.
21339
21340         * gnus.el (gnus-method-to-server): Move defsubst before first use.
21341
21342         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
21343
21344         * gnus-art.el (gnus-article-edit-mode): Define before first
21345         reference.
21346
21347 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
21348
21349         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
21350         (gnus-uu-post-encoded): Use point-at-bol.
21351
21352         * gnus-topic.el (gnus-group-active-topic-p): do.
21353
21354         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
21355
21356         * gnus-group.el (gnus-group-kill-region): do.
21357
21358         * gnus-art.el (article-date-ut): do.
21359
21360         * message.el (message-fetch-field): Remove redundant
21361         case-fold-search binding.
21362         (message-narrow-to-field): Simplify.
21363
21364 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
21365
21366         * spam.el (spam-directory): Derive from `gnus-directory'.
21367
21368         * spam-report.el (spam-report-url-to-file)
21369         (spam-report-requests-file): New function and variable for offline
21370         reporting.
21371         (spam-report-url-ping-function): Add `spam-report-url-to-file'
21372         and user defined function.
21373         (spam-report-url-ping-mm-url): Remove doubled slash.
21374
21375 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
21376
21377         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
21378
21379 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
21380
21381         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
21382         Fix format string mismatch.
21383
21384         * sieve.el (sieve-deactivate-all): do.
21385
21386         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
21387
21388         * nnlistserv.el (nnlistserv-kk-wash-article): do.
21389
21390         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
21391
21392         * mm-bodies.el (mm-7bit-chars): Don't include \r.
21393
21394 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
21395
21396         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
21397         the list of checks.
21398
21399 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
21400
21401         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
21402         padding.
21403
21404 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
21405
21406         * mm-view.el (mm-fill-flowed): New variable.
21407         (mm-inline-text): Use it.
21408
21409 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
21410
21411         * spam.el (spam-spamassassin-register-ham-routine)
21412         (spam-spamassassin-register-spam-routine): Fix function names.
21413
21414 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21415
21416         * gnus.el (gnus-tmp-grouplens): Remove.
21417         (gnus-summary-line-format): Remove grouplens.
21418
21419         * gnus-group.el (gnus-group-line-format): Ditto.
21420
21421         * gnus-spec.el (gnus-format-specs): Ditto.
21422         (gnus-update-format-specifications): Flush the group format spec
21423         cache if there's the grouplens stuff.
21424         (gnus-parse-simple-format): Replace %l with the empty string.
21425
21426 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
21427
21428         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
21429         omission.
21430
21431 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21432
21433         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
21434         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21435
21436 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21437
21438         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
21439         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
21440         New macros and functions.
21441         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
21442         Handle > NLINK_MAX messages.
21443         * nnmaildir.el (nnmaildir-request-set-mark):
21444         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
21445
21446 2004-01-25  Alex Schroeder  <alex@gnu.org>
21447
21448         * spam-stat.el (spam-stat-process-directory-age): New option.
21449         (spam-stat-process-directory): Use it.
21450
21451 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
21452
21453         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
21454         (spam-stat-save): Accept prefix argument.
21455
21456 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
21457
21458         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
21459         links" error.
21460
21461 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21462
21463         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
21464         the rest of the and/or forms.
21465
21466 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21467
21468         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
21469         compatibility with old .newsrc.eld files.
21470
21471         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
21472
21473         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
21474
21475         * gnus-start.el (gnus-1): do.
21476
21477         * gnus-group.el (gnus-group-line-format-alist): do.
21478
21479         * gnus.el (gnus-use-grouplens, gnus-visual): do.
21480
21481         * gnus-gl.el: Remove.
21482
21483 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21484
21485         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
21486         marks consisting of a single range {for example, (3 . 5)} rather
21487         than a list of a single range { ((3 . 5)) }.
21488
21489 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21490
21491         * spam-stat.el (spam-stat-store-gnus-article-buffer):
21492         Use with-current-buffer.
21493         (spam-stat-store-current-buffer): Use insert-buffer-substring to
21494         avoid consing a string.
21495
21496         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
21497         Remove obsolete entries for big5 and gb2312.
21498
21499 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21500
21501         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
21502         uncompressed list.
21503
21504 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
21505
21506         * spam-stat.el (spam-stat-strip-xref): New function.
21507         (spam-stat-process-directory): Use it.
21508
21509         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
21510         here -- it's done in message-fetch-field.
21511
21512 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21513
21514         * gnus-agent.el (gnus-agent-queue-mail)
21515         (gnus-agent-prompt-send-queue): New variables.
21516         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
21517         * gnus-draft.el (gnus-group-send-queue): Pass the group name
21518         "nndraft:queue" along to gnus-draft-send.
21519         Use gnus-agent-prompt-send-queue.
21520         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
21521         is "nndraft:queue".  Suggested by Gaute Strokkenes
21522         <gs234@srcf.ucam.org>
21523
21524         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
21525         (agent-enable-undownloaded-faces): Add.
21526         (gnus-agent-cat-groups): Use eval-and-compile, not
21527         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
21528         method of gnus-agent-cat-groups even when the buffer has been
21529         evaled.
21530         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
21531         delete gnus-agent-save-active-1.
21532         (gnus-agent-save-groups): Delete.  Identical to
21533         gnus-agent-save-active.
21534         (gnus-agent-write-active): No longer adjust agent's copy of active
21535         file as agent's adjustments are now stored in their own
21536         file.  Remove optional parameter.
21537         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
21538         servers.  Add use of min/max range limits from server's local
21539         file.
21540         (gnus-agent-save-alist): Remove unused optional argument.
21541         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
21542         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
21543         (gnus-agent-set-local): A per-server file that keeps min/max range
21544         limits for articles known to the agent.  Provides a fast mechanism
21545         for altering many active ranges.
21546         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
21547         active file (local makes it unnecessary).
21548         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
21549
21550         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
21551         (agent-enable-undownloaded-faces): Add.
21552
21553         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
21554         disable it when sending to "nndraft:queue".
21555         (gnus-group-send-queue): Add safety check to avoid sending queue
21556         when unplugged.
21557
21558         * gnus-group.el (gnus-group-catchup): Use new
21559         gnus-sequence-of-unread-articles, not
21560         gnus-list-of-unread-articles, to avoid exhausting memory with huge
21561         numbers of articles.  Use gnus-range-map to avoid having to
21562         uncompress the unread list.
21563         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
21564         Fix invalid ange-ftp reference.
21565
21566         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
21567         (gnus-sorted-range-intersection): Intersection of two ranges
21568         without requiring that they first be uncompressed.
21569
21570         * gnus-start.el (gnus-activate-group): Unless blocked by the
21571         caller, possibly expand the active range to include both cached
21572         and agentized articles.
21573         (gnus-convert-old-newsrc): Rewrote in anticipation of having
21574         multiple version-dependent converters.
21575         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
21576         gnus-agent-save-active.
21577         (gnus-save-newsrc-file): Save dirty agent range limits.
21578
21579         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
21580         gnus-agent-possibly-alter-active.
21581         (gnus-adjust-marked-articles): Faster handling of simple lists.
21582
21583 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
21584
21585         * spam-stat.el (spam-stat-test-directory): New optional argument
21586         displays a list of files detected.  Suggested by Andrew Cohen
21587         <cohen@andy.bu.edu>.
21588         (spam-stat-buffer-words-with-scores): Don't narrow and change
21589         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
21590
21591 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
21592
21593         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
21594         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
21595         (spam-spamassassin-arguments)
21596         (spam-spamassassin-spam-flag-header)
21597         (spam-spamassassin-positive-spam-flag-header)
21598         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
21599         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
21600         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
21601         (spam-list-of-processors, spam-list-of-checks)
21602         (spam-list-of-statistical-checks, spam-registration-functions)
21603         (spam-check-spamassassin-headers, spam-check-spamassassin)
21604         (spam-spamassassin-score)
21605         (spam-spamassassin-register-with-sa-learn)
21606         (spam-spamassassin-register-spam-routine)
21607         (spam-spamassassin-register-ham-routine)
21608         (spam-assassin-register-spam-routine)
21609         (spam-assassin-register-ham-routine): Add SpamAssassin support.
21610         (spam-bogofilter-score): Fix to show article before scoring.
21611
21612 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
21613
21614         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
21615         default scoring function.
21616         (spam-generic-score): Call spam-spamassassin-score if
21617         spam-use-spamassassin or spam-use-spamassassin-headers is on;
21618         spam-bogofilter-score otherwise.
21619
21620         * gnus.el (spam-process, spam-autodetect-methods):
21621         Add spamassassin and spamassassin-headers.
21622
21623 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
21624
21625         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21626         Suppress unnecessary messages.
21627
21628 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
21629
21630         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
21631         make-hash-table.
21632
21633 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21634
21635         * canlock.el (base64-encode-string): Don't autoload it.
21636
21637 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21638
21639         * run-at-time.el: Remove useless (require 'itimer),
21640         eval-and-compile and (featurep 'xemacs).
21641
21642 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
21643
21644         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
21645         GROUP is a virtual group.
21646
21647 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
21648
21649         * gnus.el: Autoload `message-y-or-n-p'.
21650
21651 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
21652
21653         * pgg-parse.el: Remove unnecessary (require 'custom).
21654
21655         * pgg-def.el: do.
21656
21657         * nnmail.el: do.
21658
21659         * gnus-undo.el: do.
21660
21661         * gnus-picon.el: do.
21662
21663         * gnus-util.el: do.
21664
21665 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
21666
21667         * gnus-sum.el (gnus-pick-line-number): Add autoload.
21668
21669 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21670
21671         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
21672         handle, as well as a list.
21673
21674         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
21675         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
21676         (mm-w3m-cid-retrieve): Simplify.
21677
21678 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
21679
21680         * message.el (message-kill-to-signature): Allow prefix arg to
21681         specify number of lines to keep before signature.
21682
21683 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
21684
21685         * message.el (message-kill-to-signature): Change docstring.
21686
21687 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21688
21689         * canlock.el: Always require sha1-el.
21690         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
21691
21692         * message.el: Autoload sha1 only when compiling.
21693
21694         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
21695         eudc-expand-inline for XEmacs.
21696
21697 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21698
21699         * message.el (message-canlock-generate): Require sha1-el.
21700
21701 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
21702
21703         * message.el (message-expand-name): Silence the byte compiler.
21704
21705         * lpath.el: Add detect-coding-system.
21706
21707         * dgnushack.el (dgnushack-compile): Remove obsolete check for
21708         cus-edit.
21709
21710 2004-01-13  Simon Josefsson  <jas@extundo.com>
21711
21712         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
21713         Invoke gnus-score-mode.
21714         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
21715
21716         * gnus-range.el (gnus-compress-sequence): Doc fix.
21717         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
21718
21719 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21720
21721         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
21722
21723 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
21724
21725         * spam.el (spam-get-article-as-string): Update to use
21726         gnus-request-article-this-buffer, much simpler.
21727         (spam-get-article-as-buffer): Remove.
21728
21729 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
21730
21731         * message.el (message-expand-name): Use EUDC if the user uses that.
21732
21733 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
21734
21735         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
21736         character for the encoding to avoid consing a string.
21737
21738         * rfc2047.el (rfc2047-decode-string): Don't cons a string
21739         unnecessarily.
21740
21741         * mm-util.el (mm-replace-chars-in-string): Remove.
21742
21743         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
21744         of mm-replace-chars-in-string.
21745
21746 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
21747
21748         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
21749
21750         * mm-util.el (mm-subst-char-in-string): Support inplace.
21751
21752         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
21753         a new string in every iteration.  Use shy groups.
21754
21755 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
21756
21757         * gnus-srvr.el (gnus-browse-unsubscribe-group):
21758         * gnus-soup.el (gnus-soup-group-brew):
21759         * gnus-msg.el (gnus-put-message):
21760         * gnus-move.el (gnus-group-move-group-to-server):
21761         * gnus-kill.el (gnus-batch-score):
21762         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
21763         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
21764         (gnus-group-update-group, gnus-group-read-group)
21765         (gnus-group-make-group, gnus-group-make-help-group)
21766         (gnus-group-make-archive-group, gnus-group-make-directory-group)
21767         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
21768         (gnus-group-sort-by-unread, gnus-group-catchup)
21769         (gnus-group-unsubscribe-group, gnus-group-kill-group)
21770         (gnus-group-yank-group, gnus-group-set-info)
21771         (gnus-group-list-groups):
21772         * gnus.el (gnus-generate-new-group-name):
21773         * gnus-delay.el (gnus-delay-send-queue):
21774         * nnvirtual.el (nnvirtual-catchup-group):
21775         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
21776         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
21777         (gnus-group-prepare-topics, gnus-topic-check-topology):
21778         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
21779         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
21780         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
21781         (gnus-group-make-articles-read):
21782         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
21783         (gnus-group-change-level, gnus-kill-newsgroup)
21784         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
21785         (gnus-get-unread-articles, gnus-make-articles-unread)
21786         (gnus-make-ascending-articles-unread): Use accessor
21787         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
21788         to get group information for improved readability.
21789
21790
21791 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21792
21793         * gnus-art.el (article-decode-mime-words, article-babel)
21794         (gnus-article-highlight-signature, gnus-article-add-buttons)
21795         (gnus-signature-toggle): Use gnus-with-article-buffer.
21796
21797         * gnus-art.el (gnus-article-highlight-headers)
21798         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
21799
21800         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
21801         (gnus-article-set-globals, gnus-request-article-this-buffer)
21802         (gnus-button-message-id, gnus-article-maybe-hide-headers)
21803         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
21804         (gnus-mime-display-alternative): Use with-current-buffer.
21805
21806 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21807
21808         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
21809         also under 80 char limit, and call gnus-error if needed.
21810         (spam-fetch-article-header): Fix - it was a
21811         buffer-local variable (gnus-newsgroup-data).
21812         (spam-find-spam): Use spam-generate-fake-headers, forget about
21813         spam-insert-fake-headers.
21814         (spam-insert-fake-headers): Remove.
21815
21816 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21817
21818         * deuglify.el (gnus-article-outlook-unwrap-lines)
21819         (gnus-outlook-rearrange-article)
21820         (gnus-outlook-repair-attribution-outlook)
21821         (gnus-outlook-repair-attribution-block)
21822         (gnus-outlook-repair-attribution-other): Remove redundant
21823         save-excursion.
21824
21825 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
21826
21827         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
21828         (spam-fetch-field-subject-fast)
21829         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
21830         (spam-fetch-article-header): Add functions to deal with Gnus
21831         internals for fast retrieval of article header data.
21832         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
21833
21834 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
21835
21836         * pop3.el (pop3-md5): Remove.
21837         (pop3-apop): Replace pop3-md5 with md5.
21838
21839         * mm-bodies.el: base64 is always built-in.
21840
21841         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
21842         Use with-current-buffer.
21843
21844 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21845
21846         * canlock.el (canlock-insert-header): Remove excessive grouping in
21847         regexp.
21848
21849         * gnus-sum.el (gnus-summary-read-document): Ditto.
21850
21851         * gnus-uu.el (gnus-uu-part-number): Ditto.
21852
21853         * html2text.el (html2text-remove-tags): Ditto.
21854         (html2text-format-tags): Ditto.
21855         (html2text-format-single-elements): Ditto.
21856
21857         * mml.el (mml-parse-1): Ditto.
21858
21859 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21860
21861         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
21862
21863         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
21864
21865         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
21866
21867         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
21868
21869 2003-11-15  Simon Josefsson  <jas@extundo.com>
21870
21871         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
21872         (pgg-gpg-lookup-key): Use regexp match instead of
21873         split-string (split-string is different between emacs 21.2 and
21874         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
21875
21876 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
21877
21878         * gnus-art.el (gnus-mime-view-all-parts)
21879         (gnus-article-part-wrapper, gnus-article-view-part):
21880         Use with-current-buffer.
21881
21882 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21883
21884         * spam.el (spam-disable-spam-split-during-ham-respool)
21885         (spam-spamoracle-database, spam-cache-lookups)
21886         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
21887         (spam-group-ham-mark-p, spam-group-spam-mark-p)
21888         (spam-group-ham-marks, spam-group-spam-marks)
21889         (spam-group-spam-contents-p, spam-group-ham-contents-p)
21890         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
21891         also add spam-use-blackholes to the statistical checks.
21892         (spam-fetch-field-fast): Add interface to fetching fields, may
21893         become a macro.
21894         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
21895         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
21896         (spam-insert-fake-headers): Fake an article when needed.
21897         (spam-find-spam): Fake article when possible.
21898         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
21899         (spam-check-bogofilter-headers): Use message-fetch-field instead
21900         of nnmail-fetch-field.
21901
21902 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
21903
21904         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
21905
21906 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
21907
21908         * spam.el (spam-split): Do not require spam-use-CHECK to be
21909         enabled if that check is passed to spam-split explicitly; also
21910         fix so 'spam doesn't get converted to spam-split-group when
21911         spam-split-symbolic-return is t.
21912         (spam-find-spam): Find registrations of the article and use those
21913         instead of re-running spam-split to find the spam/ham
21914         classification of the article.
21915         (spam-log-processing-to-registry, spam-log-registered-p)
21916         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21917         Use gnus-error instead of gnus-message.
21918         (spam-log-registration-type): Add function to determine the
21919         classification of a message based on registry entries; will
21920         return nil if both 'spam and 'ham are found.
21921         (spam-check-BBDB): Expand all the BBDB macros here so we can have
21922         a reasonably fast local cache without the loading errors.
21923         (spam-cache-lookups): Set to t by default.
21924         (spam-find-spam): Don't try to guess spam-cache-lookups.
21925         (spam-enter-whitelist, spam-enter-blacklist): Clear the
21926         spam-caches entry.
21927         (spam-filelist-build-cache, spam-filelist-check-cache):
21928         Fix caching of whitelist/blacklist entries.
21929         (spam-check-whitelist, spam-check-blacklist):
21930         Invoke spam-from-listed-p with a type, not a cache variable.
21931         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
21932
21933 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21934
21935         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
21936
21937         * nnmail.el (nnmail-split-fancy): do.
21938
21939         * mml.el (mml-parse): do.
21940
21941         * gnus-score.el (gnus-enter-score-words-into-hashtb)
21942         (gnus-score-adaptive): do.
21943
21944 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21945
21946         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
21947         (gnus-mime-button-map): Don't set keymap parent.
21948         (gnus-button-ctan-directory-regexp): Use shy grouping.
21949         (gnus-prev-page-map): Don't set keymap parent.
21950         (gnus-prev-page-map): Remove duplicated one.
21951         (gnus-next-page-map): Don't set keymap parent.
21952         (gnus-mime-security-button-map): Ditto.
21953
21954         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
21955         version number.
21956
21957         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
21958
21959 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21960
21961         * canlock.el (canlock-sha1-function): Remove.
21962         (canlock-sha1-function-for-verify): Remove.
21963         (canlock-openssl-program): Remove.
21964         (canlock-openssl-args): Remove.
21965         (canlock-ignore-errors): Remove.
21966         (canlock-sha1-with-openssl): Remove.
21967         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
21968         (canlock-verify): Don't use canlock-ignore-errors.
21969
21970         * sha1-el.el (sha1-string-external): Make it can return a string
21971         in binary form.
21972         (sha1-region-external): Ditto.
21973         (sha1-string-internal): Ditto.
21974         (sha1-region-internal): Ditto.
21975         (sha1-region): Ditto.
21976         (sha1-string): Ditto.
21977         (sha1): Ditto.
21978
21979 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21980
21981         * spam.el (spam-report-articles-gmane): New command.
21982
21983 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21984
21985         * gnus.el: Don't make unnecessary *Group* buffer when loading.
21986
21987         * run-at-time.el (run-at-time-saved): Remove.
21988         (run-at-time): Doc fix.
21989
21990 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
21991
21992         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
21993         (gnus-summary-limit-map): Add it.
21994         (gnus-summary-make-menu-bar): do.
21995
21996 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
21997
21998         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
21999         Make attempt at some caching support (done for BBDB only now).
22000         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22001         addresses to be checked.
22002         (spam-clear-cache-BBDB): Add function, to be invoked by
22003         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22004         (spam-check-BBDB): Check and use the caches, if
22005         spam-cache-lookups is on, remove superfluous (provide).
22006
22007 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22008
22009         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22010
22011 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
22012
22013         * run-at-time.el (run-at-time-saved): Move to after the definition
22014         of `run-at-time'.
22015
22016         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
22017
22018 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22019
22020         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22021         mm-w3m-local-map-property.
22022
22023         * mm-view.el (mm-w3m-mode-map): Remove.
22024         (mm-w3m-local-map-property): Remove.
22025         (mm-inline-text-html-render-with-w3m): Don't use
22026         mm-w3m-local-map-property.
22027
22028 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22029
22030         * run-at-time.el: New file.
22031
22032         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
22033         under Emacs.
22034
22035         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
22036         of gnus-set-text-properties.
22037
22038         * gnus-uu.el (gnus-uu-save-article): Ditto.
22039
22040         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
22041
22042         * gnus-cite.el (gnus-cite-parse): Ditto.
22043
22044         * gnus-art.el (gnus-button-push): Use set-text-properties instead
22045         of gnus-.
22046
22047         * gnus-xmas.el (run-at-time): Require run-at-time.
22048
22049         * gnus.el: Change calls to nnheader-run-at-time and
22050         password-run-at-time throughout to use run-at-time directly.
22051
22052         * password.el: Remove definition of run-at-time.
22053
22054         * nnheaderxm.el: Remove definition of run-at-time.
22055
22056 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
22057
22058         * mml.el (mml-minibuffer-read-disposition): Show attachment type
22059         in prompt.
22060
22061 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22062
22063         * messagexmas.el (message-xmas-redefine): Alias
22064         `message-make-caesar-translation-table' to
22065         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
22066         version.
22067
22068         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
22069         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
22070         `gnus-xmas-set-text-properties'.
22071         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
22072         `gnus-xmas-completing-read'.
22073         (gnus-xmas-completing-read): Removed.
22074         (gnus-xmas-open-network-stream): Removed.
22075
22076         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
22077         XEmacs version.
22078
22079         * dns.el (dns-make-network-process): Use `open-network-stream'
22080         instead of `gnus-xmas-open-network-stream'.
22081
22082         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
22083
22084         * .cvsignore: Add auto-autoloads.el, custom-load.el.
22085
22086 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22087
22088         * gnus-art.el (gnus-mime-display-alternative)
22089         (gnus-insert-mime-button, gnus-insert-mime-security-button)
22090         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
22091         Don't use gnus-local-map-property.
22092
22093         * gnus-util.el (gnus-local-map-property): Remove.
22094
22095         * mm-view.el (mm-view-pkcs7-decrypt):
22096         Replace gnus-completing-read-maybe-default with completing-read.
22097
22098         * gnus-util.el (gnus-completing-read): do.
22099         (gnus-completing-read-maybe-default): Remove.
22100
22101 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22102
22103         * password.el: Only autoload `run-at-time' if not XEmacs.
22104         Only autoload the itimer functions if XEmacs.
22105
22106 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22107
22108         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
22109         XEmacsen.
22110
22111         * dgnushack.el: Autoload executable-find for XEmacs.
22112
22113 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22114
22115         * gnus-art.el (gnus-read-string): Remove.
22116         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
22117         read-string.
22118
22119 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
22120
22121         * netrc.el: Autoload password-read.
22122         (netrc): Add configuration group.
22123         (netrc-encoding-method, netrc-openssl-path):
22124         Add variables for encoding and decoding of files with symmetric
22125         ciphers.
22126         (netrc-encode): Add assistant function to encode a file with
22127         netrc-encoding-method.
22128         (netrc-parse): Add interactive parameter, added optional
22129         decoding if netrc-encoding-method is non-nil but otherwise
22130         behavior is standard.
22131         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
22132         Do s/encode/encrypt/ everywhere.
22133
22134         * spam.el: Remove executable-find autoload.
22135
22136 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22137
22138         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
22139
22140         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
22141
22142 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22143
22144         * gnus-art.el (gnus-treat-ansi-sequences)
22145         (article-treat-ansi-sequences): New variable and function.
22146         Suggested by Dan Jacobson <jidanni@jidanni.org>.
22147
22148         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
22149         Use it.
22150
22151 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22152
22153         * mm-util.el (mm-quote-arg): Remove.
22154
22155         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
22156         shell-quote-argument.
22157
22158         * gnus-uu.el (gnus-uu-command): do.
22159
22160         * gnus-sum.el (gnus-summary-insert-pseudos): do.
22161
22162         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
22163         with make-char.
22164
22165         * mm-util.el (mm-make-char): Remove.
22166
22167         * mml.el (mml-mode): Replace gnus-add-minor-mode with
22168         add-minor-mode.
22169
22170         * gnus-undo.el (gnus-undo-mode): do.
22171
22172         * gnus-topic.el (gnus-topic-mode): do.
22173
22174         * gnus-sum.el (gnus-dead-summary-mode): do.
22175
22176         * gnus-start.el (gnus-slave-mode): do.
22177
22178         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22179
22180         * gnus-ml.el (gnus-mailing-list-mode): do.
22181
22182         * gnus-gl.el (gnus-grouplens-mode): do.
22183
22184         * gnus-draft.el (gnus-draft-mode): do.
22185
22186         * gnus-dired.el (gnus-dired-mode): do.
22187
22188         * gnus-ems.el (gnus-add-minor-mode): Remove.
22189
22190         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22191         Replace gnus-char-width with char-width.
22192
22193         * gnus-ems.el (gnus-char-width): Remove.
22194
22195         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22196         Replace gnus-char-width with char-width.
22197
22198         * gnus-ems.el (gnus-char-width): Remove.
22199
22200         * spam-stat.el (with-syntax-table): Remove with-syntax-table
22201         definition.
22202         Remove Emacs 20 hash table compatibility code.
22203
22204         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22205         20 compatibility code.
22206
22207         * spam.el (spam-point-at-eol): Replace with point-at-eol.
22208
22209         * smime.el (smime-point-at-eol): Replace with point-at-eol.
22210
22211         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22212         Replace with point-at-{eol,bol}.
22213
22214         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22215
22216         * imap.el (imap-point-at-eol): Replace with point-at-eol.
22217
22218         * flow-fill.el (fill-flowed-point-at-bol)
22219         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22220
22221         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22222         Replace with point-at-{eol,bol} throughout all files.
22223
22224 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22225
22226         * ntlm.el (ntlm-string-as-unibyte): New macro.
22227         (ntlm-build-auth-response): Use it.
22228
22229         Remove Emacs 20 stuff:
22230         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22231         (butlast, mapc, remove): Remove the compiler macros.
22232         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22233         of delq and copy-sequence.
22234         * gnus-art.el (popup-menu): Remove the compiler macro.
22235         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22236         Emacs 20.
22237
22238 2004-01-05  Simon Josefsson  <jas@extundo.com>
22239
22240         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22241         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22242         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22243         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22244         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22245         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22246         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22247         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22248         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22249         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22250         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22251         string-xor into ntlm-string-xor.
22252         Suggested by Jesper Harder <harder@myrealbox.com>.
22253
22254         * ntlm.el: Don't include poem.
22255
22256         * md4.el (print-int32, print-string-hexa): Remove.
22257         Suggested by Jesper Harder <harder@myrealbox.com>.
22258
22259         * sasl-ntlm.el, ntlm.el, md4.el: New files.
22260
22261         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
22262         probably breaks emacs with DL patch, but do we care? Is anyone
22263         still using the DL stuff?)
22264
22265         * sieve-manage.el: Use the password package.
22266         (sieve-manage-read-passwd): Remove.
22267         (sieve-manage-interactive-login): Use password.  Re-add
22268         condition-case around loop.
22269
22270         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22271         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22272         Use the password package.
22273
22274 2003-02-19  Simon Josefsson  <jas@extundo.com>
22275
22276         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
22277         token.
22278
22279 2002-08-07  Simon Josefsson  <jas@extundo.com>
22280
22281         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
22282         (sieve-manage-authenticators):
22283         (sieve-manage-authenticator-alist): Add some SASL mechs.
22284         (sieve-sasl-auth): New function.
22285         (sieve-manage-cram-md5-auth):
22286         (sieve-manage-plain-auth): Rewrite using SASL library.
22287         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
22288         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
22289         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
22290         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
22291
22292 2004-01-05  Simon Josefsson  <jas@extundo.com>
22293
22294         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
22295         New files.
22296
22297 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22298
22299         * gnus-group.el (gnus-no-groups-message): Update.
22300
22301         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
22302
22303 2003-11-09  Simon Josefsson  <jas@extundo.com>
22304
22305         * imap.el: Support for ID IMAP extension (RFC 2971).
22306         (imap-local-variables): Add imap-id.
22307         (imap-id): New variable.
22308         (imap-id): New function.
22309         (imap-parse-response): Parse untagged ID response.
22310         * nnimap.el (nnimap-id): New variable.
22311         (nnimap-open-connection): Use it.
22312
22313 2003-12-28  Simon Josefsson  <jas@extundo.com>
22314
22315         * gnus-score.el (gnus-score-edit-all-score): New.
22316         * gnus-group.el (gnus-group-score-map): Bind it to W e.
22317
22318 2004-01-04  Simon Josefsson  <jas@extundo.com>
22319
22320         * password.el: Add.
22321
22322 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
22323
22324         * dns.el (dns-query-types): Fix typo.
22325         (dns-query-types): New function.
22326         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
22327         PTR and SOA replies, see RFC 1035.
22328
22329 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22330
22331         * gnus.el (gnus-logo-color-style): Change colors to `no'.
22332
22333         * Move to Changelog.2.
22334
22335 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22336
22337         * gnus.el (gnus-version-number): Bump version.
22338
22339 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22340
22341         * gnus.el: No Gnus v0.1 is released.
22342
22343 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22344
22345         * gnus.el: No Gnus v0.0 is released.
22346
22347 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22348
22349         * gnus.el (gnus-version-number): Bump.
22350         (gnus-version): No.
22351
22352 See ChangeLog.2 for earlier changes.
22353
22354   Copyright (C) 2004-2011  Free Software Foundation, Inc.
22355
22356   This file is part of GNU Emacs.
22357
22358   GNU Emacs is free software: you can redistribute it and/or modify
22359   it under the terms of the GNU General Public License as published by
22360   the Free Software Foundation, either version 3 of the License, or
22361   (at your option) any later version.
22362
22363   GNU Emacs is distributed in the hope that it will be useful,
22364   but WITHOUT ANY WARRANTY; without even the implied warranty of
22365   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22366   GNU General Public License for more details.
22367
22368   You should have received a copy of the GNU General Public License
22369   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
22370
22371 ;; Local Variables:
22372 ;; coding: utf-8
22373 ;; fill-column: 79
22374 ;; add-log-time-zone-rule: t
22375 ;; End: